Start Time: 2017-11-17 08:26:46
Duration: 0:53:03.619000
Status: Pass 1 Failure 3
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View |
| nose.case.MethodTestCase: Test case wrapper for test methods. | 4 | 1 | 3 | 0 | 0 | Detail |
00081003 |
pass
pt1.1: ats_00081003_disk_storage_test.Test.test
|
|||||
00081004 |
fail
ft1.2: ats_00081004_disk_storage_test.Test.testTraceback (most recent call last):
File "C:\Python27\lib\unittest\case.py", line 318, in run
testMethod()
File "C:\Python27\lib\site-packages\nose-1.3.7-py2.7.egg\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "C:\ATS\framework\framework.py", line 56, in test
assert_equal(0, result)
File "C:\Python27\lib\unittest\case.py", line 494, in assertEqual
assertion_func(first, second, msg=msg)
File "C:\Python27\lib\unittest\case.py", line 487, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 0 != 1
-------------------- >> begin captured logging << --------------------
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: DEBUG: [base.py: 73] ssh to 192.168.10.1
paramiko.transport: DEBUG: starting thread (client mode): 0x2ea1588L
paramiko.transport: DEBUG: Local version/idstring: SSH-2.0-paramiko_2.2.1
paramiko.transport: DEBUG: Remote version/idstring: SSH-2.0-dropbear_2015.67
paramiko.transport: INFO: Connected (version 2.0, client dropbear_2015.67)
paramiko.transport: DEBUG: kex algos:[u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False
paramiko.transport: DEBUG: Kex agreed: diffie-hellman-group14-sha1
paramiko.transport: DEBUG: HostKey agreed: ssh-rsa
paramiko.transport: DEBUG: Cipher agreed: aes128-ctr
paramiko.transport: DEBUG: MAC agreed: hmac-sha1
paramiko.transport: DEBUG: Compression agreed: none
paramiko.transport: DEBUG: kex engine KexGroup14 specified hash_algo <built-in function openssl_sha1>
paramiko.transport: DEBUG: Switch to new keys ...
paramiko.transport: DEBUG: Adding ssh-rsa host key for 192.168.10.1: 0984024ef4443545b100aa3b5ad41a8b
paramiko.transport: DEBUG: userauth is OK
paramiko.transport: INFO: Authentication (password) successful!
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles count=5 bs=1M
paramiko.transport: DEBUG: [chan 0] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 0] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 0 opened.
paramiko.transport: DEBUG: [chan 0] Sesch channel 0 request ok
paramiko.transport: DEBUG: [chan 0] EOF received (0)
paramiko.transport: DEBUG: [chan 0] EOF sent (0)
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: DEBUG: [base.py: 81] To send cmd: cp -R /udisk/usb1/testfiles /udisk/user
paramiko.transport: DEBUG: [chan 1] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1 opened.
paramiko.transport: DEBUG: [chan 1] Sesch channel 1 request ok
paramiko.transport: DEBUG: [chan 1] EOF received (1)
paramiko.transport: DEBUG: [chan 1] EOF sent (1)
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: DEBUG: [base.py: 81] To send cmd: ls -l /udisk/user/testfiles
paramiko.transport: DEBUG: [chan 2] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2 opened.
paramiko.transport: DEBUG: [chan 2] Sesch channel 2 request ok
paramiko.transport: DEBUG: [chan 2] EOF received (2)
paramiko.transport: DEBUG: [chan 2] EOF sent (2)
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: ERROR: [ats_00081004_disk_storage_test.py: 23] cp -R /udisk/usb1/testfiles /udisk/user failed![]
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: ERROR: [framework.py: 75] fail
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/usb1/testfiles
paramiko.transport: DEBUG: [chan 3] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3 opened.
paramiko.transport: DEBUG: [chan 3] Sesch channel 3 request ok
paramiko.transport: DEBUG: [chan 3] EOF received (3)
paramiko.transport: DEBUG: [chan 3] EOF sent (3)
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/user/testfiles
paramiko.transport: DEBUG: [chan 4] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4 opened.
paramiko.transport: DEBUG: [chan 4] Sesch channel 4 request ok
paramiko.transport: DEBUG: [chan 4] EOF received (4)
paramiko.transport: DEBUG: [chan 4] EOF sent (4)
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/monitor/testfiles
paramiko.transport: DEBUG: [chan 5] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5 opened.
paramiko.transport: DEBUG: [chan 5] Sesch channel 5 request ok
paramiko.transport: DEBUG: [chan 5] EOF received (5)
paramiko.transport: DEBUG: [chan 5] EOF sent (5)
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/monitor/testfiles2
paramiko.transport: DEBUG: [chan 6] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6 opened.
paramiko.transport: DEBUG: [chan 6] Sesch channel 6 request ok
paramiko.transport: DEBUG: [chan 6] EOF received (6)
paramiko.transport: DEBUG: [chan 6] EOF sent (6)
C:\ATS\testcases\ats_result\tmp\20171117_082649-00081004\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/user/testfiles2
paramiko.transport: DEBUG: [chan 7] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7 opened.
paramiko.transport: DEBUG: [chan 7] Sesch channel 7 request ok
paramiko.transport: DEBUG: [chan 7] EOF received (7)
paramiko.transport: DEBUG: [chan 7] EOF sent (7)
--------------------- >> end captured logging << ---------------------
|
|||||
00081005 |
fail
ft1.3: ats_00081005_disk_storage_test.Test.testTraceback (most recent call last):
File "C:\Python27\lib\unittest\case.py", line 318, in run
testMethod()
File "C:\Python27\lib\site-packages\nose-1.3.7-py2.7.egg\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "C:\ATS\framework\framework.py", line 56, in test
assert_equal(0, result)
File "C:\Python27\lib\unittest\case.py", line 494, in assertEqual
assertion_func(first, second, msg=msg)
File "C:\Python27\lib\unittest\case.py", line 487, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 0 != 1
-------------------- >> begin captured logging << --------------------
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: DEBUG: [base.py: 73] ssh to 192.168.10.1
paramiko.transport: DEBUG: starting thread (client mode): 0x2ed9438L
paramiko.transport: DEBUG: Local version/idstring: SSH-2.0-paramiko_2.2.1
paramiko.transport: DEBUG: Remote version/idstring: SSH-2.0-dropbear_2015.67
paramiko.transport: INFO: Connected (version 2.0, client dropbear_2015.67)
paramiko.transport: DEBUG: kex algos:[u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False
paramiko.transport: DEBUG: Kex agreed: diffie-hellman-group14-sha1
paramiko.transport: DEBUG: HostKey agreed: ssh-rsa
paramiko.transport: DEBUG: Cipher agreed: aes128-ctr
paramiko.transport: DEBUG: MAC agreed: hmac-sha1
paramiko.transport: DEBUG: Compression agreed: none
paramiko.transport: DEBUG: kex engine KexGroup14 specified hash_algo <built-in function openssl_sha1>
paramiko.transport: DEBUG: Switch to new keys ...
paramiko.transport: DEBUG: Adding ssh-rsa host key for 192.168.10.1: 0984024ef4443545b100aa3b5ad41a8b
paramiko.transport: DEBUG: userauth is OK
paramiko.transport: INFO: Authentication (password) successful!
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfile_25G count=25600 bs=1M
paramiko.transport: DEBUG: [chan 0] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 0] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 0 opened.
paramiko.transport: DEBUG: [chan 0] Sesch channel 0 request ok
paramiko.transport: DEBUG: [chan 0] Unhandled channel request "keepalive@openssh.com"
paramiko.transport: DEBUG: [chan 0] EOF received (0)
paramiko.transport: DEBUG: [chan 0] EOF sent (0)
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/udisk/monitor/testfile_25G bs=64K of=/udisk/usb1/testfile_25G
paramiko.transport: DEBUG: [chan 1] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1 opened.
paramiko.transport: DEBUG: [chan 1] Sesch channel 1 request ok
paramiko.transport: DEBUG: [chan 1] EOF received (1)
paramiko.transport: DEBUG: [chan 1] EOF sent (1)
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: DEBUG: [base.py: 81] To send cmd: ls -lh /udisk/usb1/testfile_25G
paramiko.transport: DEBUG: [chan 2] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2 opened.
paramiko.transport: DEBUG: [chan 2] Sesch channel 2 request ok
paramiko.transport: DEBUG: [chan 2] EOF received (2)
paramiko.transport: DEBUG: [chan 2] EOF sent (2)
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: ERROR: [ats_00081005_disk_storage_test.py: 27] dd if=/udisk/monitor/testfile_25G bs=64K of=/udisk/usb1/testfile_25G failed![]
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: ERROR: [framework.py: 75] fail
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/monitor/testfile_25G
paramiko.transport: DEBUG: [chan 3] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3 opened.
paramiko.transport: DEBUG: [chan 3] Sesch channel 3 request ok
paramiko.transport: DEBUG: [chan 3] EOF received (3)
paramiko.transport: DEBUG: [chan 3] EOF sent (3)
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/user/testfile_25G
paramiko.transport: DEBUG: [chan 4] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4 opened.
paramiko.transport: DEBUG: [chan 4] Sesch channel 4 request ok
paramiko.transport: DEBUG: [chan 4] EOF received (4)
paramiko.transport: DEBUG: [chan 4] EOF sent (4)
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/usb1/testfile_25G
paramiko.transport: DEBUG: [chan 5] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5 opened.
paramiko.transport: DEBUG: [chan 5] Sesch channel 5 request ok
paramiko.transport: DEBUG: [chan 5] EOF received (5)
paramiko.transport: DEBUG: [chan 5] EOF sent (5)
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/monitor/testfile_25G_mul
paramiko.transport: DEBUG: [chan 6] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6 opened.
paramiko.transport: DEBUG: [chan 6] Sesch channel 6 request ok
paramiko.transport: DEBUG: [chan 6] EOF received (6)
paramiko.transport: DEBUG: [chan 6] EOF sent (6)
C:\ATS\testcases\ats_result\tmp\20171117_082651-00081005\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/usb1/testfile_25G_mul
paramiko.transport: DEBUG: [chan 7] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7 opened.
paramiko.transport: DEBUG: [chan 7] Sesch channel 7 request ok
paramiko.transport: DEBUG: [chan 7] EOF received (7)
--------------------- >> end captured logging << ---------------------
|
|||||
00081006 |
fail
ft1.4: ats_00081006_disk_storage_test.Test.testTraceback (most recent call last):
File "C:\Python27\lib\unittest\case.py", line 318, in run
testMethod()
File "C:\Python27\lib\site-packages\nose-1.3.7-py2.7.egg\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "C:\ATS\framework\framework.py", line 56, in test
assert_equal(0, result)
File "C:\Python27\lib\unittest\case.py", line 494, in assertEqual
assertion_func(first, second, msg=msg)
File "C:\Python27\lib\unittest\case.py", line 487, in _baseAssertEqual
raise self.failureException(msg)
AssertionError: 0 != 1
-------------------- >> begin captured logging << --------------------
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 73] ssh to 192.168.10.1
paramiko.transport: DEBUG: starting thread (client mode): 0x2ed9da0L
paramiko.transport: DEBUG: Local version/idstring: SSH-2.0-paramiko_2.2.1
paramiko.transport: DEBUG: Remote version/idstring: SSH-2.0-dropbear_2015.67
paramiko.transport: INFO: Connected (version 2.0, client dropbear_2015.67)
paramiko.transport: DEBUG: kex algos:[u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False
paramiko.transport: DEBUG: Kex agreed: diffie-hellman-group14-sha1
paramiko.transport: DEBUG: HostKey agreed: ssh-rsa
paramiko.transport: DEBUG: Cipher agreed: aes128-ctr
paramiko.transport: DEBUG: MAC agreed: hmac-sha1
paramiko.transport: DEBUG: Compression agreed: none
paramiko.transport: DEBUG: kex engine KexGroup14 specified hash_algo <built-in function openssl_sha1>
paramiko.transport: DEBUG: Switch to new keys ...
paramiko.transport: DEBUG: Adding ssh-rsa host key for 192.168.10.1: 0984024ef4443545b100aa3b5ad41a8b
paramiko.transport: DEBUG: userauth is OK
paramiko.transport: INFO: Authentication (password) successful!
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: mkdir /udisk/monitor/testfiles5000
paramiko.transport: DEBUG: [chan 0] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 0] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 0 opened.
paramiko.transport: DEBUG: [chan 0] Sesch channel 0 request ok
paramiko.transport: DEBUG: [chan 0] EOF received (0)
paramiko.transport: DEBUG: [chan 0] EOF sent (0)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: mkdir /udisk/usb1/testfiles5000
paramiko.transport: DEBUG: [chan 1] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1 opened.
paramiko.transport: DEBUG: [chan 1] Sesch channel 1 request ok
paramiko.transport: DEBUG: [chan 1] EOF received (1)
paramiko.transport: DEBUG: [chan 1] EOF sent (1)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_0 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 2] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2 opened.
paramiko.transport: DEBUG: [chan 2] Sesch channel 2 request ok
paramiko.transport: DEBUG: [chan 2] EOF received (2)
paramiko.transport: DEBUG: [chan 2] EOF sent (2)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_0 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 3] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3 opened.
paramiko.transport: DEBUG: [chan 3] Sesch channel 3 request ok
paramiko.transport: DEBUG: [chan 3] EOF received (3)
paramiko.transport: DEBUG: [chan 3] EOF sent (3)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1 count=344 bs=1k
paramiko.transport: DEBUG: [chan 4] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4 opened.
paramiko.transport: DEBUG: [chan 4] Sesch channel 4 request ok
paramiko.transport: DEBUG: [chan 4] EOF received (4)
paramiko.transport: DEBUG: [chan 4] EOF sent (4)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1 count=344 bs=1k
paramiko.transport: DEBUG: [chan 5] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5 opened.
paramiko.transport: DEBUG: [chan 5] Sesch channel 5 request ok
paramiko.transport: DEBUG: [chan 5] EOF received (5)
paramiko.transport: DEBUG: [chan 5] EOF sent (5)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2 count=497 bs=1k
paramiko.transport: DEBUG: [chan 6] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6 opened.
paramiko.transport: DEBUG: [chan 6] Sesch channel 6 request ok
paramiko.transport: DEBUG: [chan 6] EOF received (6)
paramiko.transport: DEBUG: [chan 6] EOF sent (6)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2 count=497 bs=1k
paramiko.transport: DEBUG: [chan 7] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7 opened.
paramiko.transport: DEBUG: [chan 7] Sesch channel 7 request ok
paramiko.transport: DEBUG: [chan 7] EOF received (7)
paramiko.transport: DEBUG: [chan 7] EOF sent (7)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3 count=870 bs=1k
paramiko.transport: DEBUG: [chan 8] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8 opened.
paramiko.transport: DEBUG: [chan 8] Sesch channel 8 request ok
paramiko.transport: DEBUG: [chan 8] EOF received (8)
paramiko.transport: DEBUG: [chan 8] EOF sent (8)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3 count=870 bs=1k
paramiko.transport: DEBUG: [chan 9] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9 opened.
paramiko.transport: DEBUG: [chan 9] Sesch channel 9 request ok
paramiko.transport: DEBUG: [chan 9] EOF received (9)
paramiko.transport: DEBUG: [chan 9] EOF sent (9)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4 count=603 bs=1k
paramiko.transport: DEBUG: [chan 10] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10 opened.
paramiko.transport: DEBUG: [chan 10] Sesch channel 10 request ok
paramiko.transport: DEBUG: [chan 10] EOF received (10)
paramiko.transport: DEBUG: [chan 10] EOF sent (10)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4 count=603 bs=1k
paramiko.transport: DEBUG: [chan 11] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 11] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 11 opened.
paramiko.transport: DEBUG: [chan 11] Sesch channel 11 request ok
paramiko.transport: DEBUG: [chan 11] EOF received (11)
paramiko.transport: DEBUG: [chan 11] EOF sent (11)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_5 count=291 bs=1k
paramiko.transport: DEBUG: [chan 12] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 12] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 12 opened.
paramiko.transport: DEBUG: [chan 12] Sesch channel 12 request ok
paramiko.transport: DEBUG: [chan 12] EOF received (12)
paramiko.transport: DEBUG: [chan 12] EOF sent (12)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_5 count=291 bs=1k
paramiko.transport: DEBUG: [chan 13] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 13] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 13 opened.
paramiko.transport: DEBUG: [chan 13] Sesch channel 13 request ok
paramiko.transport: DEBUG: [chan 13] EOF received (13)
paramiko.transport: DEBUG: [chan 13] EOF sent (13)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_6 count=101 bs=1k
paramiko.transport: DEBUG: [chan 14] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 14] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 14 opened.
paramiko.transport: DEBUG: [chan 14] Sesch channel 14 request ok
paramiko.transport: DEBUG: [chan 14] EOF received (14)
paramiko.transport: DEBUG: [chan 14] EOF sent (14)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_6 count=101 bs=1k
paramiko.transport: DEBUG: [chan 15] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 15] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 15 opened.
paramiko.transport: DEBUG: [chan 15] Sesch channel 15 request ok
paramiko.transport: DEBUG: [chan 15] EOF received (15)
paramiko.transport: DEBUG: [chan 15] EOF sent (15)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_7 count=726 bs=1k
paramiko.transport: DEBUG: [chan 16] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 16] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 16 opened.
paramiko.transport: DEBUG: [chan 16] Sesch channel 16 request ok
paramiko.transport: DEBUG: [chan 16] EOF received (16)
paramiko.transport: DEBUG: [chan 16] EOF sent (16)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_7 count=726 bs=1k
paramiko.transport: DEBUG: [chan 17] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 17] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 17 opened.
paramiko.transport: DEBUG: [chan 17] Sesch channel 17 request ok
paramiko.transport: DEBUG: [chan 17] EOF received (17)
paramiko.transport: DEBUG: [chan 17] EOF sent (17)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_8 count=280 bs=1k
paramiko.transport: DEBUG: [chan 18] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 18] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 18 opened.
paramiko.transport: DEBUG: [chan 18] Sesch channel 18 request ok
paramiko.transport: DEBUG: [chan 18] EOF received (18)
paramiko.transport: DEBUG: [chan 18] EOF sent (18)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_8 count=280 bs=1k
paramiko.transport: DEBUG: [chan 19] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 19] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 19 opened.
paramiko.transport: DEBUG: [chan 19] Sesch channel 19 request ok
paramiko.transport: DEBUG: [chan 19] EOF received (19)
paramiko.transport: DEBUG: [chan 19] EOF sent (19)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_9 count=144 bs=1k
paramiko.transport: DEBUG: [chan 20] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 20] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 20 opened.
paramiko.transport: DEBUG: [chan 20] Sesch channel 20 request ok
paramiko.transport: DEBUG: [chan 20] EOF received (20)
paramiko.transport: DEBUG: [chan 20] EOF sent (20)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_9 count=144 bs=1k
paramiko.transport: DEBUG: [chan 21] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 21] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 21 opened.
paramiko.transport: DEBUG: [chan 21] Sesch channel 21 request ok
paramiko.transport: DEBUG: [chan 21] EOF received (21)
paramiko.transport: DEBUG: [chan 21] EOF sent (21)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_10 count=801 bs=1k
paramiko.transport: DEBUG: [chan 22] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 22] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 22 opened.
paramiko.transport: DEBUG: [chan 22] Sesch channel 22 request ok
paramiko.transport: DEBUG: [chan 22] EOF received (22)
paramiko.transport: DEBUG: [chan 22] EOF sent (22)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_10 count=801 bs=1k
paramiko.transport: DEBUG: [chan 23] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 23] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 23 opened.
paramiko.transport: DEBUG: [chan 23] Sesch channel 23 request ok
paramiko.transport: DEBUG: [chan 23] EOF received (23)
paramiko.transport: DEBUG: [chan 23] EOF sent (23)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_11 count=605 bs=1k
paramiko.transport: DEBUG: [chan 24] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 24] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 24 opened.
paramiko.transport: DEBUG: [chan 24] Sesch channel 24 request ok
paramiko.transport: DEBUG: [chan 24] EOF received (24)
paramiko.transport: DEBUG: [chan 24] EOF sent (24)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_11 count=605 bs=1k
paramiko.transport: DEBUG: [chan 25] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 25] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 25 opened.
paramiko.transport: DEBUG: [chan 25] Sesch channel 25 request ok
paramiko.transport: DEBUG: [chan 25] EOF received (25)
paramiko.transport: DEBUG: [chan 25] EOF sent (25)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_12 count=197 bs=1k
paramiko.transport: DEBUG: [chan 26] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 26] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 26 opened.
paramiko.transport: DEBUG: [chan 26] Sesch channel 26 request ok
paramiko.transport: DEBUG: [chan 26] EOF received (26)
paramiko.transport: DEBUG: [chan 26] EOF sent (26)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_12 count=197 bs=1k
paramiko.transport: DEBUG: [chan 27] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 27] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 27 opened.
paramiko.transport: DEBUG: [chan 27] Sesch channel 27 request ok
paramiko.transport: DEBUG: [chan 27] EOF received (27)
paramiko.transport: DEBUG: [chan 27] EOF sent (27)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_13 count=777 bs=1k
paramiko.transport: DEBUG: [chan 28] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 28] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 28 opened.
paramiko.transport: DEBUG: [chan 28] Sesch channel 28 request ok
paramiko.transport: DEBUG: [chan 28] EOF received (28)
paramiko.transport: DEBUG: [chan 28] EOF sent (28)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_13 count=777 bs=1k
paramiko.transport: DEBUG: [chan 29] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 29] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 29 opened.
paramiko.transport: DEBUG: [chan 29] Sesch channel 29 request ok
paramiko.transport: DEBUG: [chan 29] EOF received (29)
paramiko.transport: DEBUG: [chan 29] EOF sent (29)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_14 count=131 bs=1k
paramiko.transport: DEBUG: [chan 30] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 30] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 30 opened.
paramiko.transport: DEBUG: [chan 30] Sesch channel 30 request ok
paramiko.transport: DEBUG: [chan 30] EOF received (30)
paramiko.transport: DEBUG: [chan 30] EOF sent (30)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_14 count=131 bs=1k
paramiko.transport: DEBUG: [chan 31] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 31] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 31 opened.
paramiko.transport: DEBUG: [chan 31] Sesch channel 31 request ok
paramiko.transport: DEBUG: [chan 31] EOF received (31)
paramiko.transport: DEBUG: [chan 31] EOF sent (31)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_15 count=459 bs=1k
paramiko.transport: DEBUG: [chan 32] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 32] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 32 opened.
paramiko.transport: DEBUG: [chan 32] Sesch channel 32 request ok
paramiko.transport: DEBUG: [chan 32] EOF received (32)
paramiko.transport: DEBUG: [chan 32] EOF sent (32)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_15 count=459 bs=1k
paramiko.transport: DEBUG: [chan 33] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 33] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 33 opened.
paramiko.transport: DEBUG: [chan 33] Sesch channel 33 request ok
paramiko.transport: DEBUG: [chan 33] EOF received (33)
paramiko.transport: DEBUG: [chan 33] EOF sent (33)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_16 count=926 bs=1k
paramiko.transport: DEBUG: [chan 34] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 34] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 34 opened.
paramiko.transport: DEBUG: [chan 34] Sesch channel 34 request ok
paramiko.transport: DEBUG: [chan 34] EOF received (34)
paramiko.transport: DEBUG: [chan 34] EOF sent (34)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_16 count=926 bs=1k
paramiko.transport: DEBUG: [chan 35] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 35] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 35 opened.
paramiko.transport: DEBUG: [chan 35] Sesch channel 35 request ok
paramiko.transport: DEBUG: [chan 35] EOF received (35)
paramiko.transport: DEBUG: [chan 35] EOF sent (35)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_17 count=811 bs=1k
paramiko.transport: DEBUG: [chan 36] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 36] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 36 opened.
paramiko.transport: DEBUG: [chan 36] Sesch channel 36 request ok
paramiko.transport: DEBUG: [chan 36] EOF received (36)
paramiko.transport: DEBUG: [chan 36] EOF sent (36)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_17 count=811 bs=1k
paramiko.transport: DEBUG: [chan 37] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 37] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 37 opened.
paramiko.transport: DEBUG: [chan 37] Sesch channel 37 request ok
paramiko.transport: DEBUG: [chan 37] EOF received (37)
paramiko.transport: DEBUG: [chan 37] EOF sent (37)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_18 count=667 bs=1k
paramiko.transport: DEBUG: [chan 38] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 38] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 38 opened.
paramiko.transport: DEBUG: [chan 38] Sesch channel 38 request ok
paramiko.transport: DEBUG: [chan 38] EOF received (38)
paramiko.transport: DEBUG: [chan 38] EOF sent (38)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_18 count=667 bs=1k
paramiko.transport: DEBUG: [chan 39] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 39] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 39 opened.
paramiko.transport: DEBUG: [chan 39] Sesch channel 39 request ok
paramiko.transport: DEBUG: [chan 39] EOF received (39)
paramiko.transport: DEBUG: [chan 39] EOF sent (39)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_19 count=749 bs=1k
paramiko.transport: DEBUG: [chan 40] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 40] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 40 opened.
paramiko.transport: DEBUG: [chan 40] Sesch channel 40 request ok
paramiko.transport: DEBUG: [chan 40] EOF received (40)
paramiko.transport: DEBUG: [chan 40] EOF sent (40)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_19 count=749 bs=1k
paramiko.transport: DEBUG: [chan 41] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 41] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 41 opened.
paramiko.transport: DEBUG: [chan 41] Sesch channel 41 request ok
paramiko.transport: DEBUG: [chan 41] EOF received (41)
paramiko.transport: DEBUG: [chan 41] EOF sent (41)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_20 count=950 bs=1k
paramiko.transport: DEBUG: [chan 42] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 42] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 42 opened.
paramiko.transport: DEBUG: [chan 42] Sesch channel 42 request ok
paramiko.transport: DEBUG: [chan 42] EOF received (42)
paramiko.transport: DEBUG: [chan 42] EOF sent (42)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_20 count=950 bs=1k
paramiko.transport: DEBUG: [chan 43] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 43] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 43 opened.
paramiko.transport: DEBUG: [chan 43] Sesch channel 43 request ok
paramiko.transport: DEBUG: [chan 43] EOF received (43)
paramiko.transport: DEBUG: [chan 43] EOF sent (43)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_21 count=425 bs=1k
paramiko.transport: DEBUG: [chan 44] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 44] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 44 opened.
paramiko.transport: DEBUG: [chan 44] Sesch channel 44 request ok
paramiko.transport: DEBUG: [chan 44] EOF received (44)
paramiko.transport: DEBUG: [chan 44] EOF sent (44)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_21 count=425 bs=1k
paramiko.transport: DEBUG: [chan 45] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 45] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 45 opened.
paramiko.transport: DEBUG: [chan 45] Sesch channel 45 request ok
paramiko.transport: DEBUG: [chan 45] EOF received (45)
paramiko.transport: DEBUG: [chan 45] EOF sent (45)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_22 count=733 bs=1k
paramiko.transport: DEBUG: [chan 46] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 46] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 46 opened.
paramiko.transport: DEBUG: [chan 46] Sesch channel 46 request ok
paramiko.transport: DEBUG: [chan 46] EOF received (46)
paramiko.transport: DEBUG: [chan 46] EOF sent (46)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_22 count=733 bs=1k
paramiko.transport: DEBUG: [chan 47] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 47] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 47 opened.
paramiko.transport: DEBUG: [chan 47] Sesch channel 47 request ok
paramiko.transport: DEBUG: [chan 47] EOF received (47)
paramiko.transport: DEBUG: [chan 47] EOF sent (47)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_23 count=953 bs=1k
paramiko.transport: DEBUG: [chan 48] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 48] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 48 opened.
paramiko.transport: DEBUG: [chan 48] Sesch channel 48 request ok
paramiko.transport: DEBUG: [chan 48] EOF received (48)
paramiko.transport: DEBUG: [chan 48] EOF sent (48)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_23 count=953 bs=1k
paramiko.transport: DEBUG: [chan 49] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 49] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 49 opened.
paramiko.transport: DEBUG: [chan 49] Sesch channel 49 request ok
paramiko.transport: DEBUG: [chan 49] EOF received (49)
paramiko.transport: DEBUG: [chan 49] EOF sent (49)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_24 count=309 bs=1k
paramiko.transport: DEBUG: [chan 50] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 50] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 50 opened.
paramiko.transport: DEBUG: [chan 50] Sesch channel 50 request ok
paramiko.transport: DEBUG: [chan 50] EOF received (50)
paramiko.transport: DEBUG: [chan 50] EOF sent (50)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_24 count=309 bs=1k
paramiko.transport: DEBUG: [chan 51] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 51] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 51 opened.
paramiko.transport: DEBUG: [chan 51] Sesch channel 51 request ok
paramiko.transport: DEBUG: [chan 51] EOF received (51)
paramiko.transport: DEBUG: [chan 51] EOF sent (51)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_25 count=132 bs=1k
paramiko.transport: DEBUG: [chan 52] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 52] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 52 opened.
paramiko.transport: DEBUG: [chan 52] Sesch channel 52 request ok
paramiko.transport: DEBUG: [chan 52] EOF received (52)
paramiko.transport: DEBUG: [chan 52] EOF sent (52)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_25 count=132 bs=1k
paramiko.transport: DEBUG: [chan 53] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 53] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 53 opened.
paramiko.transport: DEBUG: [chan 53] Sesch channel 53 request ok
paramiko.transport: DEBUG: [chan 53] EOF received (53)
paramiko.transport: DEBUG: [chan 53] EOF sent (53)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_26 count=199 bs=1k
paramiko.transport: DEBUG: [chan 54] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 54] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 54 opened.
paramiko.transport: DEBUG: [chan 54] Sesch channel 54 request ok
paramiko.transport: DEBUG: [chan 54] EOF received (54)
paramiko.transport: DEBUG: [chan 54] EOF sent (54)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_26 count=199 bs=1k
paramiko.transport: DEBUG: [chan 55] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 55] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 55 opened.
paramiko.transport: DEBUG: [chan 55] Sesch channel 55 request ok
paramiko.transport: DEBUG: [chan 55] EOF received (55)
paramiko.transport: DEBUG: [chan 55] EOF sent (55)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_27 count=136 bs=1k
paramiko.transport: DEBUG: [chan 56] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 56] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 56 opened.
paramiko.transport: DEBUG: [chan 56] Sesch channel 56 request ok
paramiko.transport: DEBUG: [chan 56] EOF received (56)
paramiko.transport: DEBUG: [chan 56] EOF sent (56)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_27 count=136 bs=1k
paramiko.transport: DEBUG: [chan 57] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 57] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 57 opened.
paramiko.transport: DEBUG: [chan 57] Sesch channel 57 request ok
paramiko.transport: DEBUG: [chan 57] EOF received (57)
paramiko.transport: DEBUG: [chan 57] EOF sent (57)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_28 count=147 bs=1k
paramiko.transport: DEBUG: [chan 58] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 58] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 58 opened.
paramiko.transport: DEBUG: [chan 58] Sesch channel 58 request ok
paramiko.transport: DEBUG: [chan 58] EOF received (58)
paramiko.transport: DEBUG: [chan 58] EOF sent (58)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_28 count=147 bs=1k
paramiko.transport: DEBUG: [chan 59] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 59] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 59 opened.
paramiko.transport: DEBUG: [chan 59] Sesch channel 59 request ok
paramiko.transport: DEBUG: [chan 59] EOF received (59)
paramiko.transport: DEBUG: [chan 59] EOF sent (59)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_29 count=915 bs=1k
paramiko.transport: DEBUG: [chan 60] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 60] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 60 opened.
paramiko.transport: DEBUG: [chan 60] Sesch channel 60 request ok
paramiko.transport: DEBUG: [chan 60] EOF received (60)
paramiko.transport: DEBUG: [chan 60] EOF sent (60)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_29 count=915 bs=1k
paramiko.transport: DEBUG: [chan 61] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 61] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 61 opened.
paramiko.transport: DEBUG: [chan 61] Sesch channel 61 request ok
paramiko.transport: DEBUG: [chan 61] EOF received (61)
paramiko.transport: DEBUG: [chan 61] EOF sent (61)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_30 count=503 bs=1k
paramiko.transport: DEBUG: [chan 62] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 62] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 62 opened.
paramiko.transport: DEBUG: [chan 62] Sesch channel 62 request ok
paramiko.transport: DEBUG: [chan 62] EOF received (62)
paramiko.transport: DEBUG: [chan 62] EOF sent (62)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_30 count=503 bs=1k
paramiko.transport: DEBUG: [chan 63] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 63] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 63 opened.
paramiko.transport: DEBUG: [chan 63] Sesch channel 63 request ok
paramiko.transport: DEBUG: [chan 63] EOF received (63)
paramiko.transport: DEBUG: [chan 63] EOF sent (63)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_31 count=50 bs=1k
paramiko.transport: DEBUG: [chan 64] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 64] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 64 opened.
paramiko.transport: DEBUG: [chan 64] Sesch channel 64 request ok
paramiko.transport: DEBUG: [chan 64] EOF received (64)
paramiko.transport: DEBUG: [chan 64] EOF sent (64)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_31 count=50 bs=1k
paramiko.transport: DEBUG: [chan 65] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 65] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 65 opened.
paramiko.transport: DEBUG: [chan 65] Sesch channel 65 request ok
paramiko.transport: DEBUG: [chan 65] EOF received (65)
paramiko.transport: DEBUG: [chan 65] EOF sent (65)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_32 count=961 bs=1k
paramiko.transport: DEBUG: [chan 66] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 66] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 66 opened.
paramiko.transport: DEBUG: [chan 66] Sesch channel 66 request ok
paramiko.transport: DEBUG: [chan 66] EOF received (66)
paramiko.transport: DEBUG: [chan 66] EOF sent (66)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_32 count=961 bs=1k
paramiko.transport: DEBUG: [chan 67] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 67] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 67 opened.
paramiko.transport: DEBUG: [chan 67] Sesch channel 67 request ok
paramiko.transport: DEBUG: [chan 67] EOF received (67)
paramiko.transport: DEBUG: [chan 67] EOF sent (67)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_33 count=784 bs=1k
paramiko.transport: DEBUG: [chan 68] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 68] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 68 opened.
paramiko.transport: DEBUG: [chan 68] Sesch channel 68 request ok
paramiko.transport: DEBUG: [chan 68] EOF received (68)
paramiko.transport: DEBUG: [chan 68] EOF sent (68)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_33 count=784 bs=1k
paramiko.transport: DEBUG: [chan 69] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 69] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 69 opened.
paramiko.transport: DEBUG: [chan 69] Sesch channel 69 request ok
paramiko.transport: DEBUG: [chan 69] EOF received (69)
paramiko.transport: DEBUG: [chan 69] EOF sent (69)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_34 count=504 bs=1k
paramiko.transport: DEBUG: [chan 70] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 70] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 70 opened.
paramiko.transport: DEBUG: [chan 70] Sesch channel 70 request ok
paramiko.transport: DEBUG: [chan 70] EOF received (70)
paramiko.transport: DEBUG: [chan 70] EOF sent (70)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_34 count=504 bs=1k
paramiko.transport: DEBUG: [chan 71] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 71] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 71 opened.
paramiko.transport: DEBUG: [chan 71] Sesch channel 71 request ok
paramiko.transport: DEBUG: [chan 71] EOF received (71)
paramiko.transport: DEBUG: [chan 71] EOF sent (71)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_35 count=223 bs=1k
paramiko.transport: DEBUG: [chan 72] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 72] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 72 opened.
paramiko.transport: DEBUG: [chan 72] Sesch channel 72 request ok
paramiko.transport: DEBUG: [chan 72] EOF received (72)
paramiko.transport: DEBUG: [chan 72] EOF sent (72)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_35 count=223 bs=1k
paramiko.transport: DEBUG: [chan 73] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 73] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 73 opened.
paramiko.transport: DEBUG: [chan 73] Sesch channel 73 request ok
paramiko.transport: DEBUG: [chan 73] EOF received (73)
paramiko.transport: DEBUG: [chan 73] EOF sent (73)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_36 count=290 bs=1k
paramiko.transport: DEBUG: [chan 74] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 74] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 74 opened.
paramiko.transport: DEBUG: [chan 74] Sesch channel 74 request ok
paramiko.transport: DEBUG: [chan 74] EOF received (74)
paramiko.transport: DEBUG: [chan 74] EOF sent (74)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_36 count=290 bs=1k
paramiko.transport: DEBUG: [chan 75] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 75] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 75 opened.
paramiko.transport: DEBUG: [chan 75] Sesch channel 75 request ok
paramiko.transport: DEBUG: [chan 75] EOF received (75)
paramiko.transport: DEBUG: [chan 75] EOF sent (75)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_37 count=638 bs=1k
paramiko.transport: DEBUG: [chan 76] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 76] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 76 opened.
paramiko.transport: DEBUG: [chan 76] Sesch channel 76 request ok
paramiko.transport: DEBUG: [chan 76] EOF received (76)
paramiko.transport: DEBUG: [chan 76] EOF sent (76)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_37 count=638 bs=1k
paramiko.transport: DEBUG: [chan 77] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 77] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 77 opened.
paramiko.transport: DEBUG: [chan 77] Sesch channel 77 request ok
paramiko.transport: DEBUG: [chan 77] EOF received (77)
paramiko.transport: DEBUG: [chan 77] EOF sent (77)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_38 count=577 bs=1k
paramiko.transport: DEBUG: [chan 78] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 78] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 78 opened.
paramiko.transport: DEBUG: [chan 78] Sesch channel 78 request ok
paramiko.transport: DEBUG: [chan 78] EOF received (78)
paramiko.transport: DEBUG: [chan 78] EOF sent (78)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_38 count=577 bs=1k
paramiko.transport: DEBUG: [chan 79] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 79] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 79 opened.
paramiko.transport: DEBUG: [chan 79] Sesch channel 79 request ok
paramiko.transport: DEBUG: [chan 79] EOF received (79)
paramiko.transport: DEBUG: [chan 79] EOF sent (79)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_39 count=926 bs=1k
paramiko.transport: DEBUG: [chan 80] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 80] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 80 opened.
paramiko.transport: DEBUG: [chan 80] Sesch channel 80 request ok
paramiko.transport: DEBUG: [chan 80] EOF received (80)
paramiko.transport: DEBUG: [chan 80] EOF sent (80)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_39 count=926 bs=1k
paramiko.transport: DEBUG: [chan 81] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 81] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 81 opened.
paramiko.transport: DEBUG: [chan 81] Sesch channel 81 request ok
paramiko.transport: DEBUG: [chan 81] EOF received (81)
paramiko.transport: DEBUG: [chan 81] EOF sent (81)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_40 count=748 bs=1k
paramiko.transport: DEBUG: [chan 82] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 82] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 82 opened.
paramiko.transport: DEBUG: [chan 82] Sesch channel 82 request ok
paramiko.transport: DEBUG: [chan 82] EOF received (82)
paramiko.transport: DEBUG: [chan 82] EOF sent (82)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_40 count=748 bs=1k
paramiko.transport: DEBUG: [chan 83] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 83] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 83 opened.
paramiko.transport: DEBUG: [chan 83] Sesch channel 83 request ok
paramiko.transport: DEBUG: [chan 83] EOF received (83)
paramiko.transport: DEBUG: [chan 83] EOF sent (83)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_41 count=675 bs=1k
paramiko.transport: DEBUG: [chan 84] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 84] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 84 opened.
paramiko.transport: DEBUG: [chan 84] Sesch channel 84 request ok
paramiko.transport: DEBUG: [chan 84] EOF received (84)
paramiko.transport: DEBUG: [chan 84] EOF sent (84)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_41 count=675 bs=1k
paramiko.transport: DEBUG: [chan 85] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 85] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 85 opened.
paramiko.transport: DEBUG: [chan 85] Sesch channel 85 request ok
paramiko.transport: DEBUG: [chan 85] EOF received (85)
paramiko.transport: DEBUG: [chan 85] EOF sent (85)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_42 count=262 bs=1k
paramiko.transport: DEBUG: [chan 86] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 86] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 86 opened.
paramiko.transport: DEBUG: [chan 86] Sesch channel 86 request ok
paramiko.transport: DEBUG: [chan 86] EOF received (86)
paramiko.transport: DEBUG: [chan 86] EOF sent (86)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_42 count=262 bs=1k
paramiko.transport: DEBUG: [chan 87] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 87] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 87 opened.
paramiko.transport: DEBUG: [chan 87] Sesch channel 87 request ok
paramiko.transport: DEBUG: [chan 87] EOF received (87)
paramiko.transport: DEBUG: [chan 87] EOF sent (87)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_43 count=185 bs=1k
paramiko.transport: DEBUG: [chan 88] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 88] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 88 opened.
paramiko.transport: DEBUG: [chan 88] Sesch channel 88 request ok
paramiko.transport: DEBUG: [chan 88] EOF received (88)
paramiko.transport: DEBUG: [chan 88] EOF sent (88)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_43 count=185 bs=1k
paramiko.transport: DEBUG: [chan 89] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 89] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 89 opened.
paramiko.transport: DEBUG: [chan 89] Sesch channel 89 request ok
paramiko.transport: DEBUG: [chan 89] EOF received (89)
paramiko.transport: DEBUG: [chan 89] EOF sent (89)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_44 count=544 bs=1k
paramiko.transport: DEBUG: [chan 90] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 90] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 90 opened.
paramiko.transport: DEBUG: [chan 90] Sesch channel 90 request ok
paramiko.transport: DEBUG: [chan 90] EOF received (90)
paramiko.transport: DEBUG: [chan 90] EOF sent (90)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_44 count=544 bs=1k
paramiko.transport: DEBUG: [chan 91] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 91] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 91 opened.
paramiko.transport: DEBUG: [chan 91] Sesch channel 91 request ok
paramiko.transport: DEBUG: [chan 91] EOF received (91)
paramiko.transport: DEBUG: [chan 91] EOF sent (91)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_45 count=980 bs=1k
paramiko.transport: DEBUG: [chan 92] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 92] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 92 opened.
paramiko.transport: DEBUG: [chan 92] Sesch channel 92 request ok
paramiko.transport: DEBUG: [chan 92] EOF received (92)
paramiko.transport: DEBUG: [chan 92] EOF sent (92)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_45 count=980 bs=1k
paramiko.transport: DEBUG: [chan 93] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 93] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 93 opened.
paramiko.transport: DEBUG: [chan 93] Sesch channel 93 request ok
paramiko.transport: DEBUG: [chan 93] EOF received (93)
paramiko.transport: DEBUG: [chan 93] EOF sent (93)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_46 count=957 bs=1k
paramiko.transport: DEBUG: [chan 94] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 94] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 94 opened.
paramiko.transport: DEBUG: [chan 94] Sesch channel 94 request ok
paramiko.transport: DEBUG: [chan 94] EOF received (94)
paramiko.transport: DEBUG: [chan 94] EOF sent (94)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_46 count=957 bs=1k
paramiko.transport: DEBUG: [chan 95] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 95] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 95 opened.
paramiko.transport: DEBUG: [chan 95] Sesch channel 95 request ok
paramiko.transport: DEBUG: [chan 95] EOF received (95)
paramiko.transport: DEBUG: [chan 95] EOF sent (95)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_47 count=444 bs=1k
paramiko.transport: DEBUG: [chan 96] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 96] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 96 opened.
paramiko.transport: DEBUG: [chan 96] Sesch channel 96 request ok
paramiko.transport: DEBUG: [chan 96] EOF received (96)
paramiko.transport: DEBUG: [chan 96] EOF sent (96)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_47 count=444 bs=1k
paramiko.transport: DEBUG: [chan 97] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 97] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 97 opened.
paramiko.transport: DEBUG: [chan 97] Sesch channel 97 request ok
paramiko.transport: DEBUG: [chan 97] EOF received (97)
paramiko.transport: DEBUG: [chan 97] EOF sent (97)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_48 count=208 bs=1k
paramiko.transport: DEBUG: [chan 98] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 98] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 98 opened.
paramiko.transport: DEBUG: [chan 98] Sesch channel 98 request ok
paramiko.transport: DEBUG: [chan 98] EOF received (98)
paramiko.transport: DEBUG: [chan 98] EOF sent (98)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_48 count=208 bs=1k
paramiko.transport: DEBUG: [chan 99] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 99] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 99 opened.
paramiko.transport: DEBUG: [chan 99] Sesch channel 99 request ok
paramiko.transport: DEBUG: [chan 99] EOF received (99)
paramiko.transport: DEBUG: [chan 99] EOF sent (99)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_49 count=415 bs=1k
paramiko.transport: DEBUG: [chan 100] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 100] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 100 opened.
paramiko.transport: DEBUG: [chan 100] Sesch channel 100 request ok
paramiko.transport: DEBUG: [chan 100] EOF received (100)
paramiko.transport: DEBUG: [chan 100] EOF sent (100)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_49 count=415 bs=1k
paramiko.transport: DEBUG: [chan 101] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 101] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 101 opened.
paramiko.transport: DEBUG: [chan 101] Sesch channel 101 request ok
paramiko.transport: DEBUG: [chan 101] EOF received (101)
paramiko.transport: DEBUG: [chan 101] EOF sent (101)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_50 count=799 bs=1k
paramiko.transport: DEBUG: [chan 102] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 102] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 102 opened.
paramiko.transport: DEBUG: [chan 102] Sesch channel 102 request ok
paramiko.transport: DEBUG: [chan 102] EOF received (102)
paramiko.transport: DEBUG: [chan 102] EOF sent (102)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_50 count=799 bs=1k
paramiko.transport: DEBUG: [chan 103] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 103] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 103 opened.
paramiko.transport: DEBUG: [chan 103] Sesch channel 103 request ok
paramiko.transport: DEBUG: [chan 103] EOF received (103)
paramiko.transport: DEBUG: [chan 103] EOF sent (103)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_51 count=1005 bs=1k
paramiko.transport: DEBUG: [chan 104] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 104] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 104 opened.
paramiko.transport: DEBUG: [chan 104] Sesch channel 104 request ok
paramiko.transport: DEBUG: [chan 104] EOF received (104)
paramiko.transport: DEBUG: [chan 104] EOF sent (104)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_51 count=1005 bs=1k
paramiko.transport: DEBUG: [chan 105] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 105] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 105 opened.
paramiko.transport: DEBUG: [chan 105] Sesch channel 105 request ok
paramiko.transport: DEBUG: [chan 105] EOF received (105)
paramiko.transport: DEBUG: [chan 105] EOF sent (105)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_52 count=394 bs=1k
paramiko.transport: DEBUG: [chan 106] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 106] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 106 opened.
paramiko.transport: DEBUG: [chan 106] Sesch channel 106 request ok
paramiko.transport: DEBUG: [chan 106] EOF received (106)
paramiko.transport: DEBUG: [chan 106] EOF sent (106)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_52 count=394 bs=1k
paramiko.transport: DEBUG: [chan 107] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 107] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 107 opened.
paramiko.transport: DEBUG: [chan 107] Sesch channel 107 request ok
paramiko.transport: DEBUG: [chan 107] EOF received (107)
paramiko.transport: DEBUG: [chan 107] EOF sent (107)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_53 count=467 bs=1k
paramiko.transport: DEBUG: [chan 108] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 108] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 108 opened.
paramiko.transport: DEBUG: [chan 108] Sesch channel 108 request ok
paramiko.transport: DEBUG: [chan 108] EOF received (108)
paramiko.transport: DEBUG: [chan 108] EOF sent (108)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_53 count=467 bs=1k
paramiko.transport: DEBUG: [chan 109] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 109] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 109 opened.
paramiko.transport: DEBUG: [chan 109] Sesch channel 109 request ok
paramiko.transport: DEBUG: [chan 109] EOF received (109)
paramiko.transport: DEBUG: [chan 109] EOF sent (109)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_54 count=381 bs=1k
paramiko.transport: DEBUG: [chan 110] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 110] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 110 opened.
paramiko.transport: DEBUG: [chan 110] Sesch channel 110 request ok
paramiko.transport: DEBUG: [chan 110] EOF received (110)
paramiko.transport: DEBUG: [chan 110] EOF sent (110)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_54 count=381 bs=1k
paramiko.transport: DEBUG: [chan 111] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 111] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 111 opened.
paramiko.transport: DEBUG: [chan 111] Sesch channel 111 request ok
paramiko.transport: DEBUG: [chan 111] EOF received (111)
paramiko.transport: DEBUG: [chan 111] EOF sent (111)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_55 count=182 bs=1k
paramiko.transport: DEBUG: [chan 112] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 112] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 112 opened.
paramiko.transport: DEBUG: [chan 112] Sesch channel 112 request ok
paramiko.transport: DEBUG: [chan 112] EOF received (112)
paramiko.transport: DEBUG: [chan 112] EOF sent (112)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_55 count=182 bs=1k
paramiko.transport: DEBUG: [chan 113] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 113] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 113 opened.
paramiko.transport: DEBUG: [chan 113] Sesch channel 113 request ok
paramiko.transport: DEBUG: [chan 113] EOF received (113)
paramiko.transport: DEBUG: [chan 113] EOF sent (113)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_56 count=758 bs=1k
paramiko.transport: DEBUG: [chan 114] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 114] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 114 opened.
paramiko.transport: DEBUG: [chan 114] Sesch channel 114 request ok
paramiko.transport: DEBUG: [chan 114] EOF received (114)
paramiko.transport: DEBUG: [chan 114] EOF sent (114)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_56 count=758 bs=1k
paramiko.transport: DEBUG: [chan 115] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 115] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 115 opened.
paramiko.transport: DEBUG: [chan 115] Sesch channel 115 request ok
paramiko.transport: DEBUG: [chan 115] EOF received (115)
paramiko.transport: DEBUG: [chan 115] EOF sent (115)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_57 count=883 bs=1k
paramiko.transport: DEBUG: [chan 116] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 116] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 116 opened.
paramiko.transport: DEBUG: [chan 116] Sesch channel 116 request ok
paramiko.transport: DEBUG: [chan 116] EOF received (116)
paramiko.transport: DEBUG: [chan 116] EOF sent (116)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_57 count=883 bs=1k
paramiko.transport: DEBUG: [chan 117] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 117] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 117 opened.
paramiko.transport: DEBUG: [chan 117] Sesch channel 117 request ok
paramiko.transport: DEBUG: [chan 117] EOF received (117)
paramiko.transport: DEBUG: [chan 117] EOF sent (117)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_58 count=587 bs=1k
paramiko.transport: DEBUG: [chan 118] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 118] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 118 opened.
paramiko.transport: DEBUG: [chan 118] Sesch channel 118 request ok
paramiko.transport: DEBUG: [chan 118] EOF received (118)
paramiko.transport: DEBUG: [chan 118] EOF sent (118)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_58 count=587 bs=1k
paramiko.transport: DEBUG: [chan 119] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 119] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 119 opened.
paramiko.transport: DEBUG: [chan 119] Sesch channel 119 request ok
paramiko.transport: DEBUG: [chan 119] EOF received (119)
paramiko.transport: DEBUG: [chan 119] EOF sent (119)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_59 count=447 bs=1k
paramiko.transport: DEBUG: [chan 120] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 120] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 120 opened.
paramiko.transport: DEBUG: [chan 120] Sesch channel 120 request ok
paramiko.transport: DEBUG: [chan 120] EOF received (120)
paramiko.transport: DEBUG: [chan 120] EOF sent (120)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_59 count=447 bs=1k
paramiko.transport: DEBUG: [chan 121] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 121] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 121 opened.
paramiko.transport: DEBUG: [chan 121] Sesch channel 121 request ok
paramiko.transport: DEBUG: [chan 121] EOF received (121)
paramiko.transport: DEBUG: [chan 121] EOF sent (121)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_60 count=68 bs=1k
paramiko.transport: DEBUG: [chan 122] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 122] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 122 opened.
paramiko.transport: DEBUG: [chan 122] Sesch channel 122 request ok
paramiko.transport: DEBUG: [chan 122] EOF received (122)
paramiko.transport: DEBUG: [chan 122] EOF sent (122)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_60 count=68 bs=1k
paramiko.transport: DEBUG: [chan 123] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 123] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 123 opened.
paramiko.transport: DEBUG: [chan 123] Sesch channel 123 request ok
paramiko.transport: DEBUG: [chan 123] EOF received (123)
paramiko.transport: DEBUG: [chan 123] EOF sent (123)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_61 count=241 bs=1k
paramiko.transport: DEBUG: [chan 124] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 124] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 124 opened.
paramiko.transport: DEBUG: [chan 124] Sesch channel 124 request ok
paramiko.transport: DEBUG: [chan 124] EOF received (124)
paramiko.transport: DEBUG: [chan 124] EOF sent (124)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_61 count=241 bs=1k
paramiko.transport: DEBUG: [chan 125] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 125] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 125 opened.
paramiko.transport: DEBUG: [chan 125] Sesch channel 125 request ok
paramiko.transport: DEBUG: [chan 125] EOF received (125)
paramiko.transport: DEBUG: [chan 125] EOF sent (125)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_62 count=346 bs=1k
paramiko.transport: DEBUG: [chan 126] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 126] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 126 opened.
paramiko.transport: DEBUG: [chan 126] Sesch channel 126 request ok
paramiko.transport: DEBUG: [chan 126] EOF received (126)
paramiko.transport: DEBUG: [chan 126] EOF sent (126)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_62 count=346 bs=1k
paramiko.transport: DEBUG: [chan 127] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 127] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 127 opened.
paramiko.transport: DEBUG: [chan 127] Sesch channel 127 request ok
paramiko.transport: DEBUG: [chan 127] EOF received (127)
paramiko.transport: DEBUG: [chan 127] EOF sent (127)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_63 count=1022 bs=1k
paramiko.transport: DEBUG: [chan 128] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 128] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 128 opened.
paramiko.transport: DEBUG: [chan 128] Sesch channel 128 request ok
paramiko.transport: DEBUG: [chan 128] EOF received (128)
paramiko.transport: DEBUG: [chan 128] EOF sent (128)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_63 count=1022 bs=1k
paramiko.transport: DEBUG: [chan 129] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 129] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 129 opened.
paramiko.transport: DEBUG: [chan 129] Sesch channel 129 request ok
paramiko.transport: DEBUG: [chan 129] EOF received (129)
paramiko.transport: DEBUG: [chan 129] EOF sent (129)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_64 count=843 bs=1k
paramiko.transport: DEBUG: [chan 130] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 130] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 130 opened.
paramiko.transport: DEBUG: [chan 130] Sesch channel 130 request ok
paramiko.transport: DEBUG: [chan 130] EOF received (130)
paramiko.transport: DEBUG: [chan 130] EOF sent (130)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_64 count=843 bs=1k
paramiko.transport: DEBUG: [chan 131] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 131] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 131 opened.
paramiko.transport: DEBUG: [chan 131] Sesch channel 131 request ok
paramiko.transport: DEBUG: [chan 131] EOF received (131)
paramiko.transport: DEBUG: [chan 131] EOF sent (131)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_65 count=355 bs=1k
paramiko.transport: DEBUG: [chan 132] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 132] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 132 opened.
paramiko.transport: DEBUG: [chan 132] Sesch channel 132 request ok
paramiko.transport: DEBUG: [chan 132] EOF received (132)
paramiko.transport: DEBUG: [chan 132] EOF sent (132)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_65 count=355 bs=1k
paramiko.transport: DEBUG: [chan 133] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 133] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 133 opened.
paramiko.transport: DEBUG: [chan 133] Sesch channel 133 request ok
paramiko.transport: DEBUG: [chan 133] EOF received (133)
paramiko.transport: DEBUG: [chan 133] EOF sent (133)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_66 count=394 bs=1k
paramiko.transport: DEBUG: [chan 134] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 134] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 134 opened.
paramiko.transport: DEBUG: [chan 134] Sesch channel 134 request ok
paramiko.transport: DEBUG: [chan 134] EOF received (134)
paramiko.transport: DEBUG: [chan 134] EOF sent (134)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_66 count=394 bs=1k
paramiko.transport: DEBUG: [chan 135] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 135] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 135 opened.
paramiko.transport: DEBUG: [chan 135] Sesch channel 135 request ok
paramiko.transport: DEBUG: [chan 135] EOF received (135)
paramiko.transport: DEBUG: [chan 135] EOF sent (135)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_67 count=921 bs=1k
paramiko.transport: DEBUG: [chan 136] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 136] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 136 opened.
paramiko.transport: DEBUG: [chan 136] Sesch channel 136 request ok
paramiko.transport: DEBUG: [chan 136] EOF received (136)
paramiko.transport: DEBUG: [chan 136] EOF sent (136)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_67 count=921 bs=1k
paramiko.transport: DEBUG: [chan 137] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 137] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 137 opened.
paramiko.transport: DEBUG: [chan 137] Sesch channel 137 request ok
paramiko.transport: DEBUG: [chan 137] EOF received (137)
paramiko.transport: DEBUG: [chan 137] EOF sent (137)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_68 count=194 bs=1k
paramiko.transport: DEBUG: [chan 138] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 138] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 138 opened.
paramiko.transport: DEBUG: [chan 138] Sesch channel 138 request ok
paramiko.transport: DEBUG: [chan 138] EOF received (138)
paramiko.transport: DEBUG: [chan 138] EOF sent (138)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_68 count=194 bs=1k
paramiko.transport: DEBUG: [chan 139] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 139] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 139 opened.
paramiko.transport: DEBUG: [chan 139] Sesch channel 139 request ok
paramiko.transport: DEBUG: [chan 139] EOF received (139)
paramiko.transport: DEBUG: [chan 139] EOF sent (139)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_69 count=485 bs=1k
paramiko.transport: DEBUG: [chan 140] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 140] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 140 opened.
paramiko.transport: DEBUG: [chan 140] Sesch channel 140 request ok
paramiko.transport: DEBUG: [chan 140] EOF received (140)
paramiko.transport: DEBUG: [chan 140] EOF sent (140)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_69 count=485 bs=1k
paramiko.transport: DEBUG: [chan 141] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 141] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 141 opened.
paramiko.transport: DEBUG: [chan 141] Sesch channel 141 request ok
paramiko.transport: DEBUG: [chan 141] EOF received (141)
paramiko.transport: DEBUG: [chan 141] EOF sent (141)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_70 count=184 bs=1k
paramiko.transport: DEBUG: [chan 142] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 142] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 142 opened.
paramiko.transport: DEBUG: [chan 142] Sesch channel 142 request ok
paramiko.transport: DEBUG: [chan 142] EOF received (142)
paramiko.transport: DEBUG: [chan 142] EOF sent (142)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_70 count=184 bs=1k
paramiko.transport: DEBUG: [chan 143] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 143] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 143 opened.
paramiko.transport: DEBUG: [chan 143] Sesch channel 143 request ok
paramiko.transport: DEBUG: [chan 143] EOF received (143)
paramiko.transport: DEBUG: [chan 143] EOF sent (143)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_71 count=418 bs=1k
paramiko.transport: DEBUG: [chan 144] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 144] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 144 opened.
paramiko.transport: DEBUG: [chan 144] Sesch channel 144 request ok
paramiko.transport: DEBUG: [chan 144] EOF received (144)
paramiko.transport: DEBUG: [chan 144] EOF sent (144)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_71 count=418 bs=1k
paramiko.transport: DEBUG: [chan 145] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 145] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 145 opened.
paramiko.transport: DEBUG: [chan 145] Sesch channel 145 request ok
paramiko.transport: DEBUG: [chan 145] EOF received (145)
paramiko.transport: DEBUG: [chan 145] EOF sent (145)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_72 count=307 bs=1k
paramiko.transport: DEBUG: [chan 146] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 146] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 146 opened.
paramiko.transport: DEBUG: [chan 146] Sesch channel 146 request ok
paramiko.transport: DEBUG: [chan 146] EOF received (146)
paramiko.transport: DEBUG: [chan 146] EOF sent (146)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_72 count=307 bs=1k
paramiko.transport: DEBUG: [chan 147] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 147] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 147 opened.
paramiko.transport: DEBUG: [chan 147] Sesch channel 147 request ok
paramiko.transport: DEBUG: [chan 147] EOF received (147)
paramiko.transport: DEBUG: [chan 147] EOF sent (147)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_73 count=820 bs=1k
paramiko.transport: DEBUG: [chan 148] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 148] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 148 opened.
paramiko.transport: DEBUG: [chan 148] Sesch channel 148 request ok
paramiko.transport: DEBUG: [chan 148] EOF received (148)
paramiko.transport: DEBUG: [chan 148] EOF sent (148)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_73 count=820 bs=1k
paramiko.transport: DEBUG: [chan 149] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 149] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 149 opened.
paramiko.transport: DEBUG: [chan 149] Sesch channel 149 request ok
paramiko.transport: DEBUG: [chan 149] EOF received (149)
paramiko.transport: DEBUG: [chan 149] EOF sent (149)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_74 count=240 bs=1k
paramiko.transport: DEBUG: [chan 150] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 150] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 150 opened.
paramiko.transport: DEBUG: [chan 150] Sesch channel 150 request ok
paramiko.transport: DEBUG: [chan 150] EOF received (150)
paramiko.transport: DEBUG: [chan 150] EOF sent (150)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_74 count=240 bs=1k
paramiko.transport: DEBUG: [chan 151] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 151] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 151 opened.
paramiko.transport: DEBUG: [chan 151] Sesch channel 151 request ok
paramiko.transport: DEBUG: [chan 151] EOF received (151)
paramiko.transport: DEBUG: [chan 151] EOF sent (151)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_75 count=582 bs=1k
paramiko.transport: DEBUG: [chan 152] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 152] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 152 opened.
paramiko.transport: DEBUG: [chan 152] Sesch channel 152 request ok
paramiko.transport: DEBUG: [chan 152] EOF received (152)
paramiko.transport: DEBUG: [chan 152] EOF sent (152)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_75 count=582 bs=1k
paramiko.transport: DEBUG: [chan 153] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 153] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 153 opened.
paramiko.transport: DEBUG: [chan 153] Sesch channel 153 request ok
paramiko.transport: DEBUG: [chan 153] EOF received (153)
paramiko.transport: DEBUG: [chan 153] EOF sent (153)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_76 count=114 bs=1k
paramiko.transport: DEBUG: [chan 154] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 154] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 154 opened.
paramiko.transport: DEBUG: [chan 154] Sesch channel 154 request ok
paramiko.transport: DEBUG: [chan 154] EOF received (154)
paramiko.transport: DEBUG: [chan 154] EOF sent (154)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_76 count=114 bs=1k
paramiko.transport: DEBUG: [chan 155] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 155] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 155 opened.
paramiko.transport: DEBUG: [chan 155] Sesch channel 155 request ok
paramiko.transport: DEBUG: [chan 155] EOF received (155)
paramiko.transport: DEBUG: [chan 155] EOF sent (155)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_77 count=271 bs=1k
paramiko.transport: DEBUG: [chan 156] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 156] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 156 opened.
paramiko.transport: DEBUG: [chan 156] Sesch channel 156 request ok
paramiko.transport: DEBUG: [chan 156] EOF received (156)
paramiko.transport: DEBUG: [chan 156] EOF sent (156)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_77 count=271 bs=1k
paramiko.transport: DEBUG: [chan 157] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 157] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 157 opened.
paramiko.transport: DEBUG: [chan 157] Sesch channel 157 request ok
paramiko.transport: DEBUG: [chan 157] EOF received (157)
paramiko.transport: DEBUG: [chan 157] EOF sent (157)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_78 count=29 bs=1k
paramiko.transport: DEBUG: [chan 158] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 158] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 158 opened.
paramiko.transport: DEBUG: [chan 158] Sesch channel 158 request ok
paramiko.transport: DEBUG: [chan 158] EOF received (158)
paramiko.transport: DEBUG: [chan 158] EOF sent (158)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_78 count=29 bs=1k
paramiko.transport: DEBUG: [chan 159] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 159] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 159 opened.
paramiko.transport: DEBUG: [chan 159] Sesch channel 159 request ok
paramiko.transport: DEBUG: [chan 159] EOF received (159)
paramiko.transport: DEBUG: [chan 159] EOF sent (159)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_79 count=91 bs=1k
paramiko.transport: DEBUG: [chan 160] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 160] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 160 opened.
paramiko.transport: DEBUG: [chan 160] Sesch channel 160 request ok
paramiko.transport: DEBUG: [chan 160] EOF received (160)
paramiko.transport: DEBUG: [chan 160] EOF sent (160)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_79 count=91 bs=1k
paramiko.transport: DEBUG: [chan 161] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 161] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 161 opened.
paramiko.transport: DEBUG: [chan 161] Sesch channel 161 request ok
paramiko.transport: DEBUG: [chan 161] EOF received (161)
paramiko.transport: DEBUG: [chan 161] EOF sent (161)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_80 count=711 bs=1k
paramiko.transport: DEBUG: [chan 162] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 162] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 162 opened.
paramiko.transport: DEBUG: [chan 162] Sesch channel 162 request ok
paramiko.transport: DEBUG: [chan 162] EOF received (162)
paramiko.transport: DEBUG: [chan 162] EOF sent (162)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_80 count=711 bs=1k
paramiko.transport: DEBUG: [chan 163] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 163] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 163 opened.
paramiko.transport: DEBUG: [chan 163] Sesch channel 163 request ok
paramiko.transport: DEBUG: [chan 163] EOF received (163)
paramiko.transport: DEBUG: [chan 163] EOF sent (163)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_81 count=546 bs=1k
paramiko.transport: DEBUG: [chan 164] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 164] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 164 opened.
paramiko.transport: DEBUG: [chan 164] Sesch channel 164 request ok
paramiko.transport: DEBUG: [chan 164] EOF received (164)
paramiko.transport: DEBUG: [chan 164] EOF sent (164)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_81 count=546 bs=1k
paramiko.transport: DEBUG: [chan 165] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 165] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 165 opened.
paramiko.transport: DEBUG: [chan 165] Sesch channel 165 request ok
paramiko.transport: DEBUG: [chan 165] EOF received (165)
paramiko.transport: DEBUG: [chan 165] EOF sent (165)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_82 count=649 bs=1k
paramiko.transport: DEBUG: [chan 166] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 166] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 166 opened.
paramiko.transport: DEBUG: [chan 166] Sesch channel 166 request ok
paramiko.transport: DEBUG: [chan 166] EOF received (166)
paramiko.transport: DEBUG: [chan 166] EOF sent (166)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_82 count=649 bs=1k
paramiko.transport: DEBUG: [chan 167] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 167] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 167 opened.
paramiko.transport: DEBUG: [chan 167] Sesch channel 167 request ok
paramiko.transport: DEBUG: [chan 167] EOF received (167)
paramiko.transport: DEBUG: [chan 167] EOF sent (167)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_83 count=460 bs=1k
paramiko.transport: DEBUG: [chan 168] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 168] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 168 opened.
paramiko.transport: DEBUG: [chan 168] Sesch channel 168 request ok
paramiko.transport: DEBUG: [chan 168] EOF received (168)
paramiko.transport: DEBUG: [chan 168] EOF sent (168)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_83 count=460 bs=1k
paramiko.transport: DEBUG: [chan 169] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 169] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 169 opened.
paramiko.transport: DEBUG: [chan 169] Sesch channel 169 request ok
paramiko.transport: DEBUG: [chan 169] EOF received (169)
paramiko.transport: DEBUG: [chan 169] EOF sent (169)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_84 count=630 bs=1k
paramiko.transport: DEBUG: [chan 170] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 170] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 170 opened.
paramiko.transport: DEBUG: [chan 170] Sesch channel 170 request ok
paramiko.transport: DEBUG: [chan 170] EOF received (170)
paramiko.transport: DEBUG: [chan 170] EOF sent (170)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_84 count=630 bs=1k
paramiko.transport: DEBUG: [chan 171] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 171] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 171 opened.
paramiko.transport: DEBUG: [chan 171] Sesch channel 171 request ok
paramiko.transport: DEBUG: [chan 171] EOF received (171)
paramiko.transport: DEBUG: [chan 171] EOF sent (171)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_85 count=596 bs=1k
paramiko.transport: DEBUG: [chan 172] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 172] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 172 opened.
paramiko.transport: DEBUG: [chan 172] Sesch channel 172 request ok
paramiko.transport: DEBUG: [chan 172] EOF received (172)
paramiko.transport: DEBUG: [chan 172] EOF sent (172)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_85 count=596 bs=1k
paramiko.transport: DEBUG: [chan 173] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 173] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 173 opened.
paramiko.transport: DEBUG: [chan 173] Sesch channel 173 request ok
paramiko.transport: DEBUG: [chan 173] EOF received (173)
paramiko.transport: DEBUG: [chan 173] EOF sent (173)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_86 count=351 bs=1k
paramiko.transport: DEBUG: [chan 174] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 174] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 174 opened.
paramiko.transport: DEBUG: [chan 174] Sesch channel 174 request ok
paramiko.transport: DEBUG: [chan 174] EOF received (174)
paramiko.transport: DEBUG: [chan 174] EOF sent (174)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_86 count=351 bs=1k
paramiko.transport: DEBUG: [chan 175] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 175] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 175 opened.
paramiko.transport: DEBUG: [chan 175] Sesch channel 175 request ok
paramiko.transport: DEBUG: [chan 175] EOF received (175)
paramiko.transport: DEBUG: [chan 175] EOF sent (175)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_87 count=531 bs=1k
paramiko.transport: DEBUG: [chan 176] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 176] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 176 opened.
paramiko.transport: DEBUG: [chan 176] Sesch channel 176 request ok
paramiko.transport: DEBUG: [chan 176] EOF received (176)
paramiko.transport: DEBUG: [chan 176] EOF sent (176)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_87 count=531 bs=1k
paramiko.transport: DEBUG: [chan 177] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 177] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 177 opened.
paramiko.transport: DEBUG: [chan 177] Sesch channel 177 request ok
paramiko.transport: DEBUG: [chan 177] EOF received (177)
paramiko.transport: DEBUG: [chan 177] EOF sent (177)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_88 count=553 bs=1k
paramiko.transport: DEBUG: [chan 178] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 178] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 178 opened.
paramiko.transport: DEBUG: [chan 178] Sesch channel 178 request ok
paramiko.transport: DEBUG: [chan 178] EOF received (178)
paramiko.transport: DEBUG: [chan 178] EOF sent (178)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_88 count=553 bs=1k
paramiko.transport: DEBUG: [chan 179] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 179] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 179 opened.
paramiko.transport: DEBUG: [chan 179] Sesch channel 179 request ok
paramiko.transport: DEBUG: [chan 179] EOF received (179)
paramiko.transport: DEBUG: [chan 179] EOF sent (179)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_89 count=848 bs=1k
paramiko.transport: DEBUG: [chan 180] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 180] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 180 opened.
paramiko.transport: DEBUG: [chan 180] Sesch channel 180 request ok
paramiko.transport: DEBUG: [chan 180] EOF received (180)
paramiko.transport: DEBUG: [chan 180] EOF sent (180)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_89 count=848 bs=1k
paramiko.transport: DEBUG: [chan 181] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 181] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 181 opened.
paramiko.transport: DEBUG: [chan 181] Sesch channel 181 request ok
paramiko.transport: DEBUG: [chan 181] EOF received (181)
paramiko.transport: DEBUG: [chan 181] EOF sent (181)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_90 count=793 bs=1k
paramiko.transport: DEBUG: [chan 182] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 182] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 182 opened.
paramiko.transport: DEBUG: [chan 182] Sesch channel 182 request ok
paramiko.transport: DEBUG: [chan 182] EOF received (182)
paramiko.transport: DEBUG: [chan 182] EOF sent (182)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_90 count=793 bs=1k
paramiko.transport: DEBUG: [chan 183] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 183] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 183 opened.
paramiko.transport: DEBUG: [chan 183] Sesch channel 183 request ok
paramiko.transport: DEBUG: [chan 183] EOF received (183)
paramiko.transport: DEBUG: [chan 183] EOF sent (183)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_91 count=885 bs=1k
paramiko.transport: DEBUG: [chan 184] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 184] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 184 opened.
paramiko.transport: DEBUG: [chan 184] Sesch channel 184 request ok
paramiko.transport: DEBUG: [chan 184] EOF received (184)
paramiko.transport: DEBUG: [chan 184] EOF sent (184)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_91 count=885 bs=1k
paramiko.transport: DEBUG: [chan 185] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 185] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 185 opened.
paramiko.transport: DEBUG: [chan 185] Sesch channel 185 request ok
paramiko.transport: DEBUG: [chan 185] EOF received (185)
paramiko.transport: DEBUG: [chan 185] EOF sent (185)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_92 count=899 bs=1k
paramiko.transport: DEBUG: [chan 186] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 186] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 186 opened.
paramiko.transport: DEBUG: [chan 186] Sesch channel 186 request ok
paramiko.transport: DEBUG: [chan 186] EOF received (186)
paramiko.transport: DEBUG: [chan 186] EOF sent (186)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_92 count=899 bs=1k
paramiko.transport: DEBUG: [chan 187] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 187] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 187 opened.
paramiko.transport: DEBUG: [chan 187] Sesch channel 187 request ok
paramiko.transport: DEBUG: [chan 187] EOF received (187)
paramiko.transport: DEBUG: [chan 187] EOF sent (187)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_93 count=342 bs=1k
paramiko.transport: DEBUG: [chan 188] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 188] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 188 opened.
paramiko.transport: DEBUG: [chan 188] Sesch channel 188 request ok
paramiko.transport: DEBUG: [chan 188] EOF received (188)
paramiko.transport: DEBUG: [chan 188] EOF sent (188)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_93 count=342 bs=1k
paramiko.transport: DEBUG: [chan 189] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 189] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 189 opened.
paramiko.transport: DEBUG: [chan 189] Sesch channel 189 request ok
paramiko.transport: DEBUG: [chan 189] EOF received (189)
paramiko.transport: DEBUG: [chan 189] EOF sent (189)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_94 count=600 bs=1k
paramiko.transport: DEBUG: [chan 190] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 190] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 190 opened.
paramiko.transport: DEBUG: [chan 190] Sesch channel 190 request ok
paramiko.transport: DEBUG: [chan 190] EOF received (190)
paramiko.transport: DEBUG: [chan 190] EOF sent (190)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_94 count=600 bs=1k
paramiko.transport: DEBUG: [chan 191] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 191] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 191 opened.
paramiko.transport: DEBUG: [chan 191] Sesch channel 191 request ok
paramiko.transport: DEBUG: [chan 191] EOF received (191)
paramiko.transport: DEBUG: [chan 191] EOF sent (191)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_95 count=1015 bs=1k
paramiko.transport: DEBUG: [chan 192] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 192] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 192 opened.
paramiko.transport: DEBUG: [chan 192] Sesch channel 192 request ok
paramiko.transport: DEBUG: [chan 192] EOF received (192)
paramiko.transport: DEBUG: [chan 192] EOF sent (192)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_95 count=1015 bs=1k
paramiko.transport: DEBUG: [chan 193] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 193] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 193 opened.
paramiko.transport: DEBUG: [chan 193] Sesch channel 193 request ok
paramiko.transport: DEBUG: [chan 193] EOF received (193)
paramiko.transport: DEBUG: [chan 193] EOF sent (193)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_96 count=253 bs=1k
paramiko.transport: DEBUG: [chan 194] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 194] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 194 opened.
paramiko.transport: DEBUG: [chan 194] Sesch channel 194 request ok
paramiko.transport: DEBUG: [chan 194] EOF received (194)
paramiko.transport: DEBUG: [chan 194] EOF sent (194)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_96 count=253 bs=1k
paramiko.transport: DEBUG: [chan 195] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 195] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 195 opened.
paramiko.transport: DEBUG: [chan 195] Sesch channel 195 request ok
paramiko.transport: DEBUG: [chan 195] EOF received (195)
paramiko.transport: DEBUG: [chan 195] EOF sent (195)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_97 count=844 bs=1k
paramiko.transport: DEBUG: [chan 196] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 196] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 196 opened.
paramiko.transport: DEBUG: [chan 196] Sesch channel 196 request ok
paramiko.transport: DEBUG: [chan 196] EOF received (196)
paramiko.transport: DEBUG: [chan 196] EOF sent (196)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_97 count=844 bs=1k
paramiko.transport: DEBUG: [chan 197] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 197] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 197 opened.
paramiko.transport: DEBUG: [chan 197] Sesch channel 197 request ok
paramiko.transport: DEBUG: [chan 197] EOF received (197)
paramiko.transport: DEBUG: [chan 197] EOF sent (197)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_98 count=850 bs=1k
paramiko.transport: DEBUG: [chan 198] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 198] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 198 opened.
paramiko.transport: DEBUG: [chan 198] Sesch channel 198 request ok
paramiko.transport: DEBUG: [chan 198] EOF received (198)
paramiko.transport: DEBUG: [chan 198] EOF sent (198)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_98 count=850 bs=1k
paramiko.transport: DEBUG: [chan 199] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 199] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 199 opened.
paramiko.transport: DEBUG: [chan 199] Sesch channel 199 request ok
paramiko.transport: DEBUG: [chan 199] EOF received (199)
paramiko.transport: DEBUG: [chan 199] EOF sent (199)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_99 count=331 bs=1k
paramiko.transport: DEBUG: [chan 200] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 200] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 200 opened.
paramiko.transport: DEBUG: [chan 200] Sesch channel 200 request ok
paramiko.transport: DEBUG: [chan 200] EOF received (200)
paramiko.transport: DEBUG: [chan 200] EOF sent (200)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_99 count=331 bs=1k
paramiko.transport: DEBUG: [chan 201] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 201] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 201 opened.
paramiko.transport: DEBUG: [chan 201] Sesch channel 201 request ok
paramiko.transport: DEBUG: [chan 201] EOF received (201)
paramiko.transport: DEBUG: [chan 201] EOF sent (201)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_100 count=702 bs=1k
paramiko.transport: DEBUG: [chan 202] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 202] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 202 opened.
paramiko.transport: DEBUG: [chan 202] Sesch channel 202 request ok
paramiko.transport: DEBUG: [chan 202] EOF received (202)
paramiko.transport: DEBUG: [chan 202] EOF sent (202)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_100 count=702 bs=1k
paramiko.transport: DEBUG: [chan 203] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 203] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 203 opened.
paramiko.transport: DEBUG: [chan 203] Sesch channel 203 request ok
paramiko.transport: DEBUG: [chan 203] EOF received (203)
paramiko.transport: DEBUG: [chan 203] EOF sent (203)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_101 count=64 bs=1k
paramiko.transport: DEBUG: [chan 204] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 204] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 204 opened.
paramiko.transport: DEBUG: [chan 204] Sesch channel 204 request ok
paramiko.transport: DEBUG: [chan 204] EOF received (204)
paramiko.transport: DEBUG: [chan 204] EOF sent (204)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_101 count=64 bs=1k
paramiko.transport: DEBUG: [chan 205] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 205] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 205 opened.
paramiko.transport: DEBUG: [chan 205] Sesch channel 205 request ok
paramiko.transport: DEBUG: [chan 205] EOF received (205)
paramiko.transport: DEBUG: [chan 205] EOF sent (205)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_102 count=192 bs=1k
paramiko.transport: DEBUG: [chan 206] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 206] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 206 opened.
paramiko.transport: DEBUG: [chan 206] Sesch channel 206 request ok
paramiko.transport: DEBUG: [chan 206] EOF received (206)
paramiko.transport: DEBUG: [chan 206] EOF sent (206)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_102 count=192 bs=1k
paramiko.transport: DEBUG: [chan 207] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 207] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 207 opened.
paramiko.transport: DEBUG: [chan 207] Sesch channel 207 request ok
paramiko.transport: DEBUG: [chan 207] EOF received (207)
paramiko.transport: DEBUG: [chan 207] EOF sent (207)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_103 count=214 bs=1k
paramiko.transport: DEBUG: [chan 208] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 208] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 208 opened.
paramiko.transport: DEBUG: [chan 208] Sesch channel 208 request ok
paramiko.transport: DEBUG: [chan 208] EOF received (208)
paramiko.transport: DEBUG: [chan 208] EOF sent (208)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_103 count=214 bs=1k
paramiko.transport: DEBUG: [chan 209] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 209] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 209 opened.
paramiko.transport: DEBUG: [chan 209] Sesch channel 209 request ok
paramiko.transport: DEBUG: [chan 209] EOF received (209)
paramiko.transport: DEBUG: [chan 209] EOF sent (209)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_104 count=908 bs=1k
paramiko.transport: DEBUG: [chan 210] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 210] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 210 opened.
paramiko.transport: DEBUG: [chan 210] Sesch channel 210 request ok
paramiko.transport: DEBUG: [chan 210] EOF received (210)
paramiko.transport: DEBUG: [chan 210] EOF sent (210)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_104 count=908 bs=1k
paramiko.transport: DEBUG: [chan 211] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 211] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 211 opened.
paramiko.transport: DEBUG: [chan 211] Sesch channel 211 request ok
paramiko.transport: DEBUG: [chan 211] EOF received (211)
paramiko.transport: DEBUG: [chan 211] EOF sent (211)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_105 count=419 bs=1k
paramiko.transport: DEBUG: [chan 212] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 212] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 212 opened.
paramiko.transport: DEBUG: [chan 212] Sesch channel 212 request ok
paramiko.transport: DEBUG: [chan 212] EOF received (212)
paramiko.transport: DEBUG: [chan 212] EOF sent (212)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_105 count=419 bs=1k
paramiko.transport: DEBUG: [chan 213] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 213] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 213 opened.
paramiko.transport: DEBUG: [chan 213] Sesch channel 213 request ok
paramiko.transport: DEBUG: [chan 213] EOF received (213)
paramiko.transport: DEBUG: [chan 213] EOF sent (213)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_106 count=816 bs=1k
paramiko.transport: DEBUG: [chan 214] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 214] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 214 opened.
paramiko.transport: DEBUG: [chan 214] Sesch channel 214 request ok
paramiko.transport: DEBUG: [chan 214] EOF received (214)
paramiko.transport: DEBUG: [chan 214] EOF sent (214)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_106 count=816 bs=1k
paramiko.transport: DEBUG: [chan 215] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 215] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 215 opened.
paramiko.transport: DEBUG: [chan 215] Sesch channel 215 request ok
paramiko.transport: DEBUG: [chan 215] EOF received (215)
paramiko.transport: DEBUG: [chan 215] EOF sent (215)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_107 count=797 bs=1k
paramiko.transport: DEBUG: [chan 216] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 216] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 216 opened.
paramiko.transport: DEBUG: [chan 216] Sesch channel 216 request ok
paramiko.transport: DEBUG: [chan 216] EOF received (216)
paramiko.transport: DEBUG: [chan 216] EOF sent (216)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_107 count=797 bs=1k
paramiko.transport: DEBUG: [chan 217] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 217] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 217 opened.
paramiko.transport: DEBUG: [chan 217] Sesch channel 217 request ok
paramiko.transport: DEBUG: [chan 217] EOF received (217)
paramiko.transport: DEBUG: [chan 217] EOF sent (217)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_108 count=115 bs=1k
paramiko.transport: DEBUG: [chan 218] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 218] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 218 opened.
paramiko.transport: DEBUG: [chan 218] Sesch channel 218 request ok
paramiko.transport: DEBUG: [chan 218] EOF received (218)
paramiko.transport: DEBUG: [chan 218] EOF sent (218)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_108 count=115 bs=1k
paramiko.transport: DEBUG: [chan 219] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 219] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 219 opened.
paramiko.transport: DEBUG: [chan 219] Sesch channel 219 request ok
paramiko.transport: DEBUG: [chan 219] EOF received (219)
paramiko.transport: DEBUG: [chan 219] EOF sent (219)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_109 count=112 bs=1k
paramiko.transport: DEBUG: [chan 220] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 220] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 220 opened.
paramiko.transport: DEBUG: [chan 220] Sesch channel 220 request ok
paramiko.transport: DEBUG: [chan 220] EOF received (220)
paramiko.transport: DEBUG: [chan 220] EOF sent (220)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_109 count=112 bs=1k
paramiko.transport: DEBUG: [chan 221] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 221] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 221 opened.
paramiko.transport: DEBUG: [chan 221] Sesch channel 221 request ok
paramiko.transport: DEBUG: [chan 221] EOF received (221)
paramiko.transport: DEBUG: [chan 221] EOF sent (221)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_110 count=48 bs=1k
paramiko.transport: DEBUG: [chan 222] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 222] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 222 opened.
paramiko.transport: DEBUG: [chan 222] Sesch channel 222 request ok
paramiko.transport: DEBUG: [chan 222] EOF received (222)
paramiko.transport: DEBUG: [chan 222] EOF sent (222)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_110 count=48 bs=1k
paramiko.transport: DEBUG: [chan 223] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 223] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 223 opened.
paramiko.transport: DEBUG: [chan 223] Sesch channel 223 request ok
paramiko.transport: DEBUG: [chan 223] EOF received (223)
paramiko.transport: DEBUG: [chan 223] EOF sent (223)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_111 count=453 bs=1k
paramiko.transport: DEBUG: [chan 224] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 224] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 224 opened.
paramiko.transport: DEBUG: [chan 224] Sesch channel 224 request ok
paramiko.transport: DEBUG: [chan 224] EOF received (224)
paramiko.transport: DEBUG: [chan 224] EOF sent (224)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_111 count=453 bs=1k
paramiko.transport: DEBUG: [chan 225] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 225] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 225 opened.
paramiko.transport: DEBUG: [chan 225] Sesch channel 225 request ok
paramiko.transport: DEBUG: [chan 225] EOF received (225)
paramiko.transport: DEBUG: [chan 225] EOF sent (225)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_112 count=892 bs=1k
paramiko.transport: DEBUG: [chan 226] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 226] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 226 opened.
paramiko.transport: DEBUG: [chan 226] Sesch channel 226 request ok
paramiko.transport: DEBUG: [chan 226] EOF received (226)
paramiko.transport: DEBUG: [chan 226] EOF sent (226)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_112 count=892 bs=1k
paramiko.transport: DEBUG: [chan 227] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 227] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 227 opened.
paramiko.transport: DEBUG: [chan 227] Sesch channel 227 request ok
paramiko.transport: DEBUG: [chan 227] EOF received (227)
paramiko.transport: DEBUG: [chan 227] EOF sent (227)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_113 count=91 bs=1k
paramiko.transport: DEBUG: [chan 228] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 228] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 228 opened.
paramiko.transport: DEBUG: [chan 228] Sesch channel 228 request ok
paramiko.transport: DEBUG: [chan 228] EOF received (228)
paramiko.transport: DEBUG: [chan 228] EOF sent (228)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_113 count=91 bs=1k
paramiko.transport: DEBUG: [chan 229] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 229] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 229 opened.
paramiko.transport: DEBUG: [chan 229] Sesch channel 229 request ok
paramiko.transport: DEBUG: [chan 229] EOF received (229)
paramiko.transport: DEBUG: [chan 229] EOF sent (229)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_114 count=510 bs=1k
paramiko.transport: DEBUG: [chan 230] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 230] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 230 opened.
paramiko.transport: DEBUG: [chan 230] Sesch channel 230 request ok
paramiko.transport: DEBUG: [chan 230] EOF received (230)
paramiko.transport: DEBUG: [chan 230] EOF sent (230)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_114 count=510 bs=1k
paramiko.transport: DEBUG: [chan 231] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 231] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 231 opened.
paramiko.transport: DEBUG: [chan 231] Sesch channel 231 request ok
paramiko.transport: DEBUG: [chan 231] EOF received (231)
paramiko.transport: DEBUG: [chan 231] EOF sent (231)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_115 count=541 bs=1k
paramiko.transport: DEBUG: [chan 232] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 232] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 232 opened.
paramiko.transport: DEBUG: [chan 232] Sesch channel 232 request ok
paramiko.transport: DEBUG: [chan 232] EOF received (232)
paramiko.transport: DEBUG: [chan 232] EOF sent (232)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_115 count=541 bs=1k
paramiko.transport: DEBUG: [chan 233] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 233] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 233 opened.
paramiko.transport: DEBUG: [chan 233] Sesch channel 233 request ok
paramiko.transport: DEBUG: [chan 233] EOF received (233)
paramiko.transport: DEBUG: [chan 233] EOF sent (233)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_116 count=648 bs=1k
paramiko.transport: DEBUG: [chan 234] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 234] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 234 opened.
paramiko.transport: DEBUG: [chan 234] Sesch channel 234 request ok
paramiko.transport: DEBUG: [chan 234] EOF received (234)
paramiko.transport: DEBUG: [chan 234] EOF sent (234)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_116 count=648 bs=1k
paramiko.transport: DEBUG: [chan 235] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 235] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 235 opened.
paramiko.transport: DEBUG: [chan 235] Sesch channel 235 request ok
paramiko.transport: DEBUG: [chan 235] EOF received (235)
paramiko.transport: DEBUG: [chan 235] EOF sent (235)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_117 count=882 bs=1k
paramiko.transport: DEBUG: [chan 236] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 236] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 236 opened.
paramiko.transport: DEBUG: [chan 236] Sesch channel 236 request ok
paramiko.transport: DEBUG: [chan 236] EOF received (236)
paramiko.transport: DEBUG: [chan 236] EOF sent (236)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_117 count=882 bs=1k
paramiko.transport: DEBUG: [chan 237] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 237] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 237 opened.
paramiko.transport: DEBUG: [chan 237] Sesch channel 237 request ok
paramiko.transport: DEBUG: [chan 237] EOF received (237)
paramiko.transport: DEBUG: [chan 237] EOF sent (237)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_118 count=322 bs=1k
paramiko.transport: DEBUG: [chan 238] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 238] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 238 opened.
paramiko.transport: DEBUG: [chan 238] Sesch channel 238 request ok
paramiko.transport: DEBUG: [chan 238] EOF received (238)
paramiko.transport: DEBUG: [chan 238] EOF sent (238)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_118 count=322 bs=1k
paramiko.transport: DEBUG: [chan 239] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 239] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 239 opened.
paramiko.transport: DEBUG: [chan 239] Sesch channel 239 request ok
paramiko.transport: DEBUG: [chan 239] EOF received (239)
paramiko.transport: DEBUG: [chan 239] EOF sent (239)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_119 count=47 bs=1k
paramiko.transport: DEBUG: [chan 240] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 240] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 240 opened.
paramiko.transport: DEBUG: [chan 240] Sesch channel 240 request ok
paramiko.transport: DEBUG: [chan 240] EOF received (240)
paramiko.transport: DEBUG: [chan 240] EOF sent (240)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_119 count=47 bs=1k
paramiko.transport: DEBUG: [chan 241] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 241] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 241 opened.
paramiko.transport: DEBUG: [chan 241] Sesch channel 241 request ok
paramiko.transport: DEBUG: [chan 241] EOF received (241)
paramiko.transport: DEBUG: [chan 241] EOF sent (241)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_120 count=802 bs=1k
paramiko.transport: DEBUG: [chan 242] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 242] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 242 opened.
paramiko.transport: DEBUG: [chan 242] Sesch channel 242 request ok
paramiko.transport: DEBUG: [chan 242] EOF received (242)
paramiko.transport: DEBUG: [chan 242] EOF sent (242)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_120 count=802 bs=1k
paramiko.transport: DEBUG: [chan 243] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 243] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 243 opened.
paramiko.transport: DEBUG: [chan 243] Sesch channel 243 request ok
paramiko.transport: DEBUG: [chan 243] EOF received (243)
paramiko.transport: DEBUG: [chan 243] EOF sent (243)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_121 count=222 bs=1k
paramiko.transport: DEBUG: [chan 244] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 244] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 244 opened.
paramiko.transport: DEBUG: [chan 244] Sesch channel 244 request ok
paramiko.transport: DEBUG: [chan 244] EOF received (244)
paramiko.transport: DEBUG: [chan 244] EOF sent (244)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_121 count=222 bs=1k
paramiko.transport: DEBUG: [chan 245] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 245] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 245 opened.
paramiko.transport: DEBUG: [chan 245] Sesch channel 245 request ok
paramiko.transport: DEBUG: [chan 245] EOF received (245)
paramiko.transport: DEBUG: [chan 245] EOF sent (245)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_122 count=535 bs=1k
paramiko.transport: DEBUG: [chan 246] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 246] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 246 opened.
paramiko.transport: DEBUG: [chan 246] Sesch channel 246 request ok
paramiko.transport: DEBUG: [chan 246] EOF received (246)
paramiko.transport: DEBUG: [chan 246] EOF sent (246)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_122 count=535 bs=1k
paramiko.transport: DEBUG: [chan 247] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 247] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 247 opened.
paramiko.transport: DEBUG: [chan 247] Sesch channel 247 request ok
paramiko.transport: DEBUG: [chan 247] EOF received (247)
paramiko.transport: DEBUG: [chan 247] EOF sent (247)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_123 count=497 bs=1k
paramiko.transport: DEBUG: [chan 248] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 248] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 248 opened.
paramiko.transport: DEBUG: [chan 248] Sesch channel 248 request ok
paramiko.transport: DEBUG: [chan 248] EOF received (248)
paramiko.transport: DEBUG: [chan 248] EOF sent (248)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_123 count=497 bs=1k
paramiko.transport: DEBUG: [chan 249] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 249] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 249 opened.
paramiko.transport: DEBUG: [chan 249] Sesch channel 249 request ok
paramiko.transport: DEBUG: [chan 249] EOF received (249)
paramiko.transport: DEBUG: [chan 249] EOF sent (249)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_124 count=326 bs=1k
paramiko.transport: DEBUG: [chan 250] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 250] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 250 opened.
paramiko.transport: DEBUG: [chan 250] Sesch channel 250 request ok
paramiko.transport: DEBUG: [chan 250] EOF received (250)
paramiko.transport: DEBUG: [chan 250] EOF sent (250)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_124 count=326 bs=1k
paramiko.transport: DEBUG: [chan 251] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 251] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 251 opened.
paramiko.transport: DEBUG: [chan 251] Sesch channel 251 request ok
paramiko.transport: DEBUG: [chan 251] EOF received (251)
paramiko.transport: DEBUG: [chan 251] EOF sent (251)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_125 count=974 bs=1k
paramiko.transport: DEBUG: [chan 252] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 252] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 252 opened.
paramiko.transport: DEBUG: [chan 252] Sesch channel 252 request ok
paramiko.transport: DEBUG: [chan 252] EOF received (252)
paramiko.transport: DEBUG: [chan 252] EOF sent (252)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_125 count=974 bs=1k
paramiko.transport: DEBUG: [chan 253] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 253] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 253 opened.
paramiko.transport: DEBUG: [chan 253] Sesch channel 253 request ok
paramiko.transport: DEBUG: [chan 253] EOF received (253)
paramiko.transport: DEBUG: [chan 253] EOF sent (253)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_126 count=522 bs=1k
paramiko.transport: DEBUG: [chan 254] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 254] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 254 opened.
paramiko.transport: DEBUG: [chan 254] Sesch channel 254 request ok
paramiko.transport: DEBUG: [chan 254] EOF received (254)
paramiko.transport: DEBUG: [chan 254] EOF sent (254)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_126 count=522 bs=1k
paramiko.transport: DEBUG: [chan 255] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 255] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 255 opened.
paramiko.transport: DEBUG: [chan 255] Sesch channel 255 request ok
paramiko.transport: DEBUG: [chan 255] EOF received (255)
paramiko.transport: DEBUG: [chan 255] EOF sent (255)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_127 count=730 bs=1k
paramiko.transport: DEBUG: [chan 256] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 256] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 256 opened.
paramiko.transport: DEBUG: [chan 256] Sesch channel 256 request ok
paramiko.transport: DEBUG: [chan 256] EOF received (256)
paramiko.transport: DEBUG: [chan 256] EOF sent (256)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_127 count=730 bs=1k
paramiko.transport: DEBUG: [chan 257] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 257] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 257 opened.
paramiko.transport: DEBUG: [chan 257] Sesch channel 257 request ok
paramiko.transport: DEBUG: [chan 257] EOF received (257)
paramiko.transport: DEBUG: [chan 257] EOF sent (257)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_128 count=682 bs=1k
paramiko.transport: DEBUG: [chan 258] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 258] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 258 opened.
paramiko.transport: DEBUG: [chan 258] Sesch channel 258 request ok
paramiko.transport: DEBUG: [chan 258] EOF received (258)
paramiko.transport: DEBUG: [chan 258] EOF sent (258)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_128 count=682 bs=1k
paramiko.transport: DEBUG: [chan 259] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 259] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 259 opened.
paramiko.transport: DEBUG: [chan 259] Sesch channel 259 request ok
paramiko.transport: DEBUG: [chan 259] EOF received (259)
paramiko.transport: DEBUG: [chan 259] EOF sent (259)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_129 count=826 bs=1k
paramiko.transport: DEBUG: [chan 260] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 260] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 260 opened.
paramiko.transport: DEBUG: [chan 260] Sesch channel 260 request ok
paramiko.transport: DEBUG: [chan 260] EOF received (260)
paramiko.transport: DEBUG: [chan 260] EOF sent (260)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_129 count=826 bs=1k
paramiko.transport: DEBUG: [chan 261] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 261] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 261 opened.
paramiko.transport: DEBUG: [chan 261] Sesch channel 261 request ok
paramiko.transport: DEBUG: [chan 261] EOF received (261)
paramiko.transport: DEBUG: [chan 261] EOF sent (261)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_130 count=176 bs=1k
paramiko.transport: DEBUG: [chan 262] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 262] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 262 opened.
paramiko.transport: DEBUG: [chan 262] Sesch channel 262 request ok
paramiko.transport: DEBUG: [chan 262] EOF received (262)
paramiko.transport: DEBUG: [chan 262] EOF sent (262)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_130 count=176 bs=1k
paramiko.transport: DEBUG: [chan 263] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 263] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 263 opened.
paramiko.transport: DEBUG: [chan 263] Sesch channel 263 request ok
paramiko.transport: DEBUG: [chan 263] EOF received (263)
paramiko.transport: DEBUG: [chan 263] EOF sent (263)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_131 count=779 bs=1k
paramiko.transport: DEBUG: [chan 264] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 264] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 264 opened.
paramiko.transport: DEBUG: [chan 264] Sesch channel 264 request ok
paramiko.transport: DEBUG: [chan 264] EOF received (264)
paramiko.transport: DEBUG: [chan 264] EOF sent (264)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_131 count=779 bs=1k
paramiko.transport: DEBUG: [chan 265] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 265] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 265 opened.
paramiko.transport: DEBUG: [chan 265] Sesch channel 265 request ok
paramiko.transport: DEBUG: [chan 265] EOF received (265)
paramiko.transport: DEBUG: [chan 265] EOF sent (265)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_132 count=379 bs=1k
paramiko.transport: DEBUG: [chan 266] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 266] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 266 opened.
paramiko.transport: DEBUG: [chan 266] Sesch channel 266 request ok
paramiko.transport: DEBUG: [chan 266] EOF received (266)
paramiko.transport: DEBUG: [chan 266] EOF sent (266)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_132 count=379 bs=1k
paramiko.transport: DEBUG: [chan 267] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 267] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 267 opened.
paramiko.transport: DEBUG: [chan 267] Sesch channel 267 request ok
paramiko.transport: DEBUG: [chan 267] EOF received (267)
paramiko.transport: DEBUG: [chan 267] EOF sent (267)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_133 count=423 bs=1k
paramiko.transport: DEBUG: [chan 268] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 268] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 268 opened.
paramiko.transport: DEBUG: [chan 268] Sesch channel 268 request ok
paramiko.transport: DEBUG: [chan 268] EOF received (268)
paramiko.transport: DEBUG: [chan 268] EOF sent (268)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_133 count=423 bs=1k
paramiko.transport: DEBUG: [chan 269] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 269] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 269 opened.
paramiko.transport: DEBUG: [chan 269] Sesch channel 269 request ok
paramiko.transport: DEBUG: [chan 269] EOF received (269)
paramiko.transport: DEBUG: [chan 269] EOF sent (269)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_134 count=415 bs=1k
paramiko.transport: DEBUG: [chan 270] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 270] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 270 opened.
paramiko.transport: DEBUG: [chan 270] Sesch channel 270 request ok
paramiko.transport: DEBUG: [chan 270] EOF received (270)
paramiko.transport: DEBUG: [chan 270] EOF sent (270)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_134 count=415 bs=1k
paramiko.transport: DEBUG: [chan 271] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 271] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 271 opened.
paramiko.transport: DEBUG: [chan 271] Sesch channel 271 request ok
paramiko.transport: DEBUG: [chan 271] EOF received (271)
paramiko.transport: DEBUG: [chan 271] EOF sent (271)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_135 count=764 bs=1k
paramiko.transport: DEBUG: [chan 272] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 272] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 272 opened.
paramiko.transport: DEBUG: [chan 272] Sesch channel 272 request ok
paramiko.transport: DEBUG: [chan 272] EOF received (272)
paramiko.transport: DEBUG: [chan 272] EOF sent (272)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_135 count=764 bs=1k
paramiko.transport: DEBUG: [chan 273] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 273] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 273 opened.
paramiko.transport: DEBUG: [chan 273] Sesch channel 273 request ok
paramiko.transport: DEBUG: [chan 273] EOF received (273)
paramiko.transport: DEBUG: [chan 273] EOF sent (273)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_136 count=516 bs=1k
paramiko.transport: DEBUG: [chan 274] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 274] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 274 opened.
paramiko.transport: DEBUG: [chan 274] Sesch channel 274 request ok
paramiko.transport: DEBUG: [chan 274] EOF received (274)
paramiko.transport: DEBUG: [chan 274] EOF sent (274)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_136 count=516 bs=1k
paramiko.transport: DEBUG: [chan 275] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 275] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 275 opened.
paramiko.transport: DEBUG: [chan 275] Sesch channel 275 request ok
paramiko.transport: DEBUG: [chan 275] EOF received (275)
paramiko.transport: DEBUG: [chan 275] EOF sent (275)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_137 count=980 bs=1k
paramiko.transport: DEBUG: [chan 276] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 276] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 276 opened.
paramiko.transport: DEBUG: [chan 276] Sesch channel 276 request ok
paramiko.transport: DEBUG: [chan 276] EOF received (276)
paramiko.transport: DEBUG: [chan 276] EOF sent (276)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_137 count=980 bs=1k
paramiko.transport: DEBUG: [chan 277] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 277] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 277 opened.
paramiko.transport: DEBUG: [chan 277] Sesch channel 277 request ok
paramiko.transport: DEBUG: [chan 277] EOF received (277)
paramiko.transport: DEBUG: [chan 277] EOF sent (277)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_138 count=737 bs=1k
paramiko.transport: DEBUG: [chan 278] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 278] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 278 opened.
paramiko.transport: DEBUG: [chan 278] Sesch channel 278 request ok
paramiko.transport: DEBUG: [chan 278] EOF received (278)
paramiko.transport: DEBUG: [chan 278] EOF sent (278)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_138 count=737 bs=1k
paramiko.transport: DEBUG: [chan 279] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 279] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 279 opened.
paramiko.transport: DEBUG: [chan 279] Sesch channel 279 request ok
paramiko.transport: DEBUG: [chan 279] EOF received (279)
paramiko.transport: DEBUG: [chan 279] EOF sent (279)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_139 count=721 bs=1k
paramiko.transport: DEBUG: [chan 280] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 280] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 280 opened.
paramiko.transport: DEBUG: [chan 280] Sesch channel 280 request ok
paramiko.transport: DEBUG: [chan 280] EOF received (280)
paramiko.transport: DEBUG: [chan 280] EOF sent (280)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_139 count=721 bs=1k
paramiko.transport: DEBUG: [chan 281] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 281] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 281 opened.
paramiko.transport: DEBUG: [chan 281] Sesch channel 281 request ok
paramiko.transport: DEBUG: [chan 281] EOF received (281)
paramiko.transport: DEBUG: [chan 281] EOF sent (281)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_140 count=440 bs=1k
paramiko.transport: DEBUG: [chan 282] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 282] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 282 opened.
paramiko.transport: DEBUG: [chan 282] Sesch channel 282 request ok
paramiko.transport: DEBUG: [chan 282] EOF received (282)
paramiko.transport: DEBUG: [chan 282] EOF sent (282)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_140 count=440 bs=1k
paramiko.transport: DEBUG: [chan 283] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 283] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 283 opened.
paramiko.transport: DEBUG: [chan 283] Sesch channel 283 request ok
paramiko.transport: DEBUG: [chan 283] EOF received (283)
paramiko.transport: DEBUG: [chan 283] EOF sent (283)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_141 count=628 bs=1k
paramiko.transport: DEBUG: [chan 284] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 284] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 284 opened.
paramiko.transport: DEBUG: [chan 284] Sesch channel 284 request ok
paramiko.transport: DEBUG: [chan 284] EOF received (284)
paramiko.transport: DEBUG: [chan 284] EOF sent (284)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_141 count=628 bs=1k
paramiko.transport: DEBUG: [chan 285] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 285] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 285 opened.
paramiko.transport: DEBUG: [chan 285] Sesch channel 285 request ok
paramiko.transport: DEBUG: [chan 285] EOF received (285)
paramiko.transport: DEBUG: [chan 285] EOF sent (285)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_142 count=180 bs=1k
paramiko.transport: DEBUG: [chan 286] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 286] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 286 opened.
paramiko.transport: DEBUG: [chan 286] Sesch channel 286 request ok
paramiko.transport: DEBUG: [chan 286] EOF received (286)
paramiko.transport: DEBUG: [chan 286] EOF sent (286)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_142 count=180 bs=1k
paramiko.transport: DEBUG: [chan 287] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 287] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 287 opened.
paramiko.transport: DEBUG: [chan 287] Sesch channel 287 request ok
paramiko.transport: DEBUG: [chan 287] EOF received (287)
paramiko.transport: DEBUG: [chan 287] EOF sent (287)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_143 count=118 bs=1k
paramiko.transport: DEBUG: [chan 288] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 288] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 288 opened.
paramiko.transport: DEBUG: [chan 288] Sesch channel 288 request ok
paramiko.transport: DEBUG: [chan 288] EOF received (288)
paramiko.transport: DEBUG: [chan 288] EOF sent (288)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_143 count=118 bs=1k
paramiko.transport: DEBUG: [chan 289] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 289] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 289 opened.
paramiko.transport: DEBUG: [chan 289] Sesch channel 289 request ok
paramiko.transport: DEBUG: [chan 289] EOF received (289)
paramiko.transport: DEBUG: [chan 289] EOF sent (289)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_144 count=238 bs=1k
paramiko.transport: DEBUG: [chan 290] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 290] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 290 opened.
paramiko.transport: DEBUG: [chan 290] Sesch channel 290 request ok
paramiko.transport: DEBUG: [chan 290] EOF received (290)
paramiko.transport: DEBUG: [chan 290] EOF sent (290)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_144 count=238 bs=1k
paramiko.transport: DEBUG: [chan 291] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 291] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 291 opened.
paramiko.transport: DEBUG: [chan 291] Sesch channel 291 request ok
paramiko.transport: DEBUG: [chan 291] EOF received (291)
paramiko.transport: DEBUG: [chan 291] EOF sent (291)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_145 count=819 bs=1k
paramiko.transport: DEBUG: [chan 292] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 292] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 292 opened.
paramiko.transport: DEBUG: [chan 292] Sesch channel 292 request ok
paramiko.transport: DEBUG: [chan 292] EOF received (292)
paramiko.transport: DEBUG: [chan 292] EOF sent (292)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_145 count=819 bs=1k
paramiko.transport: DEBUG: [chan 293] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 293] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 293 opened.
paramiko.transport: DEBUG: [chan 293] Sesch channel 293 request ok
paramiko.transport: DEBUG: [chan 293] EOF received (293)
paramiko.transport: DEBUG: [chan 293] EOF sent (293)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_146 count=551 bs=1k
paramiko.transport: DEBUG: [chan 294] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 294] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 294 opened.
paramiko.transport: DEBUG: [chan 294] Sesch channel 294 request ok
paramiko.transport: DEBUG: [chan 294] EOF received (294)
paramiko.transport: DEBUG: [chan 294] EOF sent (294)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_146 count=551 bs=1k
paramiko.transport: DEBUG: [chan 295] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 295] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 295 opened.
paramiko.transport: DEBUG: [chan 295] Sesch channel 295 request ok
paramiko.transport: DEBUG: [chan 295] EOF received (295)
paramiko.transport: DEBUG: [chan 295] EOF sent (295)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_147 count=506 bs=1k
paramiko.transport: DEBUG: [chan 296] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 296] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 296 opened.
paramiko.transport: DEBUG: [chan 296] Sesch channel 296 request ok
paramiko.transport: DEBUG: [chan 296] EOF received (296)
paramiko.transport: DEBUG: [chan 296] EOF sent (296)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_147 count=506 bs=1k
paramiko.transport: DEBUG: [chan 297] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 297] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 297 opened.
paramiko.transport: DEBUG: [chan 297] Sesch channel 297 request ok
paramiko.transport: DEBUG: [chan 297] EOF received (297)
paramiko.transport: DEBUG: [chan 297] EOF sent (297)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_148 count=165 bs=1k
paramiko.transport: DEBUG: [chan 298] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 298] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 298 opened.
paramiko.transport: DEBUG: [chan 298] Sesch channel 298 request ok
paramiko.transport: DEBUG: [chan 298] EOF received (298)
paramiko.transport: DEBUG: [chan 298] EOF sent (298)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_148 count=165 bs=1k
paramiko.transport: DEBUG: [chan 299] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 299] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 299 opened.
paramiko.transport: DEBUG: [chan 299] Sesch channel 299 request ok
paramiko.transport: DEBUG: [chan 299] EOF received (299)
paramiko.transport: DEBUG: [chan 299] EOF sent (299)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_149 count=386 bs=1k
paramiko.transport: DEBUG: [chan 300] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 300] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 300 opened.
paramiko.transport: DEBUG: [chan 300] Sesch channel 300 request ok
paramiko.transport: DEBUG: [chan 300] EOF received (300)
paramiko.transport: DEBUG: [chan 300] EOF sent (300)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_149 count=386 bs=1k
paramiko.transport: DEBUG: [chan 301] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 301] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 301 opened.
paramiko.transport: DEBUG: [chan 301] Sesch channel 301 request ok
paramiko.transport: DEBUG: [chan 301] EOF received (301)
paramiko.transport: DEBUG: [chan 301] EOF sent (301)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_150 count=149 bs=1k
paramiko.transport: DEBUG: [chan 302] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 302] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 302 opened.
paramiko.transport: DEBUG: [chan 302] Sesch channel 302 request ok
paramiko.transport: DEBUG: [chan 302] EOF received (302)
paramiko.transport: DEBUG: [chan 302] EOF sent (302)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_150 count=149 bs=1k
paramiko.transport: DEBUG: [chan 303] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 303] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 303 opened.
paramiko.transport: DEBUG: [chan 303] Sesch channel 303 request ok
paramiko.transport: DEBUG: [chan 303] EOF received (303)
paramiko.transport: DEBUG: [chan 303] EOF sent (303)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_151 count=84 bs=1k
paramiko.transport: DEBUG: [chan 304] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 304] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 304 opened.
paramiko.transport: DEBUG: [chan 304] Sesch channel 304 request ok
paramiko.transport: DEBUG: [chan 304] EOF received (304)
paramiko.transport: DEBUG: [chan 304] EOF sent (304)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_151 count=84 bs=1k
paramiko.transport: DEBUG: [chan 305] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 305] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 305 opened.
paramiko.transport: DEBUG: [chan 305] Sesch channel 305 request ok
paramiko.transport: DEBUG: [chan 305] EOF received (305)
paramiko.transport: DEBUG: [chan 305] EOF sent (305)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_152 count=743 bs=1k
paramiko.transport: DEBUG: [chan 306] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 306] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 306 opened.
paramiko.transport: DEBUG: [chan 306] Sesch channel 306 request ok
paramiko.transport: DEBUG: [chan 306] EOF received (306)
paramiko.transport: DEBUG: [chan 306] EOF sent (306)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_152 count=743 bs=1k
paramiko.transport: DEBUG: [chan 307] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 307] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 307 opened.
paramiko.transport: DEBUG: [chan 307] Sesch channel 307 request ok
paramiko.transport: DEBUG: [chan 307] EOF received (307)
paramiko.transport: DEBUG: [chan 307] EOF sent (307)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_153 count=926 bs=1k
paramiko.transport: DEBUG: [chan 308] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 308] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 308 opened.
paramiko.transport: DEBUG: [chan 308] Sesch channel 308 request ok
paramiko.transport: DEBUG: [chan 308] EOF received (308)
paramiko.transport: DEBUG: [chan 308] EOF sent (308)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_153 count=926 bs=1k
paramiko.transport: DEBUG: [chan 309] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 309] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 309 opened.
paramiko.transport: DEBUG: [chan 309] Sesch channel 309 request ok
paramiko.transport: DEBUG: [chan 309] EOF received (309)
paramiko.transport: DEBUG: [chan 309] EOF sent (309)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_154 count=575 bs=1k
paramiko.transport: DEBUG: [chan 310] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 310] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 310 opened.
paramiko.transport: DEBUG: [chan 310] Sesch channel 310 request ok
paramiko.transport: DEBUG: [chan 310] EOF received (310)
paramiko.transport: DEBUG: [chan 310] EOF sent (310)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_154 count=575 bs=1k
paramiko.transport: DEBUG: [chan 311] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 311] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 311 opened.
paramiko.transport: DEBUG: [chan 311] Sesch channel 311 request ok
paramiko.transport: DEBUG: [chan 311] EOF received (311)
paramiko.transport: DEBUG: [chan 311] EOF sent (311)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_155 count=110 bs=1k
paramiko.transport: DEBUG: [chan 312] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 312] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 312 opened.
paramiko.transport: DEBUG: [chan 312] Sesch channel 312 request ok
paramiko.transport: DEBUG: [chan 312] EOF received (312)
paramiko.transport: DEBUG: [chan 312] EOF sent (312)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_155 count=110 bs=1k
paramiko.transport: DEBUG: [chan 313] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 313] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 313 opened.
paramiko.transport: DEBUG: [chan 313] Sesch channel 313 request ok
paramiko.transport: DEBUG: [chan 313] EOF received (313)
paramiko.transport: DEBUG: [chan 313] EOF sent (313)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_156 count=487 bs=1k
paramiko.transport: DEBUG: [chan 314] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 314] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 314 opened.
paramiko.transport: DEBUG: [chan 314] Sesch channel 314 request ok
paramiko.transport: DEBUG: [chan 314] EOF received (314)
paramiko.transport: DEBUG: [chan 314] EOF sent (314)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_156 count=487 bs=1k
paramiko.transport: DEBUG: [chan 315] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 315] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 315 opened.
paramiko.transport: DEBUG: [chan 315] Sesch channel 315 request ok
paramiko.transport: DEBUG: [chan 315] EOF received (315)
paramiko.transport: DEBUG: [chan 315] EOF sent (315)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_157 count=65 bs=1k
paramiko.transport: DEBUG: [chan 316] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 316] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 316 opened.
paramiko.transport: DEBUG: [chan 316] Sesch channel 316 request ok
paramiko.transport: DEBUG: [chan 316] EOF received (316)
paramiko.transport: DEBUG: [chan 316] EOF sent (316)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_157 count=65 bs=1k
paramiko.transport: DEBUG: [chan 317] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 317] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 317 opened.
paramiko.transport: DEBUG: [chan 317] Sesch channel 317 request ok
paramiko.transport: DEBUG: [chan 317] EOF received (317)
paramiko.transport: DEBUG: [chan 317] EOF sent (317)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_158 count=485 bs=1k
paramiko.transport: DEBUG: [chan 318] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 318] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 318 opened.
paramiko.transport: DEBUG: [chan 318] Sesch channel 318 request ok
paramiko.transport: DEBUG: [chan 318] EOF received (318)
paramiko.transport: DEBUG: [chan 318] EOF sent (318)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_158 count=485 bs=1k
paramiko.transport: DEBUG: [chan 319] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 319] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 319 opened.
paramiko.transport: DEBUG: [chan 319] Sesch channel 319 request ok
paramiko.transport: DEBUG: [chan 319] EOF received (319)
paramiko.transport: DEBUG: [chan 319] EOF sent (319)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_159 count=122 bs=1k
paramiko.transport: DEBUG: [chan 320] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 320] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 320 opened.
paramiko.transport: DEBUG: [chan 320] Sesch channel 320 request ok
paramiko.transport: DEBUG: [chan 320] EOF received (320)
paramiko.transport: DEBUG: [chan 320] EOF sent (320)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_159 count=122 bs=1k
paramiko.transport: DEBUG: [chan 321] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 321] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 321 opened.
paramiko.transport: DEBUG: [chan 321] Sesch channel 321 request ok
paramiko.transport: DEBUG: [chan 321] EOF received (321)
paramiko.transport: DEBUG: [chan 321] EOF sent (321)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_160 count=964 bs=1k
paramiko.transport: DEBUG: [chan 322] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 322] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 322 opened.
paramiko.transport: DEBUG: [chan 322] Sesch channel 322 request ok
paramiko.transport: DEBUG: [chan 322] EOF received (322)
paramiko.transport: DEBUG: [chan 322] EOF sent (322)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_160 count=964 bs=1k
paramiko.transport: DEBUG: [chan 323] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 323] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 323 opened.
paramiko.transport: DEBUG: [chan 323] Sesch channel 323 request ok
paramiko.transport: DEBUG: [chan 323] EOF received (323)
paramiko.transport: DEBUG: [chan 323] EOF sent (323)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_161 count=601 bs=1k
paramiko.transport: DEBUG: [chan 324] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 324] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 324 opened.
paramiko.transport: DEBUG: [chan 324] Sesch channel 324 request ok
paramiko.transport: DEBUG: [chan 324] EOF received (324)
paramiko.transport: DEBUG: [chan 324] EOF sent (324)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_161 count=601 bs=1k
paramiko.transport: DEBUG: [chan 325] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 325] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 325 opened.
paramiko.transport: DEBUG: [chan 325] Sesch channel 325 request ok
paramiko.transport: DEBUG: [chan 325] EOF received (325)
paramiko.transport: DEBUG: [chan 325] EOF sent (325)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_162 count=718 bs=1k
paramiko.transport: DEBUG: [chan 326] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 326] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 326 opened.
paramiko.transport: DEBUG: [chan 326] Sesch channel 326 request ok
paramiko.transport: DEBUG: [chan 326] EOF received (326)
paramiko.transport: DEBUG: [chan 326] EOF sent (326)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_162 count=718 bs=1k
paramiko.transport: DEBUG: [chan 327] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 327] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 327 opened.
paramiko.transport: DEBUG: [chan 327] Sesch channel 327 request ok
paramiko.transport: DEBUG: [chan 327] EOF received (327)
paramiko.transport: DEBUG: [chan 327] EOF sent (327)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_163 count=351 bs=1k
paramiko.transport: DEBUG: [chan 328] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 328] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 328 opened.
paramiko.transport: DEBUG: [chan 328] Sesch channel 328 request ok
paramiko.transport: DEBUG: [chan 328] EOF received (328)
paramiko.transport: DEBUG: [chan 328] EOF sent (328)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_163 count=351 bs=1k
paramiko.transport: DEBUG: [chan 329] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 329] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 329 opened.
paramiko.transport: DEBUG: [chan 329] Sesch channel 329 request ok
paramiko.transport: DEBUG: [chan 329] EOF received (329)
paramiko.transport: DEBUG: [chan 329] EOF sent (329)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_164 count=455 bs=1k
paramiko.transport: DEBUG: [chan 330] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 330] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 330 opened.
paramiko.transport: DEBUG: [chan 330] Sesch channel 330 request ok
paramiko.transport: DEBUG: [chan 330] EOF received (330)
paramiko.transport: DEBUG: [chan 330] EOF sent (330)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_164 count=455 bs=1k
paramiko.transport: DEBUG: [chan 331] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 331] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 331 opened.
paramiko.transport: DEBUG: [chan 331] Sesch channel 331 request ok
paramiko.transport: DEBUG: [chan 331] EOF received (331)
paramiko.transport: DEBUG: [chan 331] EOF sent (331)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_165 count=16 bs=1k
paramiko.transport: DEBUG: [chan 332] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 332] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 332 opened.
paramiko.transport: DEBUG: [chan 332] Sesch channel 332 request ok
paramiko.transport: DEBUG: [chan 332] EOF received (332)
paramiko.transport: DEBUG: [chan 332] EOF sent (332)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_165 count=16 bs=1k
paramiko.transport: DEBUG: [chan 333] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 333] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 333 opened.
paramiko.transport: DEBUG: [chan 333] Sesch channel 333 request ok
paramiko.transport: DEBUG: [chan 333] EOF received (333)
paramiko.transport: DEBUG: [chan 333] EOF sent (333)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_166 count=897 bs=1k
paramiko.transport: DEBUG: [chan 334] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 334] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 334 opened.
paramiko.transport: DEBUG: [chan 334] Sesch channel 334 request ok
paramiko.transport: DEBUG: [chan 334] EOF received (334)
paramiko.transport: DEBUG: [chan 334] EOF sent (334)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_166 count=897 bs=1k
paramiko.transport: DEBUG: [chan 335] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 335] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 335 opened.
paramiko.transport: DEBUG: [chan 335] Sesch channel 335 request ok
paramiko.transport: DEBUG: [chan 335] EOF received (335)
paramiko.transport: DEBUG: [chan 335] EOF sent (335)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_167 count=219 bs=1k
paramiko.transport: DEBUG: [chan 336] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 336] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 336 opened.
paramiko.transport: DEBUG: [chan 336] Sesch channel 336 request ok
paramiko.transport: DEBUG: [chan 336] EOF received (336)
paramiko.transport: DEBUG: [chan 336] EOF sent (336)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_167 count=219 bs=1k
paramiko.transport: DEBUG: [chan 337] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 337] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 337 opened.
paramiko.transport: DEBUG: [chan 337] Sesch channel 337 request ok
paramiko.transport: DEBUG: [chan 337] EOF received (337)
paramiko.transport: DEBUG: [chan 337] EOF sent (337)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_168 count=757 bs=1k
paramiko.transport: DEBUG: [chan 338] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 338] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 338 opened.
paramiko.transport: DEBUG: [chan 338] Sesch channel 338 request ok
paramiko.transport: DEBUG: [chan 338] EOF received (338)
paramiko.transport: DEBUG: [chan 338] EOF sent (338)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_168 count=757 bs=1k
paramiko.transport: DEBUG: [chan 339] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 339] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 339 opened.
paramiko.transport: DEBUG: [chan 339] Sesch channel 339 request ok
paramiko.transport: DEBUG: [chan 339] EOF received (339)
paramiko.transport: DEBUG: [chan 339] EOF sent (339)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_169 count=435 bs=1k
paramiko.transport: DEBUG: [chan 340] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 340] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 340 opened.
paramiko.transport: DEBUG: [chan 340] Sesch channel 340 request ok
paramiko.transport: DEBUG: [chan 340] EOF received (340)
paramiko.transport: DEBUG: [chan 340] EOF sent (340)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_169 count=435 bs=1k
paramiko.transport: DEBUG: [chan 341] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 341] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 341 opened.
paramiko.transport: DEBUG: [chan 341] Sesch channel 341 request ok
paramiko.transport: DEBUG: [chan 341] EOF received (341)
paramiko.transport: DEBUG: [chan 341] EOF sent (341)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_170 count=762 bs=1k
paramiko.transport: DEBUG: [chan 342] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 342] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 342 opened.
paramiko.transport: DEBUG: [chan 342] Sesch channel 342 request ok
paramiko.transport: DEBUG: [chan 342] EOF received (342)
paramiko.transport: DEBUG: [chan 342] EOF sent (342)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_170 count=762 bs=1k
paramiko.transport: DEBUG: [chan 343] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 343] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 343 opened.
paramiko.transport: DEBUG: [chan 343] Sesch channel 343 request ok
paramiko.transport: DEBUG: [chan 343] EOF received (343)
paramiko.transport: DEBUG: [chan 343] EOF sent (343)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_171 count=474 bs=1k
paramiko.transport: DEBUG: [chan 344] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 344] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 344 opened.
paramiko.transport: DEBUG: [chan 344] Sesch channel 344 request ok
paramiko.transport: DEBUG: [chan 344] EOF received (344)
paramiko.transport: DEBUG: [chan 344] EOF sent (344)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_171 count=474 bs=1k
paramiko.transport: DEBUG: [chan 345] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 345] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 345 opened.
paramiko.transport: DEBUG: [chan 345] Sesch channel 345 request ok
paramiko.transport: DEBUG: [chan 345] EOF received (345)
paramiko.transport: DEBUG: [chan 345] EOF sent (345)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_172 count=467 bs=1k
paramiko.transport: DEBUG: [chan 346] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 346] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 346 opened.
paramiko.transport: DEBUG: [chan 346] Sesch channel 346 request ok
paramiko.transport: DEBUG: [chan 346] EOF received (346)
paramiko.transport: DEBUG: [chan 346] EOF sent (346)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_172 count=467 bs=1k
paramiko.transport: DEBUG: [chan 347] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 347] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 347 opened.
paramiko.transport: DEBUG: [chan 347] Sesch channel 347 request ok
paramiko.transport: DEBUG: [chan 347] EOF received (347)
paramiko.transport: DEBUG: [chan 347] EOF sent (347)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_173 count=734 bs=1k
paramiko.transport: DEBUG: [chan 348] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 348] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 348 opened.
paramiko.transport: DEBUG: [chan 348] Sesch channel 348 request ok
paramiko.transport: DEBUG: [chan 348] EOF received (348)
paramiko.transport: DEBUG: [chan 348] EOF sent (348)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_173 count=734 bs=1k
paramiko.transport: DEBUG: [chan 349] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 349] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 349 opened.
paramiko.transport: DEBUG: [chan 349] Sesch channel 349 request ok
paramiko.transport: DEBUG: [chan 349] EOF received (349)
paramiko.transport: DEBUG: [chan 349] EOF sent (349)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_174 count=424 bs=1k
paramiko.transport: DEBUG: [chan 350] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 350] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 350 opened.
paramiko.transport: DEBUG: [chan 350] Sesch channel 350 request ok
paramiko.transport: DEBUG: [chan 350] EOF received (350)
paramiko.transport: DEBUG: [chan 350] EOF sent (350)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_174 count=424 bs=1k
paramiko.transport: DEBUG: [chan 351] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 351] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 351 opened.
paramiko.transport: DEBUG: [chan 351] Sesch channel 351 request ok
paramiko.transport: DEBUG: [chan 351] EOF received (351)
paramiko.transport: DEBUG: [chan 351] EOF sent (351)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_175 count=613 bs=1k
paramiko.transport: DEBUG: [chan 352] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 352] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 352 opened.
paramiko.transport: DEBUG: [chan 352] Sesch channel 352 request ok
paramiko.transport: DEBUG: [chan 352] EOF received (352)
paramiko.transport: DEBUG: [chan 352] EOF sent (352)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_175 count=613 bs=1k
paramiko.transport: DEBUG: [chan 353] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 353] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 353 opened.
paramiko.transport: DEBUG: [chan 353] Sesch channel 353 request ok
paramiko.transport: DEBUG: [chan 353] EOF received (353)
paramiko.transport: DEBUG: [chan 353] EOF sent (353)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_176 count=325 bs=1k
paramiko.transport: DEBUG: [chan 354] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 354] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 354 opened.
paramiko.transport: DEBUG: [chan 354] Sesch channel 354 request ok
paramiko.transport: DEBUG: [chan 354] EOF received (354)
paramiko.transport: DEBUG: [chan 354] EOF sent (354)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_176 count=325 bs=1k
paramiko.transport: DEBUG: [chan 355] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 355] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 355 opened.
paramiko.transport: DEBUG: [chan 355] Sesch channel 355 request ok
paramiko.transport: DEBUG: [chan 355] EOF received (355)
paramiko.transport: DEBUG: [chan 355] EOF sent (355)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_177 count=305 bs=1k
paramiko.transport: DEBUG: [chan 356] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 356] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 356 opened.
paramiko.transport: DEBUG: [chan 356] Sesch channel 356 request ok
paramiko.transport: DEBUG: [chan 356] EOF received (356)
paramiko.transport: DEBUG: [chan 356] EOF sent (356)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_177 count=305 bs=1k
paramiko.transport: DEBUG: [chan 357] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 357] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 357 opened.
paramiko.transport: DEBUG: [chan 357] Sesch channel 357 request ok
paramiko.transport: DEBUG: [chan 357] EOF received (357)
paramiko.transport: DEBUG: [chan 357] EOF sent (357)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_178 count=799 bs=1k
paramiko.transport: DEBUG: [chan 358] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 358] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 358 opened.
paramiko.transport: DEBUG: [chan 358] Sesch channel 358 request ok
paramiko.transport: DEBUG: [chan 358] EOF received (358)
paramiko.transport: DEBUG: [chan 358] EOF sent (358)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_178 count=799 bs=1k
paramiko.transport: DEBUG: [chan 359] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 359] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 359 opened.
paramiko.transport: DEBUG: [chan 359] Sesch channel 359 request ok
paramiko.transport: DEBUG: [chan 359] EOF received (359)
paramiko.transport: DEBUG: [chan 359] EOF sent (359)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_179 count=654 bs=1k
paramiko.transport: DEBUG: [chan 360] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 360] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 360 opened.
paramiko.transport: DEBUG: [chan 360] Sesch channel 360 request ok
paramiko.transport: DEBUG: [chan 360] EOF received (360)
paramiko.transport: DEBUG: [chan 360] EOF sent (360)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_179 count=654 bs=1k
paramiko.transport: DEBUG: [chan 361] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 361] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 361 opened.
paramiko.transport: DEBUG: [chan 361] Sesch channel 361 request ok
paramiko.transport: DEBUG: [chan 361] EOF received (361)
paramiko.transport: DEBUG: [chan 361] EOF sent (361)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_180 count=129 bs=1k
paramiko.transport: DEBUG: [chan 362] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 362] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 362 opened.
paramiko.transport: DEBUG: [chan 362] Sesch channel 362 request ok
paramiko.transport: DEBUG: [chan 362] EOF received (362)
paramiko.transport: DEBUG: [chan 362] EOF sent (362)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_180 count=129 bs=1k
paramiko.transport: DEBUG: [chan 363] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 363] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 363 opened.
paramiko.transport: DEBUG: [chan 363] Sesch channel 363 request ok
paramiko.transport: DEBUG: [chan 363] EOF received (363)
paramiko.transport: DEBUG: [chan 363] EOF sent (363)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_181 count=989 bs=1k
paramiko.transport: DEBUG: [chan 364] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 364] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 364 opened.
paramiko.transport: DEBUG: [chan 364] Sesch channel 364 request ok
paramiko.transport: DEBUG: [chan 364] EOF received (364)
paramiko.transport: DEBUG: [chan 364] EOF sent (364)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_181 count=989 bs=1k
paramiko.transport: DEBUG: [chan 365] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 365] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 365 opened.
paramiko.transport: DEBUG: [chan 365] Sesch channel 365 request ok
paramiko.transport: DEBUG: [chan 365] EOF received (365)
paramiko.transport: DEBUG: [chan 365] EOF sent (365)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_182 count=727 bs=1k
paramiko.transport: DEBUG: [chan 366] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 366] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 366 opened.
paramiko.transport: DEBUG: [chan 366] Sesch channel 366 request ok
paramiko.transport: DEBUG: [chan 366] EOF received (366)
paramiko.transport: DEBUG: [chan 366] EOF sent (366)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_182 count=727 bs=1k
paramiko.transport: DEBUG: [chan 367] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 367] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 367 opened.
paramiko.transport: DEBUG: [chan 367] Sesch channel 367 request ok
paramiko.transport: DEBUG: [chan 367] EOF received (367)
paramiko.transport: DEBUG: [chan 367] EOF sent (367)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_183 count=437 bs=1k
paramiko.transport: DEBUG: [chan 368] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 368] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 368 opened.
paramiko.transport: DEBUG: [chan 368] Sesch channel 368 request ok
paramiko.transport: DEBUG: [chan 368] EOF received (368)
paramiko.transport: DEBUG: [chan 368] EOF sent (368)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_183 count=437 bs=1k
paramiko.transport: DEBUG: [chan 369] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 369] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 369 opened.
paramiko.transport: DEBUG: [chan 369] Sesch channel 369 request ok
paramiko.transport: DEBUG: [chan 369] EOF received (369)
paramiko.transport: DEBUG: [chan 369] EOF sent (369)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_184 count=714 bs=1k
paramiko.transport: DEBUG: [chan 370] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 370] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 370 opened.
paramiko.transport: DEBUG: [chan 370] Sesch channel 370 request ok
paramiko.transport: DEBUG: [chan 370] EOF received (370)
paramiko.transport: DEBUG: [chan 370] EOF sent (370)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_184 count=714 bs=1k
paramiko.transport: DEBUG: [chan 371] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 371] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 371 opened.
paramiko.transport: DEBUG: [chan 371] Sesch channel 371 request ok
paramiko.transport: DEBUG: [chan 371] EOF received (371)
paramiko.transport: DEBUG: [chan 371] EOF sent (371)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_185 count=543 bs=1k
paramiko.transport: DEBUG: [chan 372] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 372] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 372 opened.
paramiko.transport: DEBUG: [chan 372] Sesch channel 372 request ok
paramiko.transport: DEBUG: [chan 372] EOF received (372)
paramiko.transport: DEBUG: [chan 372] EOF sent (372)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_185 count=543 bs=1k
paramiko.transport: DEBUG: [chan 373] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 373] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 373 opened.
paramiko.transport: DEBUG: [chan 373] Sesch channel 373 request ok
paramiko.transport: DEBUG: [chan 373] EOF received (373)
paramiko.transport: DEBUG: [chan 373] EOF sent (373)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_186 count=115 bs=1k
paramiko.transport: DEBUG: [chan 374] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 374] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 374 opened.
paramiko.transport: DEBUG: [chan 374] Sesch channel 374 request ok
paramiko.transport: DEBUG: [chan 374] EOF received (374)
paramiko.transport: DEBUG: [chan 374] EOF sent (374)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_186 count=115 bs=1k
paramiko.transport: DEBUG: [chan 375] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 375] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 375 opened.
paramiko.transport: DEBUG: [chan 375] Sesch channel 375 request ok
paramiko.transport: DEBUG: [chan 375] EOF received (375)
paramiko.transport: DEBUG: [chan 375] EOF sent (375)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_187 count=416 bs=1k
paramiko.transport: DEBUG: [chan 376] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 376] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 376 opened.
paramiko.transport: DEBUG: [chan 376] Sesch channel 376 request ok
paramiko.transport: DEBUG: [chan 376] EOF received (376)
paramiko.transport: DEBUG: [chan 376] EOF sent (376)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_187 count=416 bs=1k
paramiko.transport: DEBUG: [chan 377] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 377] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 377 opened.
paramiko.transport: DEBUG: [chan 377] Sesch channel 377 request ok
paramiko.transport: DEBUG: [chan 377] EOF received (377)
paramiko.transport: DEBUG: [chan 377] EOF sent (377)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_188 count=641 bs=1k
paramiko.transport: DEBUG: [chan 378] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 378] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 378 opened.
paramiko.transport: DEBUG: [chan 378] Sesch channel 378 request ok
paramiko.transport: DEBUG: [chan 378] EOF received (378)
paramiko.transport: DEBUG: [chan 378] EOF sent (378)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_188 count=641 bs=1k
paramiko.transport: DEBUG: [chan 379] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 379] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 379 opened.
paramiko.transport: DEBUG: [chan 379] Sesch channel 379 request ok
paramiko.transport: DEBUG: [chan 379] EOF received (379)
paramiko.transport: DEBUG: [chan 379] EOF sent (379)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_189 count=626 bs=1k
paramiko.transport: DEBUG: [chan 380] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 380] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 380 opened.
paramiko.transport: DEBUG: [chan 380] Sesch channel 380 request ok
paramiko.transport: DEBUG: [chan 380] EOF received (380)
paramiko.transport: DEBUG: [chan 380] EOF sent (380)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_189 count=626 bs=1k
paramiko.transport: DEBUG: [chan 381] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 381] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 381 opened.
paramiko.transport: DEBUG: [chan 381] Sesch channel 381 request ok
paramiko.transport: DEBUG: [chan 381] EOF received (381)
paramiko.transport: DEBUG: [chan 381] EOF sent (381)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_190 count=920 bs=1k
paramiko.transport: DEBUG: [chan 382] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 382] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 382 opened.
paramiko.transport: DEBUG: [chan 382] Sesch channel 382 request ok
paramiko.transport: DEBUG: [chan 382] EOF received (382)
paramiko.transport: DEBUG: [chan 382] EOF sent (382)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_190 count=920 bs=1k
paramiko.transport: DEBUG: [chan 383] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 383] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 383 opened.
paramiko.transport: DEBUG: [chan 383] Sesch channel 383 request ok
paramiko.transport: DEBUG: [chan 383] EOF received (383)
paramiko.transport: DEBUG: [chan 383] EOF sent (383)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_191 count=969 bs=1k
paramiko.transport: DEBUG: [chan 384] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 384] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 384 opened.
paramiko.transport: DEBUG: [chan 384] Sesch channel 384 request ok
paramiko.transport: DEBUG: [chan 384] EOF received (384)
paramiko.transport: DEBUG: [chan 384] EOF sent (384)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_191 count=969 bs=1k
paramiko.transport: DEBUG: [chan 385] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 385] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 385 opened.
paramiko.transport: DEBUG: [chan 385] Sesch channel 385 request ok
paramiko.transport: DEBUG: [chan 385] EOF received (385)
paramiko.transport: DEBUG: [chan 385] EOF sent (385)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_192 count=995 bs=1k
paramiko.transport: DEBUG: [chan 386] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 386] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 386 opened.
paramiko.transport: DEBUG: [chan 386] Sesch channel 386 request ok
paramiko.transport: DEBUG: [chan 386] EOF received (386)
paramiko.transport: DEBUG: [chan 386] EOF sent (386)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_192 count=995 bs=1k
paramiko.transport: DEBUG: [chan 387] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 387] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 387 opened.
paramiko.transport: DEBUG: [chan 387] Sesch channel 387 request ok
paramiko.transport: DEBUG: [chan 387] EOF received (387)
paramiko.transport: DEBUG: [chan 387] EOF sent (387)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_193 count=1 bs=1k
paramiko.transport: DEBUG: [chan 388] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 388] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 388 opened.
paramiko.transport: DEBUG: [chan 388] Sesch channel 388 request ok
paramiko.transport: DEBUG: [chan 388] EOF received (388)
paramiko.transport: DEBUG: [chan 388] EOF sent (388)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_193 count=1 bs=1k
paramiko.transport: DEBUG: [chan 389] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 389] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 389 opened.
paramiko.transport: DEBUG: [chan 389] Sesch channel 389 request ok
paramiko.transport: DEBUG: [chan 389] EOF received (389)
paramiko.transport: DEBUG: [chan 389] EOF sent (389)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_194 count=224 bs=1k
paramiko.transport: DEBUG: [chan 390] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 390] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 390 opened.
paramiko.transport: DEBUG: [chan 390] Sesch channel 390 request ok
paramiko.transport: DEBUG: [chan 390] EOF received (390)
paramiko.transport: DEBUG: [chan 390] EOF sent (390)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_194 count=224 bs=1k
paramiko.transport: DEBUG: [chan 391] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 391] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 391 opened.
paramiko.transport: DEBUG: [chan 391] Sesch channel 391 request ok
paramiko.transport: DEBUG: [chan 391] EOF received (391)
paramiko.transport: DEBUG: [chan 391] EOF sent (391)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_195 count=480 bs=1k
paramiko.transport: DEBUG: [chan 392] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 392] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 392 opened.
paramiko.transport: DEBUG: [chan 392] Sesch channel 392 request ok
paramiko.transport: DEBUG: [chan 392] EOF received (392)
paramiko.transport: DEBUG: [chan 392] EOF sent (392)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_195 count=480 bs=1k
paramiko.transport: DEBUG: [chan 393] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 393] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 393 opened.
paramiko.transport: DEBUG: [chan 393] Sesch channel 393 request ok
paramiko.transport: DEBUG: [chan 393] EOF received (393)
paramiko.transport: DEBUG: [chan 393] EOF sent (393)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_196 count=293 bs=1k
paramiko.transport: DEBUG: [chan 394] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 394] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 394 opened.
paramiko.transport: DEBUG: [chan 394] Sesch channel 394 request ok
paramiko.transport: DEBUG: [chan 394] EOF received (394)
paramiko.transport: DEBUG: [chan 394] EOF sent (394)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_196 count=293 bs=1k
paramiko.transport: DEBUG: [chan 395] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 395] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 395 opened.
paramiko.transport: DEBUG: [chan 395] Sesch channel 395 request ok
paramiko.transport: DEBUG: [chan 395] EOF received (395)
paramiko.transport: DEBUG: [chan 395] EOF sent (395)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_197 count=902 bs=1k
paramiko.transport: DEBUG: [chan 396] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 396] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 396 opened.
paramiko.transport: DEBUG: [chan 396] Sesch channel 396 request ok
paramiko.transport: DEBUG: [chan 396] EOF received (396)
paramiko.transport: DEBUG: [chan 396] EOF sent (396)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_197 count=902 bs=1k
paramiko.transport: DEBUG: [chan 397] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 397] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 397 opened.
paramiko.transport: DEBUG: [chan 397] Sesch channel 397 request ok
paramiko.transport: DEBUG: [chan 397] EOF received (397)
paramiko.transport: DEBUG: [chan 397] EOF sent (397)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_198 count=374 bs=1k
paramiko.transport: DEBUG: [chan 398] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 398] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 398 opened.
paramiko.transport: DEBUG: [chan 398] Sesch channel 398 request ok
paramiko.transport: DEBUG: [chan 398] EOF received (398)
paramiko.transport: DEBUG: [chan 398] EOF sent (398)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_198 count=374 bs=1k
paramiko.transport: DEBUG: [chan 399] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 399] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 399 opened.
paramiko.transport: DEBUG: [chan 399] Sesch channel 399 request ok
paramiko.transport: DEBUG: [chan 399] EOF received (399)
paramiko.transport: DEBUG: [chan 399] EOF sent (399)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_199 count=806 bs=1k
paramiko.transport: DEBUG: [chan 400] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 400] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 400 opened.
paramiko.transport: DEBUG: [chan 400] Sesch channel 400 request ok
paramiko.transport: DEBUG: [chan 400] EOF received (400)
paramiko.transport: DEBUG: [chan 400] EOF sent (400)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_199 count=806 bs=1k
paramiko.transport: DEBUG: [chan 401] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 401] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 401 opened.
paramiko.transport: DEBUG: [chan 401] Sesch channel 401 request ok
paramiko.transport: DEBUG: [chan 401] EOF received (401)
paramiko.transport: DEBUG: [chan 401] EOF sent (401)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_200 count=125 bs=1k
paramiko.transport: DEBUG: [chan 402] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 402] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 402 opened.
paramiko.transport: DEBUG: [chan 402] Sesch channel 402 request ok
paramiko.transport: DEBUG: [chan 402] EOF received (402)
paramiko.transport: DEBUG: [chan 402] EOF sent (402)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_200 count=125 bs=1k
paramiko.transport: DEBUG: [chan 403] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 403] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 403 opened.
paramiko.transport: DEBUG: [chan 403] Sesch channel 403 request ok
paramiko.transport: DEBUG: [chan 403] EOF received (403)
paramiko.transport: DEBUG: [chan 403] EOF sent (403)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_201 count=41 bs=1k
paramiko.transport: DEBUG: [chan 404] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 404] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 404 opened.
paramiko.transport: DEBUG: [chan 404] Sesch channel 404 request ok
paramiko.transport: DEBUG: [chan 404] EOF received (404)
paramiko.transport: DEBUG: [chan 404] EOF sent (404)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_201 count=41 bs=1k
paramiko.transport: DEBUG: [chan 405] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 405] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 405 opened.
paramiko.transport: DEBUG: [chan 405] Sesch channel 405 request ok
paramiko.transport: DEBUG: [chan 405] EOF received (405)
paramiko.transport: DEBUG: [chan 405] EOF sent (405)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_202 count=729 bs=1k
paramiko.transport: DEBUG: [chan 406] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 406] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 406 opened.
paramiko.transport: DEBUG: [chan 406] Sesch channel 406 request ok
paramiko.transport: DEBUG: [chan 406] EOF received (406)
paramiko.transport: DEBUG: [chan 406] EOF sent (406)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_202 count=729 bs=1k
paramiko.transport: DEBUG: [chan 407] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 407] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 407 opened.
paramiko.transport: DEBUG: [chan 407] Sesch channel 407 request ok
paramiko.transport: DEBUG: [chan 407] EOF received (407)
paramiko.transport: DEBUG: [chan 407] EOF sent (407)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_203 count=355 bs=1k
paramiko.transport: DEBUG: [chan 408] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 408] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 408 opened.
paramiko.transport: DEBUG: [chan 408] Sesch channel 408 request ok
paramiko.transport: DEBUG: [chan 408] EOF received (408)
paramiko.transport: DEBUG: [chan 408] EOF sent (408)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_203 count=355 bs=1k
paramiko.transport: DEBUG: [chan 409] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 409] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 409 opened.
paramiko.transport: DEBUG: [chan 409] Sesch channel 409 request ok
paramiko.transport: DEBUG: [chan 409] EOF received (409)
paramiko.transport: DEBUG: [chan 409] EOF sent (409)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_204 count=1018 bs=1k
paramiko.transport: DEBUG: [chan 410] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 410] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 410 opened.
paramiko.transport: DEBUG: [chan 410] Sesch channel 410 request ok
paramiko.transport: DEBUG: [chan 410] EOF received (410)
paramiko.transport: DEBUG: [chan 410] EOF sent (410)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_204 count=1018 bs=1k
paramiko.transport: DEBUG: [chan 411] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 411] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 411 opened.
paramiko.transport: DEBUG: [chan 411] Sesch channel 411 request ok
paramiko.transport: DEBUG: [chan 411] EOF received (411)
paramiko.transport: DEBUG: [chan 411] EOF sent (411)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_205 count=102 bs=1k
paramiko.transport: DEBUG: [chan 412] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 412] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 412 opened.
paramiko.transport: DEBUG: [chan 412] Sesch channel 412 request ok
paramiko.transport: DEBUG: [chan 412] EOF received (412)
paramiko.transport: DEBUG: [chan 412] EOF sent (412)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_205 count=102 bs=1k
paramiko.transport: DEBUG: [chan 413] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 413] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 413 opened.
paramiko.transport: DEBUG: [chan 413] Sesch channel 413 request ok
paramiko.transport: DEBUG: [chan 413] EOF received (413)
paramiko.transport: DEBUG: [chan 413] EOF sent (413)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_206 count=690 bs=1k
paramiko.transport: DEBUG: [chan 414] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 414] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 414 opened.
paramiko.transport: DEBUG: [chan 414] Sesch channel 414 request ok
paramiko.transport: DEBUG: [chan 414] EOF received (414)
paramiko.transport: DEBUG: [chan 414] EOF sent (414)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_206 count=690 bs=1k
paramiko.transport: DEBUG: [chan 415] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 415] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 415 opened.
paramiko.transport: DEBUG: [chan 415] Sesch channel 415 request ok
paramiko.transport: DEBUG: [chan 415] EOF received (415)
paramiko.transport: DEBUG: [chan 415] EOF sent (415)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_207 count=824 bs=1k
paramiko.transport: DEBUG: [chan 416] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 416] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 416 opened.
paramiko.transport: DEBUG: [chan 416] Sesch channel 416 request ok
paramiko.transport: DEBUG: [chan 416] EOF received (416)
paramiko.transport: DEBUG: [chan 416] EOF sent (416)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_207 count=824 bs=1k
paramiko.transport: DEBUG: [chan 417] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 417] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 417 opened.
paramiko.transport: DEBUG: [chan 417] Sesch channel 417 request ok
paramiko.transport: DEBUG: [chan 417] EOF received (417)
paramiko.transport: DEBUG: [chan 417] EOF sent (417)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_208 count=885 bs=1k
paramiko.transport: DEBUG: [chan 418] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 418] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 418 opened.
paramiko.transport: DEBUG: [chan 418] Sesch channel 418 request ok
paramiko.transport: DEBUG: [chan 418] EOF received (418)
paramiko.transport: DEBUG: [chan 418] EOF sent (418)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_208 count=885 bs=1k
paramiko.transport: DEBUG: [chan 419] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 419] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 419 opened.
paramiko.transport: DEBUG: [chan 419] Sesch channel 419 request ok
paramiko.transport: DEBUG: [chan 419] EOF received (419)
paramiko.transport: DEBUG: [chan 419] EOF sent (419)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_209 count=182 bs=1k
paramiko.transport: DEBUG: [chan 420] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 420] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 420 opened.
paramiko.transport: DEBUG: [chan 420] Sesch channel 420 request ok
paramiko.transport: DEBUG: [chan 420] EOF received (420)
paramiko.transport: DEBUG: [chan 420] EOF sent (420)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_209 count=182 bs=1k
paramiko.transport: DEBUG: [chan 421] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 421] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 421 opened.
paramiko.transport: DEBUG: [chan 421] Sesch channel 421 request ok
paramiko.transport: DEBUG: [chan 421] EOF received (421)
paramiko.transport: DEBUG: [chan 421] EOF sent (421)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_210 count=215 bs=1k
paramiko.transport: DEBUG: [chan 422] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 422] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 422 opened.
paramiko.transport: DEBUG: [chan 422] Sesch channel 422 request ok
paramiko.transport: DEBUG: [chan 422] EOF received (422)
paramiko.transport: DEBUG: [chan 422] EOF sent (422)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_210 count=215 bs=1k
paramiko.transport: DEBUG: [chan 423] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 423] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 423 opened.
paramiko.transport: DEBUG: [chan 423] Sesch channel 423 request ok
paramiko.transport: DEBUG: [chan 423] EOF received (423)
paramiko.transport: DEBUG: [chan 423] EOF sent (423)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_211 count=419 bs=1k
paramiko.transport: DEBUG: [chan 424] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 424] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 424 opened.
paramiko.transport: DEBUG: [chan 424] Sesch channel 424 request ok
paramiko.transport: DEBUG: [chan 424] EOF received (424)
paramiko.transport: DEBUG: [chan 424] EOF sent (424)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_211 count=419 bs=1k
paramiko.transport: DEBUG: [chan 425] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 425] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 425 opened.
paramiko.transport: DEBUG: [chan 425] Sesch channel 425 request ok
paramiko.transport: DEBUG: [chan 425] EOF received (425)
paramiko.transport: DEBUG: [chan 425] EOF sent (425)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_212 count=290 bs=1k
paramiko.transport: DEBUG: [chan 426] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 426] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 426 opened.
paramiko.transport: DEBUG: [chan 426] Sesch channel 426 request ok
paramiko.transport: DEBUG: [chan 426] EOF received (426)
paramiko.transport: DEBUG: [chan 426] EOF sent (426)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_212 count=290 bs=1k
paramiko.transport: DEBUG: [chan 427] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 427] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 427 opened.
paramiko.transport: DEBUG: [chan 427] Sesch channel 427 request ok
paramiko.transport: DEBUG: [chan 427] EOF received (427)
paramiko.transport: DEBUG: [chan 427] EOF sent (427)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_213 count=163 bs=1k
paramiko.transport: DEBUG: [chan 428] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 428] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 428 opened.
paramiko.transport: DEBUG: [chan 428] Sesch channel 428 request ok
paramiko.transport: DEBUG: [chan 428] EOF received (428)
paramiko.transport: DEBUG: [chan 428] EOF sent (428)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_213 count=163 bs=1k
paramiko.transport: DEBUG: [chan 429] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 429] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 429 opened.
paramiko.transport: DEBUG: [chan 429] Sesch channel 429 request ok
paramiko.transport: DEBUG: [chan 429] EOF received (429)
paramiko.transport: DEBUG: [chan 429] EOF sent (429)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_214 count=726 bs=1k
paramiko.transport: DEBUG: [chan 430] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 430] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 430 opened.
paramiko.transport: DEBUG: [chan 430] Sesch channel 430 request ok
paramiko.transport: DEBUG: [chan 430] EOF received (430)
paramiko.transport: DEBUG: [chan 430] EOF sent (430)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_214 count=726 bs=1k
paramiko.transport: DEBUG: [chan 431] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 431] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 431 opened.
paramiko.transport: DEBUG: [chan 431] Sesch channel 431 request ok
paramiko.transport: DEBUG: [chan 431] EOF received (431)
paramiko.transport: DEBUG: [chan 431] EOF sent (431)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_215 count=350 bs=1k
paramiko.transport: DEBUG: [chan 432] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 432] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 432 opened.
paramiko.transport: DEBUG: [chan 432] Sesch channel 432 request ok
paramiko.transport: DEBUG: [chan 432] EOF received (432)
paramiko.transport: DEBUG: [chan 432] EOF sent (432)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_215 count=350 bs=1k
paramiko.transport: DEBUG: [chan 433] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 433] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 433 opened.
paramiko.transport: DEBUG: [chan 433] Sesch channel 433 request ok
paramiko.transport: DEBUG: [chan 433] EOF received (433)
paramiko.transport: DEBUG: [chan 433] EOF sent (433)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_216 count=665 bs=1k
paramiko.transport: DEBUG: [chan 434] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 434] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 434 opened.
paramiko.transport: DEBUG: [chan 434] Sesch channel 434 request ok
paramiko.transport: DEBUG: [chan 434] EOF received (434)
paramiko.transport: DEBUG: [chan 434] EOF sent (434)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_216 count=665 bs=1k
paramiko.transport: DEBUG: [chan 435] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 435] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 435 opened.
paramiko.transport: DEBUG: [chan 435] Sesch channel 435 request ok
paramiko.transport: DEBUG: [chan 435] EOF received (435)
paramiko.transport: DEBUG: [chan 435] EOF sent (435)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_217 count=718 bs=1k
paramiko.transport: DEBUG: [chan 436] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 436] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 436 opened.
paramiko.transport: DEBUG: [chan 436] Sesch channel 436 request ok
paramiko.transport: DEBUG: [chan 436] EOF received (436)
paramiko.transport: DEBUG: [chan 436] EOF sent (436)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_217 count=718 bs=1k
paramiko.transport: DEBUG: [chan 437] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 437] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 437 opened.
paramiko.transport: DEBUG: [chan 437] Sesch channel 437 request ok
paramiko.transport: DEBUG: [chan 437] EOF received (437)
paramiko.transport: DEBUG: [chan 437] EOF sent (437)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_218 count=431 bs=1k
paramiko.transport: DEBUG: [chan 438] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 438] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 438 opened.
paramiko.transport: DEBUG: [chan 438] Sesch channel 438 request ok
paramiko.transport: DEBUG: [chan 438] EOF received (438)
paramiko.transport: DEBUG: [chan 438] EOF sent (438)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_218 count=431 bs=1k
paramiko.transport: DEBUG: [chan 439] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 439] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 439 opened.
paramiko.transport: DEBUG: [chan 439] Sesch channel 439 request ok
paramiko.transport: DEBUG: [chan 439] EOF received (439)
paramiko.transport: DEBUG: [chan 439] EOF sent (439)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_219 count=612 bs=1k
paramiko.transport: DEBUG: [chan 440] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 440] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 440 opened.
paramiko.transport: DEBUG: [chan 440] Sesch channel 440 request ok
paramiko.transport: DEBUG: [chan 440] EOF received (440)
paramiko.transport: DEBUG: [chan 440] EOF sent (440)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_219 count=612 bs=1k
paramiko.transport: DEBUG: [chan 441] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 441] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 441 opened.
paramiko.transport: DEBUG: [chan 441] Sesch channel 441 request ok
paramiko.transport: DEBUG: [chan 441] EOF received (441)
paramiko.transport: DEBUG: [chan 441] EOF sent (441)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_220 count=372 bs=1k
paramiko.transport: DEBUG: [chan 442] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 442] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 442 opened.
paramiko.transport: DEBUG: [chan 442] Sesch channel 442 request ok
paramiko.transport: DEBUG: [chan 442] EOF received (442)
paramiko.transport: DEBUG: [chan 442] EOF sent (442)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_220 count=372 bs=1k
paramiko.transport: DEBUG: [chan 443] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 443] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 443 opened.
paramiko.transport: DEBUG: [chan 443] Sesch channel 443 request ok
paramiko.transport: DEBUG: [chan 443] EOF received (443)
paramiko.transport: DEBUG: [chan 443] EOF sent (443)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_221 count=550 bs=1k
paramiko.transport: DEBUG: [chan 444] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 444] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 444 opened.
paramiko.transport: DEBUG: [chan 444] Sesch channel 444 request ok
paramiko.transport: DEBUG: [chan 444] EOF received (444)
paramiko.transport: DEBUG: [chan 444] EOF sent (444)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_221 count=550 bs=1k
paramiko.transport: DEBUG: [chan 445] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 445] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 445 opened.
paramiko.transport: DEBUG: [chan 445] Sesch channel 445 request ok
paramiko.transport: DEBUG: [chan 445] EOF received (445)
paramiko.transport: DEBUG: [chan 445] EOF sent (445)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_222 count=59 bs=1k
paramiko.transport: DEBUG: [chan 446] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 446] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 446 opened.
paramiko.transport: DEBUG: [chan 446] Sesch channel 446 request ok
paramiko.transport: DEBUG: [chan 446] EOF received (446)
paramiko.transport: DEBUG: [chan 446] EOF sent (446)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_222 count=59 bs=1k
paramiko.transport: DEBUG: [chan 447] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 447] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 447 opened.
paramiko.transport: DEBUG: [chan 447] Sesch channel 447 request ok
paramiko.transport: DEBUG: [chan 447] EOF received (447)
paramiko.transport: DEBUG: [chan 447] EOF sent (447)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_223 count=766 bs=1k
paramiko.transport: DEBUG: [chan 448] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 448] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 448 opened.
paramiko.transport: DEBUG: [chan 448] Sesch channel 448 request ok
paramiko.transport: DEBUG: [chan 448] EOF received (448)
paramiko.transport: DEBUG: [chan 448] EOF sent (448)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_223 count=766 bs=1k
paramiko.transport: DEBUG: [chan 449] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 449] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 449 opened.
paramiko.transport: DEBUG: [chan 449] Sesch channel 449 request ok
paramiko.transport: DEBUG: [chan 449] EOF received (449)
paramiko.transport: DEBUG: [chan 449] EOF sent (449)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_224 count=65 bs=1k
paramiko.transport: DEBUG: [chan 450] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 450] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 450 opened.
paramiko.transport: DEBUG: [chan 450] Sesch channel 450 request ok
paramiko.transport: DEBUG: [chan 450] EOF received (450)
paramiko.transport: DEBUG: [chan 450] EOF sent (450)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_224 count=65 bs=1k
paramiko.transport: DEBUG: [chan 451] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 451] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 451 opened.
paramiko.transport: DEBUG: [chan 451] Sesch channel 451 request ok
paramiko.transport: DEBUG: [chan 451] EOF received (451)
paramiko.transport: DEBUG: [chan 451] EOF sent (451)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_225 count=486 bs=1k
paramiko.transport: DEBUG: [chan 452] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 452] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 452 opened.
paramiko.transport: DEBUG: [chan 452] Sesch channel 452 request ok
paramiko.transport: DEBUG: [chan 452] EOF received (452)
paramiko.transport: DEBUG: [chan 452] EOF sent (452)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_225 count=486 bs=1k
paramiko.transport: DEBUG: [chan 453] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 453] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 453 opened.
paramiko.transport: DEBUG: [chan 453] Sesch channel 453 request ok
paramiko.transport: DEBUG: [chan 453] EOF received (453)
paramiko.transport: DEBUG: [chan 453] EOF sent (453)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_226 count=794 bs=1k
paramiko.transport: DEBUG: [chan 454] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 454] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 454 opened.
paramiko.transport: DEBUG: [chan 454] Sesch channel 454 request ok
paramiko.transport: DEBUG: [chan 454] EOF received (454)
paramiko.transport: DEBUG: [chan 454] EOF sent (454)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_226 count=794 bs=1k
paramiko.transport: DEBUG: [chan 455] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 455] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 455 opened.
paramiko.transport: DEBUG: [chan 455] Sesch channel 455 request ok
paramiko.transport: DEBUG: [chan 455] EOF received (455)
paramiko.transport: DEBUG: [chan 455] EOF sent (455)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_227 count=391 bs=1k
paramiko.transport: DEBUG: [chan 456] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 456] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 456 opened.
paramiko.transport: DEBUG: [chan 456] Sesch channel 456 request ok
paramiko.transport: DEBUG: [chan 456] EOF received (456)
paramiko.transport: DEBUG: [chan 456] EOF sent (456)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_227 count=391 bs=1k
paramiko.transport: DEBUG: [chan 457] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 457] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 457 opened.
paramiko.transport: DEBUG: [chan 457] Sesch channel 457 request ok
paramiko.transport: DEBUG: [chan 457] EOF received (457)
paramiko.transport: DEBUG: [chan 457] EOF sent (457)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_228 count=459 bs=1k
paramiko.transport: DEBUG: [chan 458] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 458] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 458 opened.
paramiko.transport: DEBUG: [chan 458] Sesch channel 458 request ok
paramiko.transport: DEBUG: [chan 458] EOF received (458)
paramiko.transport: DEBUG: [chan 458] EOF sent (458)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_228 count=459 bs=1k
paramiko.transport: DEBUG: [chan 459] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 459] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 459 opened.
paramiko.transport: DEBUG: [chan 459] Sesch channel 459 request ok
paramiko.transport: DEBUG: [chan 459] EOF received (459)
paramiko.transport: DEBUG: [chan 459] EOF sent (459)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_229 count=947 bs=1k
paramiko.transport: DEBUG: [chan 460] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 460] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 460 opened.
paramiko.transport: DEBUG: [chan 460] Sesch channel 460 request ok
paramiko.transport: DEBUG: [chan 460] EOF received (460)
paramiko.transport: DEBUG: [chan 460] EOF sent (460)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_229 count=947 bs=1k
paramiko.transport: DEBUG: [chan 461] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 461] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 461 opened.
paramiko.transport: DEBUG: [chan 461] Sesch channel 461 request ok
paramiko.transport: DEBUG: [chan 461] EOF received (461)
paramiko.transport: DEBUG: [chan 461] EOF sent (461)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_230 count=752 bs=1k
paramiko.transport: DEBUG: [chan 462] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 462] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 462 opened.
paramiko.transport: DEBUG: [chan 462] Sesch channel 462 request ok
paramiko.transport: DEBUG: [chan 462] EOF received (462)
paramiko.transport: DEBUG: [chan 462] EOF sent (462)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_230 count=752 bs=1k
paramiko.transport: DEBUG: [chan 463] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 463] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 463 opened.
paramiko.transport: DEBUG: [chan 463] Sesch channel 463 request ok
paramiko.transport: DEBUG: [chan 463] EOF received (463)
paramiko.transport: DEBUG: [chan 463] EOF sent (463)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_231 count=684 bs=1k
paramiko.transport: DEBUG: [chan 464] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 464] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 464 opened.
paramiko.transport: DEBUG: [chan 464] Sesch channel 464 request ok
paramiko.transport: DEBUG: [chan 464] EOF received (464)
paramiko.transport: DEBUG: [chan 464] EOF sent (464)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_231 count=684 bs=1k
paramiko.transport: DEBUG: [chan 465] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 465] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 465 opened.
paramiko.transport: DEBUG: [chan 465] Sesch channel 465 request ok
paramiko.transport: DEBUG: [chan 465] EOF received (465)
paramiko.transport: DEBUG: [chan 465] EOF sent (465)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_232 count=884 bs=1k
paramiko.transport: DEBUG: [chan 466] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 466] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 466 opened.
paramiko.transport: DEBUG: [chan 466] Sesch channel 466 request ok
paramiko.transport: DEBUG: [chan 466] EOF received (466)
paramiko.transport: DEBUG: [chan 466] EOF sent (466)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_232 count=884 bs=1k
paramiko.transport: DEBUG: [chan 467] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 467] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 467 opened.
paramiko.transport: DEBUG: [chan 467] Sesch channel 467 request ok
paramiko.transport: DEBUG: [chan 467] EOF received (467)
paramiko.transport: DEBUG: [chan 467] EOF sent (467)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_233 count=478 bs=1k
paramiko.transport: DEBUG: [chan 468] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 468] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 468 opened.
paramiko.transport: DEBUG: [chan 468] Sesch channel 468 request ok
paramiko.transport: DEBUG: [chan 468] EOF received (468)
paramiko.transport: DEBUG: [chan 468] EOF sent (468)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_233 count=478 bs=1k
paramiko.transport: DEBUG: [chan 469] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 469] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 469 opened.
paramiko.transport: DEBUG: [chan 469] Sesch channel 469 request ok
paramiko.transport: DEBUG: [chan 469] EOF received (469)
paramiko.transport: DEBUG: [chan 469] EOF sent (469)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_234 count=806 bs=1k
paramiko.transport: DEBUG: [chan 470] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 470] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 470 opened.
paramiko.transport: DEBUG: [chan 470] Sesch channel 470 request ok
paramiko.transport: DEBUG: [chan 470] EOF received (470)
paramiko.transport: DEBUG: [chan 470] EOF sent (470)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_234 count=806 bs=1k
paramiko.transport: DEBUG: [chan 471] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 471] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 471 opened.
paramiko.transport: DEBUG: [chan 471] Sesch channel 471 request ok
paramiko.transport: DEBUG: [chan 471] EOF received (471)
paramiko.transport: DEBUG: [chan 471] EOF sent (471)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_235 count=184 bs=1k
paramiko.transport: DEBUG: [chan 472] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 472] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 472 opened.
paramiko.transport: DEBUG: [chan 472] Sesch channel 472 request ok
paramiko.transport: DEBUG: [chan 472] EOF received (472)
paramiko.transport: DEBUG: [chan 472] EOF sent (472)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_235 count=184 bs=1k
paramiko.transport: DEBUG: [chan 473] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 473] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 473 opened.
paramiko.transport: DEBUG: [chan 473] Sesch channel 473 request ok
paramiko.transport: DEBUG: [chan 473] EOF received (473)
paramiko.transport: DEBUG: [chan 473] EOF sent (473)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_236 count=865 bs=1k
paramiko.transport: DEBUG: [chan 474] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 474] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 474 opened.
paramiko.transport: DEBUG: [chan 474] Sesch channel 474 request ok
paramiko.transport: DEBUG: [chan 474] EOF received (474)
paramiko.transport: DEBUG: [chan 474] EOF sent (474)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_236 count=865 bs=1k
paramiko.transport: DEBUG: [chan 475] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 475] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 475 opened.
paramiko.transport: DEBUG: [chan 475] Sesch channel 475 request ok
paramiko.transport: DEBUG: [chan 475] EOF received (475)
paramiko.transport: DEBUG: [chan 475] EOF sent (475)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_237 count=580 bs=1k
paramiko.transport: DEBUG: [chan 476] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 476] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 476 opened.
paramiko.transport: DEBUG: [chan 476] Sesch channel 476 request ok
paramiko.transport: DEBUG: [chan 476] EOF received (476)
paramiko.transport: DEBUG: [chan 476] EOF sent (476)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_237 count=580 bs=1k
paramiko.transport: DEBUG: [chan 477] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 477] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 477 opened.
paramiko.transport: DEBUG: [chan 477] Sesch channel 477 request ok
paramiko.transport: DEBUG: [chan 477] EOF received (477)
paramiko.transport: DEBUG: [chan 477] EOF sent (477)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_238 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 478] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 478] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 478 opened.
paramiko.transport: DEBUG: [chan 478] Sesch channel 478 request ok
paramiko.transport: DEBUG: [chan 478] EOF received (478)
paramiko.transport: DEBUG: [chan 478] EOF sent (478)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_238 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 479] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 479] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 479 opened.
paramiko.transport: DEBUG: [chan 479] Sesch channel 479 request ok
paramiko.transport: DEBUG: [chan 479] EOF received (479)
paramiko.transport: DEBUG: [chan 479] EOF sent (479)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_239 count=662 bs=1k
paramiko.transport: DEBUG: [chan 480] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 480] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 480 opened.
paramiko.transport: DEBUG: [chan 480] Sesch channel 480 request ok
paramiko.transport: DEBUG: [chan 480] EOF received (480)
paramiko.transport: DEBUG: [chan 480] EOF sent (480)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_239 count=662 bs=1k
paramiko.transport: DEBUG: [chan 481] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 481] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 481 opened.
paramiko.transport: DEBUG: [chan 481] Sesch channel 481 request ok
paramiko.transport: DEBUG: [chan 481] EOF received (481)
paramiko.transport: DEBUG: [chan 481] EOF sent (481)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_240 count=176 bs=1k
paramiko.transport: DEBUG: [chan 482] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 482] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 482 opened.
paramiko.transport: DEBUG: [chan 482] Sesch channel 482 request ok
paramiko.transport: DEBUG: [chan 482] EOF received (482)
paramiko.transport: DEBUG: [chan 482] EOF sent (482)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_240 count=176 bs=1k
paramiko.transport: DEBUG: [chan 483] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 483] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 483 opened.
paramiko.transport: DEBUG: [chan 483] Sesch channel 483 request ok
paramiko.transport: DEBUG: [chan 483] EOF received (483)
paramiko.transport: DEBUG: [chan 483] EOF sent (483)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_241 count=515 bs=1k
paramiko.transport: DEBUG: [chan 484] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 484] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 484 opened.
paramiko.transport: DEBUG: [chan 484] Sesch channel 484 request ok
paramiko.transport: DEBUG: [chan 484] EOF received (484)
paramiko.transport: DEBUG: [chan 484] EOF sent (484)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_241 count=515 bs=1k
paramiko.transport: DEBUG: [chan 485] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 485] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 485 opened.
paramiko.transport: DEBUG: [chan 485] Sesch channel 485 request ok
paramiko.transport: DEBUG: [chan 485] EOF received (485)
paramiko.transport: DEBUG: [chan 485] EOF sent (485)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_242 count=20 bs=1k
paramiko.transport: DEBUG: [chan 486] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 486] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 486 opened.
paramiko.transport: DEBUG: [chan 486] Sesch channel 486 request ok
paramiko.transport: DEBUG: [chan 486] EOF received (486)
paramiko.transport: DEBUG: [chan 486] EOF sent (486)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_242 count=20 bs=1k
paramiko.transport: DEBUG: [chan 487] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 487] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 487 opened.
paramiko.transport: DEBUG: [chan 487] Sesch channel 487 request ok
paramiko.transport: DEBUG: [chan 487] EOF received (487)
paramiko.transport: DEBUG: [chan 487] EOF sent (487)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_243 count=98 bs=1k
paramiko.transport: DEBUG: [chan 488] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 488] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 488 opened.
paramiko.transport: DEBUG: [chan 488] Sesch channel 488 request ok
paramiko.transport: DEBUG: [chan 488] EOF received (488)
paramiko.transport: DEBUG: [chan 488] EOF sent (488)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_243 count=98 bs=1k
paramiko.transport: DEBUG: [chan 489] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 489] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 489 opened.
paramiko.transport: DEBUG: [chan 489] Sesch channel 489 request ok
paramiko.transport: DEBUG: [chan 489] EOF received (489)
paramiko.transport: DEBUG: [chan 489] EOF sent (489)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_244 count=840 bs=1k
paramiko.transport: DEBUG: [chan 490] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 490] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 490 opened.
paramiko.transport: DEBUG: [chan 490] Sesch channel 490 request ok
paramiko.transport: DEBUG: [chan 490] EOF received (490)
paramiko.transport: DEBUG: [chan 490] EOF sent (490)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_244 count=840 bs=1k
paramiko.transport: DEBUG: [chan 491] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 491] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 491 opened.
paramiko.transport: DEBUG: [chan 491] Sesch channel 491 request ok
paramiko.transport: DEBUG: [chan 491] EOF received (491)
paramiko.transport: DEBUG: [chan 491] EOF sent (491)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_245 count=699 bs=1k
paramiko.transport: DEBUG: [chan 492] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 492] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 492 opened.
paramiko.transport: DEBUG: [chan 492] Sesch channel 492 request ok
paramiko.transport: DEBUG: [chan 492] EOF received (492)
paramiko.transport: DEBUG: [chan 492] EOF sent (492)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_245 count=699 bs=1k
paramiko.transport: DEBUG: [chan 493] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 493] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 493 opened.
paramiko.transport: DEBUG: [chan 493] Sesch channel 493 request ok
paramiko.transport: DEBUG: [chan 493] EOF received (493)
paramiko.transport: DEBUG: [chan 493] EOF sent (493)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_246 count=571 bs=1k
paramiko.transport: DEBUG: [chan 494] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 494] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 494 opened.
paramiko.transport: DEBUG: [chan 494] Sesch channel 494 request ok
paramiko.transport: DEBUG: [chan 494] EOF received (494)
paramiko.transport: DEBUG: [chan 494] EOF sent (494)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_246 count=571 bs=1k
paramiko.transport: DEBUG: [chan 495] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 495] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 495 opened.
paramiko.transport: DEBUG: [chan 495] Sesch channel 495 request ok
paramiko.transport: DEBUG: [chan 495] EOF received (495)
paramiko.transport: DEBUG: [chan 495] EOF sent (495)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_247 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 496] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 496] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 496 opened.
paramiko.transport: DEBUG: [chan 496] Sesch channel 496 request ok
paramiko.transport: DEBUG: [chan 496] EOF received (496)
paramiko.transport: DEBUG: [chan 496] EOF sent (496)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_247 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 497] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 497] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 497 opened.
paramiko.transport: DEBUG: [chan 497] Sesch channel 497 request ok
paramiko.transport: DEBUG: [chan 497] EOF received (497)
paramiko.transport: DEBUG: [chan 497] EOF sent (497)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_248 count=851 bs=1k
paramiko.transport: DEBUG: [chan 498] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 498] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 498 opened.
paramiko.transport: DEBUG: [chan 498] Sesch channel 498 request ok
paramiko.transport: DEBUG: [chan 498] EOF received (498)
paramiko.transport: DEBUG: [chan 498] EOF sent (498)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_248 count=851 bs=1k
paramiko.transport: DEBUG: [chan 499] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 499] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 499 opened.
paramiko.transport: DEBUG: [chan 499] Sesch channel 499 request ok
paramiko.transport: DEBUG: [chan 499] EOF received (499)
paramiko.transport: DEBUG: [chan 499] EOF sent (499)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_249 count=630 bs=1k
paramiko.transport: DEBUG: [chan 500] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 500] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 500 opened.
paramiko.transport: DEBUG: [chan 500] Sesch channel 500 request ok
paramiko.transport: DEBUG: [chan 500] EOF received (500)
paramiko.transport: DEBUG: [chan 500] EOF sent (500)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_249 count=630 bs=1k
paramiko.transport: DEBUG: [chan 501] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 501] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 501 opened.
paramiko.transport: DEBUG: [chan 501] Sesch channel 501 request ok
paramiko.transport: DEBUG: [chan 501] EOF received (501)
paramiko.transport: DEBUG: [chan 501] EOF sent (501)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_250 count=388 bs=1k
paramiko.transport: DEBUG: [chan 502] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 502] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 502 opened.
paramiko.transport: DEBUG: [chan 502] Sesch channel 502 request ok
paramiko.transport: DEBUG: [chan 502] EOF received (502)
paramiko.transport: DEBUG: [chan 502] EOF sent (502)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_250 count=388 bs=1k
paramiko.transport: DEBUG: [chan 503] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 503] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 503 opened.
paramiko.transport: DEBUG: [chan 503] Sesch channel 503 request ok
paramiko.transport: DEBUG: [chan 503] EOF received (503)
paramiko.transport: DEBUG: [chan 503] EOF sent (503)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_251 count=851 bs=1k
paramiko.transport: DEBUG: [chan 504] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 504] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 504 opened.
paramiko.transport: DEBUG: [chan 504] Sesch channel 504 request ok
paramiko.transport: DEBUG: [chan 504] EOF received (504)
paramiko.transport: DEBUG: [chan 504] EOF sent (504)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_251 count=851 bs=1k
paramiko.transport: DEBUG: [chan 505] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 505] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 505 opened.
paramiko.transport: DEBUG: [chan 505] Sesch channel 505 request ok
paramiko.transport: DEBUG: [chan 505] EOF received (505)
paramiko.transport: DEBUG: [chan 505] EOF sent (505)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_252 count=709 bs=1k
paramiko.transport: DEBUG: [chan 506] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 506] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 506 opened.
paramiko.transport: DEBUG: [chan 506] Sesch channel 506 request ok
paramiko.transport: DEBUG: [chan 506] EOF received (506)
paramiko.transport: DEBUG: [chan 506] EOF sent (506)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_252 count=709 bs=1k
paramiko.transport: DEBUG: [chan 507] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 507] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 507 opened.
paramiko.transport: DEBUG: [chan 507] Sesch channel 507 request ok
paramiko.transport: DEBUG: [chan 507] EOF received (507)
paramiko.transport: DEBUG: [chan 507] EOF sent (507)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_253 count=277 bs=1k
paramiko.transport: DEBUG: [chan 508] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 508] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 508 opened.
paramiko.transport: DEBUG: [chan 508] Sesch channel 508 request ok
paramiko.transport: DEBUG: [chan 508] EOF received (508)
paramiko.transport: DEBUG: [chan 508] EOF sent (508)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_253 count=277 bs=1k
paramiko.transport: DEBUG: [chan 509] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 509] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 509 opened.
paramiko.transport: DEBUG: [chan 509] Sesch channel 509 request ok
paramiko.transport: DEBUG: [chan 509] EOF received (509)
paramiko.transport: DEBUG: [chan 509] EOF sent (509)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_254 count=325 bs=1k
paramiko.transport: DEBUG: [chan 510] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 510] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 510 opened.
paramiko.transport: DEBUG: [chan 510] Sesch channel 510 request ok
paramiko.transport: DEBUG: [chan 510] EOF received (510)
paramiko.transport: DEBUG: [chan 510] EOF sent (510)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_254 count=325 bs=1k
paramiko.transport: DEBUG: [chan 511] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 511] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 511 opened.
paramiko.transport: DEBUG: [chan 511] Sesch channel 511 request ok
paramiko.transport: DEBUG: [chan 511] EOF received (511)
paramiko.transport: DEBUG: [chan 511] EOF sent (511)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_255 count=563 bs=1k
paramiko.transport: DEBUG: [chan 512] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 512] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 512 opened.
paramiko.transport: DEBUG: [chan 512] Sesch channel 512 request ok
paramiko.transport: DEBUG: [chan 512] EOF received (512)
paramiko.transport: DEBUG: [chan 512] EOF sent (512)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_255 count=563 bs=1k
paramiko.transport: DEBUG: [chan 513] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 513] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 513 opened.
paramiko.transport: DEBUG: [chan 513] Sesch channel 513 request ok
paramiko.transport: DEBUG: [chan 513] EOF received (513)
paramiko.transport: DEBUG: [chan 513] EOF sent (513)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_256 count=328 bs=1k
paramiko.transport: DEBUG: [chan 514] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 514] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 514 opened.
paramiko.transport: DEBUG: [chan 514] Sesch channel 514 request ok
paramiko.transport: DEBUG: [chan 514] EOF received (514)
paramiko.transport: DEBUG: [chan 514] EOF sent (514)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_256 count=328 bs=1k
paramiko.transport: DEBUG: [chan 515] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 515] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 515 opened.
paramiko.transport: DEBUG: [chan 515] Sesch channel 515 request ok
paramiko.transport: DEBUG: [chan 515] EOF received (515)
paramiko.transport: DEBUG: [chan 515] EOF sent (515)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_257 count=590 bs=1k
paramiko.transport: DEBUG: [chan 516] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 516] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 516 opened.
paramiko.transport: DEBUG: [chan 516] Sesch channel 516 request ok
paramiko.transport: DEBUG: [chan 516] EOF received (516)
paramiko.transport: DEBUG: [chan 516] EOF sent (516)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_257 count=590 bs=1k
paramiko.transport: DEBUG: [chan 517] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 517] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 517 opened.
paramiko.transport: DEBUG: [chan 517] Sesch channel 517 request ok
paramiko.transport: DEBUG: [chan 517] EOF received (517)
paramiko.transport: DEBUG: [chan 517] EOF sent (517)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_258 count=878 bs=1k
paramiko.transport: DEBUG: [chan 518] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 518] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 518 opened.
paramiko.transport: DEBUG: [chan 518] Sesch channel 518 request ok
paramiko.transport: DEBUG: [chan 518] EOF received (518)
paramiko.transport: DEBUG: [chan 518] EOF sent (518)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_258 count=878 bs=1k
paramiko.transport: DEBUG: [chan 519] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 519] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 519 opened.
paramiko.transport: DEBUG: [chan 519] Sesch channel 519 request ok
paramiko.transport: DEBUG: [chan 519] EOF received (519)
paramiko.transport: DEBUG: [chan 519] EOF sent (519)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_259 count=280 bs=1k
paramiko.transport: DEBUG: [chan 520] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 520] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 520 opened.
paramiko.transport: DEBUG: [chan 520] Sesch channel 520 request ok
paramiko.transport: DEBUG: [chan 520] EOF received (520)
paramiko.transport: DEBUG: [chan 520] EOF sent (520)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_259 count=280 bs=1k
paramiko.transport: DEBUG: [chan 521] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 521] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 521 opened.
paramiko.transport: DEBUG: [chan 521] Sesch channel 521 request ok
paramiko.transport: DEBUG: [chan 521] EOF received (521)
paramiko.transport: DEBUG: [chan 521] EOF sent (521)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_260 count=956 bs=1k
paramiko.transport: DEBUG: [chan 522] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 522] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 522 opened.
paramiko.transport: DEBUG: [chan 522] Sesch channel 522 request ok
paramiko.transport: DEBUG: [chan 522] EOF received (522)
paramiko.transport: DEBUG: [chan 522] EOF sent (522)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_260 count=956 bs=1k
paramiko.transport: DEBUG: [chan 523] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 523] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 523 opened.
paramiko.transport: DEBUG: [chan 523] Sesch channel 523 request ok
paramiko.transport: DEBUG: [chan 523] EOF received (523)
paramiko.transport: DEBUG: [chan 523] EOF sent (523)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_261 count=716 bs=1k
paramiko.transport: DEBUG: [chan 524] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 524] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 524 opened.
paramiko.transport: DEBUG: [chan 524] Sesch channel 524 request ok
paramiko.transport: DEBUG: [chan 524] EOF received (524)
paramiko.transport: DEBUG: [chan 524] EOF sent (524)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_261 count=716 bs=1k
paramiko.transport: DEBUG: [chan 525] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 525] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 525 opened.
paramiko.transport: DEBUG: [chan 525] Sesch channel 525 request ok
paramiko.transport: DEBUG: [chan 525] EOF received (525)
paramiko.transport: DEBUG: [chan 525] EOF sent (525)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_262 count=124 bs=1k
paramiko.transport: DEBUG: [chan 526] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 526] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 526 opened.
paramiko.transport: DEBUG: [chan 526] Sesch channel 526 request ok
paramiko.transport: DEBUG: [chan 526] EOF received (526)
paramiko.transport: DEBUG: [chan 526] EOF sent (526)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_262 count=124 bs=1k
paramiko.transport: DEBUG: [chan 527] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 527] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 527 opened.
paramiko.transport: DEBUG: [chan 527] Sesch channel 527 request ok
paramiko.transport: DEBUG: [chan 527] EOF received (527)
paramiko.transport: DEBUG: [chan 527] EOF sent (527)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_263 count=619 bs=1k
paramiko.transport: DEBUG: [chan 528] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 528] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 528 opened.
paramiko.transport: DEBUG: [chan 528] Sesch channel 528 request ok
paramiko.transport: DEBUG: [chan 528] EOF received (528)
paramiko.transport: DEBUG: [chan 528] EOF sent (528)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_263 count=619 bs=1k
paramiko.transport: DEBUG: [chan 529] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 529] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 529 opened.
paramiko.transport: DEBUG: [chan 529] Sesch channel 529 request ok
paramiko.transport: DEBUG: [chan 529] EOF received (529)
paramiko.transport: DEBUG: [chan 529] EOF sent (529)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_264 count=777 bs=1k
paramiko.transport: DEBUG: [chan 530] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 530] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 530 opened.
paramiko.transport: DEBUG: [chan 530] Sesch channel 530 request ok
paramiko.transport: DEBUG: [chan 530] EOF received (530)
paramiko.transport: DEBUG: [chan 530] EOF sent (530)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_264 count=777 bs=1k
paramiko.transport: DEBUG: [chan 531] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 531] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 531 opened.
paramiko.transport: DEBUG: [chan 531] Sesch channel 531 request ok
paramiko.transport: DEBUG: [chan 531] EOF received (531)
paramiko.transport: DEBUG: [chan 531] EOF sent (531)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_265 count=581 bs=1k
paramiko.transport: DEBUG: [chan 532] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 532] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 532 opened.
paramiko.transport: DEBUG: [chan 532] Sesch channel 532 request ok
paramiko.transport: DEBUG: [chan 532] EOF received (532)
paramiko.transport: DEBUG: [chan 532] EOF sent (532)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_265 count=581 bs=1k
paramiko.transport: DEBUG: [chan 533] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 533] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 533 opened.
paramiko.transport: DEBUG: [chan 533] Sesch channel 533 request ok
paramiko.transport: DEBUG: [chan 533] EOF received (533)
paramiko.transport: DEBUG: [chan 533] EOF sent (533)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_266 count=111 bs=1k
paramiko.transport: DEBUG: [chan 534] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 534] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 534 opened.
paramiko.transport: DEBUG: [chan 534] Sesch channel 534 request ok
paramiko.transport: DEBUG: [chan 534] EOF received (534)
paramiko.transport: DEBUG: [chan 534] EOF sent (534)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_266 count=111 bs=1k
paramiko.transport: DEBUG: [chan 535] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 535] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 535 opened.
paramiko.transport: DEBUG: [chan 535] Sesch channel 535 request ok
paramiko.transport: DEBUG: [chan 535] EOF received (535)
paramiko.transport: DEBUG: [chan 535] EOF sent (535)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_267 count=776 bs=1k
paramiko.transport: DEBUG: [chan 536] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 536] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 536 opened.
paramiko.transport: DEBUG: [chan 536] Sesch channel 536 request ok
paramiko.transport: DEBUG: [chan 536] EOF received (536)
paramiko.transport: DEBUG: [chan 536] EOF sent (536)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_267 count=776 bs=1k
paramiko.transport: DEBUG: [chan 537] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 537] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 537 opened.
paramiko.transport: DEBUG: [chan 537] Sesch channel 537 request ok
paramiko.transport: DEBUG: [chan 537] EOF received (537)
paramiko.transport: DEBUG: [chan 537] EOF sent (537)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_268 count=869 bs=1k
paramiko.transport: DEBUG: [chan 538] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 538] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 538 opened.
paramiko.transport: DEBUG: [chan 538] Sesch channel 538 request ok
paramiko.transport: DEBUG: [chan 538] EOF received (538)
paramiko.transport: DEBUG: [chan 538] EOF sent (538)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_268 count=869 bs=1k
paramiko.transport: DEBUG: [chan 539] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 539] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 539 opened.
paramiko.transport: DEBUG: [chan 539] Sesch channel 539 request ok
paramiko.transport: DEBUG: [chan 539] EOF received (539)
paramiko.transport: DEBUG: [chan 539] EOF sent (539)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_269 count=699 bs=1k
paramiko.transport: DEBUG: [chan 540] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 540] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 540 opened.
paramiko.transport: DEBUG: [chan 540] Sesch channel 540 request ok
paramiko.transport: DEBUG: [chan 540] EOF received (540)
paramiko.transport: DEBUG: [chan 540] EOF sent (540)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_269 count=699 bs=1k
paramiko.transport: DEBUG: [chan 541] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 541] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 541 opened.
paramiko.transport: DEBUG: [chan 541] Sesch channel 541 request ok
paramiko.transport: DEBUG: [chan 541] EOF received (541)
paramiko.transport: DEBUG: [chan 541] EOF sent (541)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_270 count=382 bs=1k
paramiko.transport: DEBUG: [chan 542] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 542] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 542 opened.
paramiko.transport: DEBUG: [chan 542] Sesch channel 542 request ok
paramiko.transport: DEBUG: [chan 542] EOF received (542)
paramiko.transport: DEBUG: [chan 542] EOF sent (542)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_270 count=382 bs=1k
paramiko.transport: DEBUG: [chan 543] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 543] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 543 opened.
paramiko.transport: DEBUG: [chan 543] Sesch channel 543 request ok
paramiko.transport: DEBUG: [chan 543] EOF received (543)
paramiko.transport: DEBUG: [chan 543] EOF sent (543)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_271 count=297 bs=1k
paramiko.transport: DEBUG: [chan 544] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 544] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 544 opened.
paramiko.transport: DEBUG: [chan 544] Sesch channel 544 request ok
paramiko.transport: DEBUG: [chan 544] EOF received (544)
paramiko.transport: DEBUG: [chan 544] EOF sent (544)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_271 count=297 bs=1k
paramiko.transport: DEBUG: [chan 545] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 545] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 545 opened.
paramiko.transport: DEBUG: [chan 545] Sesch channel 545 request ok
paramiko.transport: DEBUG: [chan 545] EOF received (545)
paramiko.transport: DEBUG: [chan 545] EOF sent (545)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_272 count=383 bs=1k
paramiko.transport: DEBUG: [chan 546] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 546] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 546 opened.
paramiko.transport: DEBUG: [chan 546] Sesch channel 546 request ok
paramiko.transport: DEBUG: [chan 546] EOF received (546)
paramiko.transport: DEBUG: [chan 546] EOF sent (546)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_272 count=383 bs=1k
paramiko.transport: DEBUG: [chan 547] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 547] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 547 opened.
paramiko.transport: DEBUG: [chan 547] Sesch channel 547 request ok
paramiko.transport: DEBUG: [chan 547] EOF received (547)
paramiko.transport: DEBUG: [chan 547] EOF sent (547)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_273 count=203 bs=1k
paramiko.transport: DEBUG: [chan 548] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 548] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 548 opened.
paramiko.transport: DEBUG: [chan 548] Sesch channel 548 request ok
paramiko.transport: DEBUG: [chan 548] EOF received (548)
paramiko.transport: DEBUG: [chan 548] EOF sent (548)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_273 count=203 bs=1k
paramiko.transport: DEBUG: [chan 549] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 549] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 549 opened.
paramiko.transport: DEBUG: [chan 549] Sesch channel 549 request ok
paramiko.transport: DEBUG: [chan 549] EOF received (549)
paramiko.transport: DEBUG: [chan 549] EOF sent (549)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_274 count=815 bs=1k
paramiko.transport: DEBUG: [chan 550] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 550] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 550 opened.
paramiko.transport: DEBUG: [chan 550] Sesch channel 550 request ok
paramiko.transport: DEBUG: [chan 550] EOF received (550)
paramiko.transport: DEBUG: [chan 550] EOF sent (550)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_274 count=815 bs=1k
paramiko.transport: DEBUG: [chan 551] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 551] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 551 opened.
paramiko.transport: DEBUG: [chan 551] Sesch channel 551 request ok
paramiko.transport: DEBUG: [chan 551] EOF received (551)
paramiko.transport: DEBUG: [chan 551] EOF sent (551)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_275 count=133 bs=1k
paramiko.transport: DEBUG: [chan 552] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 552] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 552 opened.
paramiko.transport: DEBUG: [chan 552] Sesch channel 552 request ok
paramiko.transport: DEBUG: [chan 552] EOF received (552)
paramiko.transport: DEBUG: [chan 552] EOF sent (552)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_275 count=133 bs=1k
paramiko.transport: DEBUG: [chan 553] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 553] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 553 opened.
paramiko.transport: DEBUG: [chan 553] Sesch channel 553 request ok
paramiko.transport: DEBUG: [chan 553] EOF received (553)
paramiko.transport: DEBUG: [chan 553] EOF sent (553)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_276 count=91 bs=1k
paramiko.transport: DEBUG: [chan 554] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 554] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 554 opened.
paramiko.transport: DEBUG: [chan 554] Sesch channel 554 request ok
paramiko.transport: DEBUG: [chan 554] EOF received (554)
paramiko.transport: DEBUG: [chan 554] EOF sent (554)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_276 count=91 bs=1k
paramiko.transport: DEBUG: [chan 555] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 555] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 555 opened.
paramiko.transport: DEBUG: [chan 555] Sesch channel 555 request ok
paramiko.transport: DEBUG: [chan 555] EOF received (555)
paramiko.transport: DEBUG: [chan 555] EOF sent (555)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_277 count=615 bs=1k
paramiko.transport: DEBUG: [chan 556] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 556] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 556 opened.
paramiko.transport: DEBUG: [chan 556] Sesch channel 556 request ok
paramiko.transport: DEBUG: [chan 556] EOF received (556)
paramiko.transport: DEBUG: [chan 556] EOF sent (556)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_277 count=615 bs=1k
paramiko.transport: DEBUG: [chan 557] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 557] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 557 opened.
paramiko.transport: DEBUG: [chan 557] Sesch channel 557 request ok
paramiko.transport: DEBUG: [chan 557] EOF received (557)
paramiko.transport: DEBUG: [chan 557] EOF sent (557)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_278 count=256 bs=1k
paramiko.transport: DEBUG: [chan 558] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 558] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 558 opened.
paramiko.transport: DEBUG: [chan 558] Sesch channel 558 request ok
paramiko.transport: DEBUG: [chan 558] EOF received (558)
paramiko.transport: DEBUG: [chan 558] EOF sent (558)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_278 count=256 bs=1k
paramiko.transport: DEBUG: [chan 559] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 559] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 559 opened.
paramiko.transport: DEBUG: [chan 559] Sesch channel 559 request ok
paramiko.transport: DEBUG: [chan 559] EOF received (559)
paramiko.transport: DEBUG: [chan 559] EOF sent (559)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_279 count=302 bs=1k
paramiko.transport: DEBUG: [chan 560] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 560] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 560 opened.
paramiko.transport: DEBUG: [chan 560] Sesch channel 560 request ok
paramiko.transport: DEBUG: [chan 560] EOF received (560)
paramiko.transport: DEBUG: [chan 560] EOF sent (560)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_279 count=302 bs=1k
paramiko.transport: DEBUG: [chan 561] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 561] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 561 opened.
paramiko.transport: DEBUG: [chan 561] Sesch channel 561 request ok
paramiko.transport: DEBUG: [chan 561] EOF received (561)
paramiko.transport: DEBUG: [chan 561] EOF sent (561)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_280 count=119 bs=1k
paramiko.transport: DEBUG: [chan 562] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 562] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 562 opened.
paramiko.transport: DEBUG: [chan 562] Sesch channel 562 request ok
paramiko.transport: DEBUG: [chan 562] EOF received (562)
paramiko.transport: DEBUG: [chan 562] EOF sent (562)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_280 count=119 bs=1k
paramiko.transport: DEBUG: [chan 563] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 563] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 563 opened.
paramiko.transport: DEBUG: [chan 563] Sesch channel 563 request ok
paramiko.transport: DEBUG: [chan 563] EOF received (563)
paramiko.transport: DEBUG: [chan 563] EOF sent (563)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_281 count=1005 bs=1k
paramiko.transport: DEBUG: [chan 564] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 564] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 564 opened.
paramiko.transport: DEBUG: [chan 564] Sesch channel 564 request ok
paramiko.transport: DEBUG: [chan 564] EOF received (564)
paramiko.transport: DEBUG: [chan 564] EOF sent (564)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_281 count=1005 bs=1k
paramiko.transport: DEBUG: [chan 565] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 565] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 565 opened.
paramiko.transport: DEBUG: [chan 565] Sesch channel 565 request ok
paramiko.transport: DEBUG: [chan 565] EOF received (565)
paramiko.transport: DEBUG: [chan 565] EOF sent (565)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_282 count=688 bs=1k
paramiko.transport: DEBUG: [chan 566] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 566] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 566 opened.
paramiko.transport: DEBUG: [chan 566] Sesch channel 566 request ok
paramiko.transport: DEBUG: [chan 566] EOF received (566)
paramiko.transport: DEBUG: [chan 566] EOF sent (566)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_282 count=688 bs=1k
paramiko.transport: DEBUG: [chan 567] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 567] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 567 opened.
paramiko.transport: DEBUG: [chan 567] Sesch channel 567 request ok
paramiko.transport: DEBUG: [chan 567] EOF received (567)
paramiko.transport: DEBUG: [chan 567] EOF sent (567)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_283 count=777 bs=1k
paramiko.transport: DEBUG: [chan 568] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 568] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 568 opened.
paramiko.transport: DEBUG: [chan 568] Sesch channel 568 request ok
paramiko.transport: DEBUG: [chan 568] EOF received (568)
paramiko.transport: DEBUG: [chan 568] EOF sent (568)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_283 count=777 bs=1k
paramiko.transport: DEBUG: [chan 569] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 569] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 569 opened.
paramiko.transport: DEBUG: [chan 569] Sesch channel 569 request ok
paramiko.transport: DEBUG: [chan 569] EOF received (569)
paramiko.transport: DEBUG: [chan 569] EOF sent (569)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_284 count=41 bs=1k
paramiko.transport: DEBUG: [chan 570] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 570] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 570 opened.
paramiko.transport: DEBUG: [chan 570] Sesch channel 570 request ok
paramiko.transport: DEBUG: [chan 570] EOF received (570)
paramiko.transport: DEBUG: [chan 570] EOF sent (570)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_284 count=41 bs=1k
paramiko.transport: DEBUG: [chan 571] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 571] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 571 opened.
paramiko.transport: DEBUG: [chan 571] Sesch channel 571 request ok
paramiko.transport: DEBUG: [chan 571] EOF received (571)
paramiko.transport: DEBUG: [chan 571] EOF sent (571)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_285 count=852 bs=1k
paramiko.transport: DEBUG: [chan 572] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 572] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 572 opened.
paramiko.transport: DEBUG: [chan 572] Sesch channel 572 request ok
paramiko.transport: DEBUG: [chan 572] EOF received (572)
paramiko.transport: DEBUG: [chan 572] EOF sent (572)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_285 count=852 bs=1k
paramiko.transport: DEBUG: [chan 573] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 573] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 573 opened.
paramiko.transport: DEBUG: [chan 573] Sesch channel 573 request ok
paramiko.transport: DEBUG: [chan 573] EOF received (573)
paramiko.transport: DEBUG: [chan 573] EOF sent (573)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_286 count=256 bs=1k
paramiko.transport: DEBUG: [chan 574] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 574] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 574 opened.
paramiko.transport: DEBUG: [chan 574] Sesch channel 574 request ok
paramiko.transport: DEBUG: [chan 574] EOF received (574)
paramiko.transport: DEBUG: [chan 574] EOF sent (574)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_286 count=256 bs=1k
paramiko.transport: DEBUG: [chan 575] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 575] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 575 opened.
paramiko.transport: DEBUG: [chan 575] Sesch channel 575 request ok
paramiko.transport: DEBUG: [chan 575] EOF received (575)
paramiko.transport: DEBUG: [chan 575] EOF sent (575)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_287 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 576] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 576] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 576 opened.
paramiko.transport: DEBUG: [chan 576] Sesch channel 576 request ok
paramiko.transport: DEBUG: [chan 576] EOF received (576)
paramiko.transport: DEBUG: [chan 576] EOF sent (576)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_287 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 577] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 577] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 577 opened.
paramiko.transport: DEBUG: [chan 577] Sesch channel 577 request ok
paramiko.transport: DEBUG: [chan 577] EOF received (577)
paramiko.transport: DEBUG: [chan 577] EOF sent (577)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_288 count=256 bs=1k
paramiko.transport: DEBUG: [chan 578] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 578] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 578 opened.
paramiko.transport: DEBUG: [chan 578] Sesch channel 578 request ok
paramiko.transport: DEBUG: [chan 578] EOF received (578)
paramiko.transport: DEBUG: [chan 578] EOF sent (578)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_288 count=256 bs=1k
paramiko.transport: DEBUG: [chan 579] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 579] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 579 opened.
paramiko.transport: DEBUG: [chan 579] Sesch channel 579 request ok
paramiko.transport: DEBUG: [chan 579] EOF received (579)
paramiko.transport: DEBUG: [chan 579] EOF sent (579)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_289 count=486 bs=1k
paramiko.transport: DEBUG: [chan 580] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 580] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 580 opened.
paramiko.transport: DEBUG: [chan 580] Sesch channel 580 request ok
paramiko.transport: DEBUG: [chan 580] EOF received (580)
paramiko.transport: DEBUG: [chan 580] EOF sent (580)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_289 count=486 bs=1k
paramiko.transport: DEBUG: [chan 581] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 581] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 581 opened.
paramiko.transport: DEBUG: [chan 581] Sesch channel 581 request ok
paramiko.transport: DEBUG: [chan 581] EOF received (581)
paramiko.transport: DEBUG: [chan 581] EOF sent (581)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_290 count=535 bs=1k
paramiko.transport: DEBUG: [chan 582] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 582] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 582 opened.
paramiko.transport: DEBUG: [chan 582] Sesch channel 582 request ok
paramiko.transport: DEBUG: [chan 582] EOF received (582)
paramiko.transport: DEBUG: [chan 582] EOF sent (582)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_290 count=535 bs=1k
paramiko.transport: DEBUG: [chan 583] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 583] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 583 opened.
paramiko.transport: DEBUG: [chan 583] Sesch channel 583 request ok
paramiko.transport: DEBUG: [chan 583] EOF received (583)
paramiko.transport: DEBUG: [chan 583] EOF sent (583)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_291 count=660 bs=1k
paramiko.transport: DEBUG: [chan 584] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 584] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 584 opened.
paramiko.transport: DEBUG: [chan 584] Sesch channel 584 request ok
paramiko.transport: DEBUG: [chan 584] EOF received (584)
paramiko.transport: DEBUG: [chan 584] EOF sent (584)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_291 count=660 bs=1k
paramiko.transport: DEBUG: [chan 585] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 585] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 585 opened.
paramiko.transport: DEBUG: [chan 585] Sesch channel 585 request ok
paramiko.transport: DEBUG: [chan 585] EOF received (585)
paramiko.transport: DEBUG: [chan 585] EOF sent (585)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_292 count=586 bs=1k
paramiko.transport: DEBUG: [chan 586] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 586] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 586 opened.
paramiko.transport: DEBUG: [chan 586] Sesch channel 586 request ok
paramiko.transport: DEBUG: [chan 586] EOF received (586)
paramiko.transport: DEBUG: [chan 586] EOF sent (586)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_292 count=586 bs=1k
paramiko.transport: DEBUG: [chan 587] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 587] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 587 opened.
paramiko.transport: DEBUG: [chan 587] Sesch channel 587 request ok
paramiko.transport: DEBUG: [chan 587] EOF received (587)
paramiko.transport: DEBUG: [chan 587] EOF sent (587)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_293 count=307 bs=1k
paramiko.transport: DEBUG: [chan 588] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 588] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 588 opened.
paramiko.transport: DEBUG: [chan 588] Sesch channel 588 request ok
paramiko.transport: DEBUG: [chan 588] EOF received (588)
paramiko.transport: DEBUG: [chan 588] EOF sent (588)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_293 count=307 bs=1k
paramiko.transport: DEBUG: [chan 589] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 589] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 589 opened.
paramiko.transport: DEBUG: [chan 589] Sesch channel 589 request ok
paramiko.transport: DEBUG: [chan 589] EOF received (589)
paramiko.transport: DEBUG: [chan 589] EOF sent (589)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_294 count=825 bs=1k
paramiko.transport: DEBUG: [chan 590] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 590] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 590 opened.
paramiko.transport: DEBUG: [chan 590] Sesch channel 590 request ok
paramiko.transport: DEBUG: [chan 590] EOF received (590)
paramiko.transport: DEBUG: [chan 590] EOF sent (590)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_294 count=825 bs=1k
paramiko.transport: DEBUG: [chan 591] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 591] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 591 opened.
paramiko.transport: DEBUG: [chan 591] Sesch channel 591 request ok
paramiko.transport: DEBUG: [chan 591] EOF received (591)
paramiko.transport: DEBUG: [chan 591] EOF sent (591)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_295 count=615 bs=1k
paramiko.transport: DEBUG: [chan 592] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 592] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 592 opened.
paramiko.transport: DEBUG: [chan 592] Sesch channel 592 request ok
paramiko.transport: DEBUG: [chan 592] EOF received (592)
paramiko.transport: DEBUG: [chan 592] EOF sent (592)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_295 count=615 bs=1k
paramiko.transport: DEBUG: [chan 593] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 593] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 593 opened.
paramiko.transport: DEBUG: [chan 593] Sesch channel 593 request ok
paramiko.transport: DEBUG: [chan 593] EOF received (593)
paramiko.transport: DEBUG: [chan 593] EOF sent (593)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_296 count=107 bs=1k
paramiko.transport: DEBUG: [chan 594] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 594] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 594 opened.
paramiko.transport: DEBUG: [chan 594] Sesch channel 594 request ok
paramiko.transport: DEBUG: [chan 594] EOF received (594)
paramiko.transport: DEBUG: [chan 594] EOF sent (594)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_296 count=107 bs=1k
paramiko.transport: DEBUG: [chan 595] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 595] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 595 opened.
paramiko.transport: DEBUG: [chan 595] Sesch channel 595 request ok
paramiko.transport: DEBUG: [chan 595] EOF received (595)
paramiko.transport: DEBUG: [chan 595] EOF sent (595)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_297 count=413 bs=1k
paramiko.transport: DEBUG: [chan 596] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 596] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 596 opened.
paramiko.transport: DEBUG: [chan 596] Sesch channel 596 request ok
paramiko.transport: DEBUG: [chan 596] EOF received (596)
paramiko.transport: DEBUG: [chan 596] EOF sent (596)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_297 count=413 bs=1k
paramiko.transport: DEBUG: [chan 597] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 597] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 597 opened.
paramiko.transport: DEBUG: [chan 597] Sesch channel 597 request ok
paramiko.transport: DEBUG: [chan 597] EOF received (597)
paramiko.transport: DEBUG: [chan 597] EOF sent (597)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_298 count=476 bs=1k
paramiko.transport: DEBUG: [chan 598] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 598] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 598 opened.
paramiko.transport: DEBUG: [chan 598] Sesch channel 598 request ok
paramiko.transport: DEBUG: [chan 598] EOF received (598)
paramiko.transport: DEBUG: [chan 598] EOF sent (598)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_298 count=476 bs=1k
paramiko.transport: DEBUG: [chan 599] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 599] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 599 opened.
paramiko.transport: DEBUG: [chan 599] Sesch channel 599 request ok
paramiko.transport: DEBUG: [chan 599] EOF received (599)
paramiko.transport: DEBUG: [chan 599] EOF sent (599)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_299 count=759 bs=1k
paramiko.transport: DEBUG: [chan 600] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 600] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 600 opened.
paramiko.transport: DEBUG: [chan 600] Sesch channel 600 request ok
paramiko.transport: DEBUG: [chan 600] EOF received (600)
paramiko.transport: DEBUG: [chan 600] EOF sent (600)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_299 count=759 bs=1k
paramiko.transport: DEBUG: [chan 601] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 601] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 601 opened.
paramiko.transport: DEBUG: [chan 601] Sesch channel 601 request ok
paramiko.transport: DEBUG: [chan 601] EOF received (601)
paramiko.transport: DEBUG: [chan 601] EOF sent (601)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_300 count=487 bs=1k
paramiko.transport: DEBUG: [chan 602] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 602] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 602 opened.
paramiko.transport: DEBUG: [chan 602] Sesch channel 602 request ok
paramiko.transport: DEBUG: [chan 602] EOF received (602)
paramiko.transport: DEBUG: [chan 602] EOF sent (602)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_300 count=487 bs=1k
paramiko.transport: DEBUG: [chan 603] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 603] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 603 opened.
paramiko.transport: DEBUG: [chan 603] Sesch channel 603 request ok
paramiko.transport: DEBUG: [chan 603] EOF received (603)
paramiko.transport: DEBUG: [chan 603] EOF sent (603)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_301 count=239 bs=1k
paramiko.transport: DEBUG: [chan 604] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 604] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 604 opened.
paramiko.transport: DEBUG: [chan 604] Sesch channel 604 request ok
paramiko.transport: DEBUG: [chan 604] EOF received (604)
paramiko.transport: DEBUG: [chan 604] EOF sent (604)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_301 count=239 bs=1k
paramiko.transport: DEBUG: [chan 605] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 605] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 605 opened.
paramiko.transport: DEBUG: [chan 605] Sesch channel 605 request ok
paramiko.transport: DEBUG: [chan 605] EOF received (605)
paramiko.transport: DEBUG: [chan 605] EOF sent (605)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_302 count=807 bs=1k
paramiko.transport: DEBUG: [chan 606] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 606] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 606 opened.
paramiko.transport: DEBUG: [chan 606] Sesch channel 606 request ok
paramiko.transport: DEBUG: [chan 606] EOF received (606)
paramiko.transport: DEBUG: [chan 606] EOF sent (606)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_302 count=807 bs=1k
paramiko.transport: DEBUG: [chan 607] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 607] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 607 opened.
paramiko.transport: DEBUG: [chan 607] Sesch channel 607 request ok
paramiko.transport: DEBUG: [chan 607] EOF received (607)
paramiko.transport: DEBUG: [chan 607] EOF sent (607)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_303 count=572 bs=1k
paramiko.transport: DEBUG: [chan 608] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 608] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 608 opened.
paramiko.transport: DEBUG: [chan 608] Sesch channel 608 request ok
paramiko.transport: DEBUG: [chan 608] EOF received (608)
paramiko.transport: DEBUG: [chan 608] EOF sent (608)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_303 count=572 bs=1k
paramiko.transport: DEBUG: [chan 609] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 609] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 609 opened.
paramiko.transport: DEBUG: [chan 609] Sesch channel 609 request ok
paramiko.transport: DEBUG: [chan 609] EOF received (609)
paramiko.transport: DEBUG: [chan 609] EOF sent (609)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_304 count=210 bs=1k
paramiko.transport: DEBUG: [chan 610] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 610] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 610 opened.
paramiko.transport: DEBUG: [chan 610] Sesch channel 610 request ok
paramiko.transport: DEBUG: [chan 610] EOF received (610)
paramiko.transport: DEBUG: [chan 610] EOF sent (610)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_304 count=210 bs=1k
paramiko.transport: DEBUG: [chan 611] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 611] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 611 opened.
paramiko.transport: DEBUG: [chan 611] Sesch channel 611 request ok
paramiko.transport: DEBUG: [chan 611] EOF received (611)
paramiko.transport: DEBUG: [chan 611] EOF sent (611)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_305 count=910 bs=1k
paramiko.transport: DEBUG: [chan 612] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 612] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 612 opened.
paramiko.transport: DEBUG: [chan 612] Sesch channel 612 request ok
paramiko.transport: DEBUG: [chan 612] EOF received (612)
paramiko.transport: DEBUG: [chan 612] EOF sent (612)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_305 count=910 bs=1k
paramiko.transport: DEBUG: [chan 613] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 613] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 613 opened.
paramiko.transport: DEBUG: [chan 613] Sesch channel 613 request ok
paramiko.transport: DEBUG: [chan 613] EOF received (613)
paramiko.transport: DEBUG: [chan 613] EOF sent (613)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_306 count=301 bs=1k
paramiko.transport: DEBUG: [chan 614] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 614] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 614 opened.
paramiko.transport: DEBUG: [chan 614] Sesch channel 614 request ok
paramiko.transport: DEBUG: [chan 614] EOF received (614)
paramiko.transport: DEBUG: [chan 614] EOF sent (614)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_306 count=301 bs=1k
paramiko.transport: DEBUG: [chan 615] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 615] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 615 opened.
paramiko.transport: DEBUG: [chan 615] Sesch channel 615 request ok
paramiko.transport: DEBUG: [chan 615] EOF received (615)
paramiko.transport: DEBUG: [chan 615] EOF sent (615)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_307 count=329 bs=1k
paramiko.transport: DEBUG: [chan 616] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 616] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 616 opened.
paramiko.transport: DEBUG: [chan 616] Sesch channel 616 request ok
paramiko.transport: DEBUG: [chan 616] EOF received (616)
paramiko.transport: DEBUG: [chan 616] EOF sent (616)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_307 count=329 bs=1k
paramiko.transport: DEBUG: [chan 617] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 617] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 617 opened.
paramiko.transport: DEBUG: [chan 617] Sesch channel 617 request ok
paramiko.transport: DEBUG: [chan 617] EOF received (617)
paramiko.transport: DEBUG: [chan 617] EOF sent (617)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_308 count=674 bs=1k
paramiko.transport: DEBUG: [chan 618] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 618] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 618 opened.
paramiko.transport: DEBUG: [chan 618] Sesch channel 618 request ok
paramiko.transport: DEBUG: [chan 618] EOF received (618)
paramiko.transport: DEBUG: [chan 618] EOF sent (618)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_308 count=674 bs=1k
paramiko.transport: DEBUG: [chan 619] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 619] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 619 opened.
paramiko.transport: DEBUG: [chan 619] Sesch channel 619 request ok
paramiko.transport: DEBUG: [chan 619] EOF received (619)
paramiko.transport: DEBUG: [chan 619] EOF sent (619)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_309 count=50 bs=1k
paramiko.transport: DEBUG: [chan 620] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 620] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 620 opened.
paramiko.transport: DEBUG: [chan 620] Sesch channel 620 request ok
paramiko.transport: DEBUG: [chan 620] EOF received (620)
paramiko.transport: DEBUG: [chan 620] EOF sent (620)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_309 count=50 bs=1k
paramiko.transport: DEBUG: [chan 621] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 621] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 621 opened.
paramiko.transport: DEBUG: [chan 621] Sesch channel 621 request ok
paramiko.transport: DEBUG: [chan 621] EOF received (621)
paramiko.transport: DEBUG: [chan 621] EOF sent (621)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_310 count=176 bs=1k
paramiko.transport: DEBUG: [chan 622] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 622] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 622 opened.
paramiko.transport: DEBUG: [chan 622] Sesch channel 622 request ok
paramiko.transport: DEBUG: [chan 622] EOF received (622)
paramiko.transport: DEBUG: [chan 622] EOF sent (622)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_310 count=176 bs=1k
paramiko.transport: DEBUG: [chan 623] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 623] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 623 opened.
paramiko.transport: DEBUG: [chan 623] Sesch channel 623 request ok
paramiko.transport: DEBUG: [chan 623] EOF received (623)
paramiko.transport: DEBUG: [chan 623] EOF sent (623)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_311 count=773 bs=1k
paramiko.transport: DEBUG: [chan 624] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 624] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 624 opened.
paramiko.transport: DEBUG: [chan 624] Sesch channel 624 request ok
paramiko.transport: DEBUG: [chan 624] EOF received (624)
paramiko.transport: DEBUG: [chan 624] EOF sent (624)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_311 count=773 bs=1k
paramiko.transport: DEBUG: [chan 625] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 625] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 625 opened.
paramiko.transport: DEBUG: [chan 625] Sesch channel 625 request ok
paramiko.transport: DEBUG: [chan 625] EOF received (625)
paramiko.transport: DEBUG: [chan 625] EOF sent (625)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_312 count=845 bs=1k
paramiko.transport: DEBUG: [chan 626] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 626] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 626 opened.
paramiko.transport: DEBUG: [chan 626] Sesch channel 626 request ok
paramiko.transport: DEBUG: [chan 626] EOF received (626)
paramiko.transport: DEBUG: [chan 626] EOF sent (626)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_312 count=845 bs=1k
paramiko.transport: DEBUG: [chan 627] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 627] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 627 opened.
paramiko.transport: DEBUG: [chan 627] Sesch channel 627 request ok
paramiko.transport: DEBUG: [chan 627] EOF received (627)
paramiko.transport: DEBUG: [chan 627] EOF sent (627)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_313 count=636 bs=1k
paramiko.transport: DEBUG: [chan 628] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 628] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 628 opened.
paramiko.transport: DEBUG: [chan 628] Sesch channel 628 request ok
paramiko.transport: DEBUG: [chan 628] EOF received (628)
paramiko.transport: DEBUG: [chan 628] EOF sent (628)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_313 count=636 bs=1k
paramiko.transport: DEBUG: [chan 629] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 629] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 629 opened.
paramiko.transport: DEBUG: [chan 629] Sesch channel 629 request ok
paramiko.transport: DEBUG: [chan 629] EOF received (629)
paramiko.transport: DEBUG: [chan 629] EOF sent (629)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_314 count=740 bs=1k
paramiko.transport: DEBUG: [chan 630] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 630] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 630 opened.
paramiko.transport: DEBUG: [chan 630] Sesch channel 630 request ok
paramiko.transport: DEBUG: [chan 630] EOF received (630)
paramiko.transport: DEBUG: [chan 630] EOF sent (630)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_314 count=740 bs=1k
paramiko.transport: DEBUG: [chan 631] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 631] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 631 opened.
paramiko.transport: DEBUG: [chan 631] Sesch channel 631 request ok
paramiko.transport: DEBUG: [chan 631] EOF received (631)
paramiko.transport: DEBUG: [chan 631] EOF sent (631)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_315 count=133 bs=1k
paramiko.transport: DEBUG: [chan 632] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 632] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 632 opened.
paramiko.transport: DEBUG: [chan 632] Sesch channel 632 request ok
paramiko.transport: DEBUG: [chan 632] EOF received (632)
paramiko.transport: DEBUG: [chan 632] EOF sent (632)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_315 count=133 bs=1k
paramiko.transport: DEBUG: [chan 633] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 633] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 633 opened.
paramiko.transport: DEBUG: [chan 633] Sesch channel 633 request ok
paramiko.transport: DEBUG: [chan 633] EOF received (633)
paramiko.transport: DEBUG: [chan 633] EOF sent (633)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_316 count=561 bs=1k
paramiko.transport: DEBUG: [chan 634] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 634] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 634 opened.
paramiko.transport: DEBUG: [chan 634] Sesch channel 634 request ok
paramiko.transport: DEBUG: [chan 634] EOF received (634)
paramiko.transport: DEBUG: [chan 634] EOF sent (634)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_316 count=561 bs=1k
paramiko.transport: DEBUG: [chan 635] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 635] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 635 opened.
paramiko.transport: DEBUG: [chan 635] Sesch channel 635 request ok
paramiko.transport: DEBUG: [chan 635] EOF received (635)
paramiko.transport: DEBUG: [chan 635] EOF sent (635)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_317 count=374 bs=1k
paramiko.transport: DEBUG: [chan 636] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 636] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 636 opened.
paramiko.transport: DEBUG: [chan 636] Sesch channel 636 request ok
paramiko.transport: DEBUG: [chan 636] EOF received (636)
paramiko.transport: DEBUG: [chan 636] EOF sent (636)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_317 count=374 bs=1k
paramiko.transport: DEBUG: [chan 637] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 637] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 637 opened.
paramiko.transport: DEBUG: [chan 637] Sesch channel 637 request ok
paramiko.transport: DEBUG: [chan 637] EOF received (637)
paramiko.transport: DEBUG: [chan 637] EOF sent (637)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_318 count=570 bs=1k
paramiko.transport: DEBUG: [chan 638] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 638] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 638 opened.
paramiko.transport: DEBUG: [chan 638] Sesch channel 638 request ok
paramiko.transport: DEBUG: [chan 638] EOF received (638)
paramiko.transport: DEBUG: [chan 638] EOF sent (638)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_318 count=570 bs=1k
paramiko.transport: DEBUG: [chan 639] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 639] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 639 opened.
paramiko.transport: DEBUG: [chan 639] Sesch channel 639 request ok
paramiko.transport: DEBUG: [chan 639] EOF received (639)
paramiko.transport: DEBUG: [chan 639] EOF sent (639)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_319 count=204 bs=1k
paramiko.transport: DEBUG: [chan 640] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 640] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 640 opened.
paramiko.transport: DEBUG: [chan 640] Sesch channel 640 request ok
paramiko.transport: DEBUG: [chan 640] EOF received (640)
paramiko.transport: DEBUG: [chan 640] EOF sent (640)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_319 count=204 bs=1k
paramiko.transport: DEBUG: [chan 641] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 641] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 641 opened.
paramiko.transport: DEBUG: [chan 641] Sesch channel 641 request ok
paramiko.transport: DEBUG: [chan 641] EOF received (641)
paramiko.transport: DEBUG: [chan 641] EOF sent (641)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_320 count=995 bs=1k
paramiko.transport: DEBUG: [chan 642] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 642] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 642 opened.
paramiko.transport: DEBUG: [chan 642] Sesch channel 642 request ok
paramiko.transport: DEBUG: [chan 642] EOF received (642)
paramiko.transport: DEBUG: [chan 642] EOF sent (642)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_320 count=995 bs=1k
paramiko.transport: DEBUG: [chan 643] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 643] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 643 opened.
paramiko.transport: DEBUG: [chan 643] Sesch channel 643 request ok
paramiko.transport: DEBUG: [chan 643] EOF received (643)
paramiko.transport: DEBUG: [chan 643] EOF sent (643)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_321 count=937 bs=1k
paramiko.transport: DEBUG: [chan 644] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 644] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 644 opened.
paramiko.transport: DEBUG: [chan 644] Sesch channel 644 request ok
paramiko.transport: DEBUG: [chan 644] EOF received (644)
paramiko.transport: DEBUG: [chan 644] EOF sent (644)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_321 count=937 bs=1k
paramiko.transport: DEBUG: [chan 645] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 645] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 645 opened.
paramiko.transport: DEBUG: [chan 645] Sesch channel 645 request ok
paramiko.transport: DEBUG: [chan 645] EOF received (645)
paramiko.transport: DEBUG: [chan 645] EOF sent (645)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_322 count=720 bs=1k
paramiko.transport: DEBUG: [chan 646] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 646] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 646 opened.
paramiko.transport: DEBUG: [chan 646] Sesch channel 646 request ok
paramiko.transport: DEBUG: [chan 646] EOF received (646)
paramiko.transport: DEBUG: [chan 646] EOF sent (646)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_322 count=720 bs=1k
paramiko.transport: DEBUG: [chan 647] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 647] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 647 opened.
paramiko.transport: DEBUG: [chan 647] Sesch channel 647 request ok
paramiko.transport: DEBUG: [chan 647] EOF received (647)
paramiko.transport: DEBUG: [chan 647] EOF sent (647)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_323 count=115 bs=1k
paramiko.transport: DEBUG: [chan 648] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 648] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 648 opened.
paramiko.transport: DEBUG: [chan 648] Sesch channel 648 request ok
paramiko.transport: DEBUG: [chan 648] EOF received (648)
paramiko.transport: DEBUG: [chan 648] EOF sent (648)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_323 count=115 bs=1k
paramiko.transport: DEBUG: [chan 649] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 649] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 649 opened.
paramiko.transport: DEBUG: [chan 649] Sesch channel 649 request ok
paramiko.transport: DEBUG: [chan 649] EOF received (649)
paramiko.transport: DEBUG: [chan 649] EOF sent (649)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_324 count=100 bs=1k
paramiko.transport: DEBUG: [chan 650] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 650] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 650 opened.
paramiko.transport: DEBUG: [chan 650] Sesch channel 650 request ok
paramiko.transport: DEBUG: [chan 650] EOF received (650)
paramiko.transport: DEBUG: [chan 650] EOF sent (650)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_324 count=100 bs=1k
paramiko.transport: DEBUG: [chan 651] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 651] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 651 opened.
paramiko.transport: DEBUG: [chan 651] Sesch channel 651 request ok
paramiko.transport: DEBUG: [chan 651] EOF received (651)
paramiko.transport: DEBUG: [chan 651] EOF sent (651)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_325 count=291 bs=1k
paramiko.transport: DEBUG: [chan 652] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 652] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 652 opened.
paramiko.transport: DEBUG: [chan 652] Sesch channel 652 request ok
paramiko.transport: DEBUG: [chan 652] EOF received (652)
paramiko.transport: DEBUG: [chan 652] EOF sent (652)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_325 count=291 bs=1k
paramiko.transport: DEBUG: [chan 653] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 653] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 653 opened.
paramiko.transport: DEBUG: [chan 653] Sesch channel 653 request ok
paramiko.transport: DEBUG: [chan 653] EOF received (653)
paramiko.transport: DEBUG: [chan 653] EOF sent (653)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_326 count=369 bs=1k
paramiko.transport: DEBUG: [chan 654] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 654] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 654 opened.
paramiko.transport: DEBUG: [chan 654] Sesch channel 654 request ok
paramiko.transport: DEBUG: [chan 654] EOF received (654)
paramiko.transport: DEBUG: [chan 654] EOF sent (654)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_326 count=369 bs=1k
paramiko.transport: DEBUG: [chan 655] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 655] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 655 opened.
paramiko.transport: DEBUG: [chan 655] Sesch channel 655 request ok
paramiko.transport: DEBUG: [chan 655] EOF received (655)
paramiko.transport: DEBUG: [chan 655] EOF sent (655)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_327 count=366 bs=1k
paramiko.transport: DEBUG: [chan 656] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 656] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 656 opened.
paramiko.transport: DEBUG: [chan 656] Sesch channel 656 request ok
paramiko.transport: DEBUG: [chan 656] EOF received (656)
paramiko.transport: DEBUG: [chan 656] EOF sent (656)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_327 count=366 bs=1k
paramiko.transport: DEBUG: [chan 657] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 657] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 657 opened.
paramiko.transport: DEBUG: [chan 657] Sesch channel 657 request ok
paramiko.transport: DEBUG: [chan 657] EOF received (657)
paramiko.transport: DEBUG: [chan 657] EOF sent (657)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_328 count=559 bs=1k
paramiko.transport: DEBUG: [chan 658] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 658] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 658 opened.
paramiko.transport: DEBUG: [chan 658] Sesch channel 658 request ok
paramiko.transport: DEBUG: [chan 658] EOF received (658)
paramiko.transport: DEBUG: [chan 658] EOF sent (658)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_328 count=559 bs=1k
paramiko.transport: DEBUG: [chan 659] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 659] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 659 opened.
paramiko.transport: DEBUG: [chan 659] Sesch channel 659 request ok
paramiko.transport: DEBUG: [chan 659] EOF received (659)
paramiko.transport: DEBUG: [chan 659] EOF sent (659)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_329 count=89 bs=1k
paramiko.transport: DEBUG: [chan 660] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 660] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 660 opened.
paramiko.transport: DEBUG: [chan 660] Sesch channel 660 request ok
paramiko.transport: DEBUG: [chan 660] EOF received (660)
paramiko.transport: DEBUG: [chan 660] EOF sent (660)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_329 count=89 bs=1k
paramiko.transport: DEBUG: [chan 661] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 661] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 661 opened.
paramiko.transport: DEBUG: [chan 661] Sesch channel 661 request ok
paramiko.transport: DEBUG: [chan 661] EOF received (661)
paramiko.transport: DEBUG: [chan 661] EOF sent (661)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_330 count=357 bs=1k
paramiko.transport: DEBUG: [chan 662] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 662] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 662 opened.
paramiko.transport: DEBUG: [chan 662] Sesch channel 662 request ok
paramiko.transport: DEBUG: [chan 662] EOF received (662)
paramiko.transport: DEBUG: [chan 662] EOF sent (662)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_330 count=357 bs=1k
paramiko.transport: DEBUG: [chan 663] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 663] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 663 opened.
paramiko.transport: DEBUG: [chan 663] Sesch channel 663 request ok
paramiko.transport: DEBUG: [chan 663] EOF received (663)
paramiko.transport: DEBUG: [chan 663] EOF sent (663)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_331 count=539 bs=1k
paramiko.transport: DEBUG: [chan 664] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 664] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 664 opened.
paramiko.transport: DEBUG: [chan 664] Sesch channel 664 request ok
paramiko.transport: DEBUG: [chan 664] EOF received (664)
paramiko.transport: DEBUG: [chan 664] EOF sent (664)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_331 count=539 bs=1k
paramiko.transport: DEBUG: [chan 665] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 665] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 665 opened.
paramiko.transport: DEBUG: [chan 665] Sesch channel 665 request ok
paramiko.transport: DEBUG: [chan 665] EOF received (665)
paramiko.transport: DEBUG: [chan 665] EOF sent (665)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_332 count=190 bs=1k
paramiko.transport: DEBUG: [chan 666] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 666] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 666 opened.
paramiko.transport: DEBUG: [chan 666] Sesch channel 666 request ok
paramiko.transport: DEBUG: [chan 666] EOF received (666)
paramiko.transport: DEBUG: [chan 666] EOF sent (666)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_332 count=190 bs=1k
paramiko.transport: DEBUG: [chan 667] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 667] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 667 opened.
paramiko.transport: DEBUG: [chan 667] Sesch channel 667 request ok
paramiko.transport: DEBUG: [chan 667] EOF received (667)
paramiko.transport: DEBUG: [chan 667] EOF sent (667)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_333 count=261 bs=1k
paramiko.transport: DEBUG: [chan 668] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 668] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 668 opened.
paramiko.transport: DEBUG: [chan 668] Sesch channel 668 request ok
paramiko.transport: DEBUG: [chan 668] EOF received (668)
paramiko.transport: DEBUG: [chan 668] EOF sent (668)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_333 count=261 bs=1k
paramiko.transport: DEBUG: [chan 669] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 669] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 669 opened.
paramiko.transport: DEBUG: [chan 669] Sesch channel 669 request ok
paramiko.transport: DEBUG: [chan 669] EOF received (669)
paramiko.transport: DEBUG: [chan 669] EOF sent (669)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_334 count=338 bs=1k
paramiko.transport: DEBUG: [chan 670] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 670] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 670 opened.
paramiko.transport: DEBUG: [chan 670] Sesch channel 670 request ok
paramiko.transport: DEBUG: [chan 670] EOF received (670)
paramiko.transport: DEBUG: [chan 670] EOF sent (670)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_334 count=338 bs=1k
paramiko.transport: DEBUG: [chan 671] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 671] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 671 opened.
paramiko.transport: DEBUG: [chan 671] Sesch channel 671 request ok
paramiko.transport: DEBUG: [chan 671] EOF received (671)
paramiko.transport: DEBUG: [chan 671] EOF sent (671)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_335 count=36 bs=1k
paramiko.transport: DEBUG: [chan 672] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 672] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 672 opened.
paramiko.transport: DEBUG: [chan 672] Sesch channel 672 request ok
paramiko.transport: DEBUG: [chan 672] EOF received (672)
paramiko.transport: DEBUG: [chan 672] EOF sent (672)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_335 count=36 bs=1k
paramiko.transport: DEBUG: [chan 673] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 673] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 673 opened.
paramiko.transport: DEBUG: [chan 673] Sesch channel 673 request ok
paramiko.transport: DEBUG: [chan 673] EOF received (673)
paramiko.transport: DEBUG: [chan 673] EOF sent (673)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_336 count=733 bs=1k
paramiko.transport: DEBUG: [chan 674] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 674] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 674 opened.
paramiko.transport: DEBUG: [chan 674] Sesch channel 674 request ok
paramiko.transport: DEBUG: [chan 674] EOF received (674)
paramiko.transport: DEBUG: [chan 674] EOF sent (674)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_336 count=733 bs=1k
paramiko.transport: DEBUG: [chan 675] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 675] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 675 opened.
paramiko.transport: DEBUG: [chan 675] Sesch channel 675 request ok
paramiko.transport: DEBUG: [chan 675] EOF received (675)
paramiko.transport: DEBUG: [chan 675] EOF sent (675)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_337 count=439 bs=1k
paramiko.transport: DEBUG: [chan 676] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 676] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 676 opened.
paramiko.transport: DEBUG: [chan 676] Sesch channel 676 request ok
paramiko.transport: DEBUG: [chan 676] EOF received (676)
paramiko.transport: DEBUG: [chan 676] EOF sent (676)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_337 count=439 bs=1k
paramiko.transport: DEBUG: [chan 677] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 677] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 677 opened.
paramiko.transport: DEBUG: [chan 677] Sesch channel 677 request ok
paramiko.transport: DEBUG: [chan 677] EOF received (677)
paramiko.transport: DEBUG: [chan 677] EOF sent (677)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_338 count=613 bs=1k
paramiko.transport: DEBUG: [chan 678] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 678] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 678 opened.
paramiko.transport: DEBUG: [chan 678] Sesch channel 678 request ok
paramiko.transport: DEBUG: [chan 678] EOF received (678)
paramiko.transport: DEBUG: [chan 678] EOF sent (678)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_338 count=613 bs=1k
paramiko.transport: DEBUG: [chan 679] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 679] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 679 opened.
paramiko.transport: DEBUG: [chan 679] Sesch channel 679 request ok
paramiko.transport: DEBUG: [chan 679] EOF received (679)
paramiko.transport: DEBUG: [chan 679] EOF sent (679)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_339 count=741 bs=1k
paramiko.transport: DEBUG: [chan 680] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 680] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 680 opened.
paramiko.transport: DEBUG: [chan 680] Sesch channel 680 request ok
paramiko.transport: DEBUG: [chan 680] EOF received (680)
paramiko.transport: DEBUG: [chan 680] EOF sent (680)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_339 count=741 bs=1k
paramiko.transport: DEBUG: [chan 681] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 681] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 681 opened.
paramiko.transport: DEBUG: [chan 681] Sesch channel 681 request ok
paramiko.transport: DEBUG: [chan 681] EOF received (681)
paramiko.transport: DEBUG: [chan 681] EOF sent (681)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_340 count=432 bs=1k
paramiko.transport: DEBUG: [chan 682] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 682] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 682 opened.
paramiko.transport: DEBUG: [chan 682] Sesch channel 682 request ok
paramiko.transport: DEBUG: [chan 682] EOF received (682)
paramiko.transport: DEBUG: [chan 682] EOF sent (682)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_340 count=432 bs=1k
paramiko.transport: DEBUG: [chan 683] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 683] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 683 opened.
paramiko.transport: DEBUG: [chan 683] Sesch channel 683 request ok
paramiko.transport: DEBUG: [chan 683] EOF received (683)
paramiko.transport: DEBUG: [chan 683] EOF sent (683)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_341 count=131 bs=1k
paramiko.transport: DEBUG: [chan 684] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 684] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 684 opened.
paramiko.transport: DEBUG: [chan 684] Sesch channel 684 request ok
paramiko.transport: DEBUG: [chan 684] EOF received (684)
paramiko.transport: DEBUG: [chan 684] EOF sent (684)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_341 count=131 bs=1k
paramiko.transport: DEBUG: [chan 685] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 685] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 685 opened.
paramiko.transport: DEBUG: [chan 685] Sesch channel 685 request ok
paramiko.transport: DEBUG: [chan 685] EOF received (685)
paramiko.transport: DEBUG: [chan 685] EOF sent (685)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_342 count=909 bs=1k
paramiko.transport: DEBUG: [chan 686] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 686] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 686 opened.
paramiko.transport: DEBUG: [chan 686] Sesch channel 686 request ok
paramiko.transport: DEBUG: [chan 686] EOF received (686)
paramiko.transport: DEBUG: [chan 686] EOF sent (686)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_342 count=909 bs=1k
paramiko.transport: DEBUG: [chan 687] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 687] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 687 opened.
paramiko.transport: DEBUG: [chan 687] Sesch channel 687 request ok
paramiko.transport: DEBUG: [chan 687] EOF received (687)
paramiko.transport: DEBUG: [chan 687] EOF sent (687)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_343 count=940 bs=1k
paramiko.transport: DEBUG: [chan 688] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 688] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 688 opened.
paramiko.transport: DEBUG: [chan 688] Sesch channel 688 request ok
paramiko.transport: DEBUG: [chan 688] EOF received (688)
paramiko.transport: DEBUG: [chan 688] EOF sent (688)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_343 count=940 bs=1k
paramiko.transport: DEBUG: [chan 689] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 689] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 689 opened.
paramiko.transport: DEBUG: [chan 689] Sesch channel 689 request ok
paramiko.transport: DEBUG: [chan 689] EOF received (689)
paramiko.transport: DEBUG: [chan 689] EOF sent (689)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_344 count=837 bs=1k
paramiko.transport: DEBUG: [chan 690] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 690] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 690 opened.
paramiko.transport: DEBUG: [chan 690] Sesch channel 690 request ok
paramiko.transport: DEBUG: [chan 690] EOF received (690)
paramiko.transport: DEBUG: [chan 690] EOF sent (690)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_344 count=837 bs=1k
paramiko.transport: DEBUG: [chan 691] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 691] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 691 opened.
paramiko.transport: DEBUG: [chan 691] Sesch channel 691 request ok
paramiko.transport: DEBUG: [chan 691] EOF received (691)
paramiko.transport: DEBUG: [chan 691] EOF sent (691)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_345 count=762 bs=1k
paramiko.transport: DEBUG: [chan 692] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 692] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 692 opened.
paramiko.transport: DEBUG: [chan 692] Sesch channel 692 request ok
paramiko.transport: DEBUG: [chan 692] EOF received (692)
paramiko.transport: DEBUG: [chan 692] EOF sent (692)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_345 count=762 bs=1k
paramiko.transport: DEBUG: [chan 693] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 693] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 693 opened.
paramiko.transport: DEBUG: [chan 693] Sesch channel 693 request ok
paramiko.transport: DEBUG: [chan 693] EOF received (693)
paramiko.transport: DEBUG: [chan 693] EOF sent (693)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_346 count=385 bs=1k
paramiko.transport: DEBUG: [chan 694] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 694] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 694 opened.
paramiko.transport: DEBUG: [chan 694] Sesch channel 694 request ok
paramiko.transport: DEBUG: [chan 694] EOF received (694)
paramiko.transport: DEBUG: [chan 694] EOF sent (694)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_346 count=385 bs=1k
paramiko.transport: DEBUG: [chan 695] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 695] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 695 opened.
paramiko.transport: DEBUG: [chan 695] Sesch channel 695 request ok
paramiko.transport: DEBUG: [chan 695] EOF received (695)
paramiko.transport: DEBUG: [chan 695] EOF sent (695)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_347 count=809 bs=1k
paramiko.transport: DEBUG: [chan 696] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 696] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 696 opened.
paramiko.transport: DEBUG: [chan 696] Sesch channel 696 request ok
paramiko.transport: DEBUG: [chan 696] EOF received (696)
paramiko.transport: DEBUG: [chan 696] EOF sent (696)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_347 count=809 bs=1k
paramiko.transport: DEBUG: [chan 697] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 697] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 697 opened.
paramiko.transport: DEBUG: [chan 697] Sesch channel 697 request ok
paramiko.transport: DEBUG: [chan 697] EOF received (697)
paramiko.transport: DEBUG: [chan 697] EOF sent (697)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_348 count=271 bs=1k
paramiko.transport: DEBUG: [chan 698] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 698] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 698 opened.
paramiko.transport: DEBUG: [chan 698] Sesch channel 698 request ok
paramiko.transport: DEBUG: [chan 698] EOF received (698)
paramiko.transport: DEBUG: [chan 698] EOF sent (698)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_348 count=271 bs=1k
paramiko.transport: DEBUG: [chan 699] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 699] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 699 opened.
paramiko.transport: DEBUG: [chan 699] Sesch channel 699 request ok
paramiko.transport: DEBUG: [chan 699] EOF received (699)
paramiko.transport: DEBUG: [chan 699] EOF sent (699)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_349 count=213 bs=1k
paramiko.transport: DEBUG: [chan 700] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 700] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 700 opened.
paramiko.transport: DEBUG: [chan 700] Sesch channel 700 request ok
paramiko.transport: DEBUG: [chan 700] EOF received (700)
paramiko.transport: DEBUG: [chan 700] EOF sent (700)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_349 count=213 bs=1k
paramiko.transport: DEBUG: [chan 701] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 701] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 701 opened.
paramiko.transport: DEBUG: [chan 701] Sesch channel 701 request ok
paramiko.transport: DEBUG: [chan 701] EOF received (701)
paramiko.transport: DEBUG: [chan 701] EOF sent (701)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_350 count=816 bs=1k
paramiko.transport: DEBUG: [chan 702] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 702] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 702 opened.
paramiko.transport: DEBUG: [chan 702] Sesch channel 702 request ok
paramiko.transport: DEBUG: [chan 702] EOF received (702)
paramiko.transport: DEBUG: [chan 702] EOF sent (702)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_350 count=816 bs=1k
paramiko.transport: DEBUG: [chan 703] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 703] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 703 opened.
paramiko.transport: DEBUG: [chan 703] Sesch channel 703 request ok
paramiko.transport: DEBUG: [chan 703] EOF received (703)
paramiko.transport: DEBUG: [chan 703] EOF sent (703)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_351 count=240 bs=1k
paramiko.transport: DEBUG: [chan 704] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 704] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 704 opened.
paramiko.transport: DEBUG: [chan 704] Sesch channel 704 request ok
paramiko.transport: DEBUG: [chan 704] EOF received (704)
paramiko.transport: DEBUG: [chan 704] EOF sent (704)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_351 count=240 bs=1k
paramiko.transport: DEBUG: [chan 705] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 705] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 705 opened.
paramiko.transport: DEBUG: [chan 705] Sesch channel 705 request ok
paramiko.transport: DEBUG: [chan 705] EOF received (705)
paramiko.transport: DEBUG: [chan 705] EOF sent (705)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_352 count=369 bs=1k
paramiko.transport: DEBUG: [chan 706] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 706] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 706 opened.
paramiko.transport: DEBUG: [chan 706] Sesch channel 706 request ok
paramiko.transport: DEBUG: [chan 706] EOF received (706)
paramiko.transport: DEBUG: [chan 706] EOF sent (706)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_352 count=369 bs=1k
paramiko.transport: DEBUG: [chan 707] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 707] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 707 opened.
paramiko.transport: DEBUG: [chan 707] Sesch channel 707 request ok
paramiko.transport: DEBUG: [chan 707] EOF received (707)
paramiko.transport: DEBUG: [chan 707] EOF sent (707)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_353 count=24 bs=1k
paramiko.transport: DEBUG: [chan 708] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 708] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 708 opened.
paramiko.transport: DEBUG: [chan 708] Sesch channel 708 request ok
paramiko.transport: DEBUG: [chan 708] EOF received (708)
paramiko.transport: DEBUG: [chan 708] EOF sent (708)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_353 count=24 bs=1k
paramiko.transport: DEBUG: [chan 709] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 709] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 709 opened.
paramiko.transport: DEBUG: [chan 709] Sesch channel 709 request ok
paramiko.transport: DEBUG: [chan 709] EOF received (709)
paramiko.transport: DEBUG: [chan 709] EOF sent (709)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_354 count=468 bs=1k
paramiko.transport: DEBUG: [chan 710] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 710] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 710 opened.
paramiko.transport: DEBUG: [chan 710] Sesch channel 710 request ok
paramiko.transport: DEBUG: [chan 710] EOF received (710)
paramiko.transport: DEBUG: [chan 710] EOF sent (710)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_354 count=468 bs=1k
paramiko.transport: DEBUG: [chan 711] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 711] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 711 opened.
paramiko.transport: DEBUG: [chan 711] Sesch channel 711 request ok
paramiko.transport: DEBUG: [chan 711] EOF received (711)
paramiko.transport: DEBUG: [chan 711] EOF sent (711)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_355 count=969 bs=1k
paramiko.transport: DEBUG: [chan 712] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 712] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 712 opened.
paramiko.transport: DEBUG: [chan 712] Sesch channel 712 request ok
paramiko.transport: DEBUG: [chan 712] EOF received (712)
paramiko.transport: DEBUG: [chan 712] EOF sent (712)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_355 count=969 bs=1k
paramiko.transport: DEBUG: [chan 713] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 713] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 713 opened.
paramiko.transport: DEBUG: [chan 713] Sesch channel 713 request ok
paramiko.transport: DEBUG: [chan 713] EOF received (713)
paramiko.transport: DEBUG: [chan 713] EOF sent (713)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_356 count=120 bs=1k
paramiko.transport: DEBUG: [chan 714] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 714] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 714 opened.
paramiko.transport: DEBUG: [chan 714] Sesch channel 714 request ok
paramiko.transport: DEBUG: [chan 714] EOF received (714)
paramiko.transport: DEBUG: [chan 714] EOF sent (714)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_356 count=120 bs=1k
paramiko.transport: DEBUG: [chan 715] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 715] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 715 opened.
paramiko.transport: DEBUG: [chan 715] Sesch channel 715 request ok
paramiko.transport: DEBUG: [chan 715] EOF received (715)
paramiko.transport: DEBUG: [chan 715] EOF sent (715)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_357 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 716] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 716] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 716 opened.
paramiko.transport: DEBUG: [chan 716] Sesch channel 716 request ok
paramiko.transport: DEBUG: [chan 716] EOF received (716)
paramiko.transport: DEBUG: [chan 716] EOF sent (716)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_357 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 717] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 717] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 717 opened.
paramiko.transport: DEBUG: [chan 717] Sesch channel 717 request ok
paramiko.transport: DEBUG: [chan 717] EOF received (717)
paramiko.transport: DEBUG: [chan 717] EOF sent (717)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_358 count=233 bs=1k
paramiko.transport: DEBUG: [chan 718] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 718] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 718 opened.
paramiko.transport: DEBUG: [chan 718] Sesch channel 718 request ok
paramiko.transport: DEBUG: [chan 718] EOF received (718)
paramiko.transport: DEBUG: [chan 718] EOF sent (718)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_358 count=233 bs=1k
paramiko.transport: DEBUG: [chan 719] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 719] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 719 opened.
paramiko.transport: DEBUG: [chan 719] Sesch channel 719 request ok
paramiko.transport: DEBUG: [chan 719] EOF received (719)
paramiko.transport: DEBUG: [chan 719] EOF sent (719)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_359 count=98 bs=1k
paramiko.transport: DEBUG: [chan 720] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 720] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 720 opened.
paramiko.transport: DEBUG: [chan 720] Sesch channel 720 request ok
paramiko.transport: DEBUG: [chan 720] EOF received (720)
paramiko.transport: DEBUG: [chan 720] EOF sent (720)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_359 count=98 bs=1k
paramiko.transport: DEBUG: [chan 721] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 721] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 721 opened.
paramiko.transport: DEBUG: [chan 721] Sesch channel 721 request ok
paramiko.transport: DEBUG: [chan 721] EOF received (721)
paramiko.transport: DEBUG: [chan 721] EOF sent (721)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_360 count=915 bs=1k
paramiko.transport: DEBUG: [chan 722] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 722] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 722 opened.
paramiko.transport: DEBUG: [chan 722] Sesch channel 722 request ok
paramiko.transport: DEBUG: [chan 722] EOF received (722)
paramiko.transport: DEBUG: [chan 722] EOF sent (722)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_360 count=915 bs=1k
paramiko.transport: DEBUG: [chan 723] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 723] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 723 opened.
paramiko.transport: DEBUG: [chan 723] Sesch channel 723 request ok
paramiko.transport: DEBUG: [chan 723] EOF received (723)
paramiko.transport: DEBUG: [chan 723] EOF sent (723)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_361 count=575 bs=1k
paramiko.transport: DEBUG: [chan 724] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 724] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 724 opened.
paramiko.transport: DEBUG: [chan 724] Sesch channel 724 request ok
paramiko.transport: DEBUG: [chan 724] EOF received (724)
paramiko.transport: DEBUG: [chan 724] EOF sent (724)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_361 count=575 bs=1k
paramiko.transport: DEBUG: [chan 725] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 725] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 725 opened.
paramiko.transport: DEBUG: [chan 725] Sesch channel 725 request ok
paramiko.transport: DEBUG: [chan 725] EOF received (725)
paramiko.transport: DEBUG: [chan 725] EOF sent (725)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_362 count=910 bs=1k
paramiko.transport: DEBUG: [chan 726] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 726] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 726 opened.
paramiko.transport: DEBUG: [chan 726] Sesch channel 726 request ok
paramiko.transport: DEBUG: [chan 726] EOF received (726)
paramiko.transport: DEBUG: [chan 726] EOF sent (726)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_362 count=910 bs=1k
paramiko.transport: DEBUG: [chan 727] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 727] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 727 opened.
paramiko.transport: DEBUG: [chan 727] Sesch channel 727 request ok
paramiko.transport: DEBUG: [chan 727] EOF received (727)
paramiko.transport: DEBUG: [chan 727] EOF sent (727)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_363 count=572 bs=1k
paramiko.transport: DEBUG: [chan 728] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 728] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 728 opened.
paramiko.transport: DEBUG: [chan 728] Sesch channel 728 request ok
paramiko.transport: DEBUG: [chan 728] EOF received (728)
paramiko.transport: DEBUG: [chan 728] EOF sent (728)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_363 count=572 bs=1k
paramiko.transport: DEBUG: [chan 729] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 729] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 729 opened.
paramiko.transport: DEBUG: [chan 729] Sesch channel 729 request ok
paramiko.transport: DEBUG: [chan 729] EOF received (729)
paramiko.transport: DEBUG: [chan 729] EOF sent (729)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_364 count=211 bs=1k
paramiko.transport: DEBUG: [chan 730] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 730] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 730 opened.
paramiko.transport: DEBUG: [chan 730] Sesch channel 730 request ok
paramiko.transport: DEBUG: [chan 730] EOF received (730)
paramiko.transport: DEBUG: [chan 730] EOF sent (730)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_364 count=211 bs=1k
paramiko.transport: DEBUG: [chan 731] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 731] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 731 opened.
paramiko.transport: DEBUG: [chan 731] Sesch channel 731 request ok
paramiko.transport: DEBUG: [chan 731] EOF received (731)
paramiko.transport: DEBUG: [chan 731] EOF sent (731)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_365 count=269 bs=1k
paramiko.transport: DEBUG: [chan 732] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 732] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 732 opened.
paramiko.transport: DEBUG: [chan 732] Sesch channel 732 request ok
paramiko.transport: DEBUG: [chan 732] EOF received (732)
paramiko.transport: DEBUG: [chan 732] EOF sent (732)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_365 count=269 bs=1k
paramiko.transport: DEBUG: [chan 733] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 733] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 733 opened.
paramiko.transport: DEBUG: [chan 733] Sesch channel 733 request ok
paramiko.transport: DEBUG: [chan 733] EOF received (733)
paramiko.transport: DEBUG: [chan 733] EOF sent (733)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_366 count=626 bs=1k
paramiko.transport: DEBUG: [chan 734] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 734] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 734 opened.
paramiko.transport: DEBUG: [chan 734] Sesch channel 734 request ok
paramiko.transport: DEBUG: [chan 734] EOF received (734)
paramiko.transport: DEBUG: [chan 734] EOF sent (734)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_366 count=626 bs=1k
paramiko.transport: DEBUG: [chan 735] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 735] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 735 opened.
paramiko.transport: DEBUG: [chan 735] Sesch channel 735 request ok
paramiko.transport: DEBUG: [chan 735] EOF received (735)
paramiko.transport: DEBUG: [chan 735] EOF sent (735)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_367 count=886 bs=1k
paramiko.transport: DEBUG: [chan 736] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 736] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 736 opened.
paramiko.transport: DEBUG: [chan 736] Sesch channel 736 request ok
paramiko.transport: DEBUG: [chan 736] EOF received (736)
paramiko.transport: DEBUG: [chan 736] EOF sent (736)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_367 count=886 bs=1k
paramiko.transport: DEBUG: [chan 737] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 737] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 737 opened.
paramiko.transport: DEBUG: [chan 737] Sesch channel 737 request ok
paramiko.transport: DEBUG: [chan 737] EOF received (737)
paramiko.transport: DEBUG: [chan 737] EOF sent (737)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_368 count=119 bs=1k
paramiko.transport: DEBUG: [chan 738] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 738] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 738 opened.
paramiko.transport: DEBUG: [chan 738] Sesch channel 738 request ok
paramiko.transport: DEBUG: [chan 738] EOF received (738)
paramiko.transport: DEBUG: [chan 738] EOF sent (738)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_368 count=119 bs=1k
paramiko.transport: DEBUG: [chan 739] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 739] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 739 opened.
paramiko.transport: DEBUG: [chan 739] Sesch channel 739 request ok
paramiko.transport: DEBUG: [chan 739] EOF received (739)
paramiko.transport: DEBUG: [chan 739] EOF sent (739)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_369 count=12 bs=1k
paramiko.transport: DEBUG: [chan 740] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 740] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 740 opened.
paramiko.transport: DEBUG: [chan 740] Sesch channel 740 request ok
paramiko.transport: DEBUG: [chan 740] EOF received (740)
paramiko.transport: DEBUG: [chan 740] EOF sent (740)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_369 count=12 bs=1k
paramiko.transport: DEBUG: [chan 741] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 741] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 741 opened.
paramiko.transport: DEBUG: [chan 741] Sesch channel 741 request ok
paramiko.transport: DEBUG: [chan 741] EOF received (741)
paramiko.transport: DEBUG: [chan 741] EOF sent (741)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_370 count=879 bs=1k
paramiko.transport: DEBUG: [chan 742] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 742] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 742 opened.
paramiko.transport: DEBUG: [chan 742] Sesch channel 742 request ok
paramiko.transport: DEBUG: [chan 742] EOF received (742)
paramiko.transport: DEBUG: [chan 742] EOF sent (742)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_370 count=879 bs=1k
paramiko.transport: DEBUG: [chan 743] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 743] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 743 opened.
paramiko.transport: DEBUG: [chan 743] Sesch channel 743 request ok
paramiko.transport: DEBUG: [chan 743] EOF received (743)
paramiko.transport: DEBUG: [chan 743] EOF sent (743)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_371 count=653 bs=1k
paramiko.transport: DEBUG: [chan 744] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 744] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 744 opened.
paramiko.transport: DEBUG: [chan 744] Sesch channel 744 request ok
paramiko.transport: DEBUG: [chan 744] EOF received (744)
paramiko.transport: DEBUG: [chan 744] EOF sent (744)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_371 count=653 bs=1k
paramiko.transport: DEBUG: [chan 745] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 745] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 745 opened.
paramiko.transport: DEBUG: [chan 745] Sesch channel 745 request ok
paramiko.transport: DEBUG: [chan 745] EOF received (745)
paramiko.transport: DEBUG: [chan 745] EOF sent (745)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_372 count=814 bs=1k
paramiko.transport: DEBUG: [chan 746] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 746] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 746 opened.
paramiko.transport: DEBUG: [chan 746] Sesch channel 746 request ok
paramiko.transport: DEBUG: [chan 746] EOF received (746)
paramiko.transport: DEBUG: [chan 746] EOF sent (746)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_372 count=814 bs=1k
paramiko.transport: DEBUG: [chan 747] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 747] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 747 opened.
paramiko.transport: DEBUG: [chan 747] Sesch channel 747 request ok
paramiko.transport: DEBUG: [chan 747] EOF received (747)
paramiko.transport: DEBUG: [chan 747] EOF sent (747)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_373 count=232 bs=1k
paramiko.transport: DEBUG: [chan 748] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 748] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 748 opened.
paramiko.transport: DEBUG: [chan 748] Sesch channel 748 request ok
paramiko.transport: DEBUG: [chan 748] EOF received (748)
paramiko.transport: DEBUG: [chan 748] EOF sent (748)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_373 count=232 bs=1k
paramiko.transport: DEBUG: [chan 749] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 749] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 749 opened.
paramiko.transport: DEBUG: [chan 749] Sesch channel 749 request ok
paramiko.transport: DEBUG: [chan 749] EOF received (749)
paramiko.transport: DEBUG: [chan 749] EOF sent (749)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_374 count=755 bs=1k
paramiko.transport: DEBUG: [chan 750] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 750] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 750 opened.
paramiko.transport: DEBUG: [chan 750] Sesch channel 750 request ok
paramiko.transport: DEBUG: [chan 750] EOF received (750)
paramiko.transport: DEBUG: [chan 750] EOF sent (750)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_374 count=755 bs=1k
paramiko.transport: DEBUG: [chan 751] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 751] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 751 opened.
paramiko.transport: DEBUG: [chan 751] Sesch channel 751 request ok
paramiko.transport: DEBUG: [chan 751] EOF received (751)
paramiko.transport: DEBUG: [chan 751] EOF sent (751)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_375 count=953 bs=1k
paramiko.transport: DEBUG: [chan 752] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 752] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 752 opened.
paramiko.transport: DEBUG: [chan 752] Sesch channel 752 request ok
paramiko.transport: DEBUG: [chan 752] EOF received (752)
paramiko.transport: DEBUG: [chan 752] EOF sent (752)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_375 count=953 bs=1k
paramiko.transport: DEBUG: [chan 753] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 753] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 753 opened.
paramiko.transport: DEBUG: [chan 753] Sesch channel 753 request ok
paramiko.transport: DEBUG: [chan 753] EOF received (753)
paramiko.transport: DEBUG: [chan 753] EOF sent (753)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_376 count=821 bs=1k
paramiko.transport: DEBUG: [chan 754] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 754] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 754 opened.
paramiko.transport: DEBUG: [chan 754] Sesch channel 754 request ok
paramiko.transport: DEBUG: [chan 754] EOF received (754)
paramiko.transport: DEBUG: [chan 754] EOF sent (754)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_376 count=821 bs=1k
paramiko.transport: DEBUG: [chan 755] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 755] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 755 opened.
paramiko.transport: DEBUG: [chan 755] Sesch channel 755 request ok
paramiko.transport: DEBUG: [chan 755] EOF received (755)
paramiko.transport: DEBUG: [chan 755] EOF sent (755)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_377 count=828 bs=1k
paramiko.transport: DEBUG: [chan 756] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 756] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 756 opened.
paramiko.transport: DEBUG: [chan 756] Sesch channel 756 request ok
paramiko.transport: DEBUG: [chan 756] EOF received (756)
paramiko.transport: DEBUG: [chan 756] EOF sent (756)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_377 count=828 bs=1k
paramiko.transport: DEBUG: [chan 757] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 757] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 757 opened.
paramiko.transport: DEBUG: [chan 757] Sesch channel 757 request ok
paramiko.transport: DEBUG: [chan 757] EOF received (757)
paramiko.transport: DEBUG: [chan 757] EOF sent (757)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_378 count=618 bs=1k
paramiko.transport: DEBUG: [chan 758] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 758] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 758 opened.
paramiko.transport: DEBUG: [chan 758] Sesch channel 758 request ok
paramiko.transport: DEBUG: [chan 758] EOF received (758)
paramiko.transport: DEBUG: [chan 758] EOF sent (758)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_378 count=618 bs=1k
paramiko.transport: DEBUG: [chan 759] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 759] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 759 opened.
paramiko.transport: DEBUG: [chan 759] Sesch channel 759 request ok
paramiko.transport: DEBUG: [chan 759] EOF received (759)
paramiko.transport: DEBUG: [chan 759] EOF sent (759)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_379 count=768 bs=1k
paramiko.transport: DEBUG: [chan 760] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 760] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 760 opened.
paramiko.transport: DEBUG: [chan 760] Sesch channel 760 request ok
paramiko.transport: DEBUG: [chan 760] EOF received (760)
paramiko.transport: DEBUG: [chan 760] EOF sent (760)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_379 count=768 bs=1k
paramiko.transport: DEBUG: [chan 761] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 761] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 761 opened.
paramiko.transport: DEBUG: [chan 761] Sesch channel 761 request ok
paramiko.transport: DEBUG: [chan 761] EOF received (761)
paramiko.transport: DEBUG: [chan 761] EOF sent (761)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_380 count=269 bs=1k
paramiko.transport: DEBUG: [chan 762] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 762] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 762 opened.
paramiko.transport: DEBUG: [chan 762] Sesch channel 762 request ok
paramiko.transport: DEBUG: [chan 762] EOF received (762)
paramiko.transport: DEBUG: [chan 762] EOF sent (762)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_380 count=269 bs=1k
paramiko.transport: DEBUG: [chan 763] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 763] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 763 opened.
paramiko.transport: DEBUG: [chan 763] Sesch channel 763 request ok
paramiko.transport: DEBUG: [chan 763] EOF received (763)
paramiko.transport: DEBUG: [chan 763] EOF sent (763)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_381 count=982 bs=1k
paramiko.transport: DEBUG: [chan 764] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 764] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 764 opened.
paramiko.transport: DEBUG: [chan 764] Sesch channel 764 request ok
paramiko.transport: DEBUG: [chan 764] EOF received (764)
paramiko.transport: DEBUG: [chan 764] EOF sent (764)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_381 count=982 bs=1k
paramiko.transport: DEBUG: [chan 765] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 765] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 765 opened.
paramiko.transport: DEBUG: [chan 765] Sesch channel 765 request ok
paramiko.transport: DEBUG: [chan 765] EOF received (765)
paramiko.transport: DEBUG: [chan 765] EOF sent (765)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_382 count=257 bs=1k
paramiko.transport: DEBUG: [chan 766] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 766] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 766 opened.
paramiko.transport: DEBUG: [chan 766] Sesch channel 766 request ok
paramiko.transport: DEBUG: [chan 766] EOF received (766)
paramiko.transport: DEBUG: [chan 766] EOF sent (766)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_382 count=257 bs=1k
paramiko.transport: DEBUG: [chan 767] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 767] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 767 opened.
paramiko.transport: DEBUG: [chan 767] Sesch channel 767 request ok
paramiko.transport: DEBUG: [chan 767] EOF received (767)
paramiko.transport: DEBUG: [chan 767] EOF sent (767)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_383 count=714 bs=1k
paramiko.transport: DEBUG: [chan 768] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 768] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 768 opened.
paramiko.transport: DEBUG: [chan 768] Sesch channel 768 request ok
paramiko.transport: DEBUG: [chan 768] EOF received (768)
paramiko.transport: DEBUG: [chan 768] EOF sent (768)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_383 count=714 bs=1k
paramiko.transport: DEBUG: [chan 769] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 769] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 769 opened.
paramiko.transport: DEBUG: [chan 769] Sesch channel 769 request ok
paramiko.transport: DEBUG: [chan 769] EOF received (769)
paramiko.transport: DEBUG: [chan 769] EOF sent (769)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_384 count=455 bs=1k
paramiko.transport: DEBUG: [chan 770] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 770] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 770 opened.
paramiko.transport: DEBUG: [chan 770] Sesch channel 770 request ok
paramiko.transport: DEBUG: [chan 770] EOF received (770)
paramiko.transport: DEBUG: [chan 770] EOF sent (770)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_384 count=455 bs=1k
paramiko.transport: DEBUG: [chan 771] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 771] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 771 opened.
paramiko.transport: DEBUG: [chan 771] Sesch channel 771 request ok
paramiko.transport: DEBUG: [chan 771] EOF received (771)
paramiko.transport: DEBUG: [chan 771] EOF sent (771)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_385 count=42 bs=1k
paramiko.transport: DEBUG: [chan 772] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 772] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 772 opened.
paramiko.transport: DEBUG: [chan 772] Sesch channel 772 request ok
paramiko.transport: DEBUG: [chan 772] EOF received (772)
paramiko.transport: DEBUG: [chan 772] EOF sent (772)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_385 count=42 bs=1k
paramiko.transport: DEBUG: [chan 773] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 773] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 773 opened.
paramiko.transport: DEBUG: [chan 773] Sesch channel 773 request ok
paramiko.transport: DEBUG: [chan 773] EOF received (773)
paramiko.transport: DEBUG: [chan 773] EOF sent (773)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_386 count=295 bs=1k
paramiko.transport: DEBUG: [chan 774] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 774] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 774 opened.
paramiko.transport: DEBUG: [chan 774] Sesch channel 774 request ok
paramiko.transport: DEBUG: [chan 774] EOF received (774)
paramiko.transport: DEBUG: [chan 774] EOF sent (774)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_386 count=295 bs=1k
paramiko.transport: DEBUG: [chan 775] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 775] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 775 opened.
paramiko.transport: DEBUG: [chan 775] Sesch channel 775 request ok
paramiko.transport: DEBUG: [chan 775] EOF received (775)
paramiko.transport: DEBUG: [chan 775] EOF sent (775)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_387 count=385 bs=1k
paramiko.transport: DEBUG: [chan 776] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 776] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 776 opened.
paramiko.transport: DEBUG: [chan 776] Sesch channel 776 request ok
paramiko.transport: DEBUG: [chan 776] EOF received (776)
paramiko.transport: DEBUG: [chan 776] EOF sent (776)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_387 count=385 bs=1k
paramiko.transport: DEBUG: [chan 777] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 777] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 777 opened.
paramiko.transport: DEBUG: [chan 777] Sesch channel 777 request ok
paramiko.transport: DEBUG: [chan 777] EOF received (777)
paramiko.transport: DEBUG: [chan 777] EOF sent (777)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_388 count=846 bs=1k
paramiko.transport: DEBUG: [chan 778] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 778] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 778 opened.
paramiko.transport: DEBUG: [chan 778] Sesch channel 778 request ok
paramiko.transport: DEBUG: [chan 778] EOF received (778)
paramiko.transport: DEBUG: [chan 778] EOF sent (778)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_388 count=846 bs=1k
paramiko.transport: DEBUG: [chan 779] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 779] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 779 opened.
paramiko.transport: DEBUG: [chan 779] Sesch channel 779 request ok
paramiko.transport: DEBUG: [chan 779] EOF received (779)
paramiko.transport: DEBUG: [chan 779] EOF sent (779)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_389 count=347 bs=1k
paramiko.transport: DEBUG: [chan 780] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 780] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 780 opened.
paramiko.transport: DEBUG: [chan 780] Sesch channel 780 request ok
paramiko.transport: DEBUG: [chan 780] EOF received (780)
paramiko.transport: DEBUG: [chan 780] EOF sent (780)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_389 count=347 bs=1k
paramiko.transport: DEBUG: [chan 781] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 781] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 781 opened.
paramiko.transport: DEBUG: [chan 781] Sesch channel 781 request ok
paramiko.transport: DEBUG: [chan 781] EOF received (781)
paramiko.transport: DEBUG: [chan 781] EOF sent (781)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_390 count=515 bs=1k
paramiko.transport: DEBUG: [chan 782] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 782] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 782 opened.
paramiko.transport: DEBUG: [chan 782] Sesch channel 782 request ok
paramiko.transport: DEBUG: [chan 782] EOF received (782)
paramiko.transport: DEBUG: [chan 782] EOF sent (782)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_390 count=515 bs=1k
paramiko.transport: DEBUG: [chan 783] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 783] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 783 opened.
paramiko.transport: DEBUG: [chan 783] Sesch channel 783 request ok
paramiko.transport: DEBUG: [chan 783] EOF received (783)
paramiko.transport: DEBUG: [chan 783] EOF sent (783)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_391 count=952 bs=1k
paramiko.transport: DEBUG: [chan 784] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 784] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 784 opened.
paramiko.transport: DEBUG: [chan 784] Sesch channel 784 request ok
paramiko.transport: DEBUG: [chan 784] EOF received (784)
paramiko.transport: DEBUG: [chan 784] EOF sent (784)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_391 count=952 bs=1k
paramiko.transport: DEBUG: [chan 785] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 785] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 785 opened.
paramiko.transport: DEBUG: [chan 785] Sesch channel 785 request ok
paramiko.transport: DEBUG: [chan 785] EOF received (785)
paramiko.transport: DEBUG: [chan 785] EOF sent (785)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_392 count=289 bs=1k
paramiko.transport: DEBUG: [chan 786] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 786] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 786 opened.
paramiko.transport: DEBUG: [chan 786] Sesch channel 786 request ok
paramiko.transport: DEBUG: [chan 786] EOF received (786)
paramiko.transport: DEBUG: [chan 786] EOF sent (786)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_392 count=289 bs=1k
paramiko.transport: DEBUG: [chan 787] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 787] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 787 opened.
paramiko.transport: DEBUG: [chan 787] Sesch channel 787 request ok
paramiko.transport: DEBUG: [chan 787] EOF received (787)
paramiko.transport: DEBUG: [chan 787] EOF sent (787)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_393 count=717 bs=1k
paramiko.transport: DEBUG: [chan 788] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 788] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 788 opened.
paramiko.transport: DEBUG: [chan 788] Sesch channel 788 request ok
paramiko.transport: DEBUG: [chan 788] EOF received (788)
paramiko.transport: DEBUG: [chan 788] EOF sent (788)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_393 count=717 bs=1k
paramiko.transport: DEBUG: [chan 789] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 789] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 789 opened.
paramiko.transport: DEBUG: [chan 789] Sesch channel 789 request ok
paramiko.transport: DEBUG: [chan 789] EOF received (789)
paramiko.transport: DEBUG: [chan 789] EOF sent (789)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_394 count=1000 bs=1k
paramiko.transport: DEBUG: [chan 790] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 790] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 790 opened.
paramiko.transport: DEBUG: [chan 790] Sesch channel 790 request ok
paramiko.transport: DEBUG: [chan 790] EOF received (790)
paramiko.transport: DEBUG: [chan 790] EOF sent (790)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_394 count=1000 bs=1k
paramiko.transport: DEBUG: [chan 791] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 791] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 791 opened.
paramiko.transport: DEBUG: [chan 791] Sesch channel 791 request ok
paramiko.transport: DEBUG: [chan 791] EOF received (791)
paramiko.transport: DEBUG: [chan 791] EOF sent (791)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_395 count=499 bs=1k
paramiko.transport: DEBUG: [chan 792] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 792] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 792 opened.
paramiko.transport: DEBUG: [chan 792] Sesch channel 792 request ok
paramiko.transport: DEBUG: [chan 792] EOF received (792)
paramiko.transport: DEBUG: [chan 792] EOF sent (792)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_395 count=499 bs=1k
paramiko.transport: DEBUG: [chan 793] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 793] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 793 opened.
paramiko.transport: DEBUG: [chan 793] Sesch channel 793 request ok
paramiko.transport: DEBUG: [chan 793] EOF received (793)
paramiko.transport: DEBUG: [chan 793] EOF sent (793)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_396 count=334 bs=1k
paramiko.transport: DEBUG: [chan 794] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 794] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 794 opened.
paramiko.transport: DEBUG: [chan 794] Sesch channel 794 request ok
paramiko.transport: DEBUG: [chan 794] EOF received (794)
paramiko.transport: DEBUG: [chan 794] EOF sent (794)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_396 count=334 bs=1k
paramiko.transport: DEBUG: [chan 795] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 795] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 795 opened.
paramiko.transport: DEBUG: [chan 795] Sesch channel 795 request ok
paramiko.transport: DEBUG: [chan 795] EOF received (795)
paramiko.transport: DEBUG: [chan 795] EOF sent (795)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_397 count=859 bs=1k
paramiko.transport: DEBUG: [chan 796] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 796] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 796 opened.
paramiko.transport: DEBUG: [chan 796] Sesch channel 796 request ok
paramiko.transport: DEBUG: [chan 796] EOF received (796)
paramiko.transport: DEBUG: [chan 796] EOF sent (796)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_397 count=859 bs=1k
paramiko.transport: DEBUG: [chan 797] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 797] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 797 opened.
paramiko.transport: DEBUG: [chan 797] Sesch channel 797 request ok
paramiko.transport: DEBUG: [chan 797] EOF received (797)
paramiko.transport: DEBUG: [chan 797] EOF sent (797)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_398 count=595 bs=1k
paramiko.transport: DEBUG: [chan 798] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 798] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 798 opened.
paramiko.transport: DEBUG: [chan 798] Sesch channel 798 request ok
paramiko.transport: DEBUG: [chan 798] EOF received (798)
paramiko.transport: DEBUG: [chan 798] EOF sent (798)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_398 count=595 bs=1k
paramiko.transport: DEBUG: [chan 799] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 799] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 799 opened.
paramiko.transport: DEBUG: [chan 799] Sesch channel 799 request ok
paramiko.transport: DEBUG: [chan 799] EOF received (799)
paramiko.transport: DEBUG: [chan 799] EOF sent (799)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_399 count=456 bs=1k
paramiko.transport: DEBUG: [chan 800] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 800] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 800 opened.
paramiko.transport: DEBUG: [chan 800] Sesch channel 800 request ok
paramiko.transport: DEBUG: [chan 800] EOF received (800)
paramiko.transport: DEBUG: [chan 800] EOF sent (800)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_399 count=456 bs=1k
paramiko.transport: DEBUG: [chan 801] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 801] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 801 opened.
paramiko.transport: DEBUG: [chan 801] Sesch channel 801 request ok
paramiko.transport: DEBUG: [chan 801] EOF received (801)
paramiko.transport: DEBUG: [chan 801] EOF sent (801)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_400 count=858 bs=1k
paramiko.transport: DEBUG: [chan 802] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 802] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 802 opened.
paramiko.transport: DEBUG: [chan 802] Sesch channel 802 request ok
paramiko.transport: DEBUG: [chan 802] EOF received (802)
paramiko.transport: DEBUG: [chan 802] EOF sent (802)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_400 count=858 bs=1k
paramiko.transport: DEBUG: [chan 803] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 803] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 803 opened.
paramiko.transport: DEBUG: [chan 803] Sesch channel 803 request ok
paramiko.transport: DEBUG: [chan 803] EOF received (803)
paramiko.transport: DEBUG: [chan 803] EOF sent (803)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_401 count=159 bs=1k
paramiko.transport: DEBUG: [chan 804] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 804] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 804 opened.
paramiko.transport: DEBUG: [chan 804] Sesch channel 804 request ok
paramiko.transport: DEBUG: [chan 804] EOF received (804)
paramiko.transport: DEBUG: [chan 804] EOF sent (804)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_401 count=159 bs=1k
paramiko.transport: DEBUG: [chan 805] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 805] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 805 opened.
paramiko.transport: DEBUG: [chan 805] Sesch channel 805 request ok
paramiko.transport: DEBUG: [chan 805] EOF received (805)
paramiko.transport: DEBUG: [chan 805] EOF sent (805)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_402 count=810 bs=1k
paramiko.transport: DEBUG: [chan 806] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 806] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 806 opened.
paramiko.transport: DEBUG: [chan 806] Sesch channel 806 request ok
paramiko.transport: DEBUG: [chan 806] EOF received (806)
paramiko.transport: DEBUG: [chan 806] EOF sent (806)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_402 count=810 bs=1k
paramiko.transport: DEBUG: [chan 807] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 807] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 807 opened.
paramiko.transport: DEBUG: [chan 807] Sesch channel 807 request ok
paramiko.transport: DEBUG: [chan 807] EOF received (807)
paramiko.transport: DEBUG: [chan 807] EOF sent (807)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_403 count=228 bs=1k
paramiko.transport: DEBUG: [chan 808] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 808] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 808 opened.
paramiko.transport: DEBUG: [chan 808] Sesch channel 808 request ok
paramiko.transport: DEBUG: [chan 808] EOF received (808)
paramiko.transport: DEBUG: [chan 808] EOF sent (808)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_403 count=228 bs=1k
paramiko.transport: DEBUG: [chan 809] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 809] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 809 opened.
paramiko.transport: DEBUG: [chan 809] Sesch channel 809 request ok
paramiko.transport: DEBUG: [chan 809] EOF received (809)
paramiko.transport: DEBUG: [chan 809] EOF sent (809)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_404 count=741 bs=1k
paramiko.transport: DEBUG: [chan 810] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 810] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 810 opened.
paramiko.transport: DEBUG: [chan 810] Sesch channel 810 request ok
paramiko.transport: DEBUG: [chan 810] EOF received (810)
paramiko.transport: DEBUG: [chan 810] EOF sent (810)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_404 count=741 bs=1k
paramiko.transport: DEBUG: [chan 811] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 811] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 811 opened.
paramiko.transport: DEBUG: [chan 811] Sesch channel 811 request ok
paramiko.transport: DEBUG: [chan 811] EOF received (811)
paramiko.transport: DEBUG: [chan 811] EOF sent (811)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_405 count=826 bs=1k
paramiko.transport: DEBUG: [chan 812] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 812] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 812 opened.
paramiko.transport: DEBUG: [chan 812] Sesch channel 812 request ok
paramiko.transport: DEBUG: [chan 812] EOF received (812)
paramiko.transport: DEBUG: [chan 812] EOF sent (812)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_405 count=826 bs=1k
paramiko.transport: DEBUG: [chan 813] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 813] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 813 opened.
paramiko.transport: DEBUG: [chan 813] Sesch channel 813 request ok
paramiko.transport: DEBUG: [chan 813] EOF received (813)
paramiko.transport: DEBUG: [chan 813] EOF sent (813)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_406 count=263 bs=1k
paramiko.transport: DEBUG: [chan 814] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 814] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 814 opened.
paramiko.transport: DEBUG: [chan 814] Sesch channel 814 request ok
paramiko.transport: DEBUG: [chan 814] EOF received (814)
paramiko.transport: DEBUG: [chan 814] EOF sent (814)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_406 count=263 bs=1k
paramiko.transport: DEBUG: [chan 815] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 815] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 815 opened.
paramiko.transport: DEBUG: [chan 815] Sesch channel 815 request ok
paramiko.transport: DEBUG: [chan 815] EOF received (815)
paramiko.transport: DEBUG: [chan 815] EOF sent (815)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_407 count=1020 bs=1k
paramiko.transport: DEBUG: [chan 816] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 816] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 816 opened.
paramiko.transport: DEBUG: [chan 816] Sesch channel 816 request ok
paramiko.transport: DEBUG: [chan 816] EOF received (816)
paramiko.transport: DEBUG: [chan 816] EOF sent (816)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_407 count=1020 bs=1k
paramiko.transport: DEBUG: [chan 817] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 817] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 817 opened.
paramiko.transport: DEBUG: [chan 817] Sesch channel 817 request ok
paramiko.transport: DEBUG: [chan 817] EOF received (817)
paramiko.transport: DEBUG: [chan 817] EOF sent (817)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_408 count=236 bs=1k
paramiko.transport: DEBUG: [chan 818] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 818] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 818 opened.
paramiko.transport: DEBUG: [chan 818] Sesch channel 818 request ok
paramiko.transport: DEBUG: [chan 818] EOF received (818)
paramiko.transport: DEBUG: [chan 818] EOF sent (818)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_408 count=236 bs=1k
paramiko.transport: DEBUG: [chan 819] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 819] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 819 opened.
paramiko.transport: DEBUG: [chan 819] Sesch channel 819 request ok
paramiko.transport: DEBUG: [chan 819] EOF received (819)
paramiko.transport: DEBUG: [chan 819] EOF sent (819)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_409 count=838 bs=1k
paramiko.transport: DEBUG: [chan 820] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 820] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 820 opened.
paramiko.transport: DEBUG: [chan 820] Sesch channel 820 request ok
paramiko.transport: DEBUG: [chan 820] EOF received (820)
paramiko.transport: DEBUG: [chan 820] EOF sent (820)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_409 count=838 bs=1k
paramiko.transport: DEBUG: [chan 821] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 821] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 821 opened.
paramiko.transport: DEBUG: [chan 821] Sesch channel 821 request ok
paramiko.transport: DEBUG: [chan 821] EOF received (821)
paramiko.transport: DEBUG: [chan 821] EOF sent (821)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_410 count=56 bs=1k
paramiko.transport: DEBUG: [chan 822] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 822] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 822 opened.
paramiko.transport: DEBUG: [chan 822] Sesch channel 822 request ok
paramiko.transport: DEBUG: [chan 822] EOF received (822)
paramiko.transport: DEBUG: [chan 822] EOF sent (822)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_410 count=56 bs=1k
paramiko.transport: DEBUG: [chan 823] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 823] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 823 opened.
paramiko.transport: DEBUG: [chan 823] Sesch channel 823 request ok
paramiko.transport: DEBUG: [chan 823] EOF received (823)
paramiko.transport: DEBUG: [chan 823] EOF sent (823)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_411 count=385 bs=1k
paramiko.transport: DEBUG: [chan 824] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 824] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 824 opened.
paramiko.transport: DEBUG: [chan 824] Sesch channel 824 request ok
paramiko.transport: DEBUG: [chan 824] EOF received (824)
paramiko.transport: DEBUG: [chan 824] EOF sent (824)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_411 count=385 bs=1k
paramiko.transport: DEBUG: [chan 825] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 825] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 825 opened.
paramiko.transport: DEBUG: [chan 825] Sesch channel 825 request ok
paramiko.transport: DEBUG: [chan 825] EOF received (825)
paramiko.transport: DEBUG: [chan 825] EOF sent (825)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_412 count=145 bs=1k
paramiko.transport: DEBUG: [chan 826] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 826] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 826 opened.
paramiko.transport: DEBUG: [chan 826] Sesch channel 826 request ok
paramiko.transport: DEBUG: [chan 826] EOF received (826)
paramiko.transport: DEBUG: [chan 826] EOF sent (826)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_412 count=145 bs=1k
paramiko.transport: DEBUG: [chan 827] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 827] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 827 opened.
paramiko.transport: DEBUG: [chan 827] Sesch channel 827 request ok
paramiko.transport: DEBUG: [chan 827] EOF received (827)
paramiko.transport: DEBUG: [chan 827] EOF sent (827)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_413 count=506 bs=1k
paramiko.transport: DEBUG: [chan 828] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 828] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 828 opened.
paramiko.transport: DEBUG: [chan 828] Sesch channel 828 request ok
paramiko.transport: DEBUG: [chan 828] EOF received (828)
paramiko.transport: DEBUG: [chan 828] EOF sent (828)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_413 count=506 bs=1k
paramiko.transport: DEBUG: [chan 829] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 829] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 829 opened.
paramiko.transport: DEBUG: [chan 829] Sesch channel 829 request ok
paramiko.transport: DEBUG: [chan 829] EOF received (829)
paramiko.transport: DEBUG: [chan 829] EOF sent (829)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_414 count=807 bs=1k
paramiko.transport: DEBUG: [chan 830] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 830] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 830 opened.
paramiko.transport: DEBUG: [chan 830] Sesch channel 830 request ok
paramiko.transport: DEBUG: [chan 830] EOF received (830)
paramiko.transport: DEBUG: [chan 830] EOF sent (830)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_414 count=807 bs=1k
paramiko.transport: DEBUG: [chan 831] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 831] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 831 opened.
paramiko.transport: DEBUG: [chan 831] Sesch channel 831 request ok
paramiko.transport: DEBUG: [chan 831] EOF received (831)
paramiko.transport: DEBUG: [chan 831] EOF sent (831)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_415 count=775 bs=1k
paramiko.transport: DEBUG: [chan 832] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 832] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 832 opened.
paramiko.transport: DEBUG: [chan 832] Sesch channel 832 request ok
paramiko.transport: DEBUG: [chan 832] EOF received (832)
paramiko.transport: DEBUG: [chan 832] EOF sent (832)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_415 count=775 bs=1k
paramiko.transport: DEBUG: [chan 833] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 833] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 833 opened.
paramiko.transport: DEBUG: [chan 833] Sesch channel 833 request ok
paramiko.transport: DEBUG: [chan 833] EOF received (833)
paramiko.transport: DEBUG: [chan 833] EOF sent (833)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_416 count=533 bs=1k
paramiko.transport: DEBUG: [chan 834] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 834] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 834 opened.
paramiko.transport: DEBUG: [chan 834] Sesch channel 834 request ok
paramiko.transport: DEBUG: [chan 834] EOF received (834)
paramiko.transport: DEBUG: [chan 834] EOF sent (834)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_416 count=533 bs=1k
paramiko.transport: DEBUG: [chan 835] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 835] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 835 opened.
paramiko.transport: DEBUG: [chan 835] Sesch channel 835 request ok
paramiko.transport: DEBUG: [chan 835] EOF received (835)
paramiko.transport: DEBUG: [chan 835] EOF sent (835)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_417 count=719 bs=1k
paramiko.transport: DEBUG: [chan 836] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 836] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 836 opened.
paramiko.transport: DEBUG: [chan 836] Sesch channel 836 request ok
paramiko.transport: DEBUG: [chan 836] EOF received (836)
paramiko.transport: DEBUG: [chan 836] EOF sent (836)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_417 count=719 bs=1k
paramiko.transport: DEBUG: [chan 837] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 837] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 837 opened.
paramiko.transport: DEBUG: [chan 837] Sesch channel 837 request ok
paramiko.transport: DEBUG: [chan 837] EOF received (837)
paramiko.transport: DEBUG: [chan 837] EOF sent (837)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_418 count=277 bs=1k
paramiko.transport: DEBUG: [chan 838] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 838] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 838 opened.
paramiko.transport: DEBUG: [chan 838] Sesch channel 838 request ok
paramiko.transport: DEBUG: [chan 838] EOF received (838)
paramiko.transport: DEBUG: [chan 838] EOF sent (838)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_418 count=277 bs=1k
paramiko.transport: DEBUG: [chan 839] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 839] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 839 opened.
paramiko.transport: DEBUG: [chan 839] Sesch channel 839 request ok
paramiko.transport: DEBUG: [chan 839] EOF received (839)
paramiko.transport: DEBUG: [chan 839] EOF sent (839)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_419 count=1015 bs=1k
paramiko.transport: DEBUG: [chan 840] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 840] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 840 opened.
paramiko.transport: DEBUG: [chan 840] Sesch channel 840 request ok
paramiko.transport: DEBUG: [chan 840] EOF received (840)
paramiko.transport: DEBUG: [chan 840] EOF sent (840)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_419 count=1015 bs=1k
paramiko.transport: DEBUG: [chan 841] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 841] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 841 opened.
paramiko.transport: DEBUG: [chan 841] Sesch channel 841 request ok
paramiko.transport: DEBUG: [chan 841] EOF received (841)
paramiko.transport: DEBUG: [chan 841] EOF sent (841)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_420 count=996 bs=1k
paramiko.transport: DEBUG: [chan 842] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 842] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 842 opened.
paramiko.transport: DEBUG: [chan 842] Sesch channel 842 request ok
paramiko.transport: DEBUG: [chan 842] EOF received (842)
paramiko.transport: DEBUG: [chan 842] EOF sent (842)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_420 count=996 bs=1k
paramiko.transport: DEBUG: [chan 843] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 843] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 843 opened.
paramiko.transport: DEBUG: [chan 843] Sesch channel 843 request ok
paramiko.transport: DEBUG: [chan 843] EOF received (843)
paramiko.transport: DEBUG: [chan 843] EOF sent (843)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_421 count=162 bs=1k
paramiko.transport: DEBUG: [chan 844] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 844] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 844 opened.
paramiko.transport: DEBUG: [chan 844] Sesch channel 844 request ok
paramiko.transport: DEBUG: [chan 844] EOF received (844)
paramiko.transport: DEBUG: [chan 844] EOF sent (844)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_421 count=162 bs=1k
paramiko.transport: DEBUG: [chan 845] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 845] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 845 opened.
paramiko.transport: DEBUG: [chan 845] Sesch channel 845 request ok
paramiko.transport: DEBUG: [chan 845] EOF received (845)
paramiko.transport: DEBUG: [chan 845] EOF sent (845)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_422 count=41 bs=1k
paramiko.transport: DEBUG: [chan 846] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 846] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 846 opened.
paramiko.transport: DEBUG: [chan 846] Sesch channel 846 request ok
paramiko.transport: DEBUG: [chan 846] EOF received (846)
paramiko.transport: DEBUG: [chan 846] EOF sent (846)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_422 count=41 bs=1k
paramiko.transport: DEBUG: [chan 847] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 847] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 847 opened.
paramiko.transport: DEBUG: [chan 847] Sesch channel 847 request ok
paramiko.transport: DEBUG: [chan 847] EOF received (847)
paramiko.transport: DEBUG: [chan 847] EOF sent (847)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_423 count=867 bs=1k
paramiko.transport: DEBUG: [chan 848] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 848] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 848 opened.
paramiko.transport: DEBUG: [chan 848] Sesch channel 848 request ok
paramiko.transport: DEBUG: [chan 848] EOF received (848)
paramiko.transport: DEBUG: [chan 848] EOF sent (848)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_423 count=867 bs=1k
paramiko.transport: DEBUG: [chan 849] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 849] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 849 opened.
paramiko.transport: DEBUG: [chan 849] Sesch channel 849 request ok
paramiko.transport: DEBUG: [chan 849] EOF received (849)
paramiko.transport: DEBUG: [chan 849] EOF sent (849)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_424 count=85 bs=1k
paramiko.transport: DEBUG: [chan 850] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 850] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 850 opened.
paramiko.transport: DEBUG: [chan 850] Sesch channel 850 request ok
paramiko.transport: DEBUG: [chan 850] EOF received (850)
paramiko.transport: DEBUG: [chan 850] EOF sent (850)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_424 count=85 bs=1k
paramiko.transport: DEBUG: [chan 851] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 851] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 851 opened.
paramiko.transport: DEBUG: [chan 851] Sesch channel 851 request ok
paramiko.transport: DEBUG: [chan 851] EOF received (851)
paramiko.transport: DEBUG: [chan 851] EOF sent (851)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_425 count=208 bs=1k
paramiko.transport: DEBUG: [chan 852] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 852] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 852 opened.
paramiko.transport: DEBUG: [chan 852] Sesch channel 852 request ok
paramiko.transport: DEBUG: [chan 852] EOF received (852)
paramiko.transport: DEBUG: [chan 852] EOF sent (852)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_425 count=208 bs=1k
paramiko.transport: DEBUG: [chan 853] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 853] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 853 opened.
paramiko.transport: DEBUG: [chan 853] Sesch channel 853 request ok
paramiko.transport: DEBUG: [chan 853] EOF received (853)
paramiko.transport: DEBUG: [chan 853] EOF sent (853)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_426 count=958 bs=1k
paramiko.transport: DEBUG: [chan 854] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 854] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 854 opened.
paramiko.transport: DEBUG: [chan 854] Sesch channel 854 request ok
paramiko.transport: DEBUG: [chan 854] EOF received (854)
paramiko.transport: DEBUG: [chan 854] EOF sent (854)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_426 count=958 bs=1k
paramiko.transport: DEBUG: [chan 855] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 855] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 855 opened.
paramiko.transport: DEBUG: [chan 855] Sesch channel 855 request ok
paramiko.transport: DEBUG: [chan 855] EOF received (855)
paramiko.transport: DEBUG: [chan 855] EOF sent (855)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_427 count=647 bs=1k
paramiko.transport: DEBUG: [chan 856] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 856] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 856 opened.
paramiko.transport: DEBUG: [chan 856] Sesch channel 856 request ok
paramiko.transport: DEBUG: [chan 856] EOF received (856)
paramiko.transport: DEBUG: [chan 856] EOF sent (856)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_427 count=647 bs=1k
paramiko.transport: DEBUG: [chan 857] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 857] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 857 opened.
paramiko.transport: DEBUG: [chan 857] Sesch channel 857 request ok
paramiko.transport: DEBUG: [chan 857] EOF received (857)
paramiko.transport: DEBUG: [chan 857] EOF sent (857)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_428 count=276 bs=1k
paramiko.transport: DEBUG: [chan 858] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 858] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 858 opened.
paramiko.transport: DEBUG: [chan 858] Sesch channel 858 request ok
paramiko.transport: DEBUG: [chan 858] EOF received (858)
paramiko.transport: DEBUG: [chan 858] EOF sent (858)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_428 count=276 bs=1k
paramiko.transport: DEBUG: [chan 859] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 859] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 859 opened.
paramiko.transport: DEBUG: [chan 859] Sesch channel 859 request ok
paramiko.transport: DEBUG: [chan 859] EOF received (859)
paramiko.transport: DEBUG: [chan 859] EOF sent (859)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_429 count=931 bs=1k
paramiko.transport: DEBUG: [chan 860] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 860] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 860 opened.
paramiko.transport: DEBUG: [chan 860] Sesch channel 860 request ok
paramiko.transport: DEBUG: [chan 860] EOF received (860)
paramiko.transport: DEBUG: [chan 860] EOF sent (860)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_429 count=931 bs=1k
paramiko.transport: DEBUG: [chan 861] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 861] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 861 opened.
paramiko.transport: DEBUG: [chan 861] Sesch channel 861 request ok
paramiko.transport: DEBUG: [chan 861] EOF received (861)
paramiko.transport: DEBUG: [chan 861] EOF sent (861)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_430 count=985 bs=1k
paramiko.transport: DEBUG: [chan 862] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 862] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 862 opened.
paramiko.transport: DEBUG: [chan 862] Sesch channel 862 request ok
paramiko.transport: DEBUG: [chan 862] EOF received (862)
paramiko.transport: DEBUG: [chan 862] EOF sent (862)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_430 count=985 bs=1k
paramiko.transport: DEBUG: [chan 863] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 863] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 863 opened.
paramiko.transport: DEBUG: [chan 863] Sesch channel 863 request ok
paramiko.transport: DEBUG: [chan 863] EOF received (863)
paramiko.transport: DEBUG: [chan 863] EOF sent (863)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_431 count=845 bs=1k
paramiko.transport: DEBUG: [chan 864] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 864] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 864 opened.
paramiko.transport: DEBUG: [chan 864] Sesch channel 864 request ok
paramiko.transport: DEBUG: [chan 864] EOF received (864)
paramiko.transport: DEBUG: [chan 864] EOF sent (864)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_431 count=845 bs=1k
paramiko.transport: DEBUG: [chan 865] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 865] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 865 opened.
paramiko.transport: DEBUG: [chan 865] Sesch channel 865 request ok
paramiko.transport: DEBUG: [chan 865] EOF received (865)
paramiko.transport: DEBUG: [chan 865] EOF sent (865)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_432 count=523 bs=1k
paramiko.transport: DEBUG: [chan 866] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 866] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 866 opened.
paramiko.transport: DEBUG: [chan 866] Sesch channel 866 request ok
paramiko.transport: DEBUG: [chan 866] EOF received (866)
paramiko.transport: DEBUG: [chan 866] EOF sent (866)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_432 count=523 bs=1k
paramiko.transport: DEBUG: [chan 867] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 867] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 867 opened.
paramiko.transport: DEBUG: [chan 867] Sesch channel 867 request ok
paramiko.transport: DEBUG: [chan 867] EOF received (867)
paramiko.transport: DEBUG: [chan 867] EOF sent (867)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_433 count=300 bs=1k
paramiko.transport: DEBUG: [chan 868] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 868] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 868 opened.
paramiko.transport: DEBUG: [chan 868] Sesch channel 868 request ok
paramiko.transport: DEBUG: [chan 868] EOF received (868)
paramiko.transport: DEBUG: [chan 868] EOF sent (868)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_433 count=300 bs=1k
paramiko.transport: DEBUG: [chan 869] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 869] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 869 opened.
paramiko.transport: DEBUG: [chan 869] Sesch channel 869 request ok
paramiko.transport: DEBUG: [chan 869] EOF received (869)
paramiko.transport: DEBUG: [chan 869] EOF sent (869)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_434 count=615 bs=1k
paramiko.transport: DEBUG: [chan 870] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 870] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 870 opened.
paramiko.transport: DEBUG: [chan 870] Sesch channel 870 request ok
paramiko.transport: DEBUG: [chan 870] EOF received (870)
paramiko.transport: DEBUG: [chan 870] EOF sent (870)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_434 count=615 bs=1k
paramiko.transport: DEBUG: [chan 871] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 871] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 871 opened.
paramiko.transport: DEBUG: [chan 871] Sesch channel 871 request ok
paramiko.transport: DEBUG: [chan 871] EOF received (871)
paramiko.transport: DEBUG: [chan 871] EOF sent (871)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_435 count=1006 bs=1k
paramiko.transport: DEBUG: [chan 872] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 872] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 872 opened.
paramiko.transport: DEBUG: [chan 872] Sesch channel 872 request ok
paramiko.transport: DEBUG: [chan 872] EOF received (872)
paramiko.transport: DEBUG: [chan 872] EOF sent (872)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_435 count=1006 bs=1k
paramiko.transport: DEBUG: [chan 873] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 873] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 873 opened.
paramiko.transport: DEBUG: [chan 873] Sesch channel 873 request ok
paramiko.transport: DEBUG: [chan 873] EOF received (873)
paramiko.transport: DEBUG: [chan 873] EOF sent (873)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_436 count=704 bs=1k
paramiko.transport: DEBUG: [chan 874] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 874] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 874 opened.
paramiko.transport: DEBUG: [chan 874] Sesch channel 874 request ok
paramiko.transport: DEBUG: [chan 874] EOF received (874)
paramiko.transport: DEBUG: [chan 874] EOF sent (874)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_436 count=704 bs=1k
paramiko.transport: DEBUG: [chan 875] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 875] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 875 opened.
paramiko.transport: DEBUG: [chan 875] Sesch channel 875 request ok
paramiko.transport: DEBUG: [chan 875] EOF received (875)
paramiko.transport: DEBUG: [chan 875] EOF sent (875)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_437 count=157 bs=1k
paramiko.transport: DEBUG: [chan 876] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 876] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 876 opened.
paramiko.transport: DEBUG: [chan 876] Sesch channel 876 request ok
paramiko.transport: DEBUG: [chan 876] EOF received (876)
paramiko.transport: DEBUG: [chan 876] EOF sent (876)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_437 count=157 bs=1k
paramiko.transport: DEBUG: [chan 877] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 877] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 877 opened.
paramiko.transport: DEBUG: [chan 877] Sesch channel 877 request ok
paramiko.transport: DEBUG: [chan 877] EOF received (877)
paramiko.transport: DEBUG: [chan 877] EOF sent (877)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_438 count=271 bs=1k
paramiko.transport: DEBUG: [chan 878] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 878] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 878 opened.
paramiko.transport: DEBUG: [chan 878] Sesch channel 878 request ok
paramiko.transport: DEBUG: [chan 878] EOF received (878)
paramiko.transport: DEBUG: [chan 878] EOF sent (878)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_438 count=271 bs=1k
paramiko.transport: DEBUG: [chan 879] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 879] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 879 opened.
paramiko.transport: DEBUG: [chan 879] Sesch channel 879 request ok
paramiko.transport: DEBUG: [chan 879] EOF received (879)
paramiko.transport: DEBUG: [chan 879] EOF sent (879)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_439 count=123 bs=1k
paramiko.transport: DEBUG: [chan 880] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 880] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 880 opened.
paramiko.transport: DEBUG: [chan 880] Sesch channel 880 request ok
paramiko.transport: DEBUG: [chan 880] EOF received (880)
paramiko.transport: DEBUG: [chan 880] EOF sent (880)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_439 count=123 bs=1k
paramiko.transport: DEBUG: [chan 881] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 881] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 881 opened.
paramiko.transport: DEBUG: [chan 881] Sesch channel 881 request ok
paramiko.transport: DEBUG: [chan 881] EOF received (881)
paramiko.transport: DEBUG: [chan 881] EOF sent (881)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_440 count=187 bs=1k
paramiko.transport: DEBUG: [chan 882] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 882] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 882 opened.
paramiko.transport: DEBUG: [chan 882] Sesch channel 882 request ok
paramiko.transport: DEBUG: [chan 882] EOF received (882)
paramiko.transport: DEBUG: [chan 882] EOF sent (882)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_440 count=187 bs=1k
paramiko.transport: DEBUG: [chan 883] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 883] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 883 opened.
paramiko.transport: DEBUG: [chan 883] Sesch channel 883 request ok
paramiko.transport: DEBUG: [chan 883] EOF received (883)
paramiko.transport: DEBUG: [chan 883] EOF sent (883)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_441 count=149 bs=1k
paramiko.transport: DEBUG: [chan 884] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 884] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 884 opened.
paramiko.transport: DEBUG: [chan 884] Sesch channel 884 request ok
paramiko.transport: DEBUG: [chan 884] EOF received (884)
paramiko.transport: DEBUG: [chan 884] EOF sent (884)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_441 count=149 bs=1k
paramiko.transport: DEBUG: [chan 885] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 885] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 885 opened.
paramiko.transport: DEBUG: [chan 885] Sesch channel 885 request ok
paramiko.transport: DEBUG: [chan 885] EOF received (885)
paramiko.transport: DEBUG: [chan 885] EOF sent (885)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_442 count=529 bs=1k
paramiko.transport: DEBUG: [chan 886] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 886] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 886 opened.
paramiko.transport: DEBUG: [chan 886] Sesch channel 886 request ok
paramiko.transport: DEBUG: [chan 886] EOF received (886)
paramiko.transport: DEBUG: [chan 886] EOF sent (886)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_442 count=529 bs=1k
paramiko.transport: DEBUG: [chan 887] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 887] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 887 opened.
paramiko.transport: DEBUG: [chan 887] Sesch channel 887 request ok
paramiko.transport: DEBUG: [chan 887] EOF received (887)
paramiko.transport: DEBUG: [chan 887] EOF sent (887)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_443 count=108 bs=1k
paramiko.transport: DEBUG: [chan 888] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 888] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 888 opened.
paramiko.transport: DEBUG: [chan 888] Sesch channel 888 request ok
paramiko.transport: DEBUG: [chan 888] EOF received (888)
paramiko.transport: DEBUG: [chan 888] EOF sent (888)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_443 count=108 bs=1k
paramiko.transport: DEBUG: [chan 889] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 889] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 889 opened.
paramiko.transport: DEBUG: [chan 889] Sesch channel 889 request ok
paramiko.transport: DEBUG: [chan 889] EOF received (889)
paramiko.transport: DEBUG: [chan 889] EOF sent (889)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_444 count=639 bs=1k
paramiko.transport: DEBUG: [chan 890] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 890] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 890 opened.
paramiko.transport: DEBUG: [chan 890] Sesch channel 890 request ok
paramiko.transport: DEBUG: [chan 890] EOF received (890)
paramiko.transport: DEBUG: [chan 890] EOF sent (890)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_444 count=639 bs=1k
paramiko.transport: DEBUG: [chan 891] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 891] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 891 opened.
paramiko.transport: DEBUG: [chan 891] Sesch channel 891 request ok
paramiko.transport: DEBUG: [chan 891] EOF received (891)
paramiko.transport: DEBUG: [chan 891] EOF sent (891)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_445 count=32 bs=1k
paramiko.transport: DEBUG: [chan 892] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 892] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 892 opened.
paramiko.transport: DEBUG: [chan 892] Sesch channel 892 request ok
paramiko.transport: DEBUG: [chan 892] EOF received (892)
paramiko.transport: DEBUG: [chan 892] EOF sent (892)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_445 count=32 bs=1k
paramiko.transport: DEBUG: [chan 893] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 893] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 893 opened.
paramiko.transport: DEBUG: [chan 893] Sesch channel 893 request ok
paramiko.transport: DEBUG: [chan 893] EOF received (893)
paramiko.transport: DEBUG: [chan 893] EOF sent (893)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_446 count=224 bs=1k
paramiko.transport: DEBUG: [chan 894] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 894] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 894 opened.
paramiko.transport: DEBUG: [chan 894] Sesch channel 894 request ok
paramiko.transport: DEBUG: [chan 894] EOF received (894)
paramiko.transport: DEBUG: [chan 894] EOF sent (894)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_446 count=224 bs=1k
paramiko.transport: DEBUG: [chan 895] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 895] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 895 opened.
paramiko.transport: DEBUG: [chan 895] Sesch channel 895 request ok
paramiko.transport: DEBUG: [chan 895] EOF received (895)
paramiko.transport: DEBUG: [chan 895] EOF sent (895)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_447 count=122 bs=1k
paramiko.transport: DEBUG: [chan 896] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 896] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 896 opened.
paramiko.transport: DEBUG: [chan 896] Sesch channel 896 request ok
paramiko.transport: DEBUG: [chan 896] EOF received (896)
paramiko.transport: DEBUG: [chan 896] EOF sent (896)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_447 count=122 bs=1k
paramiko.transport: DEBUG: [chan 897] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 897] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 897 opened.
paramiko.transport: DEBUG: [chan 897] Sesch channel 897 request ok
paramiko.transport: DEBUG: [chan 897] EOF received (897)
paramiko.transport: DEBUG: [chan 897] EOF sent (897)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_448 count=149 bs=1k
paramiko.transport: DEBUG: [chan 898] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 898] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 898 opened.
paramiko.transport: DEBUG: [chan 898] Sesch channel 898 request ok
paramiko.transport: DEBUG: [chan 898] EOF received (898)
paramiko.transport: DEBUG: [chan 898] EOF sent (898)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_448 count=149 bs=1k
paramiko.transport: DEBUG: [chan 899] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 899] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 899 opened.
paramiko.transport: DEBUG: [chan 899] Sesch channel 899 request ok
paramiko.transport: DEBUG: [chan 899] EOF received (899)
paramiko.transport: DEBUG: [chan 899] EOF sent (899)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_449 count=90 bs=1k
paramiko.transport: DEBUG: [chan 900] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 900] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 900 opened.
paramiko.transport: DEBUG: [chan 900] Sesch channel 900 request ok
paramiko.transport: DEBUG: [chan 900] EOF received (900)
paramiko.transport: DEBUG: [chan 900] EOF sent (900)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_449 count=90 bs=1k
paramiko.transport: DEBUG: [chan 901] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 901] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 901 opened.
paramiko.transport: DEBUG: [chan 901] Sesch channel 901 request ok
paramiko.transport: DEBUG: [chan 901] EOF received (901)
paramiko.transport: DEBUG: [chan 901] EOF sent (901)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_450 count=864 bs=1k
paramiko.transport: DEBUG: [chan 902] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 902] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 902 opened.
paramiko.transport: DEBUG: [chan 902] Sesch channel 902 request ok
paramiko.transport: DEBUG: [chan 902] EOF received (902)
paramiko.transport: DEBUG: [chan 902] EOF sent (902)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_450 count=864 bs=1k
paramiko.transport: DEBUG: [chan 903] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 903] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 903 opened.
paramiko.transport: DEBUG: [chan 903] Sesch channel 903 request ok
paramiko.transport: DEBUG: [chan 903] EOF received (903)
paramiko.transport: DEBUG: [chan 903] EOF sent (903)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_451 count=337 bs=1k
paramiko.transport: DEBUG: [chan 904] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 904] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 904 opened.
paramiko.transport: DEBUG: [chan 904] Sesch channel 904 request ok
paramiko.transport: DEBUG: [chan 904] EOF received (904)
paramiko.transport: DEBUG: [chan 904] EOF sent (904)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_451 count=337 bs=1k
paramiko.transport: DEBUG: [chan 905] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 905] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 905 opened.
paramiko.transport: DEBUG: [chan 905] Sesch channel 905 request ok
paramiko.transport: DEBUG: [chan 905] EOF received (905)
paramiko.transport: DEBUG: [chan 905] EOF sent (905)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_452 count=647 bs=1k
paramiko.transport: DEBUG: [chan 906] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 906] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 906 opened.
paramiko.transport: DEBUG: [chan 906] Sesch channel 906 request ok
paramiko.transport: DEBUG: [chan 906] EOF received (906)
paramiko.transport: DEBUG: [chan 906] EOF sent (906)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_452 count=647 bs=1k
paramiko.transport: DEBUG: [chan 907] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 907] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 907 opened.
paramiko.transport: DEBUG: [chan 907] Sesch channel 907 request ok
paramiko.transport: DEBUG: [chan 907] EOF received (907)
paramiko.transport: DEBUG: [chan 907] EOF sent (907)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_453 count=682 bs=1k
paramiko.transport: DEBUG: [chan 908] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 908] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 908 opened.
paramiko.transport: DEBUG: [chan 908] Sesch channel 908 request ok
paramiko.transport: DEBUG: [chan 908] EOF received (908)
paramiko.transport: DEBUG: [chan 908] EOF sent (908)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_453 count=682 bs=1k
paramiko.transport: DEBUG: [chan 909] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 909] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 909 opened.
paramiko.transport: DEBUG: [chan 909] Sesch channel 909 request ok
paramiko.transport: DEBUG: [chan 909] EOF received (909)
paramiko.transport: DEBUG: [chan 909] EOF sent (909)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_454 count=704 bs=1k
paramiko.transport: DEBUG: [chan 910] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 910] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 910 opened.
paramiko.transport: DEBUG: [chan 910] Sesch channel 910 request ok
paramiko.transport: DEBUG: [chan 910] EOF received (910)
paramiko.transport: DEBUG: [chan 910] EOF sent (910)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_454 count=704 bs=1k
paramiko.transport: DEBUG: [chan 911] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 911] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 911 opened.
paramiko.transport: DEBUG: [chan 911] Sesch channel 911 request ok
paramiko.transport: DEBUG: [chan 911] EOF received (911)
paramiko.transport: DEBUG: [chan 911] EOF sent (911)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_455 count=833 bs=1k
paramiko.transport: DEBUG: [chan 912] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 912] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 912 opened.
paramiko.transport: DEBUG: [chan 912] Sesch channel 912 request ok
paramiko.transport: DEBUG: [chan 912] EOF received (912)
paramiko.transport: DEBUG: [chan 912] EOF sent (912)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_455 count=833 bs=1k
paramiko.transport: DEBUG: [chan 913] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 913] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 913 opened.
paramiko.transport: DEBUG: [chan 913] Sesch channel 913 request ok
paramiko.transport: DEBUG: [chan 913] EOF received (913)
paramiko.transport: DEBUG: [chan 913] EOF sent (913)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_456 count=444 bs=1k
paramiko.transport: DEBUG: [chan 914] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 914] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 914 opened.
paramiko.transport: DEBUG: [chan 914] Sesch channel 914 request ok
paramiko.transport: DEBUG: [chan 914] EOF received (914)
paramiko.transport: DEBUG: [chan 914] EOF sent (914)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_456 count=444 bs=1k
paramiko.transport: DEBUG: [chan 915] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 915] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 915 opened.
paramiko.transport: DEBUG: [chan 915] Sesch channel 915 request ok
paramiko.transport: DEBUG: [chan 915] EOF received (915)
paramiko.transport: DEBUG: [chan 915] EOF sent (915)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_457 count=430 bs=1k
paramiko.transport: DEBUG: [chan 916] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 916] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 916 opened.
paramiko.transport: DEBUG: [chan 916] Sesch channel 916 request ok
paramiko.transport: DEBUG: [chan 916] EOF received (916)
paramiko.transport: DEBUG: [chan 916] EOF sent (916)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_457 count=430 bs=1k
paramiko.transport: DEBUG: [chan 917] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 917] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 917 opened.
paramiko.transport: DEBUG: [chan 917] Sesch channel 917 request ok
paramiko.transport: DEBUG: [chan 917] EOF received (917)
paramiko.transport: DEBUG: [chan 917] EOF sent (917)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_458 count=717 bs=1k
paramiko.transport: DEBUG: [chan 918] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 918] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 918 opened.
paramiko.transport: DEBUG: [chan 918] Sesch channel 918 request ok
paramiko.transport: DEBUG: [chan 918] EOF received (918)
paramiko.transport: DEBUG: [chan 918] EOF sent (918)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_458 count=717 bs=1k
paramiko.transport: DEBUG: [chan 919] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 919] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 919 opened.
paramiko.transport: DEBUG: [chan 919] Sesch channel 919 request ok
paramiko.transport: DEBUG: [chan 919] EOF received (919)
paramiko.transport: DEBUG: [chan 919] EOF sent (919)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_459 count=797 bs=1k
paramiko.transport: DEBUG: [chan 920] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 920] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 920 opened.
paramiko.transport: DEBUG: [chan 920] Sesch channel 920 request ok
paramiko.transport: DEBUG: [chan 920] EOF received (920)
paramiko.transport: DEBUG: [chan 920] EOF sent (920)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_459 count=797 bs=1k
paramiko.transport: DEBUG: [chan 921] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 921] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 921 opened.
paramiko.transport: DEBUG: [chan 921] Sesch channel 921 request ok
paramiko.transport: DEBUG: [chan 921] EOF received (921)
paramiko.transport: DEBUG: [chan 921] EOF sent (921)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_460 count=587 bs=1k
paramiko.transport: DEBUG: [chan 922] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 922] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 922 opened.
paramiko.transport: DEBUG: [chan 922] Sesch channel 922 request ok
paramiko.transport: DEBUG: [chan 922] EOF received (922)
paramiko.transport: DEBUG: [chan 922] EOF sent (922)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_460 count=587 bs=1k
paramiko.transport: DEBUG: [chan 923] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 923] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 923 opened.
paramiko.transport: DEBUG: [chan 923] Sesch channel 923 request ok
paramiko.transport: DEBUG: [chan 923] EOF received (923)
paramiko.transport: DEBUG: [chan 923] EOF sent (923)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_461 count=247 bs=1k
paramiko.transport: DEBUG: [chan 924] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 924] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 924 opened.
paramiko.transport: DEBUG: [chan 924] Sesch channel 924 request ok
paramiko.transport: DEBUG: [chan 924] EOF received (924)
paramiko.transport: DEBUG: [chan 924] EOF sent (924)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_461 count=247 bs=1k
paramiko.transport: DEBUG: [chan 925] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 925] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 925 opened.
paramiko.transport: DEBUG: [chan 925] Sesch channel 925 request ok
paramiko.transport: DEBUG: [chan 925] EOF received (925)
paramiko.transport: DEBUG: [chan 925] EOF sent (925)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_462 count=594 bs=1k
paramiko.transport: DEBUG: [chan 926] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 926] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 926 opened.
paramiko.transport: DEBUG: [chan 926] Sesch channel 926 request ok
paramiko.transport: DEBUG: [chan 926] EOF received (926)
paramiko.transport: DEBUG: [chan 926] EOF sent (926)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_462 count=594 bs=1k
paramiko.transport: DEBUG: [chan 927] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 927] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 927 opened.
paramiko.transport: DEBUG: [chan 927] Sesch channel 927 request ok
paramiko.transport: DEBUG: [chan 927] EOF received (927)
paramiko.transport: DEBUG: [chan 927] EOF sent (927)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_463 count=409 bs=1k
paramiko.transport: DEBUG: [chan 928] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 928] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 928 opened.
paramiko.transport: DEBUG: [chan 928] Sesch channel 928 request ok
paramiko.transport: DEBUG: [chan 928] EOF received (928)
paramiko.transport: DEBUG: [chan 928] EOF sent (928)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_463 count=409 bs=1k
paramiko.transport: DEBUG: [chan 929] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 929] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 929 opened.
paramiko.transport: DEBUG: [chan 929] Sesch channel 929 request ok
paramiko.transport: DEBUG: [chan 929] EOF received (929)
paramiko.transport: DEBUG: [chan 929] EOF sent (929)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_464 count=836 bs=1k
paramiko.transport: DEBUG: [chan 930] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 930] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 930 opened.
paramiko.transport: DEBUG: [chan 930] Sesch channel 930 request ok
paramiko.transport: DEBUG: [chan 930] EOF received (930)
paramiko.transport: DEBUG: [chan 930] EOF sent (930)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_464 count=836 bs=1k
paramiko.transport: DEBUG: [chan 931] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 931] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 931 opened.
paramiko.transport: DEBUG: [chan 931] Sesch channel 931 request ok
paramiko.transport: DEBUG: [chan 931] EOF received (931)
paramiko.transport: DEBUG: [chan 931] EOF sent (931)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_465 count=76 bs=1k
paramiko.transport: DEBUG: [chan 932] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 932] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 932 opened.
paramiko.transport: DEBUG: [chan 932] Sesch channel 932 request ok
paramiko.transport: DEBUG: [chan 932] EOF received (932)
paramiko.transport: DEBUG: [chan 932] EOF sent (932)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_465 count=76 bs=1k
paramiko.transport: DEBUG: [chan 933] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 933] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 933 opened.
paramiko.transport: DEBUG: [chan 933] Sesch channel 933 request ok
paramiko.transport: DEBUG: [chan 933] EOF received (933)
paramiko.transport: DEBUG: [chan 933] EOF sent (933)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_466 count=322 bs=1k
paramiko.transport: DEBUG: [chan 934] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 934] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 934 opened.
paramiko.transport: DEBUG: [chan 934] Sesch channel 934 request ok
paramiko.transport: DEBUG: [chan 934] EOF received (934)
paramiko.transport: DEBUG: [chan 934] EOF sent (934)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_466 count=322 bs=1k
paramiko.transport: DEBUG: [chan 935] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 935] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 935 opened.
paramiko.transport: DEBUG: [chan 935] Sesch channel 935 request ok
paramiko.transport: DEBUG: [chan 935] EOF received (935)
paramiko.transport: DEBUG: [chan 935] EOF sent (935)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_467 count=252 bs=1k
paramiko.transport: DEBUG: [chan 936] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 936] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 936 opened.
paramiko.transport: DEBUG: [chan 936] Sesch channel 936 request ok
paramiko.transport: DEBUG: [chan 936] EOF received (936)
paramiko.transport: DEBUG: [chan 936] EOF sent (936)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_467 count=252 bs=1k
paramiko.transport: DEBUG: [chan 937] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 937] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 937 opened.
paramiko.transport: DEBUG: [chan 937] Sesch channel 937 request ok
paramiko.transport: DEBUG: [chan 937] EOF received (937)
paramiko.transport: DEBUG: [chan 937] EOF sent (937)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_468 count=1010 bs=1k
paramiko.transport: DEBUG: [chan 938] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 938] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 938 opened.
paramiko.transport: DEBUG: [chan 938] Sesch channel 938 request ok
paramiko.transport: DEBUG: [chan 938] EOF received (938)
paramiko.transport: DEBUG: [chan 938] EOF sent (938)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_468 count=1010 bs=1k
paramiko.transport: DEBUG: [chan 939] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 939] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 939 opened.
paramiko.transport: DEBUG: [chan 939] Sesch channel 939 request ok
paramiko.transport: DEBUG: [chan 939] EOF received (939)
paramiko.transport: DEBUG: [chan 939] EOF sent (939)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_469 count=203 bs=1k
paramiko.transport: DEBUG: [chan 940] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 940] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 940 opened.
paramiko.transport: DEBUG: [chan 940] Sesch channel 940 request ok
paramiko.transport: DEBUG: [chan 940] EOF received (940)
paramiko.transport: DEBUG: [chan 940] EOF sent (940)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_469 count=203 bs=1k
paramiko.transport: DEBUG: [chan 941] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 941] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 941 opened.
paramiko.transport: DEBUG: [chan 941] Sesch channel 941 request ok
paramiko.transport: DEBUG: [chan 941] EOF received (941)
paramiko.transport: DEBUG: [chan 941] EOF sent (941)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_470 count=67 bs=1k
paramiko.transport: DEBUG: [chan 942] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 942] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 942 opened.
paramiko.transport: DEBUG: [chan 942] Sesch channel 942 request ok
paramiko.transport: DEBUG: [chan 942] EOF received (942)
paramiko.transport: DEBUG: [chan 942] EOF sent (942)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_470 count=67 bs=1k
paramiko.transport: DEBUG: [chan 943] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 943] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 943 opened.
paramiko.transport: DEBUG: [chan 943] Sesch channel 943 request ok
paramiko.transport: DEBUG: [chan 943] EOF received (943)
paramiko.transport: DEBUG: [chan 943] EOF sent (943)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_471 count=858 bs=1k
paramiko.transport: DEBUG: [chan 944] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 944] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 944 opened.
paramiko.transport: DEBUG: [chan 944] Sesch channel 944 request ok
paramiko.transport: DEBUG: [chan 944] EOF received (944)
paramiko.transport: DEBUG: [chan 944] EOF sent (944)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_471 count=858 bs=1k
paramiko.transport: DEBUG: [chan 945] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 945] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 945 opened.
paramiko.transport: DEBUG: [chan 945] Sesch channel 945 request ok
paramiko.transport: DEBUG: [chan 945] EOF received (945)
paramiko.transport: DEBUG: [chan 945] EOF sent (945)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_472 count=404 bs=1k
paramiko.transport: DEBUG: [chan 946] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 946] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 946 opened.
paramiko.transport: DEBUG: [chan 946] Sesch channel 946 request ok
paramiko.transport: DEBUG: [chan 946] EOF received (946)
paramiko.transport: DEBUG: [chan 946] EOF sent (946)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_472 count=404 bs=1k
paramiko.transport: DEBUG: [chan 947] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 947] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 947 opened.
paramiko.transport: DEBUG: [chan 947] Sesch channel 947 request ok
paramiko.transport: DEBUG: [chan 947] EOF received (947)
paramiko.transport: DEBUG: [chan 947] EOF sent (947)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_473 count=155 bs=1k
paramiko.transport: DEBUG: [chan 948] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 948] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 948 opened.
paramiko.transport: DEBUG: [chan 948] Sesch channel 948 request ok
paramiko.transport: DEBUG: [chan 948] EOF received (948)
paramiko.transport: DEBUG: [chan 948] EOF sent (948)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_473 count=155 bs=1k
paramiko.transport: DEBUG: [chan 949] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 949] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 949 opened.
paramiko.transport: DEBUG: [chan 949] Sesch channel 949 request ok
paramiko.transport: DEBUG: [chan 949] EOF received (949)
paramiko.transport: DEBUG: [chan 949] EOF sent (949)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_474 count=504 bs=1k
paramiko.transport: DEBUG: [chan 950] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 950] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 950 opened.
paramiko.transport: DEBUG: [chan 950] Sesch channel 950 request ok
paramiko.transport: DEBUG: [chan 950] EOF received (950)
paramiko.transport: DEBUG: [chan 950] EOF sent (950)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_474 count=504 bs=1k
paramiko.transport: DEBUG: [chan 951] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 951] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 951 opened.
paramiko.transport: DEBUG: [chan 951] Sesch channel 951 request ok
paramiko.transport: DEBUG: [chan 951] EOF received (951)
paramiko.transport: DEBUG: [chan 951] EOF sent (951)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_475 count=693 bs=1k
paramiko.transport: DEBUG: [chan 952] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 952] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 952 opened.
paramiko.transport: DEBUG: [chan 952] Sesch channel 952 request ok
paramiko.transport: DEBUG: [chan 952] EOF received (952)
paramiko.transport: DEBUG: [chan 952] EOF sent (952)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_475 count=693 bs=1k
paramiko.transport: DEBUG: [chan 953] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 953] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 953 opened.
paramiko.transport: DEBUG: [chan 953] Sesch channel 953 request ok
paramiko.transport: DEBUG: [chan 953] EOF received (953)
paramiko.transport: DEBUG: [chan 953] EOF sent (953)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_476 count=813 bs=1k
paramiko.transport: DEBUG: [chan 954] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 954] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 954 opened.
paramiko.transport: DEBUG: [chan 954] Sesch channel 954 request ok
paramiko.transport: DEBUG: [chan 954] EOF received (954)
paramiko.transport: DEBUG: [chan 954] EOF sent (954)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_476 count=813 bs=1k
paramiko.transport: DEBUG: [chan 955] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 955] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 955 opened.
paramiko.transport: DEBUG: [chan 955] Sesch channel 955 request ok
paramiko.transport: DEBUG: [chan 955] EOF received (955)
paramiko.transport: DEBUG: [chan 955] EOF sent (955)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_477 count=359 bs=1k
paramiko.transport: DEBUG: [chan 956] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 956] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 956 opened.
paramiko.transport: DEBUG: [chan 956] Sesch channel 956 request ok
paramiko.transport: DEBUG: [chan 956] EOF received (956)
paramiko.transport: DEBUG: [chan 956] EOF sent (956)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_477 count=359 bs=1k
paramiko.transport: DEBUG: [chan 957] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 957] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 957 opened.
paramiko.transport: DEBUG: [chan 957] Sesch channel 957 request ok
paramiko.transport: DEBUG: [chan 957] EOF received (957)
paramiko.transport: DEBUG: [chan 957] EOF sent (957)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_478 count=140 bs=1k
paramiko.transport: DEBUG: [chan 958] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 958] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 958 opened.
paramiko.transport: DEBUG: [chan 958] Sesch channel 958 request ok
paramiko.transport: DEBUG: [chan 958] EOF received (958)
paramiko.transport: DEBUG: [chan 958] EOF sent (958)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_478 count=140 bs=1k
paramiko.transport: DEBUG: [chan 959] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 959] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 959 opened.
paramiko.transport: DEBUG: [chan 959] Sesch channel 959 request ok
paramiko.transport: DEBUG: [chan 959] EOF received (959)
paramiko.transport: DEBUG: [chan 959] EOF sent (959)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_479 count=883 bs=1k
paramiko.transport: DEBUG: [chan 960] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 960] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 960 opened.
paramiko.transport: DEBUG: [chan 960] Sesch channel 960 request ok
paramiko.transport: DEBUG: [chan 960] EOF received (960)
paramiko.transport: DEBUG: [chan 960] EOF sent (960)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_479 count=883 bs=1k
paramiko.transport: DEBUG: [chan 961] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 961] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 961 opened.
paramiko.transport: DEBUG: [chan 961] Sesch channel 961 request ok
paramiko.transport: DEBUG: [chan 961] EOF received (961)
paramiko.transport: DEBUG: [chan 961] EOF sent (961)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_480 count=447 bs=1k
paramiko.transport: DEBUG: [chan 962] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 962] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 962 opened.
paramiko.transport: DEBUG: [chan 962] Sesch channel 962 request ok
paramiko.transport: DEBUG: [chan 962] EOF received (962)
paramiko.transport: DEBUG: [chan 962] EOF sent (962)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_480 count=447 bs=1k
paramiko.transport: DEBUG: [chan 963] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 963] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 963 opened.
paramiko.transport: DEBUG: [chan 963] Sesch channel 963 request ok
paramiko.transport: DEBUG: [chan 963] EOF received (963)
paramiko.transport: DEBUG: [chan 963] EOF sent (963)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_481 count=923 bs=1k
paramiko.transport: DEBUG: [chan 964] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 964] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 964 opened.
paramiko.transport: DEBUG: [chan 964] Sesch channel 964 request ok
paramiko.transport: DEBUG: [chan 964] EOF received (964)
paramiko.transport: DEBUG: [chan 964] EOF sent (964)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_481 count=923 bs=1k
paramiko.transport: DEBUG: [chan 965] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 965] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 965 opened.
paramiko.transport: DEBUG: [chan 965] Sesch channel 965 request ok
paramiko.transport: DEBUG: [chan 965] EOF received (965)
paramiko.transport: DEBUG: [chan 965] EOF sent (965)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_482 count=129 bs=1k
paramiko.transport: DEBUG: [chan 966] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 966] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 966 opened.
paramiko.transport: DEBUG: [chan 966] Sesch channel 966 request ok
paramiko.transport: DEBUG: [chan 966] EOF received (966)
paramiko.transport: DEBUG: [chan 966] EOF sent (966)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_482 count=129 bs=1k
paramiko.transport: DEBUG: [chan 967] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 967] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 967 opened.
paramiko.transport: DEBUG: [chan 967] Sesch channel 967 request ok
paramiko.transport: DEBUG: [chan 967] EOF received (967)
paramiko.transport: DEBUG: [chan 967] EOF sent (967)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_483 count=317 bs=1k
paramiko.transport: DEBUG: [chan 968] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 968] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 968 opened.
paramiko.transport: DEBUG: [chan 968] Sesch channel 968 request ok
paramiko.transport: DEBUG: [chan 968] EOF received (968)
paramiko.transport: DEBUG: [chan 968] EOF sent (968)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_483 count=317 bs=1k
paramiko.transport: DEBUG: [chan 969] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 969] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 969 opened.
paramiko.transport: DEBUG: [chan 969] Sesch channel 969 request ok
paramiko.transport: DEBUG: [chan 969] EOF received (969)
paramiko.transport: DEBUG: [chan 969] EOF sent (969)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_484 count=357 bs=1k
paramiko.transport: DEBUG: [chan 970] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 970] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 970 opened.
paramiko.transport: DEBUG: [chan 970] Sesch channel 970 request ok
paramiko.transport: DEBUG: [chan 970] EOF received (970)
paramiko.transport: DEBUG: [chan 970] EOF sent (970)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_484 count=357 bs=1k
paramiko.transport: DEBUG: [chan 971] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 971] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 971 opened.
paramiko.transport: DEBUG: [chan 971] Sesch channel 971 request ok
paramiko.transport: DEBUG: [chan 971] EOF received (971)
paramiko.transport: DEBUG: [chan 971] EOF sent (971)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_485 count=143 bs=1k
paramiko.transport: DEBUG: [chan 972] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 972] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 972 opened.
paramiko.transport: DEBUG: [chan 972] Sesch channel 972 request ok
paramiko.transport: DEBUG: [chan 972] EOF received (972)
paramiko.transport: DEBUG: [chan 972] EOF sent (972)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_485 count=143 bs=1k
paramiko.transport: DEBUG: [chan 973] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 973] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 973 opened.
paramiko.transport: DEBUG: [chan 973] Sesch channel 973 request ok
paramiko.transport: DEBUG: [chan 973] EOF received (973)
paramiko.transport: DEBUG: [chan 973] EOF sent (973)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_486 count=746 bs=1k
paramiko.transport: DEBUG: [chan 974] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 974] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 974 opened.
paramiko.transport: DEBUG: [chan 974] Sesch channel 974 request ok
paramiko.transport: DEBUG: [chan 974] EOF received (974)
paramiko.transport: DEBUG: [chan 974] EOF sent (974)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_486 count=746 bs=1k
paramiko.transport: DEBUG: [chan 975] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 975] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 975 opened.
paramiko.transport: DEBUG: [chan 975] Sesch channel 975 request ok
paramiko.transport: DEBUG: [chan 975] EOF received (975)
paramiko.transport: DEBUG: [chan 975] EOF sent (975)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_487 count=366 bs=1k
paramiko.transport: DEBUG: [chan 976] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 976] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 976 opened.
paramiko.transport: DEBUG: [chan 976] Sesch channel 976 request ok
paramiko.transport: DEBUG: [chan 976] EOF received (976)
paramiko.transport: DEBUG: [chan 976] EOF sent (976)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_487 count=366 bs=1k
paramiko.transport: DEBUG: [chan 977] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 977] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 977 opened.
paramiko.transport: DEBUG: [chan 977] Sesch channel 977 request ok
paramiko.transport: DEBUG: [chan 977] EOF received (977)
paramiko.transport: DEBUG: [chan 977] EOF sent (977)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_488 count=249 bs=1k
paramiko.transport: DEBUG: [chan 978] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 978] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 978 opened.
paramiko.transport: DEBUG: [chan 978] Sesch channel 978 request ok
paramiko.transport: DEBUG: [chan 978] EOF received (978)
paramiko.transport: DEBUG: [chan 978] EOF sent (978)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_488 count=249 bs=1k
paramiko.transport: DEBUG: [chan 979] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 979] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 979 opened.
paramiko.transport: DEBUG: [chan 979] Sesch channel 979 request ok
paramiko.transport: DEBUG: [chan 979] EOF received (979)
paramiko.transport: DEBUG: [chan 979] EOF sent (979)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_489 count=458 bs=1k
paramiko.transport: DEBUG: [chan 980] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 980] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 980 opened.
paramiko.transport: DEBUG: [chan 980] Sesch channel 980 request ok
paramiko.transport: DEBUG: [chan 980] EOF received (980)
paramiko.transport: DEBUG: [chan 980] EOF sent (980)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_489 count=458 bs=1k
paramiko.transport: DEBUG: [chan 981] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 981] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 981 opened.
paramiko.transport: DEBUG: [chan 981] Sesch channel 981 request ok
paramiko.transport: DEBUG: [chan 981] EOF received (981)
paramiko.transport: DEBUG: [chan 981] EOF sent (981)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_490 count=585 bs=1k
paramiko.transport: DEBUG: [chan 982] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 982] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 982 opened.
paramiko.transport: DEBUG: [chan 982] Sesch channel 982 request ok
paramiko.transport: DEBUG: [chan 982] EOF received (982)
paramiko.transport: DEBUG: [chan 982] EOF sent (982)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_490 count=585 bs=1k
paramiko.transport: DEBUG: [chan 983] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 983] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 983 opened.
paramiko.transport: DEBUG: [chan 983] Sesch channel 983 request ok
paramiko.transport: DEBUG: [chan 983] EOF received (983)
paramiko.transport: DEBUG: [chan 983] EOF sent (983)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_491 count=51 bs=1k
paramiko.transport: DEBUG: [chan 984] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 984] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 984 opened.
paramiko.transport: DEBUG: [chan 984] Sesch channel 984 request ok
paramiko.transport: DEBUG: [chan 984] EOF received (984)
paramiko.transport: DEBUG: [chan 984] EOF sent (984)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_491 count=51 bs=1k
paramiko.transport: DEBUG: [chan 985] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 985] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 985 opened.
paramiko.transport: DEBUG: [chan 985] Sesch channel 985 request ok
paramiko.transport: DEBUG: [chan 985] EOF received (985)
paramiko.transport: DEBUG: [chan 985] EOF sent (985)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_492 count=924 bs=1k
paramiko.transport: DEBUG: [chan 986] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 986] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 986 opened.
paramiko.transport: DEBUG: [chan 986] Sesch channel 986 request ok
paramiko.transport: DEBUG: [chan 986] EOF received (986)
paramiko.transport: DEBUG: [chan 986] EOF sent (986)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_492 count=924 bs=1k
paramiko.transport: DEBUG: [chan 987] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 987] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 987 opened.
paramiko.transport: DEBUG: [chan 987] Sesch channel 987 request ok
paramiko.transport: DEBUG: [chan 987] EOF received (987)
paramiko.transport: DEBUG: [chan 987] EOF sent (987)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_493 count=370 bs=1k
paramiko.transport: DEBUG: [chan 988] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 988] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 988 opened.
paramiko.transport: DEBUG: [chan 988] Sesch channel 988 request ok
paramiko.transport: DEBUG: [chan 988] EOF received (988)
paramiko.transport: DEBUG: [chan 988] EOF sent (988)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_493 count=370 bs=1k
paramiko.transport: DEBUG: [chan 989] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 989] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 989 opened.
paramiko.transport: DEBUG: [chan 989] Sesch channel 989 request ok
paramiko.transport: DEBUG: [chan 989] EOF received (989)
paramiko.transport: DEBUG: [chan 989] EOF sent (989)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_494 count=64 bs=1k
paramiko.transport: DEBUG: [chan 990] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 990] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 990 opened.
paramiko.transport: DEBUG: [chan 990] Sesch channel 990 request ok
paramiko.transport: DEBUG: [chan 990] EOF received (990)
paramiko.transport: DEBUG: [chan 990] EOF sent (990)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_494 count=64 bs=1k
paramiko.transport: DEBUG: [chan 991] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 991] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 991 opened.
paramiko.transport: DEBUG: [chan 991] Sesch channel 991 request ok
paramiko.transport: DEBUG: [chan 991] EOF received (991)
paramiko.transport: DEBUG: [chan 991] EOF sent (991)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_495 count=860 bs=1k
paramiko.transport: DEBUG: [chan 992] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 992] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 992 opened.
paramiko.transport: DEBUG: [chan 992] Sesch channel 992 request ok
paramiko.transport: DEBUG: [chan 992] EOF received (992)
paramiko.transport: DEBUG: [chan 992] EOF sent (992)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_495 count=860 bs=1k
paramiko.transport: DEBUG: [chan 993] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 993] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 993 opened.
paramiko.transport: DEBUG: [chan 993] Sesch channel 993 request ok
paramiko.transport: DEBUG: [chan 993] EOF received (993)
paramiko.transport: DEBUG: [chan 993] EOF sent (993)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_496 count=615 bs=1k
paramiko.transport: DEBUG: [chan 994] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 994] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 994 opened.
paramiko.transport: DEBUG: [chan 994] Sesch channel 994 request ok
paramiko.transport: DEBUG: [chan 994] EOF received (994)
paramiko.transport: DEBUG: [chan 994] EOF sent (994)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_496 count=615 bs=1k
paramiko.transport: DEBUG: [chan 995] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 995] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 995 opened.
paramiko.transport: DEBUG: [chan 995] Sesch channel 995 request ok
paramiko.transport: DEBUG: [chan 995] EOF received (995)
paramiko.transport: DEBUG: [chan 995] EOF sent (995)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_497 count=156 bs=1k
paramiko.transport: DEBUG: [chan 996] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 996] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 996 opened.
paramiko.transport: DEBUG: [chan 996] Sesch channel 996 request ok
paramiko.transport: DEBUG: [chan 996] EOF received (996)
paramiko.transport: DEBUG: [chan 996] EOF sent (996)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_497 count=156 bs=1k
paramiko.transport: DEBUG: [chan 997] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 997] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 997 opened.
paramiko.transport: DEBUG: [chan 997] Sesch channel 997 request ok
paramiko.transport: DEBUG: [chan 997] EOF received (997)
paramiko.transport: DEBUG: [chan 997] EOF sent (997)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_498 count=308 bs=1k
paramiko.transport: DEBUG: [chan 998] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 998] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 998 opened.
paramiko.transport: DEBUG: [chan 998] Sesch channel 998 request ok
paramiko.transport: DEBUG: [chan 998] EOF received (998)
paramiko.transport: DEBUG: [chan 998] EOF sent (998)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_498 count=308 bs=1k
paramiko.transport: DEBUG: [chan 999] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 999] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 999 opened.
paramiko.transport: DEBUG: [chan 999] Sesch channel 999 request ok
paramiko.transport: DEBUG: [chan 999] EOF received (999)
paramiko.transport: DEBUG: [chan 999] EOF sent (999)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_499 count=2 bs=1k
paramiko.transport: DEBUG: [chan 1000] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1000] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1000 opened.
paramiko.transport: DEBUG: [chan 1000] Sesch channel 1000 request ok
paramiko.transport: DEBUG: [chan 1000] EOF received (1000)
paramiko.transport: DEBUG: [chan 1000] EOF sent (1000)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_499 count=2 bs=1k
paramiko.transport: DEBUG: [chan 1001] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1001] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1001 opened.
paramiko.transport: DEBUG: [chan 1001] Sesch channel 1001 request ok
paramiko.transport: DEBUG: [chan 1001] EOF received (1001)
paramiko.transport: DEBUG: [chan 1001] EOF sent (1001)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_500 count=549 bs=1k
paramiko.transport: DEBUG: [chan 1002] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1002] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1002 opened.
paramiko.transport: DEBUG: [chan 1002] Sesch channel 1002 request ok
paramiko.transport: DEBUG: [chan 1002] EOF received (1002)
paramiko.transport: DEBUG: [chan 1002] EOF sent (1002)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_500 count=549 bs=1k
paramiko.transport: DEBUG: [chan 1003] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1003] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1003 opened.
paramiko.transport: DEBUG: [chan 1003] Sesch channel 1003 request ok
paramiko.transport: DEBUG: [chan 1003] EOF received (1003)
paramiko.transport: DEBUG: [chan 1003] EOF sent (1003)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_501 count=737 bs=1k
paramiko.transport: DEBUG: [chan 1004] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1004] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1004 opened.
paramiko.transport: DEBUG: [chan 1004] Sesch channel 1004 request ok
paramiko.transport: DEBUG: [chan 1004] EOF received (1004)
paramiko.transport: DEBUG: [chan 1004] EOF sent (1004)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_501 count=737 bs=1k
paramiko.transport: DEBUG: [chan 1005] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1005] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1005 opened.
paramiko.transport: DEBUG: [chan 1005] Sesch channel 1005 request ok
paramiko.transport: DEBUG: [chan 1005] EOF received (1005)
paramiko.transport: DEBUG: [chan 1005] EOF sent (1005)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_502 count=978 bs=1k
paramiko.transport: DEBUG: [chan 1006] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1006] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1006 opened.
paramiko.transport: DEBUG: [chan 1006] Sesch channel 1006 request ok
paramiko.transport: DEBUG: [chan 1006] EOF received (1006)
paramiko.transport: DEBUG: [chan 1006] EOF sent (1006)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_502 count=978 bs=1k
paramiko.transport: DEBUG: [chan 1007] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1007] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1007 opened.
paramiko.transport: DEBUG: [chan 1007] Sesch channel 1007 request ok
paramiko.transport: DEBUG: [chan 1007] EOF received (1007)
paramiko.transport: DEBUG: [chan 1007] EOF sent (1007)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_503 count=533 bs=1k
paramiko.transport: DEBUG: [chan 1008] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1008] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1008 opened.
paramiko.transport: DEBUG: [chan 1008] Sesch channel 1008 request ok
paramiko.transport: DEBUG: [chan 1008] EOF received (1008)
paramiko.transport: DEBUG: [chan 1008] EOF sent (1008)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_503 count=533 bs=1k
paramiko.transport: DEBUG: [chan 1009] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1009] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1009 opened.
paramiko.transport: DEBUG: [chan 1009] Sesch channel 1009 request ok
paramiko.transport: DEBUG: [chan 1009] EOF received (1009)
paramiko.transport: DEBUG: [chan 1009] EOF sent (1009)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_504 count=626 bs=1k
paramiko.transport: DEBUG: [chan 1010] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1010] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1010 opened.
paramiko.transport: DEBUG: [chan 1010] Sesch channel 1010 request ok
paramiko.transport: DEBUG: [chan 1010] EOF received (1010)
paramiko.transport: DEBUG: [chan 1010] EOF sent (1010)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_504 count=626 bs=1k
paramiko.transport: DEBUG: [chan 1011] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1011] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1011 opened.
paramiko.transport: DEBUG: [chan 1011] Sesch channel 1011 request ok
paramiko.transport: DEBUG: [chan 1011] EOF received (1011)
paramiko.transport: DEBUG: [chan 1011] EOF sent (1011)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_505 count=99 bs=1k
paramiko.transport: DEBUG: [chan 1012] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1012] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1012 opened.
paramiko.transport: DEBUG: [chan 1012] Sesch channel 1012 request ok
paramiko.transport: DEBUG: [chan 1012] EOF received (1012)
paramiko.transport: DEBUG: [chan 1012] EOF sent (1012)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_505 count=99 bs=1k
paramiko.transport: DEBUG: [chan 1013] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1013] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1013 opened.
paramiko.transport: DEBUG: [chan 1013] Sesch channel 1013 request ok
paramiko.transport: DEBUG: [chan 1013] EOF received (1013)
paramiko.transport: DEBUG: [chan 1013] EOF sent (1013)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_506 count=982 bs=1k
paramiko.transport: DEBUG: [chan 1014] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1014] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1014 opened.
paramiko.transport: DEBUG: [chan 1014] Sesch channel 1014 request ok
paramiko.transport: DEBUG: [chan 1014] EOF received (1014)
paramiko.transport: DEBUG: [chan 1014] EOF sent (1014)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_506 count=982 bs=1k
paramiko.transport: DEBUG: [chan 1015] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1015] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1015 opened.
paramiko.transport: DEBUG: [chan 1015] Sesch channel 1015 request ok
paramiko.transport: DEBUG: [chan 1015] EOF received (1015)
paramiko.transport: DEBUG: [chan 1015] EOF sent (1015)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_507 count=302 bs=1k
paramiko.transport: DEBUG: [chan 1016] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1016] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1016 opened.
paramiko.transport: DEBUG: [chan 1016] Sesch channel 1016 request ok
paramiko.transport: DEBUG: [chan 1016] EOF received (1016)
paramiko.transport: DEBUG: [chan 1016] EOF sent (1016)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_507 count=302 bs=1k
paramiko.transport: DEBUG: [chan 1017] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1017] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1017 opened.
paramiko.transport: DEBUG: [chan 1017] Sesch channel 1017 request ok
paramiko.transport: DEBUG: [chan 1017] EOF received (1017)
paramiko.transport: DEBUG: [chan 1017] EOF sent (1017)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_508 count=368 bs=1k
paramiko.transport: DEBUG: [chan 1018] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1018] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1018 opened.
paramiko.transport: DEBUG: [chan 1018] Sesch channel 1018 request ok
paramiko.transport: DEBUG: [chan 1018] EOF received (1018)
paramiko.transport: DEBUG: [chan 1018] EOF sent (1018)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_508 count=368 bs=1k
paramiko.transport: DEBUG: [chan 1019] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1019] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1019 opened.
paramiko.transport: DEBUG: [chan 1019] Sesch channel 1019 request ok
paramiko.transport: DEBUG: [chan 1019] EOF received (1019)
paramiko.transport: DEBUG: [chan 1019] EOF sent (1019)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_509 count=3 bs=1k
paramiko.transport: DEBUG: [chan 1020] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1020] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1020 opened.
paramiko.transport: DEBUG: [chan 1020] Sesch channel 1020 request ok
paramiko.transport: DEBUG: [chan 1020] EOF received (1020)
paramiko.transport: DEBUG: [chan 1020] EOF sent (1020)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_509 count=3 bs=1k
paramiko.transport: DEBUG: [chan 1021] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1021] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1021 opened.
paramiko.transport: DEBUG: [chan 1021] Sesch channel 1021 request ok
paramiko.transport: DEBUG: [chan 1021] EOF received (1021)
paramiko.transport: DEBUG: [chan 1021] EOF sent (1021)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_510 count=620 bs=1k
paramiko.transport: DEBUG: [chan 1022] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1022] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1022 opened.
paramiko.transport: DEBUG: [chan 1022] Sesch channel 1022 request ok
paramiko.transport: DEBUG: [chan 1022] EOF received (1022)
paramiko.transport: DEBUG: [chan 1022] EOF sent (1022)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_510 count=620 bs=1k
paramiko.transport: DEBUG: [chan 1023] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1023] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1023 opened.
paramiko.transport: DEBUG: [chan 1023] Sesch channel 1023 request ok
paramiko.transport: DEBUG: [chan 1023] EOF received (1023)
paramiko.transport: DEBUG: [chan 1023] EOF sent (1023)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_511 count=467 bs=1k
paramiko.transport: DEBUG: [chan 1024] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1024] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1024 opened.
paramiko.transport: DEBUG: [chan 1024] Sesch channel 1024 request ok
paramiko.transport: DEBUG: [chan 1024] EOF received (1024)
paramiko.transport: DEBUG: [chan 1024] EOF sent (1024)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_511 count=467 bs=1k
paramiko.transport: DEBUG: [chan 1025] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1025] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1025 opened.
paramiko.transport: DEBUG: [chan 1025] Sesch channel 1025 request ok
paramiko.transport: DEBUG: [chan 1025] EOF received (1025)
paramiko.transport: DEBUG: [chan 1025] EOF sent (1025)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_512 count=490 bs=1k
paramiko.transport: DEBUG: [chan 1026] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1026] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1026 opened.
paramiko.transport: DEBUG: [chan 1026] Sesch channel 1026 request ok
paramiko.transport: DEBUG: [chan 1026] EOF received (1026)
paramiko.transport: DEBUG: [chan 1026] EOF sent (1026)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_512 count=490 bs=1k
paramiko.transport: DEBUG: [chan 1027] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1027] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1027 opened.
paramiko.transport: DEBUG: [chan 1027] Sesch channel 1027 request ok
paramiko.transport: DEBUG: [chan 1027] EOF received (1027)
paramiko.transport: DEBUG: [chan 1027] EOF sent (1027)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_513 count=562 bs=1k
paramiko.transport: DEBUG: [chan 1028] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1028] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1028 opened.
paramiko.transport: DEBUG: [chan 1028] Sesch channel 1028 request ok
paramiko.transport: DEBUG: [chan 1028] EOF received (1028)
paramiko.transport: DEBUG: [chan 1028] EOF sent (1028)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_513 count=562 bs=1k
paramiko.transport: DEBUG: [chan 1029] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1029] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1029 opened.
paramiko.transport: DEBUG: [chan 1029] Sesch channel 1029 request ok
paramiko.transport: DEBUG: [chan 1029] EOF received (1029)
paramiko.transport: DEBUG: [chan 1029] EOF sent (1029)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_514 count=814 bs=1k
paramiko.transport: DEBUG: [chan 1030] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1030] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1030 opened.
paramiko.transport: DEBUG: [chan 1030] Sesch channel 1030 request ok
paramiko.transport: DEBUG: [chan 1030] EOF received (1030)
paramiko.transport: DEBUG: [chan 1030] EOF sent (1030)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_514 count=814 bs=1k
paramiko.transport: DEBUG: [chan 1031] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1031] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1031 opened.
paramiko.transport: DEBUG: [chan 1031] Sesch channel 1031 request ok
paramiko.transport: DEBUG: [chan 1031] EOF received (1031)
paramiko.transport: DEBUG: [chan 1031] EOF sent (1031)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_515 count=205 bs=1k
paramiko.transport: DEBUG: [chan 1032] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1032] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1032 opened.
paramiko.transport: DEBUG: [chan 1032] Sesch channel 1032 request ok
paramiko.transport: DEBUG: [chan 1032] EOF received (1032)
paramiko.transport: DEBUG: [chan 1032] EOF sent (1032)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_515 count=205 bs=1k
paramiko.transport: DEBUG: [chan 1033] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1033] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1033 opened.
paramiko.transport: DEBUG: [chan 1033] Sesch channel 1033 request ok
paramiko.transport: DEBUG: [chan 1033] EOF received (1033)
paramiko.transport: DEBUG: [chan 1033] EOF sent (1033)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_516 count=126 bs=1k
paramiko.transport: DEBUG: [chan 1034] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1034] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1034 opened.
paramiko.transport: DEBUG: [chan 1034] Sesch channel 1034 request ok
paramiko.transport: DEBUG: [chan 1034] EOF received (1034)
paramiko.transport: DEBUG: [chan 1034] EOF sent (1034)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_516 count=126 bs=1k
paramiko.transport: DEBUG: [chan 1035] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1035] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1035 opened.
paramiko.transport: DEBUG: [chan 1035] Sesch channel 1035 request ok
paramiko.transport: DEBUG: [chan 1035] EOF received (1035)
paramiko.transport: DEBUG: [chan 1035] EOF sent (1035)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_517 count=736 bs=1k
paramiko.transport: DEBUG: [chan 1036] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1036] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1036 opened.
paramiko.transport: DEBUG: [chan 1036] Sesch channel 1036 request ok
paramiko.transport: DEBUG: [chan 1036] EOF received (1036)
paramiko.transport: DEBUG: [chan 1036] EOF sent (1036)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_517 count=736 bs=1k
paramiko.transport: DEBUG: [chan 1037] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1037] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1037 opened.
paramiko.transport: DEBUG: [chan 1037] Sesch channel 1037 request ok
paramiko.transport: DEBUG: [chan 1037] EOF received (1037)
paramiko.transport: DEBUG: [chan 1037] EOF sent (1037)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_518 count=934 bs=1k
paramiko.transport: DEBUG: [chan 1038] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1038] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1038 opened.
paramiko.transport: DEBUG: [chan 1038] Sesch channel 1038 request ok
paramiko.transport: DEBUG: [chan 1038] EOF received (1038)
paramiko.transport: DEBUG: [chan 1038] EOF sent (1038)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_518 count=934 bs=1k
paramiko.transport: DEBUG: [chan 1039] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1039] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1039 opened.
paramiko.transport: DEBUG: [chan 1039] Sesch channel 1039 request ok
paramiko.transport: DEBUG: [chan 1039] EOF received (1039)
paramiko.transport: DEBUG: [chan 1039] EOF sent (1039)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_519 count=635 bs=1k
paramiko.transport: DEBUG: [chan 1040] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1040] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1040 opened.
paramiko.transport: DEBUG: [chan 1040] Sesch channel 1040 request ok
paramiko.transport: DEBUG: [chan 1040] EOF received (1040)
paramiko.transport: DEBUG: [chan 1040] EOF sent (1040)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_519 count=635 bs=1k
paramiko.transport: DEBUG: [chan 1041] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1041] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1041 opened.
paramiko.transport: DEBUG: [chan 1041] Sesch channel 1041 request ok
paramiko.transport: DEBUG: [chan 1041] EOF received (1041)
paramiko.transport: DEBUG: [chan 1041] EOF sent (1041)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_520 count=743 bs=1k
paramiko.transport: DEBUG: [chan 1042] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1042] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1042 opened.
paramiko.transport: DEBUG: [chan 1042] Sesch channel 1042 request ok
paramiko.transport: DEBUG: [chan 1042] EOF received (1042)
paramiko.transport: DEBUG: [chan 1042] EOF sent (1042)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_520 count=743 bs=1k
paramiko.transport: DEBUG: [chan 1043] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1043] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1043 opened.
paramiko.transport: DEBUG: [chan 1043] Sesch channel 1043 request ok
paramiko.transport: DEBUG: [chan 1043] EOF received (1043)
paramiko.transport: DEBUG: [chan 1043] EOF sent (1043)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_521 count=594 bs=1k
paramiko.transport: DEBUG: [chan 1044] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1044] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1044 opened.
paramiko.transport: DEBUG: [chan 1044] Sesch channel 1044 request ok
paramiko.transport: DEBUG: [chan 1044] EOF received (1044)
paramiko.transport: DEBUG: [chan 1044] EOF sent (1044)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_521 count=594 bs=1k
paramiko.transport: DEBUG: [chan 1045] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1045] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1045 opened.
paramiko.transport: DEBUG: [chan 1045] Sesch channel 1045 request ok
paramiko.transport: DEBUG: [chan 1045] EOF received (1045)
paramiko.transport: DEBUG: [chan 1045] EOF sent (1045)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_522 count=875 bs=1k
paramiko.transport: DEBUG: [chan 1046] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1046] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1046 opened.
paramiko.transport: DEBUG: [chan 1046] Sesch channel 1046 request ok
paramiko.transport: DEBUG: [chan 1046] EOF received (1046)
paramiko.transport: DEBUG: [chan 1046] EOF sent (1046)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_522 count=875 bs=1k
paramiko.transport: DEBUG: [chan 1047] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1047] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1047 opened.
paramiko.transport: DEBUG: [chan 1047] Sesch channel 1047 request ok
paramiko.transport: DEBUG: [chan 1047] EOF received (1047)
paramiko.transport: DEBUG: [chan 1047] EOF sent (1047)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_523 count=84 bs=1k
paramiko.transport: DEBUG: [chan 1048] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1048] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1048 opened.
paramiko.transport: DEBUG: [chan 1048] Sesch channel 1048 request ok
paramiko.transport: DEBUG: [chan 1048] EOF received (1048)
paramiko.transport: DEBUG: [chan 1048] EOF sent (1048)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_523 count=84 bs=1k
paramiko.transport: DEBUG: [chan 1049] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1049] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1049 opened.
paramiko.transport: DEBUG: [chan 1049] Sesch channel 1049 request ok
paramiko.transport: DEBUG: [chan 1049] EOF received (1049)
paramiko.transport: DEBUG: [chan 1049] EOF sent (1049)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_524 count=917 bs=1k
paramiko.transport: DEBUG: [chan 1050] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1050] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1050 opened.
paramiko.transport: DEBUG: [chan 1050] Sesch channel 1050 request ok
paramiko.transport: DEBUG: [chan 1050] EOF received (1050)
paramiko.transport: DEBUG: [chan 1050] EOF sent (1050)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_524 count=917 bs=1k
paramiko.transport: DEBUG: [chan 1051] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1051] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1051 opened.
paramiko.transport: DEBUG: [chan 1051] Sesch channel 1051 request ok
paramiko.transport: DEBUG: [chan 1051] EOF received (1051)
paramiko.transport: DEBUG: [chan 1051] EOF sent (1051)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_525 count=204 bs=1k
paramiko.transport: DEBUG: [chan 1052] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1052] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1052 opened.
paramiko.transport: DEBUG: [chan 1052] Sesch channel 1052 request ok
paramiko.transport: DEBUG: [chan 1052] EOF received (1052)
paramiko.transport: DEBUG: [chan 1052] EOF sent (1052)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_525 count=204 bs=1k
paramiko.transport: DEBUG: [chan 1053] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1053] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1053 opened.
paramiko.transport: DEBUG: [chan 1053] Sesch channel 1053 request ok
paramiko.transport: DEBUG: [chan 1053] EOF received (1053)
paramiko.transport: DEBUG: [chan 1053] EOF sent (1053)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_526 count=357 bs=1k
paramiko.transport: DEBUG: [chan 1054] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1054] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1054 opened.
paramiko.transport: DEBUG: [chan 1054] Sesch channel 1054 request ok
paramiko.transport: DEBUG: [chan 1054] EOF received (1054)
paramiko.transport: DEBUG: [chan 1054] EOF sent (1054)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_526 count=357 bs=1k
paramiko.transport: DEBUG: [chan 1055] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1055] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1055 opened.
paramiko.transport: DEBUG: [chan 1055] Sesch channel 1055 request ok
paramiko.transport: DEBUG: [chan 1055] EOF received (1055)
paramiko.transport: DEBUG: [chan 1055] EOF sent (1055)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_527 count=888 bs=1k
paramiko.transport: DEBUG: [chan 1056] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1056] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1056 opened.
paramiko.transport: DEBUG: [chan 1056] Sesch channel 1056 request ok
paramiko.transport: DEBUG: [chan 1056] EOF received (1056)
paramiko.transport: DEBUG: [chan 1056] EOF sent (1056)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_527 count=888 bs=1k
paramiko.transport: DEBUG: [chan 1057] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1057] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1057 opened.
paramiko.transport: DEBUG: [chan 1057] Sesch channel 1057 request ok
paramiko.transport: DEBUG: [chan 1057] EOF received (1057)
paramiko.transport: DEBUG: [chan 1057] EOF sent (1057)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_528 count=303 bs=1k
paramiko.transport: DEBUG: [chan 1058] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1058] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1058 opened.
paramiko.transport: DEBUG: [chan 1058] Sesch channel 1058 request ok
paramiko.transport: DEBUG: [chan 1058] EOF received (1058)
paramiko.transport: DEBUG: [chan 1058] EOF sent (1058)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_528 count=303 bs=1k
paramiko.transport: DEBUG: [chan 1059] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1059] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1059 opened.
paramiko.transport: DEBUG: [chan 1059] Sesch channel 1059 request ok
paramiko.transport: DEBUG: [chan 1059] EOF received (1059)
paramiko.transport: DEBUG: [chan 1059] EOF sent (1059)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_529 count=264 bs=1k
paramiko.transport: DEBUG: [chan 1060] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1060] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1060 opened.
paramiko.transport: DEBUG: [chan 1060] Sesch channel 1060 request ok
paramiko.transport: DEBUG: [chan 1060] EOF received (1060)
paramiko.transport: DEBUG: [chan 1060] EOF sent (1060)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_529 count=264 bs=1k
paramiko.transport: DEBUG: [chan 1061] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1061] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1061 opened.
paramiko.transport: DEBUG: [chan 1061] Sesch channel 1061 request ok
paramiko.transport: DEBUG: [chan 1061] EOF received (1061)
paramiko.transport: DEBUG: [chan 1061] EOF sent (1061)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_530 count=538 bs=1k
paramiko.transport: DEBUG: [chan 1062] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1062] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1062 opened.
paramiko.transport: DEBUG: [chan 1062] Sesch channel 1062 request ok
paramiko.transport: DEBUG: [chan 1062] EOF received (1062)
paramiko.transport: DEBUG: [chan 1062] EOF sent (1062)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_530 count=538 bs=1k
paramiko.transport: DEBUG: [chan 1063] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1063] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1063 opened.
paramiko.transport: DEBUG: [chan 1063] Sesch channel 1063 request ok
paramiko.transport: DEBUG: [chan 1063] EOF received (1063)
paramiko.transport: DEBUG: [chan 1063] EOF sent (1063)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_531 count=973 bs=1k
paramiko.transport: DEBUG: [chan 1064] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1064] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1064 opened.
paramiko.transport: DEBUG: [chan 1064] Sesch channel 1064 request ok
paramiko.transport: DEBUG: [chan 1064] EOF received (1064)
paramiko.transport: DEBUG: [chan 1064] EOF sent (1064)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_531 count=973 bs=1k
paramiko.transport: DEBUG: [chan 1065] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1065] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1065 opened.
paramiko.transport: DEBUG: [chan 1065] Sesch channel 1065 request ok
paramiko.transport: DEBUG: [chan 1065] EOF received (1065)
paramiko.transport: DEBUG: [chan 1065] EOF sent (1065)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_532 count=617 bs=1k
paramiko.transport: DEBUG: [chan 1066] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1066] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1066 opened.
paramiko.transport: DEBUG: [chan 1066] Sesch channel 1066 request ok
paramiko.transport: DEBUG: [chan 1066] EOF received (1066)
paramiko.transport: DEBUG: [chan 1066] EOF sent (1066)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_532 count=617 bs=1k
paramiko.transport: DEBUG: [chan 1067] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1067] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1067 opened.
paramiko.transport: DEBUG: [chan 1067] Sesch channel 1067 request ok
paramiko.transport: DEBUG: [chan 1067] EOF received (1067)
paramiko.transport: DEBUG: [chan 1067] EOF sent (1067)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_533 count=919 bs=1k
paramiko.transport: DEBUG: [chan 1068] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1068] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1068 opened.
paramiko.transport: DEBUG: [chan 1068] Sesch channel 1068 request ok
paramiko.transport: DEBUG: [chan 1068] EOF received (1068)
paramiko.transport: DEBUG: [chan 1068] EOF sent (1068)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_533 count=919 bs=1k
paramiko.transport: DEBUG: [chan 1069] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1069] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1069 opened.
paramiko.transport: DEBUG: [chan 1069] Sesch channel 1069 request ok
paramiko.transport: DEBUG: [chan 1069] EOF received (1069)
paramiko.transport: DEBUG: [chan 1069] EOF sent (1069)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_534 count=363 bs=1k
paramiko.transport: DEBUG: [chan 1070] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1070] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1070 opened.
paramiko.transport: DEBUG: [chan 1070] Sesch channel 1070 request ok
paramiko.transport: DEBUG: [chan 1070] EOF received (1070)
paramiko.transport: DEBUG: [chan 1070] EOF sent (1070)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_534 count=363 bs=1k
paramiko.transport: DEBUG: [chan 1071] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1071] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1071 opened.
paramiko.transport: DEBUG: [chan 1071] Sesch channel 1071 request ok
paramiko.transport: DEBUG: [chan 1071] EOF received (1071)
paramiko.transport: DEBUG: [chan 1071] EOF sent (1071)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_535 count=741 bs=1k
paramiko.transport: DEBUG: [chan 1072] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1072] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1072 opened.
paramiko.transport: DEBUG: [chan 1072] Sesch channel 1072 request ok
paramiko.transport: DEBUG: [chan 1072] EOF received (1072)
paramiko.transport: DEBUG: [chan 1072] EOF sent (1072)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_535 count=741 bs=1k
paramiko.transport: DEBUG: [chan 1073] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1073] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1073 opened.
paramiko.transport: DEBUG: [chan 1073] Sesch channel 1073 request ok
paramiko.transport: DEBUG: [chan 1073] EOF received (1073)
paramiko.transport: DEBUG: [chan 1073] EOF sent (1073)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_536 count=880 bs=1k
paramiko.transport: DEBUG: [chan 1074] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1074] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1074 opened.
paramiko.transport: DEBUG: [chan 1074] Sesch channel 1074 request ok
paramiko.transport: DEBUG: [chan 1074] EOF received (1074)
paramiko.transport: DEBUG: [chan 1074] EOF sent (1074)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_536 count=880 bs=1k
paramiko.transport: DEBUG: [chan 1075] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1075] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1075 opened.
paramiko.transport: DEBUG: [chan 1075] Sesch channel 1075 request ok
paramiko.transport: DEBUG: [chan 1075] EOF received (1075)
paramiko.transport: DEBUG: [chan 1075] EOF sent (1075)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_537 count=907 bs=1k
paramiko.transport: DEBUG: [chan 1076] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1076] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1076 opened.
paramiko.transport: DEBUG: [chan 1076] Sesch channel 1076 request ok
paramiko.transport: DEBUG: [chan 1076] EOF received (1076)
paramiko.transport: DEBUG: [chan 1076] EOF sent (1076)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_537 count=907 bs=1k
paramiko.transport: DEBUG: [chan 1077] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1077] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1077 opened.
paramiko.transport: DEBUG: [chan 1077] Sesch channel 1077 request ok
paramiko.transport: DEBUG: [chan 1077] EOF received (1077)
paramiko.transport: DEBUG: [chan 1077] EOF sent (1077)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_538 count=647 bs=1k
paramiko.transport: DEBUG: [chan 1078] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1078] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1078 opened.
paramiko.transport: DEBUG: [chan 1078] Sesch channel 1078 request ok
paramiko.transport: DEBUG: [chan 1078] EOF received (1078)
paramiko.transport: DEBUG: [chan 1078] EOF sent (1078)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_538 count=647 bs=1k
paramiko.transport: DEBUG: [chan 1079] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1079] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1079 opened.
paramiko.transport: DEBUG: [chan 1079] Sesch channel 1079 request ok
paramiko.transport: DEBUG: [chan 1079] EOF received (1079)
paramiko.transport: DEBUG: [chan 1079] EOF sent (1079)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_539 count=259 bs=1k
paramiko.transport: DEBUG: [chan 1080] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1080] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1080 opened.
paramiko.transport: DEBUG: [chan 1080] Sesch channel 1080 request ok
paramiko.transport: DEBUG: [chan 1080] EOF received (1080)
paramiko.transport: DEBUG: [chan 1080] EOF sent (1080)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_539 count=259 bs=1k
paramiko.transport: DEBUG: [chan 1081] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1081] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1081 opened.
paramiko.transport: DEBUG: [chan 1081] Sesch channel 1081 request ok
paramiko.transport: DEBUG: [chan 1081] EOF received (1081)
paramiko.transport: DEBUG: [chan 1081] EOF sent (1081)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_540 count=1016 bs=1k
paramiko.transport: DEBUG: [chan 1082] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1082] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1082 opened.
paramiko.transport: DEBUG: [chan 1082] Sesch channel 1082 request ok
paramiko.transport: DEBUG: [chan 1082] EOF received (1082)
paramiko.transport: DEBUG: [chan 1082] EOF sent (1082)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_540 count=1016 bs=1k
paramiko.transport: DEBUG: [chan 1083] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1083] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1083 opened.
paramiko.transport: DEBUG: [chan 1083] Sesch channel 1083 request ok
paramiko.transport: DEBUG: [chan 1083] EOF received (1083)
paramiko.transport: DEBUG: [chan 1083] EOF sent (1083)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_541 count=517 bs=1k
paramiko.transport: DEBUG: [chan 1084] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1084] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1084 opened.
paramiko.transport: DEBUG: [chan 1084] Sesch channel 1084 request ok
paramiko.transport: DEBUG: [chan 1084] EOF received (1084)
paramiko.transport: DEBUG: [chan 1084] EOF sent (1084)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_541 count=517 bs=1k
paramiko.transport: DEBUG: [chan 1085] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1085] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1085 opened.
paramiko.transport: DEBUG: [chan 1085] Sesch channel 1085 request ok
paramiko.transport: DEBUG: [chan 1085] EOF received (1085)
paramiko.transport: DEBUG: [chan 1085] EOF sent (1085)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_542 count=549 bs=1k
paramiko.transport: DEBUG: [chan 1086] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1086] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1086 opened.
paramiko.transport: DEBUG: [chan 1086] Sesch channel 1086 request ok
paramiko.transport: DEBUG: [chan 1086] EOF received (1086)
paramiko.transport: DEBUG: [chan 1086] EOF sent (1086)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_542 count=549 bs=1k
paramiko.transport: DEBUG: [chan 1087] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1087] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1087 opened.
paramiko.transport: DEBUG: [chan 1087] Sesch channel 1087 request ok
paramiko.transport: DEBUG: [chan 1087] EOF received (1087)
paramiko.transport: DEBUG: [chan 1087] EOF sent (1087)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_543 count=166 bs=1k
paramiko.transport: DEBUG: [chan 1088] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1088] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1088 opened.
paramiko.transport: DEBUG: [chan 1088] Sesch channel 1088 request ok
paramiko.transport: DEBUG: [chan 1088] EOF received (1088)
paramiko.transport: DEBUG: [chan 1088] EOF sent (1088)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_543 count=166 bs=1k
paramiko.transport: DEBUG: [chan 1089] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1089] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1089 opened.
paramiko.transport: DEBUG: [chan 1089] Sesch channel 1089 request ok
paramiko.transport: DEBUG: [chan 1089] EOF received (1089)
paramiko.transport: DEBUG: [chan 1089] EOF sent (1089)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_544 count=660 bs=1k
paramiko.transport: DEBUG: [chan 1090] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1090] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1090 opened.
paramiko.transport: DEBUG: [chan 1090] Sesch channel 1090 request ok
paramiko.transport: DEBUG: [chan 1090] EOF received (1090)
paramiko.transport: DEBUG: [chan 1090] EOF sent (1090)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_544 count=660 bs=1k
paramiko.transport: DEBUG: [chan 1091] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1091] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1091 opened.
paramiko.transport: DEBUG: [chan 1091] Sesch channel 1091 request ok
paramiko.transport: DEBUG: [chan 1091] EOF received (1091)
paramiko.transport: DEBUG: [chan 1091] EOF sent (1091)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_545 count=84 bs=1k
paramiko.transport: DEBUG: [chan 1092] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1092] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1092 opened.
paramiko.transport: DEBUG: [chan 1092] Sesch channel 1092 request ok
paramiko.transport: DEBUG: [chan 1092] EOF received (1092)
paramiko.transport: DEBUG: [chan 1092] EOF sent (1092)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_545 count=84 bs=1k
paramiko.transport: DEBUG: [chan 1093] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1093] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1093 opened.
paramiko.transport: DEBUG: [chan 1093] Sesch channel 1093 request ok
paramiko.transport: DEBUG: [chan 1093] EOF received (1093)
paramiko.transport: DEBUG: [chan 1093] EOF sent (1093)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_546 count=916 bs=1k
paramiko.transport: DEBUG: [chan 1094] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1094] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1094 opened.
paramiko.transport: DEBUG: [chan 1094] Sesch channel 1094 request ok
paramiko.transport: DEBUG: [chan 1094] EOF received (1094)
paramiko.transport: DEBUG: [chan 1094] EOF sent (1094)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_546 count=916 bs=1k
paramiko.transport: DEBUG: [chan 1095] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1095] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1095 opened.
paramiko.transport: DEBUG: [chan 1095] Sesch channel 1095 request ok
paramiko.transport: DEBUG: [chan 1095] EOF received (1095)
paramiko.transport: DEBUG: [chan 1095] EOF sent (1095)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_547 count=272 bs=1k
paramiko.transport: DEBUG: [chan 1096] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1096] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1096 opened.
paramiko.transport: DEBUG: [chan 1096] Sesch channel 1096 request ok
paramiko.transport: DEBUG: [chan 1096] EOF received (1096)
paramiko.transport: DEBUG: [chan 1096] EOF sent (1096)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_547 count=272 bs=1k
paramiko.transport: DEBUG: [chan 1097] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1097] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1097 opened.
paramiko.transport: DEBUG: [chan 1097] Sesch channel 1097 request ok
paramiko.transport: DEBUG: [chan 1097] EOF received (1097)
paramiko.transport: DEBUG: [chan 1097] EOF sent (1097)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_548 count=301 bs=1k
paramiko.transport: DEBUG: [chan 1098] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1098] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1098 opened.
paramiko.transport: DEBUG: [chan 1098] Sesch channel 1098 request ok
paramiko.transport: DEBUG: [chan 1098] EOF received (1098)
paramiko.transport: DEBUG: [chan 1098] EOF sent (1098)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_548 count=301 bs=1k
paramiko.transport: DEBUG: [chan 1099] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1099] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1099 opened.
paramiko.transport: DEBUG: [chan 1099] Sesch channel 1099 request ok
paramiko.transport: DEBUG: [chan 1099] EOF received (1099)
paramiko.transport: DEBUG: [chan 1099] EOF sent (1099)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_549 count=585 bs=1k
paramiko.transport: DEBUG: [chan 1100] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1100] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1100 opened.
paramiko.transport: DEBUG: [chan 1100] Sesch channel 1100 request ok
paramiko.transport: DEBUG: [chan 1100] EOF received (1100)
paramiko.transport: DEBUG: [chan 1100] EOF sent (1100)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_549 count=585 bs=1k
paramiko.transport: DEBUG: [chan 1101] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1101] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1101 opened.
paramiko.transport: DEBUG: [chan 1101] Sesch channel 1101 request ok
paramiko.transport: DEBUG: [chan 1101] EOF received (1101)
paramiko.transport: DEBUG: [chan 1101] EOF sent (1101)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_550 count=27 bs=1k
paramiko.transport: DEBUG: [chan 1102] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1102] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1102 opened.
paramiko.transport: DEBUG: [chan 1102] Sesch channel 1102 request ok
paramiko.transport: DEBUG: [chan 1102] EOF received (1102)
paramiko.transport: DEBUG: [chan 1102] EOF sent (1102)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_550 count=27 bs=1k
paramiko.transport: DEBUG: [chan 1103] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1103] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1103 opened.
paramiko.transport: DEBUG: [chan 1103] Sesch channel 1103 request ok
paramiko.transport: DEBUG: [chan 1103] EOF received (1103)
paramiko.transport: DEBUG: [chan 1103] EOF sent (1103)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_551 count=507 bs=1k
paramiko.transport: DEBUG: [chan 1104] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1104] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1104 opened.
paramiko.transport: DEBUG: [chan 1104] Sesch channel 1104 request ok
paramiko.transport: DEBUG: [chan 1104] EOF received (1104)
paramiko.transport: DEBUG: [chan 1104] EOF sent (1104)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_551 count=507 bs=1k
paramiko.transport: DEBUG: [chan 1105] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1105] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1105 opened.
paramiko.transport: DEBUG: [chan 1105] Sesch channel 1105 request ok
paramiko.transport: DEBUG: [chan 1105] EOF received (1105)
paramiko.transport: DEBUG: [chan 1105] EOF sent (1105)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_552 count=824 bs=1k
paramiko.transport: DEBUG: [chan 1106] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1106] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1106 opened.
paramiko.transport: DEBUG: [chan 1106] Sesch channel 1106 request ok
paramiko.transport: DEBUG: [chan 1106] EOF received (1106)
paramiko.transport: DEBUG: [chan 1106] EOF sent (1106)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_552 count=824 bs=1k
paramiko.transport: DEBUG: [chan 1107] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1107] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1107 opened.
paramiko.transport: DEBUG: [chan 1107] Sesch channel 1107 request ok
paramiko.transport: DEBUG: [chan 1107] EOF received (1107)
paramiko.transport: DEBUG: [chan 1107] EOF sent (1107)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_553 count=210 bs=1k
paramiko.transport: DEBUG: [chan 1108] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1108] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1108 opened.
paramiko.transport: DEBUG: [chan 1108] Sesch channel 1108 request ok
paramiko.transport: DEBUG: [chan 1108] EOF received (1108)
paramiko.transport: DEBUG: [chan 1108] EOF sent (1108)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_553 count=210 bs=1k
paramiko.transport: DEBUG: [chan 1109] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1109] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1109 opened.
paramiko.transport: DEBUG: [chan 1109] Sesch channel 1109 request ok
paramiko.transport: DEBUG: [chan 1109] EOF received (1109)
paramiko.transport: DEBUG: [chan 1109] EOF sent (1109)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_554 count=480 bs=1k
paramiko.transport: DEBUG: [chan 1110] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1110] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1110 opened.
paramiko.transport: DEBUG: [chan 1110] Sesch channel 1110 request ok
paramiko.transport: DEBUG: [chan 1110] EOF received (1110)
paramiko.transport: DEBUG: [chan 1110] EOF sent (1110)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_554 count=480 bs=1k
paramiko.transport: DEBUG: [chan 1111] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1111] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1111 opened.
paramiko.transport: DEBUG: [chan 1111] Sesch channel 1111 request ok
paramiko.transport: DEBUG: [chan 1111] EOF received (1111)
paramiko.transport: DEBUG: [chan 1111] EOF sent (1111)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_555 count=855 bs=1k
paramiko.transport: DEBUG: [chan 1112] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1112] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1112 opened.
paramiko.transport: DEBUG: [chan 1112] Sesch channel 1112 request ok
paramiko.transport: DEBUG: [chan 1112] EOF received (1112)
paramiko.transport: DEBUG: [chan 1112] EOF sent (1112)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_555 count=855 bs=1k
paramiko.transport: DEBUG: [chan 1113] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1113] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1113 opened.
paramiko.transport: DEBUG: [chan 1113] Sesch channel 1113 request ok
paramiko.transport: DEBUG: [chan 1113] EOF received (1113)
paramiko.transport: DEBUG: [chan 1113] EOF sent (1113)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_556 count=247 bs=1k
paramiko.transport: DEBUG: [chan 1114] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1114] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1114 opened.
paramiko.transport: DEBUG: [chan 1114] Sesch channel 1114 request ok
paramiko.transport: DEBUG: [chan 1114] EOF received (1114)
paramiko.transport: DEBUG: [chan 1114] EOF sent (1114)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_556 count=247 bs=1k
paramiko.transport: DEBUG: [chan 1115] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1115] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1115 opened.
paramiko.transport: DEBUG: [chan 1115] Sesch channel 1115 request ok
paramiko.transport: DEBUG: [chan 1115] EOF received (1115)
paramiko.transport: DEBUG: [chan 1115] EOF sent (1115)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_557 count=290 bs=1k
paramiko.transport: DEBUG: [chan 1116] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1116] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1116 opened.
paramiko.transport: DEBUG: [chan 1116] Sesch channel 1116 request ok
paramiko.transport: DEBUG: [chan 1116] EOF received (1116)
paramiko.transport: DEBUG: [chan 1116] EOF sent (1116)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_557 count=290 bs=1k
paramiko.transport: DEBUG: [chan 1117] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1117] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1117 opened.
paramiko.transport: DEBUG: [chan 1117] Sesch channel 1117 request ok
paramiko.transport: DEBUG: [chan 1117] EOF received (1117)
paramiko.transport: DEBUG: [chan 1117] EOF sent (1117)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_558 count=990 bs=1k
paramiko.transport: DEBUG: [chan 1118] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1118] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1118 opened.
paramiko.transport: DEBUG: [chan 1118] Sesch channel 1118 request ok
paramiko.transport: DEBUG: [chan 1118] EOF received (1118)
paramiko.transport: DEBUG: [chan 1118] EOF sent (1118)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_558 count=990 bs=1k
paramiko.transport: DEBUG: [chan 1119] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1119] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1119 opened.
paramiko.transport: DEBUG: [chan 1119] Sesch channel 1119 request ok
paramiko.transport: DEBUG: [chan 1119] EOF received (1119)
paramiko.transport: DEBUG: [chan 1119] EOF sent (1119)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_559 count=621 bs=1k
paramiko.transport: DEBUG: [chan 1120] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1120] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1120 opened.
paramiko.transport: DEBUG: [chan 1120] Sesch channel 1120 request ok
paramiko.transport: DEBUG: [chan 1120] EOF received (1120)
paramiko.transport: DEBUG: [chan 1120] EOF sent (1120)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_559 count=621 bs=1k
paramiko.transport: DEBUG: [chan 1121] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1121] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1121 opened.
paramiko.transport: DEBUG: [chan 1121] Sesch channel 1121 request ok
paramiko.transport: DEBUG: [chan 1121] EOF received (1121)
paramiko.transport: DEBUG: [chan 1121] EOF sent (1121)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_560 count=514 bs=1k
paramiko.transport: DEBUG: [chan 1122] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1122] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1122 opened.
paramiko.transport: DEBUG: [chan 1122] Sesch channel 1122 request ok
paramiko.transport: DEBUG: [chan 1122] EOF received (1122)
paramiko.transport: DEBUG: [chan 1122] EOF sent (1122)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_560 count=514 bs=1k
paramiko.transport: DEBUG: [chan 1123] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1123] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1123 opened.
paramiko.transport: DEBUG: [chan 1123] Sesch channel 1123 request ok
paramiko.transport: DEBUG: [chan 1123] EOF received (1123)
paramiko.transport: DEBUG: [chan 1123] EOF sent (1123)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_561 count=792 bs=1k
paramiko.transport: DEBUG: [chan 1124] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1124] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1124 opened.
paramiko.transport: DEBUG: [chan 1124] Sesch channel 1124 request ok
paramiko.transport: DEBUG: [chan 1124] EOF received (1124)
paramiko.transport: DEBUG: [chan 1124] EOF sent (1124)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_561 count=792 bs=1k
paramiko.transport: DEBUG: [chan 1125] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1125] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1125 opened.
paramiko.transport: DEBUG: [chan 1125] Sesch channel 1125 request ok
paramiko.transport: DEBUG: [chan 1125] EOF received (1125)
paramiko.transport: DEBUG: [chan 1125] EOF sent (1125)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_562 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 1126] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1126] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1126 opened.
paramiko.transport: DEBUG: [chan 1126] Sesch channel 1126 request ok
paramiko.transport: DEBUG: [chan 1126] EOF received (1126)
paramiko.transport: DEBUG: [chan 1126] EOF sent (1126)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_562 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 1127] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1127] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1127 opened.
paramiko.transport: DEBUG: [chan 1127] Sesch channel 1127 request ok
paramiko.transport: DEBUG: [chan 1127] EOF received (1127)
paramiko.transport: DEBUG: [chan 1127] EOF sent (1127)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_563 count=25 bs=1k
paramiko.transport: DEBUG: [chan 1128] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1128] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1128 opened.
paramiko.transport: DEBUG: [chan 1128] Sesch channel 1128 request ok
paramiko.transport: DEBUG: [chan 1128] EOF received (1128)
paramiko.transport: DEBUG: [chan 1128] EOF sent (1128)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_563 count=25 bs=1k
paramiko.transport: DEBUG: [chan 1129] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1129] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1129 opened.
paramiko.transport: DEBUG: [chan 1129] Sesch channel 1129 request ok
paramiko.transport: DEBUG: [chan 1129] EOF received (1129)
paramiko.transport: DEBUG: [chan 1129] EOF sent (1129)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_564 count=411 bs=1k
paramiko.transport: DEBUG: [chan 1130] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1130] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1130 opened.
paramiko.transport: DEBUG: [chan 1130] Sesch channel 1130 request ok
paramiko.transport: DEBUG: [chan 1130] EOF received (1130)
paramiko.transport: DEBUG: [chan 1130] EOF sent (1130)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_564 count=411 bs=1k
paramiko.transport: DEBUG: [chan 1131] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1131] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1131 opened.
paramiko.transport: DEBUG: [chan 1131] Sesch channel 1131 request ok
paramiko.transport: DEBUG: [chan 1131] EOF received (1131)
paramiko.transport: DEBUG: [chan 1131] EOF sent (1131)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_565 count=409 bs=1k
paramiko.transport: DEBUG: [chan 1132] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1132] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1132 opened.
paramiko.transport: DEBUG: [chan 1132] Sesch channel 1132 request ok
paramiko.transport: DEBUG: [chan 1132] EOF received (1132)
paramiko.transport: DEBUG: [chan 1132] EOF sent (1132)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_565 count=409 bs=1k
paramiko.transport: DEBUG: [chan 1133] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1133] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1133 opened.
paramiko.transport: DEBUG: [chan 1133] Sesch channel 1133 request ok
paramiko.transport: DEBUG: [chan 1133] EOF received (1133)
paramiko.transport: DEBUG: [chan 1133] EOF sent (1133)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_566 count=576 bs=1k
paramiko.transport: DEBUG: [chan 1134] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1134] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1134 opened.
paramiko.transport: DEBUG: [chan 1134] Sesch channel 1134 request ok
paramiko.transport: DEBUG: [chan 1134] EOF received (1134)
paramiko.transport: DEBUG: [chan 1134] EOF sent (1134)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_566 count=576 bs=1k
paramiko.transport: DEBUG: [chan 1135] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1135] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1135 opened.
paramiko.transport: DEBUG: [chan 1135] Sesch channel 1135 request ok
paramiko.transport: DEBUG: [chan 1135] EOF received (1135)
paramiko.transport: DEBUG: [chan 1135] EOF sent (1135)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_567 count=55 bs=1k
paramiko.transport: DEBUG: [chan 1136] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1136] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1136 opened.
paramiko.transport: DEBUG: [chan 1136] Sesch channel 1136 request ok
paramiko.transport: DEBUG: [chan 1136] EOF received (1136)
paramiko.transport: DEBUG: [chan 1136] EOF sent (1136)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_567 count=55 bs=1k
paramiko.transport: DEBUG: [chan 1137] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1137] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1137 opened.
paramiko.transport: DEBUG: [chan 1137] Sesch channel 1137 request ok
paramiko.transport: DEBUG: [chan 1137] EOF received (1137)
paramiko.transport: DEBUG: [chan 1137] EOF sent (1137)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_568 count=438 bs=1k
paramiko.transport: DEBUG: [chan 1138] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1138] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1138 opened.
paramiko.transport: DEBUG: [chan 1138] Sesch channel 1138 request ok
paramiko.transport: DEBUG: [chan 1138] EOF received (1138)
paramiko.transport: DEBUG: [chan 1138] EOF sent (1138)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_568 count=438 bs=1k
paramiko.transport: DEBUG: [chan 1139] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1139] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1139 opened.
paramiko.transport: DEBUG: [chan 1139] Sesch channel 1139 request ok
paramiko.transport: DEBUG: [chan 1139] EOF received (1139)
paramiko.transport: DEBUG: [chan 1139] EOF sent (1139)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_569 count=15 bs=1k
paramiko.transport: DEBUG: [chan 1140] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1140] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1140 opened.
paramiko.transport: DEBUG: [chan 1140] Sesch channel 1140 request ok
paramiko.transport: DEBUG: [chan 1140] EOF received (1140)
paramiko.transport: DEBUG: [chan 1140] EOF sent (1140)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_569 count=15 bs=1k
paramiko.transport: DEBUG: [chan 1141] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1141] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1141 opened.
paramiko.transport: DEBUG: [chan 1141] Sesch channel 1141 request ok
paramiko.transport: DEBUG: [chan 1141] EOF received (1141)
paramiko.transport: DEBUG: [chan 1141] EOF sent (1141)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_570 count=661 bs=1k
paramiko.transport: DEBUG: [chan 1142] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1142] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1142 opened.
paramiko.transport: DEBUG: [chan 1142] Sesch channel 1142 request ok
paramiko.transport: DEBUG: [chan 1142] EOF received (1142)
paramiko.transport: DEBUG: [chan 1142] EOF sent (1142)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_570 count=661 bs=1k
paramiko.transport: DEBUG: [chan 1143] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1143] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1143 opened.
paramiko.transport: DEBUG: [chan 1143] Sesch channel 1143 request ok
paramiko.transport: DEBUG: [chan 1143] EOF received (1143)
paramiko.transport: DEBUG: [chan 1143] EOF sent (1143)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_571 count=892 bs=1k
paramiko.transport: DEBUG: [chan 1144] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1144] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1144 opened.
paramiko.transport: DEBUG: [chan 1144] Sesch channel 1144 request ok
paramiko.transport: DEBUG: [chan 1144] EOF received (1144)
paramiko.transport: DEBUG: [chan 1144] EOF sent (1144)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_571 count=892 bs=1k
paramiko.transport: DEBUG: [chan 1145] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1145] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1145 opened.
paramiko.transport: DEBUG: [chan 1145] Sesch channel 1145 request ok
paramiko.transport: DEBUG: [chan 1145] EOF received (1145)
paramiko.transport: DEBUG: [chan 1145] EOF sent (1145)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_572 count=267 bs=1k
paramiko.transport: DEBUG: [chan 1146] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1146] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1146 opened.
paramiko.transport: DEBUG: [chan 1146] Sesch channel 1146 request ok
paramiko.transport: DEBUG: [chan 1146] EOF received (1146)
paramiko.transport: DEBUG: [chan 1146] EOF sent (1146)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_572 count=267 bs=1k
paramiko.transport: DEBUG: [chan 1147] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1147] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1147 opened.
paramiko.transport: DEBUG: [chan 1147] Sesch channel 1147 request ok
paramiko.transport: DEBUG: [chan 1147] EOF received (1147)
paramiko.transport: DEBUG: [chan 1147] EOF sent (1147)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_573 count=487 bs=1k
paramiko.transport: DEBUG: [chan 1148] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1148] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1148 opened.
paramiko.transport: DEBUG: [chan 1148] Sesch channel 1148 request ok
paramiko.transport: DEBUG: [chan 1148] EOF received (1148)
paramiko.transport: DEBUG: [chan 1148] EOF sent (1148)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_573 count=487 bs=1k
paramiko.transport: DEBUG: [chan 1149] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1149] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1149 opened.
paramiko.transport: DEBUG: [chan 1149] Sesch channel 1149 request ok
paramiko.transport: DEBUG: [chan 1149] EOF received (1149)
paramiko.transport: DEBUG: [chan 1149] EOF sent (1149)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_574 count=715 bs=1k
paramiko.transport: DEBUG: [chan 1150] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1150] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1150 opened.
paramiko.transport: DEBUG: [chan 1150] Sesch channel 1150 request ok
paramiko.transport: DEBUG: [chan 1150] EOF received (1150)
paramiko.transport: DEBUG: [chan 1150] EOF sent (1150)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_574 count=715 bs=1k
paramiko.transport: DEBUG: [chan 1151] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1151] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1151 opened.
paramiko.transport: DEBUG: [chan 1151] Sesch channel 1151 request ok
paramiko.transport: DEBUG: [chan 1151] EOF received (1151)
paramiko.transport: DEBUG: [chan 1151] EOF sent (1151)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_575 count=444 bs=1k
paramiko.transport: DEBUG: [chan 1152] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1152] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1152 opened.
paramiko.transport: DEBUG: [chan 1152] Sesch channel 1152 request ok
paramiko.transport: DEBUG: [chan 1152] EOF received (1152)
paramiko.transport: DEBUG: [chan 1152] EOF sent (1152)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_575 count=444 bs=1k
paramiko.transport: DEBUG: [chan 1153] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1153] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1153 opened.
paramiko.transport: DEBUG: [chan 1153] Sesch channel 1153 request ok
paramiko.transport: DEBUG: [chan 1153] EOF received (1153)
paramiko.transport: DEBUG: [chan 1153] EOF sent (1153)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_576 count=207 bs=1k
paramiko.transport: DEBUG: [chan 1154] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1154] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1154 opened.
paramiko.transport: DEBUG: [chan 1154] Sesch channel 1154 request ok
paramiko.transport: DEBUG: [chan 1154] EOF received (1154)
paramiko.transport: DEBUG: [chan 1154] EOF sent (1154)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_576 count=207 bs=1k
paramiko.transport: DEBUG: [chan 1155] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1155] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1155 opened.
paramiko.transport: DEBUG: [chan 1155] Sesch channel 1155 request ok
paramiko.transport: DEBUG: [chan 1155] EOF received (1155)
paramiko.transport: DEBUG: [chan 1155] EOF sent (1155)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_577 count=15 bs=1k
paramiko.transport: DEBUG: [chan 1156] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1156] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1156 opened.
paramiko.transport: DEBUG: [chan 1156] Sesch channel 1156 request ok
paramiko.transport: DEBUG: [chan 1156] EOF received (1156)
paramiko.transport: DEBUG: [chan 1156] EOF sent (1156)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_577 count=15 bs=1k
paramiko.transport: DEBUG: [chan 1157] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1157] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1157 opened.
paramiko.transport: DEBUG: [chan 1157] Sesch channel 1157 request ok
paramiko.transport: DEBUG: [chan 1157] EOF received (1157)
paramiko.transport: DEBUG: [chan 1157] EOF sent (1157)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_578 count=384 bs=1k
paramiko.transport: DEBUG: [chan 1158] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1158] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1158 opened.
paramiko.transport: DEBUG: [chan 1158] Sesch channel 1158 request ok
paramiko.transport: DEBUG: [chan 1158] EOF received (1158)
paramiko.transport: DEBUG: [chan 1158] EOF sent (1158)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_578 count=384 bs=1k
paramiko.transport: DEBUG: [chan 1159] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1159] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1159 opened.
paramiko.transport: DEBUG: [chan 1159] Sesch channel 1159 request ok
paramiko.transport: DEBUG: [chan 1159] EOF received (1159)
paramiko.transport: DEBUG: [chan 1159] EOF sent (1159)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_579 count=679 bs=1k
paramiko.transport: DEBUG: [chan 1160] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1160] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1160 opened.
paramiko.transport: DEBUG: [chan 1160] Sesch channel 1160 request ok
paramiko.transport: DEBUG: [chan 1160] EOF received (1160)
paramiko.transport: DEBUG: [chan 1160] EOF sent (1160)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_579 count=679 bs=1k
paramiko.transport: DEBUG: [chan 1161] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1161] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1161 opened.
paramiko.transport: DEBUG: [chan 1161] Sesch channel 1161 request ok
paramiko.transport: DEBUG: [chan 1161] EOF received (1161)
paramiko.transport: DEBUG: [chan 1161] EOF sent (1161)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_580 count=655 bs=1k
paramiko.transport: DEBUG: [chan 1162] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1162] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1162 opened.
paramiko.transport: DEBUG: [chan 1162] Sesch channel 1162 request ok
paramiko.transport: DEBUG: [chan 1162] EOF received (1162)
paramiko.transport: DEBUG: [chan 1162] EOF sent (1162)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_580 count=655 bs=1k
paramiko.transport: DEBUG: [chan 1163] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1163] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1163 opened.
paramiko.transport: DEBUG: [chan 1163] Sesch channel 1163 request ok
paramiko.transport: DEBUG: [chan 1163] EOF received (1163)
paramiko.transport: DEBUG: [chan 1163] EOF sent (1163)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_581 count=1013 bs=1k
paramiko.transport: DEBUG: [chan 1164] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1164] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1164 opened.
paramiko.transport: DEBUG: [chan 1164] Sesch channel 1164 request ok
paramiko.transport: DEBUG: [chan 1164] EOF received (1164)
paramiko.transport: DEBUG: [chan 1164] EOF sent (1164)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_581 count=1013 bs=1k
paramiko.transport: DEBUG: [chan 1165] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1165] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1165 opened.
paramiko.transport: DEBUG: [chan 1165] Sesch channel 1165 request ok
paramiko.transport: DEBUG: [chan 1165] EOF received (1165)
paramiko.transport: DEBUG: [chan 1165] EOF sent (1165)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_582 count=325 bs=1k
paramiko.transport: DEBUG: [chan 1166] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1166] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1166 opened.
paramiko.transport: DEBUG: [chan 1166] Sesch channel 1166 request ok
paramiko.transport: DEBUG: [chan 1166] EOF received (1166)
paramiko.transport: DEBUG: [chan 1166] EOF sent (1166)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_582 count=325 bs=1k
paramiko.transport: DEBUG: [chan 1167] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1167] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1167 opened.
paramiko.transport: DEBUG: [chan 1167] Sesch channel 1167 request ok
paramiko.transport: DEBUG: [chan 1167] EOF received (1167)
paramiko.transport: DEBUG: [chan 1167] EOF sent (1167)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_583 count=11 bs=1k
paramiko.transport: DEBUG: [chan 1168] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1168] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1168 opened.
paramiko.transport: DEBUG: [chan 1168] Sesch channel 1168 request ok
paramiko.transport: DEBUG: [chan 1168] EOF received (1168)
paramiko.transport: DEBUG: [chan 1168] EOF sent (1168)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_583 count=11 bs=1k
paramiko.transport: DEBUG: [chan 1169] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1169] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1169 opened.
paramiko.transport: DEBUG: [chan 1169] Sesch channel 1169 request ok
paramiko.transport: DEBUG: [chan 1169] EOF received (1169)
paramiko.transport: DEBUG: [chan 1169] EOF sent (1169)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_584 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 1170] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1170] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1170 opened.
paramiko.transport: DEBUG: [chan 1170] Sesch channel 1170 request ok
paramiko.transport: DEBUG: [chan 1170] EOF received (1170)
paramiko.transport: DEBUG: [chan 1170] EOF sent (1170)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_584 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 1171] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1171] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1171 opened.
paramiko.transport: DEBUG: [chan 1171] Sesch channel 1171 request ok
paramiko.transport: DEBUG: [chan 1171] EOF received (1171)
paramiko.transport: DEBUG: [chan 1171] EOF sent (1171)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_585 count=466 bs=1k
paramiko.transport: DEBUG: [chan 1172] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1172] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1172 opened.
paramiko.transport: DEBUG: [chan 1172] Sesch channel 1172 request ok
paramiko.transport: DEBUG: [chan 1172] EOF received (1172)
paramiko.transport: DEBUG: [chan 1172] EOF sent (1172)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_585 count=466 bs=1k
paramiko.transport: DEBUG: [chan 1173] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1173] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1173 opened.
paramiko.transport: DEBUG: [chan 1173] Sesch channel 1173 request ok
paramiko.transport: DEBUG: [chan 1173] EOF received (1173)
paramiko.transport: DEBUG: [chan 1173] EOF sent (1173)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_586 count=263 bs=1k
paramiko.transport: DEBUG: [chan 1174] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1174] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1174 opened.
paramiko.transport: DEBUG: [chan 1174] Sesch channel 1174 request ok
paramiko.transport: DEBUG: [chan 1174] EOF received (1174)
paramiko.transport: DEBUG: [chan 1174] EOF sent (1174)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_586 count=263 bs=1k
paramiko.transport: DEBUG: [chan 1175] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1175] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1175 opened.
paramiko.transport: DEBUG: [chan 1175] Sesch channel 1175 request ok
paramiko.transport: DEBUG: [chan 1175] EOF received (1175)
paramiko.transport: DEBUG: [chan 1175] EOF sent (1175)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_587 count=500 bs=1k
paramiko.transport: DEBUG: [chan 1176] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1176] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1176 opened.
paramiko.transport: DEBUG: [chan 1176] Sesch channel 1176 request ok
paramiko.transport: DEBUG: [chan 1176] EOF received (1176)
paramiko.transport: DEBUG: [chan 1176] EOF sent (1176)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_587 count=500 bs=1k
paramiko.transport: DEBUG: [chan 1177] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1177] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1177 opened.
paramiko.transport: DEBUG: [chan 1177] Sesch channel 1177 request ok
paramiko.transport: DEBUG: [chan 1177] EOF received (1177)
paramiko.transport: DEBUG: [chan 1177] EOF sent (1177)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_588 count=50 bs=1k
paramiko.transport: DEBUG: [chan 1178] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1178] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1178 opened.
paramiko.transport: DEBUG: [chan 1178] Sesch channel 1178 request ok
paramiko.transport: DEBUG: [chan 1178] EOF received (1178)
paramiko.transport: DEBUG: [chan 1178] EOF sent (1178)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_588 count=50 bs=1k
paramiko.transport: DEBUG: [chan 1179] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1179] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1179 opened.
paramiko.transport: DEBUG: [chan 1179] Sesch channel 1179 request ok
paramiko.transport: DEBUG: [chan 1179] EOF received (1179)
paramiko.transport: DEBUG: [chan 1179] EOF sent (1179)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_589 count=222 bs=1k
paramiko.transport: DEBUG: [chan 1180] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1180] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1180 opened.
paramiko.transport: DEBUG: [chan 1180] Sesch channel 1180 request ok
paramiko.transport: DEBUG: [chan 1180] EOF received (1180)
paramiko.transport: DEBUG: [chan 1180] EOF sent (1180)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_589 count=222 bs=1k
paramiko.transport: DEBUG: [chan 1181] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1181] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1181 opened.
paramiko.transport: DEBUG: [chan 1181] Sesch channel 1181 request ok
paramiko.transport: DEBUG: [chan 1181] EOF received (1181)
paramiko.transport: DEBUG: [chan 1181] EOF sent (1181)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_590 count=364 bs=1k
paramiko.transport: DEBUG: [chan 1182] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1182] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1182 opened.
paramiko.transport: DEBUG: [chan 1182] Sesch channel 1182 request ok
paramiko.transport: DEBUG: [chan 1182] EOF received (1182)
paramiko.transport: DEBUG: [chan 1182] EOF sent (1182)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_590 count=364 bs=1k
paramiko.transport: DEBUG: [chan 1183] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1183] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1183 opened.
paramiko.transport: DEBUG: [chan 1183] Sesch channel 1183 request ok
paramiko.transport: DEBUG: [chan 1183] EOF received (1183)
paramiko.transport: DEBUG: [chan 1183] EOF sent (1183)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_591 count=385 bs=1k
paramiko.transport: DEBUG: [chan 1184] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1184] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1184 opened.
paramiko.transport: DEBUG: [chan 1184] Sesch channel 1184 request ok
paramiko.transport: DEBUG: [chan 1184] EOF received (1184)
paramiko.transport: DEBUG: [chan 1184] EOF sent (1184)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_591 count=385 bs=1k
paramiko.transport: DEBUG: [chan 1185] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1185] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1185 opened.
paramiko.transport: DEBUG: [chan 1185] Sesch channel 1185 request ok
paramiko.transport: DEBUG: [chan 1185] EOF received (1185)
paramiko.transport: DEBUG: [chan 1185] EOF sent (1185)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_592 count=351 bs=1k
paramiko.transport: DEBUG: [chan 1186] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1186] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1186 opened.
paramiko.transport: DEBUG: [chan 1186] Sesch channel 1186 request ok
paramiko.transport: DEBUG: [chan 1186] EOF received (1186)
paramiko.transport: DEBUG: [chan 1186] EOF sent (1186)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_592 count=351 bs=1k
paramiko.transport: DEBUG: [chan 1187] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1187] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1187 opened.
paramiko.transport: DEBUG: [chan 1187] Sesch channel 1187 request ok
paramiko.transport: DEBUG: [chan 1187] EOF received (1187)
paramiko.transport: DEBUG: [chan 1187] EOF sent (1187)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_593 count=844 bs=1k
paramiko.transport: DEBUG: [chan 1188] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1188] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1188 opened.
paramiko.transport: DEBUG: [chan 1188] Sesch channel 1188 request ok
paramiko.transport: DEBUG: [chan 1188] EOF received (1188)
paramiko.transport: DEBUG: [chan 1188] EOF sent (1188)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_593 count=844 bs=1k
paramiko.transport: DEBUG: [chan 1189] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1189] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1189 opened.
paramiko.transport: DEBUG: [chan 1189] Sesch channel 1189 request ok
paramiko.transport: DEBUG: [chan 1189] EOF received (1189)
paramiko.transport: DEBUG: [chan 1189] EOF sent (1189)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_594 count=325 bs=1k
paramiko.transport: DEBUG: [chan 1190] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1190] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1190 opened.
paramiko.transport: DEBUG: [chan 1190] Sesch channel 1190 request ok
paramiko.transport: DEBUG: [chan 1190] EOF received (1190)
paramiko.transport: DEBUG: [chan 1190] EOF sent (1190)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_594 count=325 bs=1k
paramiko.transport: DEBUG: [chan 1191] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1191] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1191 opened.
paramiko.transport: DEBUG: [chan 1191] Sesch channel 1191 request ok
paramiko.transport: DEBUG: [chan 1191] EOF received (1191)
paramiko.transport: DEBUG: [chan 1191] EOF sent (1191)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_595 count=755 bs=1k
paramiko.transport: DEBUG: [chan 1192] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1192] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1192 opened.
paramiko.transport: DEBUG: [chan 1192] Sesch channel 1192 request ok
paramiko.transport: DEBUG: [chan 1192] EOF received (1192)
paramiko.transport: DEBUG: [chan 1192] EOF sent (1192)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_595 count=755 bs=1k
paramiko.transport: DEBUG: [chan 1193] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1193] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1193 opened.
paramiko.transport: DEBUG: [chan 1193] Sesch channel 1193 request ok
paramiko.transport: DEBUG: [chan 1193] EOF received (1193)
paramiko.transport: DEBUG: [chan 1193] EOF sent (1193)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_596 count=450 bs=1k
paramiko.transport: DEBUG: [chan 1194] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1194] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1194 opened.
paramiko.transport: DEBUG: [chan 1194] Sesch channel 1194 request ok
paramiko.transport: DEBUG: [chan 1194] EOF received (1194)
paramiko.transport: DEBUG: [chan 1194] EOF sent (1194)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_596 count=450 bs=1k
paramiko.transport: DEBUG: [chan 1195] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1195] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1195 opened.
paramiko.transport: DEBUG: [chan 1195] Sesch channel 1195 request ok
paramiko.transport: DEBUG: [chan 1195] EOF received (1195)
paramiko.transport: DEBUG: [chan 1195] EOF sent (1195)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_597 count=668 bs=1k
paramiko.transport: DEBUG: [chan 1196] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1196] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1196 opened.
paramiko.transport: DEBUG: [chan 1196] Sesch channel 1196 request ok
paramiko.transport: DEBUG: [chan 1196] EOF received (1196)
paramiko.transport: DEBUG: [chan 1196] EOF sent (1196)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_597 count=668 bs=1k
paramiko.transport: DEBUG: [chan 1197] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1197] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1197 opened.
paramiko.transport: DEBUG: [chan 1197] Sesch channel 1197 request ok
paramiko.transport: DEBUG: [chan 1197] EOF received (1197)
paramiko.transport: DEBUG: [chan 1197] EOF sent (1197)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_598 count=823 bs=1k
paramiko.transport: DEBUG: [chan 1198] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1198] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1198 opened.
paramiko.transport: DEBUG: [chan 1198] Sesch channel 1198 request ok
paramiko.transport: DEBUG: [chan 1198] EOF received (1198)
paramiko.transport: DEBUG: [chan 1198] EOF sent (1198)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_598 count=823 bs=1k
paramiko.transport: DEBUG: [chan 1199] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1199] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1199 opened.
paramiko.transport: DEBUG: [chan 1199] Sesch channel 1199 request ok
paramiko.transport: DEBUG: [chan 1199] EOF received (1199)
paramiko.transport: DEBUG: [chan 1199] EOF sent (1199)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_599 count=871 bs=1k
paramiko.transport: DEBUG: [chan 1200] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1200] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1200 opened.
paramiko.transport: DEBUG: [chan 1200] Sesch channel 1200 request ok
paramiko.transport: DEBUG: [chan 1200] EOF received (1200)
paramiko.transport: DEBUG: [chan 1200] EOF sent (1200)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_599 count=871 bs=1k
paramiko.transport: DEBUG: [chan 1201] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1201] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1201 opened.
paramiko.transport: DEBUG: [chan 1201] Sesch channel 1201 request ok
paramiko.transport: DEBUG: [chan 1201] EOF received (1201)
paramiko.transport: DEBUG: [chan 1201] EOF sent (1201)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_600 count=722 bs=1k
paramiko.transport: DEBUG: [chan 1202] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1202] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1202 opened.
paramiko.transport: DEBUG: [chan 1202] Sesch channel 1202 request ok
paramiko.transport: DEBUG: [chan 1202] EOF received (1202)
paramiko.transport: DEBUG: [chan 1202] EOF sent (1202)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_600 count=722 bs=1k
paramiko.transport: DEBUG: [chan 1203] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1203] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1203 opened.
paramiko.transport: DEBUG: [chan 1203] Sesch channel 1203 request ok
paramiko.transport: DEBUG: [chan 1203] EOF received (1203)
paramiko.transport: DEBUG: [chan 1203] EOF sent (1203)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_601 count=454 bs=1k
paramiko.transport: DEBUG: [chan 1204] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1204] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1204 opened.
paramiko.transport: DEBUG: [chan 1204] Sesch channel 1204 request ok
paramiko.transport: DEBUG: [chan 1204] EOF received (1204)
paramiko.transport: DEBUG: [chan 1204] EOF sent (1204)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_601 count=454 bs=1k
paramiko.transport: DEBUG: [chan 1205] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1205] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1205 opened.
paramiko.transport: DEBUG: [chan 1205] Sesch channel 1205 request ok
paramiko.transport: DEBUG: [chan 1205] EOF received (1205)
paramiko.transport: DEBUG: [chan 1205] EOF sent (1205)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_602 count=460 bs=1k
paramiko.transport: DEBUG: [chan 1206] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1206] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1206 opened.
paramiko.transport: DEBUG: [chan 1206] Sesch channel 1206 request ok
paramiko.transport: DEBUG: [chan 1206] EOF received (1206)
paramiko.transport: DEBUG: [chan 1206] EOF sent (1206)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_602 count=460 bs=1k
paramiko.transport: DEBUG: [chan 1207] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1207] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1207 opened.
paramiko.transport: DEBUG: [chan 1207] Sesch channel 1207 request ok
paramiko.transport: DEBUG: [chan 1207] EOF received (1207)
paramiko.transport: DEBUG: [chan 1207] EOF sent (1207)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_603 count=618 bs=1k
paramiko.transport: DEBUG: [chan 1208] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1208] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1208 opened.
paramiko.transport: DEBUG: [chan 1208] Sesch channel 1208 request ok
paramiko.transport: DEBUG: [chan 1208] EOF received (1208)
paramiko.transport: DEBUG: [chan 1208] EOF sent (1208)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_603 count=618 bs=1k
paramiko.transport: DEBUG: [chan 1209] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1209] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1209 opened.
paramiko.transport: DEBUG: [chan 1209] Sesch channel 1209 request ok
paramiko.transport: DEBUG: [chan 1209] EOF received (1209)
paramiko.transport: DEBUG: [chan 1209] EOF sent (1209)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_604 count=284 bs=1k
paramiko.transport: DEBUG: [chan 1210] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1210] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1210 opened.
paramiko.transport: DEBUG: [chan 1210] Sesch channel 1210 request ok
paramiko.transport: DEBUG: [chan 1210] EOF received (1210)
paramiko.transport: DEBUG: [chan 1210] EOF sent (1210)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_604 count=284 bs=1k
paramiko.transport: DEBUG: [chan 1211] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1211] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1211 opened.
paramiko.transport: DEBUG: [chan 1211] Sesch channel 1211 request ok
paramiko.transport: DEBUG: [chan 1211] EOF received (1211)
paramiko.transport: DEBUG: [chan 1211] EOF sent (1211)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_605 count=106 bs=1k
paramiko.transport: DEBUG: [chan 1212] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1212] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1212 opened.
paramiko.transport: DEBUG: [chan 1212] Sesch channel 1212 request ok
paramiko.transport: DEBUG: [chan 1212] EOF received (1212)
paramiko.transport: DEBUG: [chan 1212] EOF sent (1212)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_605 count=106 bs=1k
paramiko.transport: DEBUG: [chan 1213] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1213] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1213 opened.
paramiko.transport: DEBUG: [chan 1213] Sesch channel 1213 request ok
paramiko.transport: DEBUG: [chan 1213] EOF received (1213)
paramiko.transport: DEBUG: [chan 1213] EOF sent (1213)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_606 count=721 bs=1k
paramiko.transport: DEBUG: [chan 1214] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1214] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1214 opened.
paramiko.transport: DEBUG: [chan 1214] Sesch channel 1214 request ok
paramiko.transport: DEBUG: [chan 1214] EOF received (1214)
paramiko.transport: DEBUG: [chan 1214] EOF sent (1214)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_606 count=721 bs=1k
paramiko.transport: DEBUG: [chan 1215] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1215] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1215 opened.
paramiko.transport: DEBUG: [chan 1215] Sesch channel 1215 request ok
paramiko.transport: DEBUG: [chan 1215] EOF received (1215)
paramiko.transport: DEBUG: [chan 1215] EOF sent (1215)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_607 count=240 bs=1k
paramiko.transport: DEBUG: [chan 1216] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1216] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1216 opened.
paramiko.transport: DEBUG: [chan 1216] Sesch channel 1216 request ok
paramiko.transport: DEBUG: [chan 1216] EOF received (1216)
paramiko.transport: DEBUG: [chan 1216] EOF sent (1216)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_607 count=240 bs=1k
paramiko.transport: DEBUG: [chan 1217] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1217] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1217 opened.
paramiko.transport: DEBUG: [chan 1217] Sesch channel 1217 request ok
paramiko.transport: DEBUG: [chan 1217] EOF received (1217)
paramiko.transport: DEBUG: [chan 1217] EOF sent (1217)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_608 count=656 bs=1k
paramiko.transport: DEBUG: [chan 1218] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1218] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1218 opened.
paramiko.transport: DEBUG: [chan 1218] Sesch channel 1218 request ok
paramiko.transport: DEBUG: [chan 1218] EOF received (1218)
paramiko.transport: DEBUG: [chan 1218] EOF sent (1218)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_608 count=656 bs=1k
paramiko.transport: DEBUG: [chan 1219] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1219] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1219 opened.
paramiko.transport: DEBUG: [chan 1219] Sesch channel 1219 request ok
paramiko.transport: DEBUG: [chan 1219] EOF received (1219)
paramiko.transport: DEBUG: [chan 1219] EOF sent (1219)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_609 count=485 bs=1k
paramiko.transport: DEBUG: [chan 1220] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1220] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1220 opened.
paramiko.transport: DEBUG: [chan 1220] Sesch channel 1220 request ok
paramiko.transport: DEBUG: [chan 1220] EOF received (1220)
paramiko.transport: DEBUG: [chan 1220] EOF sent (1220)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_609 count=485 bs=1k
paramiko.transport: DEBUG: [chan 1221] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1221] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1221 opened.
paramiko.transport: DEBUG: [chan 1221] Sesch channel 1221 request ok
paramiko.transport: DEBUG: [chan 1221] EOF received (1221)
paramiko.transport: DEBUG: [chan 1221] EOF sent (1221)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_610 count=337 bs=1k
paramiko.transport: DEBUG: [chan 1222] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1222] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1222 opened.
paramiko.transport: DEBUG: [chan 1222] Sesch channel 1222 request ok
paramiko.transport: DEBUG: [chan 1222] EOF received (1222)
paramiko.transport: DEBUG: [chan 1222] EOF sent (1222)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_610 count=337 bs=1k
paramiko.transport: DEBUG: [chan 1223] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1223] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1223 opened.
paramiko.transport: DEBUG: [chan 1223] Sesch channel 1223 request ok
paramiko.transport: DEBUG: [chan 1223] EOF received (1223)
paramiko.transport: DEBUG: [chan 1223] EOF sent (1223)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_611 count=174 bs=1k
paramiko.transport: DEBUG: [chan 1224] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1224] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1224 opened.
paramiko.transport: DEBUG: [chan 1224] Sesch channel 1224 request ok
paramiko.transport: DEBUG: [chan 1224] EOF received (1224)
paramiko.transport: DEBUG: [chan 1224] EOF sent (1224)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_611 count=174 bs=1k
paramiko.transport: DEBUG: [chan 1225] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1225] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1225 opened.
paramiko.transport: DEBUG: [chan 1225] Sesch channel 1225 request ok
paramiko.transport: DEBUG: [chan 1225] EOF received (1225)
paramiko.transport: DEBUG: [chan 1225] EOF sent (1225)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_612 count=817 bs=1k
paramiko.transport: DEBUG: [chan 1226] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1226] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1226 opened.
paramiko.transport: DEBUG: [chan 1226] Sesch channel 1226 request ok
paramiko.transport: DEBUG: [chan 1226] EOF received (1226)
paramiko.transport: DEBUG: [chan 1226] EOF sent (1226)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_612 count=817 bs=1k
paramiko.transport: DEBUG: [chan 1227] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1227] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1227 opened.
paramiko.transport: DEBUG: [chan 1227] Sesch channel 1227 request ok
paramiko.transport: DEBUG: [chan 1227] EOF received (1227)
paramiko.transport: DEBUG: [chan 1227] EOF sent (1227)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_613 count=464 bs=1k
paramiko.transport: DEBUG: [chan 1228] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1228] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1228 opened.
paramiko.transport: DEBUG: [chan 1228] Sesch channel 1228 request ok
paramiko.transport: DEBUG: [chan 1228] EOF received (1228)
paramiko.transport: DEBUG: [chan 1228] EOF sent (1228)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_613 count=464 bs=1k
paramiko.transport: DEBUG: [chan 1229] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1229] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1229 opened.
paramiko.transport: DEBUG: [chan 1229] Sesch channel 1229 request ok
paramiko.transport: DEBUG: [chan 1229] EOF received (1229)
paramiko.transport: DEBUG: [chan 1229] EOF sent (1229)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_614 count=50 bs=1k
paramiko.transport: DEBUG: [chan 1230] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1230] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1230 opened.
paramiko.transport: DEBUG: [chan 1230] Sesch channel 1230 request ok
paramiko.transport: DEBUG: [chan 1230] EOF received (1230)
paramiko.transport: DEBUG: [chan 1230] EOF sent (1230)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_614 count=50 bs=1k
paramiko.transport: DEBUG: [chan 1231] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1231] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1231 opened.
paramiko.transport: DEBUG: [chan 1231] Sesch channel 1231 request ok
paramiko.transport: DEBUG: [chan 1231] EOF received (1231)
paramiko.transport: DEBUG: [chan 1231] EOF sent (1231)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_615 count=540 bs=1k
paramiko.transport: DEBUG: [chan 1232] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1232] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1232 opened.
paramiko.transport: DEBUG: [chan 1232] Sesch channel 1232 request ok
paramiko.transport: DEBUG: [chan 1232] EOF received (1232)
paramiko.transport: DEBUG: [chan 1232] EOF sent (1232)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_615 count=540 bs=1k
paramiko.transport: DEBUG: [chan 1233] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1233] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1233 opened.
paramiko.transport: DEBUG: [chan 1233] Sesch channel 1233 request ok
paramiko.transport: DEBUG: [chan 1233] EOF received (1233)
paramiko.transport: DEBUG: [chan 1233] EOF sent (1233)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_616 count=375 bs=1k
paramiko.transport: DEBUG: [chan 1234] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1234] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1234 opened.
paramiko.transport: DEBUG: [chan 1234] Sesch channel 1234 request ok
paramiko.transport: DEBUG: [chan 1234] EOF received (1234)
paramiko.transport: DEBUG: [chan 1234] EOF sent (1234)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_616 count=375 bs=1k
paramiko.transport: DEBUG: [chan 1235] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1235] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1235 opened.
paramiko.transport: DEBUG: [chan 1235] Sesch channel 1235 request ok
paramiko.transport: DEBUG: [chan 1235] EOF received (1235)
paramiko.transport: DEBUG: [chan 1235] EOF sent (1235)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_617 count=800 bs=1k
paramiko.transport: DEBUG: [chan 1236] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1236] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1236 opened.
paramiko.transport: DEBUG: [chan 1236] Sesch channel 1236 request ok
paramiko.transport: DEBUG: [chan 1236] EOF received (1236)
paramiko.transport: DEBUG: [chan 1236] EOF sent (1236)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_617 count=800 bs=1k
paramiko.transport: DEBUG: [chan 1237] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1237] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1237 opened.
paramiko.transport: DEBUG: [chan 1237] Sesch channel 1237 request ok
paramiko.transport: DEBUG: [chan 1237] EOF received (1237)
paramiko.transport: DEBUG: [chan 1237] EOF sent (1237)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_618 count=708 bs=1k
paramiko.transport: DEBUG: [chan 1238] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1238] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1238 opened.
paramiko.transport: DEBUG: [chan 1238] Sesch channel 1238 request ok
paramiko.transport: DEBUG: [chan 1238] EOF received (1238)
paramiko.transport: DEBUG: [chan 1238] EOF sent (1238)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_618 count=708 bs=1k
paramiko.transport: DEBUG: [chan 1239] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1239] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1239 opened.
paramiko.transport: DEBUG: [chan 1239] Sesch channel 1239 request ok
paramiko.transport: DEBUG: [chan 1239] EOF received (1239)
paramiko.transport: DEBUG: [chan 1239] EOF sent (1239)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_619 count=626 bs=1k
paramiko.transport: DEBUG: [chan 1240] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1240] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1240 opened.
paramiko.transport: DEBUG: [chan 1240] Sesch channel 1240 request ok
paramiko.transport: DEBUG: [chan 1240] EOF received (1240)
paramiko.transport: DEBUG: [chan 1240] EOF sent (1240)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_619 count=626 bs=1k
paramiko.transport: DEBUG: [chan 1241] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1241] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1241 opened.
paramiko.transport: DEBUG: [chan 1241] Sesch channel 1241 request ok
paramiko.transport: DEBUG: [chan 1241] EOF received (1241)
paramiko.transport: DEBUG: [chan 1241] EOF sent (1241)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_620 count=368 bs=1k
paramiko.transport: DEBUG: [chan 1242] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1242] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1242 opened.
paramiko.transport: DEBUG: [chan 1242] Sesch channel 1242 request ok
paramiko.transport: DEBUG: [chan 1242] EOF received (1242)
paramiko.transport: DEBUG: [chan 1242] EOF sent (1242)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_620 count=368 bs=1k
paramiko.transport: DEBUG: [chan 1243] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1243] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1243 opened.
paramiko.transport: DEBUG: [chan 1243] Sesch channel 1243 request ok
paramiko.transport: DEBUG: [chan 1243] EOF received (1243)
paramiko.transport: DEBUG: [chan 1243] EOF sent (1243)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_621 count=295 bs=1k
paramiko.transport: DEBUG: [chan 1244] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1244] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1244 opened.
paramiko.transport: DEBUG: [chan 1244] Sesch channel 1244 request ok
paramiko.transport: DEBUG: [chan 1244] EOF received (1244)
paramiko.transport: DEBUG: [chan 1244] EOF sent (1244)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_621 count=295 bs=1k
paramiko.transport: DEBUG: [chan 1245] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1245] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1245 opened.
paramiko.transport: DEBUG: [chan 1245] Sesch channel 1245 request ok
paramiko.transport: DEBUG: [chan 1245] EOF received (1245)
paramiko.transport: DEBUG: [chan 1245] EOF sent (1245)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_622 count=413 bs=1k
paramiko.transport: DEBUG: [chan 1246] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1246] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1246 opened.
paramiko.transport: DEBUG: [chan 1246] Sesch channel 1246 request ok
paramiko.transport: DEBUG: [chan 1246] EOF received (1246)
paramiko.transport: DEBUG: [chan 1246] EOF sent (1246)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_622 count=413 bs=1k
paramiko.transport: DEBUG: [chan 1247] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1247] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1247 opened.
paramiko.transport: DEBUG: [chan 1247] Sesch channel 1247 request ok
paramiko.transport: DEBUG: [chan 1247] EOF received (1247)
paramiko.transport: DEBUG: [chan 1247] EOF sent (1247)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_623 count=354 bs=1k
paramiko.transport: DEBUG: [chan 1248] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1248] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1248 opened.
paramiko.transport: DEBUG: [chan 1248] Sesch channel 1248 request ok
paramiko.transport: DEBUG: [chan 1248] EOF received (1248)
paramiko.transport: DEBUG: [chan 1248] EOF sent (1248)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_623 count=354 bs=1k
paramiko.transport: DEBUG: [chan 1249] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1249] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1249 opened.
paramiko.transport: DEBUG: [chan 1249] Sesch channel 1249 request ok
paramiko.transport: DEBUG: [chan 1249] EOF received (1249)
paramiko.transport: DEBUG: [chan 1249] EOF sent (1249)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_624 count=801 bs=1k
paramiko.transport: DEBUG: [chan 1250] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1250] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1250 opened.
paramiko.transport: DEBUG: [chan 1250] Sesch channel 1250 request ok
paramiko.transport: DEBUG: [chan 1250] EOF received (1250)
paramiko.transport: DEBUG: [chan 1250] EOF sent (1250)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_624 count=801 bs=1k
paramiko.transport: DEBUG: [chan 1251] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1251] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1251 opened.
paramiko.transport: DEBUG: [chan 1251] Sesch channel 1251 request ok
paramiko.transport: DEBUG: [chan 1251] EOF received (1251)
paramiko.transport: DEBUG: [chan 1251] EOF sent (1251)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_625 count=813 bs=1k
paramiko.transport: DEBUG: [chan 1252] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1252] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1252 opened.
paramiko.transport: DEBUG: [chan 1252] Sesch channel 1252 request ok
paramiko.transport: DEBUG: [chan 1252] EOF received (1252)
paramiko.transport: DEBUG: [chan 1252] EOF sent (1252)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_625 count=813 bs=1k
paramiko.transport: DEBUG: [chan 1253] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1253] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1253 opened.
paramiko.transport: DEBUG: [chan 1253] Sesch channel 1253 request ok
paramiko.transport: DEBUG: [chan 1253] EOF received (1253)
paramiko.transport: DEBUG: [chan 1253] EOF sent (1253)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_626 count=523 bs=1k
paramiko.transport: DEBUG: [chan 1254] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1254] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1254 opened.
paramiko.transport: DEBUG: [chan 1254] Sesch channel 1254 request ok
paramiko.transport: DEBUG: [chan 1254] EOF received (1254)
paramiko.transport: DEBUG: [chan 1254] EOF sent (1254)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_626 count=523 bs=1k
paramiko.transport: DEBUG: [chan 1255] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1255] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1255 opened.
paramiko.transport: DEBUG: [chan 1255] Sesch channel 1255 request ok
paramiko.transport: DEBUG: [chan 1255] EOF received (1255)
paramiko.transport: DEBUG: [chan 1255] EOF sent (1255)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_627 count=683 bs=1k
paramiko.transport: DEBUG: [chan 1256] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1256] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1256 opened.
paramiko.transport: DEBUG: [chan 1256] Sesch channel 1256 request ok
paramiko.transport: DEBUG: [chan 1256] EOF received (1256)
paramiko.transport: DEBUG: [chan 1256] EOF sent (1256)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_627 count=683 bs=1k
paramiko.transport: DEBUG: [chan 1257] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1257] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1257 opened.
paramiko.transport: DEBUG: [chan 1257] Sesch channel 1257 request ok
paramiko.transport: DEBUG: [chan 1257] EOF received (1257)
paramiko.transport: DEBUG: [chan 1257] EOF sent (1257)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_628 count=643 bs=1k
paramiko.transport: DEBUG: [chan 1258] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1258] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1258 opened.
paramiko.transport: DEBUG: [chan 1258] Sesch channel 1258 request ok
paramiko.transport: DEBUG: [chan 1258] EOF received (1258)
paramiko.transport: DEBUG: [chan 1258] EOF sent (1258)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_628 count=643 bs=1k
paramiko.transport: DEBUG: [chan 1259] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1259] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1259 opened.
paramiko.transport: DEBUG: [chan 1259] Sesch channel 1259 request ok
paramiko.transport: DEBUG: [chan 1259] EOF received (1259)
paramiko.transport: DEBUG: [chan 1259] EOF sent (1259)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_629 count=863 bs=1k
paramiko.transport: DEBUG: [chan 1260] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1260] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1260 opened.
paramiko.transport: DEBUG: [chan 1260] Sesch channel 1260 request ok
paramiko.transport: DEBUG: [chan 1260] EOF received (1260)
paramiko.transport: DEBUG: [chan 1260] EOF sent (1260)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_629 count=863 bs=1k
paramiko.transport: DEBUG: [chan 1261] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1261] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1261 opened.
paramiko.transport: DEBUG: [chan 1261] Sesch channel 1261 request ok
paramiko.transport: DEBUG: [chan 1261] EOF received (1261)
paramiko.transport: DEBUG: [chan 1261] EOF sent (1261)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_630 count=261 bs=1k
paramiko.transport: DEBUG: [chan 1262] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1262] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1262 opened.
paramiko.transport: DEBUG: [chan 1262] Sesch channel 1262 request ok
paramiko.transport: DEBUG: [chan 1262] EOF received (1262)
paramiko.transport: DEBUG: [chan 1262] EOF sent (1262)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_630 count=261 bs=1k
paramiko.transport: DEBUG: [chan 1263] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1263] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1263 opened.
paramiko.transport: DEBUG: [chan 1263] Sesch channel 1263 request ok
paramiko.transport: DEBUG: [chan 1263] EOF received (1263)
paramiko.transport: DEBUG: [chan 1263] EOF sent (1263)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_631 count=107 bs=1k
paramiko.transport: DEBUG: [chan 1264] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1264] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1264 opened.
paramiko.transport: DEBUG: [chan 1264] Sesch channel 1264 request ok
paramiko.transport: DEBUG: [chan 1264] EOF received (1264)
paramiko.transport: DEBUG: [chan 1264] EOF sent (1264)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_631 count=107 bs=1k
paramiko.transport: DEBUG: [chan 1265] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1265] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1265 opened.
paramiko.transport: DEBUG: [chan 1265] Sesch channel 1265 request ok
paramiko.transport: DEBUG: [chan 1265] EOF received (1265)
paramiko.transport: DEBUG: [chan 1265] EOF sent (1265)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_632 count=405 bs=1k
paramiko.transport: DEBUG: [chan 1266] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1266] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1266 opened.
paramiko.transport: DEBUG: [chan 1266] Sesch channel 1266 request ok
paramiko.transport: DEBUG: [chan 1266] EOF received (1266)
paramiko.transport: DEBUG: [chan 1266] EOF sent (1266)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_632 count=405 bs=1k
paramiko.transport: DEBUG: [chan 1267] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1267] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1267 opened.
paramiko.transport: DEBUG: [chan 1267] Sesch channel 1267 request ok
paramiko.transport: DEBUG: [chan 1267] EOF received (1267)
paramiko.transport: DEBUG: [chan 1267] EOF sent (1267)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_633 count=656 bs=1k
paramiko.transport: DEBUG: [chan 1268] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1268] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1268 opened.
paramiko.transport: DEBUG: [chan 1268] Sesch channel 1268 request ok
paramiko.transport: DEBUG: [chan 1268] EOF received (1268)
paramiko.transport: DEBUG: [chan 1268] EOF sent (1268)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_633 count=656 bs=1k
paramiko.transport: DEBUG: [chan 1269] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1269] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1269 opened.
paramiko.transport: DEBUG: [chan 1269] Sesch channel 1269 request ok
paramiko.transport: DEBUG: [chan 1269] EOF received (1269)
paramiko.transport: DEBUG: [chan 1269] EOF sent (1269)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_634 count=328 bs=1k
paramiko.transport: DEBUG: [chan 1270] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1270] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1270 opened.
paramiko.transport: DEBUG: [chan 1270] Sesch channel 1270 request ok
paramiko.transport: DEBUG: [chan 1270] EOF received (1270)
paramiko.transport: DEBUG: [chan 1270] EOF sent (1270)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_634 count=328 bs=1k
paramiko.transport: DEBUG: [chan 1271] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1271] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1271 opened.
paramiko.transport: DEBUG: [chan 1271] Sesch channel 1271 request ok
paramiko.transport: DEBUG: [chan 1271] EOF received (1271)
paramiko.transport: DEBUG: [chan 1271] EOF sent (1271)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_635 count=779 bs=1k
paramiko.transport: DEBUG: [chan 1272] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1272] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1272 opened.
paramiko.transport: DEBUG: [chan 1272] Sesch channel 1272 request ok
paramiko.transport: DEBUG: [chan 1272] EOF received (1272)
paramiko.transport: DEBUG: [chan 1272] EOF sent (1272)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_635 count=779 bs=1k
paramiko.transport: DEBUG: [chan 1273] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1273] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1273 opened.
paramiko.transport: DEBUG: [chan 1273] Sesch channel 1273 request ok
paramiko.transport: DEBUG: [chan 1273] EOF received (1273)
paramiko.transport: DEBUG: [chan 1273] EOF sent (1273)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_636 count=11 bs=1k
paramiko.transport: DEBUG: [chan 1274] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1274] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1274 opened.
paramiko.transport: DEBUG: [chan 1274] Sesch channel 1274 request ok
paramiko.transport: DEBUG: [chan 1274] EOF received (1274)
paramiko.transport: DEBUG: [chan 1274] EOF sent (1274)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_636 count=11 bs=1k
paramiko.transport: DEBUG: [chan 1275] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1275] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1275 opened.
paramiko.transport: DEBUG: [chan 1275] Sesch channel 1275 request ok
paramiko.transport: DEBUG: [chan 1275] EOF received (1275)
paramiko.transport: DEBUG: [chan 1275] EOF sent (1275)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_637 count=902 bs=1k
paramiko.transport: DEBUG: [chan 1276] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1276] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1276 opened.
paramiko.transport: DEBUG: [chan 1276] Sesch channel 1276 request ok
paramiko.transport: DEBUG: [chan 1276] EOF received (1276)
paramiko.transport: DEBUG: [chan 1276] EOF sent (1276)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_637 count=902 bs=1k
paramiko.transport: DEBUG: [chan 1277] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1277] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1277 opened.
paramiko.transport: DEBUG: [chan 1277] Sesch channel 1277 request ok
paramiko.transport: DEBUG: [chan 1277] EOF received (1277)
paramiko.transport: DEBUG: [chan 1277] EOF sent (1277)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_638 count=998 bs=1k
paramiko.transport: DEBUG: [chan 1278] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1278] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1278 opened.
paramiko.transport: DEBUG: [chan 1278] Sesch channel 1278 request ok
paramiko.transport: DEBUG: [chan 1278] EOF received (1278)
paramiko.transport: DEBUG: [chan 1278] EOF sent (1278)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_638 count=998 bs=1k
paramiko.transport: DEBUG: [chan 1279] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1279] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1279 opened.
paramiko.transport: DEBUG: [chan 1279] Sesch channel 1279 request ok
paramiko.transport: DEBUG: [chan 1279] EOF received (1279)
paramiko.transport: DEBUG: [chan 1279] EOF sent (1279)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_639 count=30 bs=1k
paramiko.transport: DEBUG: [chan 1280] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1280] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1280 opened.
paramiko.transport: DEBUG: [chan 1280] Sesch channel 1280 request ok
paramiko.transport: DEBUG: [chan 1280] EOF received (1280)
paramiko.transport: DEBUG: [chan 1280] EOF sent (1280)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_639 count=30 bs=1k
paramiko.transport: DEBUG: [chan 1281] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1281] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1281 opened.
paramiko.transport: DEBUG: [chan 1281] Sesch channel 1281 request ok
paramiko.transport: DEBUG: [chan 1281] EOF received (1281)
paramiko.transport: DEBUG: [chan 1281] EOF sent (1281)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_640 count=260 bs=1k
paramiko.transport: DEBUG: [chan 1282] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1282] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1282 opened.
paramiko.transport: DEBUG: [chan 1282] Sesch channel 1282 request ok
paramiko.transport: DEBUG: [chan 1282] EOF received (1282)
paramiko.transport: DEBUG: [chan 1282] EOF sent (1282)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_640 count=260 bs=1k
paramiko.transport: DEBUG: [chan 1283] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1283] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1283 opened.
paramiko.transport: DEBUG: [chan 1283] Sesch channel 1283 request ok
paramiko.transport: DEBUG: [chan 1283] EOF received (1283)
paramiko.transport: DEBUG: [chan 1283] EOF sent (1283)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_641 count=616 bs=1k
paramiko.transport: DEBUG: [chan 1284] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1284] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1284 opened.
paramiko.transport: DEBUG: [chan 1284] Sesch channel 1284 request ok
paramiko.transport: DEBUG: [chan 1284] EOF received (1284)
paramiko.transport: DEBUG: [chan 1284] EOF sent (1284)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_641 count=616 bs=1k
paramiko.transport: DEBUG: [chan 1285] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1285] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1285 opened.
paramiko.transport: DEBUG: [chan 1285] Sesch channel 1285 request ok
paramiko.transport: DEBUG: [chan 1285] EOF received (1285)
paramiko.transport: DEBUG: [chan 1285] EOF sent (1285)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_642 count=632 bs=1k
paramiko.transport: DEBUG: [chan 1286] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1286] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1286 opened.
paramiko.transport: DEBUG: [chan 1286] Sesch channel 1286 request ok
paramiko.transport: DEBUG: [chan 1286] EOF received (1286)
paramiko.transport: DEBUG: [chan 1286] EOF sent (1286)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_642 count=632 bs=1k
paramiko.transport: DEBUG: [chan 1287] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1287] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1287 opened.
paramiko.transport: DEBUG: [chan 1287] Sesch channel 1287 request ok
paramiko.transport: DEBUG: [chan 1287] EOF received (1287)
paramiko.transport: DEBUG: [chan 1287] EOF sent (1287)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_643 count=126 bs=1k
paramiko.transport: DEBUG: [chan 1288] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1288] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1288 opened.
paramiko.transport: DEBUG: [chan 1288] Sesch channel 1288 request ok
paramiko.transport: DEBUG: [chan 1288] EOF received (1288)
paramiko.transport: DEBUG: [chan 1288] EOF sent (1288)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_643 count=126 bs=1k
paramiko.transport: DEBUG: [chan 1289] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1289] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1289 opened.
paramiko.transport: DEBUG: [chan 1289] Sesch channel 1289 request ok
paramiko.transport: DEBUG: [chan 1289] EOF received (1289)
paramiko.transport: DEBUG: [chan 1289] EOF sent (1289)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_644 count=62 bs=1k
paramiko.transport: DEBUG: [chan 1290] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1290] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1290 opened.
paramiko.transport: DEBUG: [chan 1290] Sesch channel 1290 request ok
paramiko.transport: DEBUG: [chan 1290] EOF received (1290)
paramiko.transport: DEBUG: [chan 1290] EOF sent (1290)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_644 count=62 bs=1k
paramiko.transport: DEBUG: [chan 1291] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1291] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1291 opened.
paramiko.transport: DEBUG: [chan 1291] Sesch channel 1291 request ok
paramiko.transport: DEBUG: [chan 1291] EOF received (1291)
paramiko.transport: DEBUG: [chan 1291] EOF sent (1291)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_645 count=996 bs=1k
paramiko.transport: DEBUG: [chan 1292] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1292] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1292 opened.
paramiko.transport: DEBUG: [chan 1292] Sesch channel 1292 request ok
paramiko.transport: DEBUG: [chan 1292] EOF received (1292)
paramiko.transport: DEBUG: [chan 1292] EOF sent (1292)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_645 count=996 bs=1k
paramiko.transport: DEBUG: [chan 1293] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1293] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1293 opened.
paramiko.transport: DEBUG: [chan 1293] Sesch channel 1293 request ok
paramiko.transport: DEBUG: [chan 1293] EOF received (1293)
paramiko.transport: DEBUG: [chan 1293] EOF sent (1293)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_646 count=217 bs=1k
paramiko.transport: DEBUG: [chan 1294] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1294] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1294 opened.
paramiko.transport: DEBUG: [chan 1294] Sesch channel 1294 request ok
paramiko.transport: DEBUG: [chan 1294] EOF received (1294)
paramiko.transport: DEBUG: [chan 1294] EOF sent (1294)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_646 count=217 bs=1k
paramiko.transport: DEBUG: [chan 1295] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1295] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1295 opened.
paramiko.transport: DEBUG: [chan 1295] Sesch channel 1295 request ok
paramiko.transport: DEBUG: [chan 1295] EOF received (1295)
paramiko.transport: DEBUG: [chan 1295] EOF sent (1295)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_647 count=41 bs=1k
paramiko.transport: DEBUG: [chan 1296] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1296] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1296 opened.
paramiko.transport: DEBUG: [chan 1296] Sesch channel 1296 request ok
paramiko.transport: DEBUG: [chan 1296] EOF received (1296)
paramiko.transport: DEBUG: [chan 1296] EOF sent (1296)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_647 count=41 bs=1k
paramiko.transport: DEBUG: [chan 1297] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1297] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1297 opened.
paramiko.transport: DEBUG: [chan 1297] Sesch channel 1297 request ok
paramiko.transport: DEBUG: [chan 1297] EOF received (1297)
paramiko.transport: DEBUG: [chan 1297] EOF sent (1297)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_648 count=880 bs=1k
paramiko.transport: DEBUG: [chan 1298] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1298] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1298 opened.
paramiko.transport: DEBUG: [chan 1298] Sesch channel 1298 request ok
paramiko.transport: DEBUG: [chan 1298] EOF received (1298)
paramiko.transport: DEBUG: [chan 1298] EOF sent (1298)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_648 count=880 bs=1k
paramiko.transport: DEBUG: [chan 1299] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1299] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1299 opened.
paramiko.transport: DEBUG: [chan 1299] Sesch channel 1299 request ok
paramiko.transport: DEBUG: [chan 1299] EOF received (1299)
paramiko.transport: DEBUG: [chan 1299] EOF sent (1299)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_649 count=698 bs=1k
paramiko.transport: DEBUG: [chan 1300] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1300] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1300 opened.
paramiko.transport: DEBUG: [chan 1300] Sesch channel 1300 request ok
paramiko.transport: DEBUG: [chan 1300] EOF received (1300)
paramiko.transport: DEBUG: [chan 1300] EOF sent (1300)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_649 count=698 bs=1k
paramiko.transport: DEBUG: [chan 1301] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1301] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1301 opened.
paramiko.transport: DEBUG: [chan 1301] Sesch channel 1301 request ok
paramiko.transport: DEBUG: [chan 1301] EOF received (1301)
paramiko.transport: DEBUG: [chan 1301] EOF sent (1301)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_650 count=381 bs=1k
paramiko.transport: DEBUG: [chan 1302] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1302] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1302 opened.
paramiko.transport: DEBUG: [chan 1302] Sesch channel 1302 request ok
paramiko.transport: DEBUG: [chan 1302] EOF received (1302)
paramiko.transport: DEBUG: [chan 1302] EOF sent (1302)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_650 count=381 bs=1k
paramiko.transport: DEBUG: [chan 1303] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1303] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1303 opened.
paramiko.transport: DEBUG: [chan 1303] Sesch channel 1303 request ok
paramiko.transport: DEBUG: [chan 1303] EOF received (1303)
paramiko.transport: DEBUG: [chan 1303] EOF sent (1303)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_651 count=674 bs=1k
paramiko.transport: DEBUG: [chan 1304] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1304] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1304 opened.
paramiko.transport: DEBUG: [chan 1304] Sesch channel 1304 request ok
paramiko.transport: DEBUG: [chan 1304] EOF received (1304)
paramiko.transport: DEBUG: [chan 1304] EOF sent (1304)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_651 count=674 bs=1k
paramiko.transport: DEBUG: [chan 1305] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1305] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1305 opened.
paramiko.transport: DEBUG: [chan 1305] Sesch channel 1305 request ok
paramiko.transport: DEBUG: [chan 1305] EOF received (1305)
paramiko.transport: DEBUG: [chan 1305] EOF sent (1305)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_652 count=228 bs=1k
paramiko.transport: DEBUG: [chan 1306] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1306] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1306 opened.
paramiko.transport: DEBUG: [chan 1306] Sesch channel 1306 request ok
paramiko.transport: DEBUG: [chan 1306] EOF received (1306)
paramiko.transport: DEBUG: [chan 1306] EOF sent (1306)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_652 count=228 bs=1k
paramiko.transport: DEBUG: [chan 1307] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1307] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1307 opened.
paramiko.transport: DEBUG: [chan 1307] Sesch channel 1307 request ok
paramiko.transport: DEBUG: [chan 1307] EOF received (1307)
paramiko.transport: DEBUG: [chan 1307] EOF sent (1307)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_653 count=957 bs=1k
paramiko.transport: DEBUG: [chan 1308] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1308] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1308 opened.
paramiko.transport: DEBUG: [chan 1308] Sesch channel 1308 request ok
paramiko.transport: DEBUG: [chan 1308] EOF received (1308)
paramiko.transport: DEBUG: [chan 1308] EOF sent (1308)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_653 count=957 bs=1k
paramiko.transport: DEBUG: [chan 1309] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1309] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1309 opened.
paramiko.transport: DEBUG: [chan 1309] Sesch channel 1309 request ok
paramiko.transport: DEBUG: [chan 1309] EOF received (1309)
paramiko.transport: DEBUG: [chan 1309] EOF sent (1309)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_654 count=45 bs=1k
paramiko.transport: DEBUG: [chan 1310] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1310] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1310 opened.
paramiko.transport: DEBUG: [chan 1310] Sesch channel 1310 request ok
paramiko.transport: DEBUG: [chan 1310] EOF received (1310)
paramiko.transport: DEBUG: [chan 1310] EOF sent (1310)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_654 count=45 bs=1k
paramiko.transport: DEBUG: [chan 1311] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1311] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1311 opened.
paramiko.transport: DEBUG: [chan 1311] Sesch channel 1311 request ok
paramiko.transport: DEBUG: [chan 1311] EOF received (1311)
paramiko.transport: DEBUG: [chan 1311] EOF sent (1311)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_655 count=337 bs=1k
paramiko.transport: DEBUG: [chan 1312] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1312] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1312 opened.
paramiko.transport: DEBUG: [chan 1312] Sesch channel 1312 request ok
paramiko.transport: DEBUG: [chan 1312] EOF received (1312)
paramiko.transport: DEBUG: [chan 1312] EOF sent (1312)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_655 count=337 bs=1k
paramiko.transport: DEBUG: [chan 1313] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1313] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1313 opened.
paramiko.transport: DEBUG: [chan 1313] Sesch channel 1313 request ok
paramiko.transport: DEBUG: [chan 1313] EOF received (1313)
paramiko.transport: DEBUG: [chan 1313] EOF sent (1313)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_656 count=565 bs=1k
paramiko.transport: DEBUG: [chan 1314] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1314] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1314 opened.
paramiko.transport: DEBUG: [chan 1314] Sesch channel 1314 request ok
paramiko.transport: DEBUG: [chan 1314] EOF received (1314)
paramiko.transport: DEBUG: [chan 1314] EOF sent (1314)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_656 count=565 bs=1k
paramiko.transport: DEBUG: [chan 1315] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1315] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1315 opened.
paramiko.transport: DEBUG: [chan 1315] Sesch channel 1315 request ok
paramiko.transport: DEBUG: [chan 1315] EOF received (1315)
paramiko.transport: DEBUG: [chan 1315] EOF sent (1315)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_657 count=706 bs=1k
paramiko.transport: DEBUG: [chan 1316] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1316] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1316 opened.
paramiko.transport: DEBUG: [chan 1316] Sesch channel 1316 request ok
paramiko.transport: DEBUG: [chan 1316] EOF received (1316)
paramiko.transport: DEBUG: [chan 1316] EOF sent (1316)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_657 count=706 bs=1k
paramiko.transport: DEBUG: [chan 1317] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1317] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1317 opened.
paramiko.transport: DEBUG: [chan 1317] Sesch channel 1317 request ok
paramiko.transport: DEBUG: [chan 1317] EOF received (1317)
paramiko.transport: DEBUG: [chan 1317] EOF sent (1317)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_658 count=494 bs=1k
paramiko.transport: DEBUG: [chan 1318] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1318] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1318 opened.
paramiko.transport: DEBUG: [chan 1318] Sesch channel 1318 request ok
paramiko.transport: DEBUG: [chan 1318] EOF received (1318)
paramiko.transport: DEBUG: [chan 1318] EOF sent (1318)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_658 count=494 bs=1k
paramiko.transport: DEBUG: [chan 1319] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1319] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1319 opened.
paramiko.transport: DEBUG: [chan 1319] Sesch channel 1319 request ok
paramiko.transport: DEBUG: [chan 1319] EOF received (1319)
paramiko.transport: DEBUG: [chan 1319] EOF sent (1319)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_659 count=395 bs=1k
paramiko.transport: DEBUG: [chan 1320] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1320] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1320 opened.
paramiko.transport: DEBUG: [chan 1320] Sesch channel 1320 request ok
paramiko.transport: DEBUG: [chan 1320] EOF received (1320)
paramiko.transport: DEBUG: [chan 1320] EOF sent (1320)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_659 count=395 bs=1k
paramiko.transport: DEBUG: [chan 1321] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1321] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1321 opened.
paramiko.transport: DEBUG: [chan 1321] Sesch channel 1321 request ok
paramiko.transport: DEBUG: [chan 1321] EOF received (1321)
paramiko.transport: DEBUG: [chan 1321] EOF sent (1321)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_660 count=908 bs=1k
paramiko.transport: DEBUG: [chan 1322] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1322] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1322 opened.
paramiko.transport: DEBUG: [chan 1322] Sesch channel 1322 request ok
paramiko.transport: DEBUG: [chan 1322] EOF received (1322)
paramiko.transport: DEBUG: [chan 1322] EOF sent (1322)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_660 count=908 bs=1k
paramiko.transport: DEBUG: [chan 1323] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1323] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1323 opened.
paramiko.transport: DEBUG: [chan 1323] Sesch channel 1323 request ok
paramiko.transport: DEBUG: [chan 1323] EOF received (1323)
paramiko.transport: DEBUG: [chan 1323] EOF sent (1323)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_661 count=150 bs=1k
paramiko.transport: DEBUG: [chan 1324] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1324] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1324 opened.
paramiko.transport: DEBUG: [chan 1324] Sesch channel 1324 request ok
paramiko.transport: DEBUG: [chan 1324] EOF received (1324)
paramiko.transport: DEBUG: [chan 1324] EOF sent (1324)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_661 count=150 bs=1k
paramiko.transport: DEBUG: [chan 1325] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1325] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1325 opened.
paramiko.transport: DEBUG: [chan 1325] Sesch channel 1325 request ok
paramiko.transport: DEBUG: [chan 1325] EOF received (1325)
paramiko.transport: DEBUG: [chan 1325] EOF sent (1325)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_662 count=726 bs=1k
paramiko.transport: DEBUG: [chan 1326] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1326] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1326 opened.
paramiko.transport: DEBUG: [chan 1326] Sesch channel 1326 request ok
paramiko.transport: DEBUG: [chan 1326] EOF received (1326)
paramiko.transport: DEBUG: [chan 1326] EOF sent (1326)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_662 count=726 bs=1k
paramiko.transport: DEBUG: [chan 1327] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1327] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1327 opened.
paramiko.transport: DEBUG: [chan 1327] Sesch channel 1327 request ok
paramiko.transport: DEBUG: [chan 1327] EOF received (1327)
paramiko.transport: DEBUG: [chan 1327] EOF sent (1327)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_663 count=608 bs=1k
paramiko.transport: DEBUG: [chan 1328] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1328] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1328 opened.
paramiko.transport: DEBUG: [chan 1328] Sesch channel 1328 request ok
paramiko.transport: DEBUG: [chan 1328] EOF received (1328)
paramiko.transport: DEBUG: [chan 1328] EOF sent (1328)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_663 count=608 bs=1k
paramiko.transport: DEBUG: [chan 1329] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1329] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1329 opened.
paramiko.transport: DEBUG: [chan 1329] Sesch channel 1329 request ok
paramiko.transport: DEBUG: [chan 1329] EOF received (1329)
paramiko.transport: DEBUG: [chan 1329] EOF sent (1329)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_664 count=862 bs=1k
paramiko.transport: DEBUG: [chan 1330] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1330] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1330 opened.
paramiko.transport: DEBUG: [chan 1330] Sesch channel 1330 request ok
paramiko.transport: DEBUG: [chan 1330] EOF received (1330)
paramiko.transport: DEBUG: [chan 1330] EOF sent (1330)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_664 count=862 bs=1k
paramiko.transport: DEBUG: [chan 1331] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1331] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1331 opened.
paramiko.transport: DEBUG: [chan 1331] Sesch channel 1331 request ok
paramiko.transport: DEBUG: [chan 1331] EOF received (1331)
paramiko.transport: DEBUG: [chan 1331] EOF sent (1331)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_665 count=511 bs=1k
paramiko.transport: DEBUG: [chan 1332] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1332] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1332 opened.
paramiko.transport: DEBUG: [chan 1332] Sesch channel 1332 request ok
paramiko.transport: DEBUG: [chan 1332] EOF received (1332)
paramiko.transport: DEBUG: [chan 1332] EOF sent (1332)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_665 count=511 bs=1k
paramiko.transport: DEBUG: [chan 1333] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1333] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1333 opened.
paramiko.transport: DEBUG: [chan 1333] Sesch channel 1333 request ok
paramiko.transport: DEBUG: [chan 1333] EOF received (1333)
paramiko.transport: DEBUG: [chan 1333] EOF sent (1333)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_666 count=768 bs=1k
paramiko.transport: DEBUG: [chan 1334] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1334] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1334 opened.
paramiko.transport: DEBUG: [chan 1334] Sesch channel 1334 request ok
paramiko.transport: DEBUG: [chan 1334] EOF received (1334)
paramiko.transport: DEBUG: [chan 1334] EOF sent (1334)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_666 count=768 bs=1k
paramiko.transport: DEBUG: [chan 1335] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1335] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1335 opened.
paramiko.transport: DEBUG: [chan 1335] Sesch channel 1335 request ok
paramiko.transport: DEBUG: [chan 1335] EOF received (1335)
paramiko.transport: DEBUG: [chan 1335] EOF sent (1335)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_667 count=56 bs=1k
paramiko.transport: DEBUG: [chan 1336] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1336] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1336 opened.
paramiko.transport: DEBUG: [chan 1336] Sesch channel 1336 request ok
paramiko.transport: DEBUG: [chan 1336] EOF received (1336)
paramiko.transport: DEBUG: [chan 1336] EOF sent (1336)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_667 count=56 bs=1k
paramiko.transport: DEBUG: [chan 1337] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1337] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1337 opened.
paramiko.transport: DEBUG: [chan 1337] Sesch channel 1337 request ok
paramiko.transport: DEBUG: [chan 1337] EOF received (1337)
paramiko.transport: DEBUG: [chan 1337] EOF sent (1337)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_668 count=916 bs=1k
paramiko.transport: DEBUG: [chan 1338] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1338] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1338 opened.
paramiko.transport: DEBUG: [chan 1338] Sesch channel 1338 request ok
paramiko.transport: DEBUG: [chan 1338] EOF received (1338)
paramiko.transport: DEBUG: [chan 1338] EOF sent (1338)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_668 count=916 bs=1k
paramiko.transport: DEBUG: [chan 1339] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1339] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1339 opened.
paramiko.transport: DEBUG: [chan 1339] Sesch channel 1339 request ok
paramiko.transport: DEBUG: [chan 1339] EOF received (1339)
paramiko.transport: DEBUG: [chan 1339] EOF sent (1339)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_669 count=533 bs=1k
paramiko.transport: DEBUG: [chan 1340] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1340] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1340 opened.
paramiko.transport: DEBUG: [chan 1340] Sesch channel 1340 request ok
paramiko.transport: DEBUG: [chan 1340] EOF received (1340)
paramiko.transport: DEBUG: [chan 1340] EOF sent (1340)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_669 count=533 bs=1k
paramiko.transport: DEBUG: [chan 1341] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1341] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1341 opened.
paramiko.transport: DEBUG: [chan 1341] Sesch channel 1341 request ok
paramiko.transport: DEBUG: [chan 1341] EOF received (1341)
paramiko.transport: DEBUG: [chan 1341] EOF sent (1341)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_670 count=279 bs=1k
paramiko.transport: DEBUG: [chan 1342] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1342] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1342 opened.
paramiko.transport: DEBUG: [chan 1342] Sesch channel 1342 request ok
paramiko.transport: DEBUG: [chan 1342] EOF received (1342)
paramiko.transport: DEBUG: [chan 1342] EOF sent (1342)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_670 count=279 bs=1k
paramiko.transport: DEBUG: [chan 1343] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1343] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1343 opened.
paramiko.transport: DEBUG: [chan 1343] Sesch channel 1343 request ok
paramiko.transport: DEBUG: [chan 1343] EOF received (1343)
paramiko.transport: DEBUG: [chan 1343] EOF sent (1343)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_671 count=918 bs=1k
paramiko.transport: DEBUG: [chan 1344] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1344] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1344 opened.
paramiko.transport: DEBUG: [chan 1344] Sesch channel 1344 request ok
paramiko.transport: DEBUG: [chan 1344] EOF received (1344)
paramiko.transport: DEBUG: [chan 1344] EOF sent (1344)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_671 count=918 bs=1k
paramiko.transport: DEBUG: [chan 1345] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1345] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1345 opened.
paramiko.transport: DEBUG: [chan 1345] Sesch channel 1345 request ok
paramiko.transport: DEBUG: [chan 1345] EOF received (1345)
paramiko.transport: DEBUG: [chan 1345] EOF sent (1345)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_672 count=326 bs=1k
paramiko.transport: DEBUG: [chan 1346] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1346] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1346 opened.
paramiko.transport: DEBUG: [chan 1346] Sesch channel 1346 request ok
paramiko.transport: DEBUG: [chan 1346] EOF received (1346)
paramiko.transport: DEBUG: [chan 1346] EOF sent (1346)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_672 count=326 bs=1k
paramiko.transport: DEBUG: [chan 1347] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1347] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1347 opened.
paramiko.transport: DEBUG: [chan 1347] Sesch channel 1347 request ok
paramiko.transport: DEBUG: [chan 1347] EOF received (1347)
paramiko.transport: DEBUG: [chan 1347] EOF sent (1347)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_673 count=573 bs=1k
paramiko.transport: DEBUG: [chan 1348] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1348] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1348 opened.
paramiko.transport: DEBUG: [chan 1348] Sesch channel 1348 request ok
paramiko.transport: DEBUG: [chan 1348] EOF received (1348)
paramiko.transport: DEBUG: [chan 1348] EOF sent (1348)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_673 count=573 bs=1k
paramiko.transport: DEBUG: [chan 1349] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1349] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1349 opened.
paramiko.transport: DEBUG: [chan 1349] Sesch channel 1349 request ok
paramiko.transport: DEBUG: [chan 1349] EOF received (1349)
paramiko.transport: DEBUG: [chan 1349] EOF sent (1349)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_674 count=381 bs=1k
paramiko.transport: DEBUG: [chan 1350] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1350] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1350 opened.
paramiko.transport: DEBUG: [chan 1350] Sesch channel 1350 request ok
paramiko.transport: DEBUG: [chan 1350] EOF received (1350)
paramiko.transport: DEBUG: [chan 1350] EOF sent (1350)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_674 count=381 bs=1k
paramiko.transport: DEBUG: [chan 1351] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1351] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1351 opened.
paramiko.transport: DEBUG: [chan 1351] Sesch channel 1351 request ok
paramiko.transport: DEBUG: [chan 1351] EOF received (1351)
paramiko.transport: DEBUG: [chan 1351] EOF sent (1351)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_675 count=856 bs=1k
paramiko.transport: DEBUG: [chan 1352] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1352] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1352 opened.
paramiko.transport: DEBUG: [chan 1352] Sesch channel 1352 request ok
paramiko.transport: DEBUG: [chan 1352] EOF received (1352)
paramiko.transport: DEBUG: [chan 1352] EOF sent (1352)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_675 count=856 bs=1k
paramiko.transport: DEBUG: [chan 1353] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1353] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1353 opened.
paramiko.transport: DEBUG: [chan 1353] Sesch channel 1353 request ok
paramiko.transport: DEBUG: [chan 1353] EOF received (1353)
paramiko.transport: DEBUG: [chan 1353] EOF sent (1353)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_676 count=742 bs=1k
paramiko.transport: DEBUG: [chan 1354] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1354] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1354 opened.
paramiko.transport: DEBUG: [chan 1354] Sesch channel 1354 request ok
paramiko.transport: DEBUG: [chan 1354] EOF received (1354)
paramiko.transport: DEBUG: [chan 1354] EOF sent (1354)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_676 count=742 bs=1k
paramiko.transport: DEBUG: [chan 1355] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1355] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1355 opened.
paramiko.transport: DEBUG: [chan 1355] Sesch channel 1355 request ok
paramiko.transport: DEBUG: [chan 1355] EOF received (1355)
paramiko.transport: DEBUG: [chan 1355] EOF sent (1355)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_677 count=31 bs=1k
paramiko.transport: DEBUG: [chan 1356] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1356] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1356 opened.
paramiko.transport: DEBUG: [chan 1356] Sesch channel 1356 request ok
paramiko.transport: DEBUG: [chan 1356] EOF received (1356)
paramiko.transport: DEBUG: [chan 1356] EOF sent (1356)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_677 count=31 bs=1k
paramiko.transport: DEBUG: [chan 1357] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1357] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1357 opened.
paramiko.transport: DEBUG: [chan 1357] Sesch channel 1357 request ok
paramiko.transport: DEBUG: [chan 1357] EOF received (1357)
paramiko.transport: DEBUG: [chan 1357] EOF sent (1357)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_678 count=643 bs=1k
paramiko.transport: DEBUG: [chan 1358] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1358] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1358 opened.
paramiko.transport: DEBUG: [chan 1358] Sesch channel 1358 request ok
paramiko.transport: DEBUG: [chan 1358] EOF received (1358)
paramiko.transport: DEBUG: [chan 1358] EOF sent (1358)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_678 count=643 bs=1k
paramiko.transport: DEBUG: [chan 1359] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1359] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1359 opened.
paramiko.transport: DEBUG: [chan 1359] Sesch channel 1359 request ok
paramiko.transport: DEBUG: [chan 1359] EOF received (1359)
paramiko.transport: DEBUG: [chan 1359] EOF sent (1359)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_679 count=459 bs=1k
paramiko.transport: DEBUG: [chan 1360] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1360] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1360 opened.
paramiko.transport: DEBUG: [chan 1360] Sesch channel 1360 request ok
paramiko.transport: DEBUG: [chan 1360] EOF received (1360)
paramiko.transport: DEBUG: [chan 1360] EOF sent (1360)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_679 count=459 bs=1k
paramiko.transport: DEBUG: [chan 1361] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1361] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1361 opened.
paramiko.transport: DEBUG: [chan 1361] Sesch channel 1361 request ok
paramiko.transport: DEBUG: [chan 1361] EOF received (1361)
paramiko.transport: DEBUG: [chan 1361] EOF sent (1361)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_680 count=819 bs=1k
paramiko.transport: DEBUG: [chan 1362] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1362] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1362 opened.
paramiko.transport: DEBUG: [chan 1362] Sesch channel 1362 request ok
paramiko.transport: DEBUG: [chan 1362] EOF received (1362)
paramiko.transport: DEBUG: [chan 1362] EOF sent (1362)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_680 count=819 bs=1k
paramiko.transport: DEBUG: [chan 1363] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1363] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1363 opened.
paramiko.transport: DEBUG: [chan 1363] Sesch channel 1363 request ok
paramiko.transport: DEBUG: [chan 1363] EOF received (1363)
paramiko.transport: DEBUG: [chan 1363] EOF sent (1363)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_681 count=22 bs=1k
paramiko.transport: DEBUG: [chan 1364] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1364] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1364 opened.
paramiko.transport: DEBUG: [chan 1364] Sesch channel 1364 request ok
paramiko.transport: DEBUG: [chan 1364] EOF received (1364)
paramiko.transport: DEBUG: [chan 1364] EOF sent (1364)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_681 count=22 bs=1k
paramiko.transport: DEBUG: [chan 1365] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1365] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1365 opened.
paramiko.transport: DEBUG: [chan 1365] Sesch channel 1365 request ok
paramiko.transport: DEBUG: [chan 1365] EOF received (1365)
paramiko.transport: DEBUG: [chan 1365] EOF sent (1365)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_682 count=517 bs=1k
paramiko.transport: DEBUG: [chan 1366] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1366] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1366 opened.
paramiko.transport: DEBUG: [chan 1366] Sesch channel 1366 request ok
paramiko.transport: DEBUG: [chan 1366] EOF received (1366)
paramiko.transport: DEBUG: [chan 1366] EOF sent (1366)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_682 count=517 bs=1k
paramiko.transport: DEBUG: [chan 1367] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1367] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1367 opened.
paramiko.transport: DEBUG: [chan 1367] Sesch channel 1367 request ok
paramiko.transport: DEBUG: [chan 1367] EOF received (1367)
paramiko.transport: DEBUG: [chan 1367] EOF sent (1367)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_683 count=947 bs=1k
paramiko.transport: DEBUG: [chan 1368] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1368] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1368 opened.
paramiko.transport: DEBUG: [chan 1368] Sesch channel 1368 request ok
paramiko.transport: DEBUG: [chan 1368] EOF received (1368)
paramiko.transport: DEBUG: [chan 1368] EOF sent (1368)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_683 count=947 bs=1k
paramiko.transport: DEBUG: [chan 1369] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1369] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1369 opened.
paramiko.transport: DEBUG: [chan 1369] Sesch channel 1369 request ok
paramiko.transport: DEBUG: [chan 1369] EOF received (1369)
paramiko.transport: DEBUG: [chan 1369] EOF sent (1369)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_684 count=356 bs=1k
paramiko.transport: DEBUG: [chan 1370] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1370] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1370 opened.
paramiko.transport: DEBUG: [chan 1370] Sesch channel 1370 request ok
paramiko.transport: DEBUG: [chan 1370] EOF received (1370)
paramiko.transport: DEBUG: [chan 1370] EOF sent (1370)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_684 count=356 bs=1k
paramiko.transport: DEBUG: [chan 1371] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1371] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1371 opened.
paramiko.transport: DEBUG: [chan 1371] Sesch channel 1371 request ok
paramiko.transport: DEBUG: [chan 1371] EOF received (1371)
paramiko.transport: DEBUG: [chan 1371] EOF sent (1371)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_685 count=689 bs=1k
paramiko.transport: DEBUG: [chan 1372] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1372] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1372 opened.
paramiko.transport: DEBUG: [chan 1372] Sesch channel 1372 request ok
paramiko.transport: DEBUG: [chan 1372] EOF received (1372)
paramiko.transport: DEBUG: [chan 1372] EOF sent (1372)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_685 count=689 bs=1k
paramiko.transport: DEBUG: [chan 1373] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1373] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1373 opened.
paramiko.transport: DEBUG: [chan 1373] Sesch channel 1373 request ok
paramiko.transport: DEBUG: [chan 1373] EOF received (1373)
paramiko.transport: DEBUG: [chan 1373] EOF sent (1373)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_686 count=226 bs=1k
paramiko.transport: DEBUG: [chan 1374] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1374] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1374 opened.
paramiko.transport: DEBUG: [chan 1374] Sesch channel 1374 request ok
paramiko.transport: DEBUG: [chan 1374] EOF received (1374)
paramiko.transport: DEBUG: [chan 1374] EOF sent (1374)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_686 count=226 bs=1k
paramiko.transport: DEBUG: [chan 1375] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1375] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1375 opened.
paramiko.transport: DEBUG: [chan 1375] Sesch channel 1375 request ok
paramiko.transport: DEBUG: [chan 1375] EOF received (1375)
paramiko.transport: DEBUG: [chan 1375] EOF sent (1375)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_687 count=27 bs=1k
paramiko.transport: DEBUG: [chan 1376] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1376] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1376 opened.
paramiko.transport: DEBUG: [chan 1376] Sesch channel 1376 request ok
paramiko.transport: DEBUG: [chan 1376] EOF received (1376)
paramiko.transport: DEBUG: [chan 1376] EOF sent (1376)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_687 count=27 bs=1k
paramiko.transport: DEBUG: [chan 1377] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1377] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1377 opened.
paramiko.transport: DEBUG: [chan 1377] Sesch channel 1377 request ok
paramiko.transport: DEBUG: [chan 1377] EOF received (1377)
paramiko.transport: DEBUG: [chan 1377] EOF sent (1377)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_688 count=685 bs=1k
paramiko.transport: DEBUG: [chan 1378] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1378] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1378 opened.
paramiko.transport: DEBUG: [chan 1378] Sesch channel 1378 request ok
paramiko.transport: DEBUG: [chan 1378] EOF received (1378)
paramiko.transport: DEBUG: [chan 1378] EOF sent (1378)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_688 count=685 bs=1k
paramiko.transport: DEBUG: [chan 1379] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1379] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1379 opened.
paramiko.transport: DEBUG: [chan 1379] Sesch channel 1379 request ok
paramiko.transport: DEBUG: [chan 1379] EOF received (1379)
paramiko.transport: DEBUG: [chan 1379] EOF sent (1379)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_689 count=470 bs=1k
paramiko.transport: DEBUG: [chan 1380] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1380] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1380 opened.
paramiko.transport: DEBUG: [chan 1380] Sesch channel 1380 request ok
paramiko.transport: DEBUG: [chan 1380] EOF received (1380)
paramiko.transport: DEBUG: [chan 1380] EOF sent (1380)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_689 count=470 bs=1k
paramiko.transport: DEBUG: [chan 1381] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1381] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1381 opened.
paramiko.transport: DEBUG: [chan 1381] Sesch channel 1381 request ok
paramiko.transport: DEBUG: [chan 1381] EOF received (1381)
paramiko.transport: DEBUG: [chan 1381] EOF sent (1381)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_690 count=274 bs=1k
paramiko.transport: DEBUG: [chan 1382] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1382] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1382 opened.
paramiko.transport: DEBUG: [chan 1382] Sesch channel 1382 request ok
paramiko.transport: DEBUG: [chan 1382] EOF received (1382)
paramiko.transport: DEBUG: [chan 1382] EOF sent (1382)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_690 count=274 bs=1k
paramiko.transport: DEBUG: [chan 1383] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1383] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1383 opened.
paramiko.transport: DEBUG: [chan 1383] Sesch channel 1383 request ok
paramiko.transport: DEBUG: [chan 1383] EOF received (1383)
paramiko.transport: DEBUG: [chan 1383] EOF sent (1383)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_691 count=451 bs=1k
paramiko.transport: DEBUG: [chan 1384] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1384] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1384 opened.
paramiko.transport: DEBUG: [chan 1384] Sesch channel 1384 request ok
paramiko.transport: DEBUG: [chan 1384] EOF received (1384)
paramiko.transport: DEBUG: [chan 1384] EOF sent (1384)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_691 count=451 bs=1k
paramiko.transport: DEBUG: [chan 1385] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1385] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1385 opened.
paramiko.transport: DEBUG: [chan 1385] Sesch channel 1385 request ok
paramiko.transport: DEBUG: [chan 1385] EOF received (1385)
paramiko.transport: DEBUG: [chan 1385] EOF sent (1385)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_692 count=577 bs=1k
paramiko.transport: DEBUG: [chan 1386] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1386] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1386 opened.
paramiko.transport: DEBUG: [chan 1386] Sesch channel 1386 request ok
paramiko.transport: DEBUG: [chan 1386] EOF received (1386)
paramiko.transport: DEBUG: [chan 1386] EOF sent (1386)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_692 count=577 bs=1k
paramiko.transport: DEBUG: [chan 1387] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1387] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1387 opened.
paramiko.transport: DEBUG: [chan 1387] Sesch channel 1387 request ok
paramiko.transport: DEBUG: [chan 1387] EOF received (1387)
paramiko.transport: DEBUG: [chan 1387] EOF sent (1387)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_693 count=106 bs=1k
paramiko.transport: DEBUG: [chan 1388] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1388] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1388 opened.
paramiko.transport: DEBUG: [chan 1388] Sesch channel 1388 request ok
paramiko.transport: DEBUG: [chan 1388] EOF received (1388)
paramiko.transport: DEBUG: [chan 1388] EOF sent (1388)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_693 count=106 bs=1k
paramiko.transport: DEBUG: [chan 1389] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1389] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1389 opened.
paramiko.transport: DEBUG: [chan 1389] Sesch channel 1389 request ok
paramiko.transport: DEBUG: [chan 1389] EOF received (1389)
paramiko.transport: DEBUG: [chan 1389] EOF sent (1389)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_694 count=41 bs=1k
paramiko.transport: DEBUG: [chan 1390] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1390] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1390 opened.
paramiko.transport: DEBUG: [chan 1390] Sesch channel 1390 request ok
paramiko.transport: DEBUG: [chan 1390] EOF received (1390)
paramiko.transport: DEBUG: [chan 1390] EOF sent (1390)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_694 count=41 bs=1k
paramiko.transport: DEBUG: [chan 1391] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1391] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1391 opened.
paramiko.transport: DEBUG: [chan 1391] Sesch channel 1391 request ok
paramiko.transport: DEBUG: [chan 1391] EOF received (1391)
paramiko.transport: DEBUG: [chan 1391] EOF sent (1391)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_695 count=521 bs=1k
paramiko.transport: DEBUG: [chan 1392] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1392] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1392 opened.
paramiko.transport: DEBUG: [chan 1392] Sesch channel 1392 request ok
paramiko.transport: DEBUG: [chan 1392] EOF received (1392)
paramiko.transport: DEBUG: [chan 1392] EOF sent (1392)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_695 count=521 bs=1k
paramiko.transport: DEBUG: [chan 1393] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1393] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1393 opened.
paramiko.transport: DEBUG: [chan 1393] Sesch channel 1393 request ok
paramiko.transport: DEBUG: [chan 1393] EOF received (1393)
paramiko.transport: DEBUG: [chan 1393] EOF sent (1393)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_696 count=6 bs=1k
paramiko.transport: DEBUG: [chan 1394] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1394] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1394 opened.
paramiko.transport: DEBUG: [chan 1394] Sesch channel 1394 request ok
paramiko.transport: DEBUG: [chan 1394] EOF received (1394)
paramiko.transport: DEBUG: [chan 1394] EOF sent (1394)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_696 count=6 bs=1k
paramiko.transport: DEBUG: [chan 1395] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1395] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1395 opened.
paramiko.transport: DEBUG: [chan 1395] Sesch channel 1395 request ok
paramiko.transport: DEBUG: [chan 1395] EOF received (1395)
paramiko.transport: DEBUG: [chan 1395] EOF sent (1395)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_697 count=74 bs=1k
paramiko.transport: DEBUG: [chan 1396] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1396] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1396 opened.
paramiko.transport: DEBUG: [chan 1396] Sesch channel 1396 request ok
paramiko.transport: DEBUG: [chan 1396] EOF received (1396)
paramiko.transport: DEBUG: [chan 1396] EOF sent (1396)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_697 count=74 bs=1k
paramiko.transport: DEBUG: [chan 1397] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1397] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1397 opened.
paramiko.transport: DEBUG: [chan 1397] Sesch channel 1397 request ok
paramiko.transport: DEBUG: [chan 1397] EOF received (1397)
paramiko.transport: DEBUG: [chan 1397] EOF sent (1397)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_698 count=434 bs=1k
paramiko.transport: DEBUG: [chan 1398] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1398] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1398 opened.
paramiko.transport: DEBUG: [chan 1398] Sesch channel 1398 request ok
paramiko.transport: DEBUG: [chan 1398] EOF received (1398)
paramiko.transport: DEBUG: [chan 1398] EOF sent (1398)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_698 count=434 bs=1k
paramiko.transport: DEBUG: [chan 1399] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1399] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1399 opened.
paramiko.transport: DEBUG: [chan 1399] Sesch channel 1399 request ok
paramiko.transport: DEBUG: [chan 1399] EOF received (1399)
paramiko.transport: DEBUG: [chan 1399] EOF sent (1399)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_699 count=26 bs=1k
paramiko.transport: DEBUG: [chan 1400] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1400] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1400 opened.
paramiko.transport: DEBUG: [chan 1400] Sesch channel 1400 request ok
paramiko.transport: DEBUG: [chan 1400] EOF received (1400)
paramiko.transport: DEBUG: [chan 1400] EOF sent (1400)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_699 count=26 bs=1k
paramiko.transport: DEBUG: [chan 1401] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1401] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1401 opened.
paramiko.transport: DEBUG: [chan 1401] Sesch channel 1401 request ok
paramiko.transport: DEBUG: [chan 1401] EOF received (1401)
paramiko.transport: DEBUG: [chan 1401] EOF sent (1401)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_700 count=803 bs=1k
paramiko.transport: DEBUG: [chan 1402] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1402] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1402 opened.
paramiko.transport: DEBUG: [chan 1402] Sesch channel 1402 request ok
paramiko.transport: DEBUG: [chan 1402] EOF received (1402)
paramiko.transport: DEBUG: [chan 1402] EOF sent (1402)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_700 count=803 bs=1k
paramiko.transport: DEBUG: [chan 1403] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1403] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1403 opened.
paramiko.transport: DEBUG: [chan 1403] Sesch channel 1403 request ok
paramiko.transport: DEBUG: [chan 1403] EOF received (1403)
paramiko.transport: DEBUG: [chan 1403] EOF sent (1403)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_701 count=750 bs=1k
paramiko.transport: DEBUG: [chan 1404] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1404] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1404 opened.
paramiko.transport: DEBUG: [chan 1404] Sesch channel 1404 request ok
paramiko.transport: DEBUG: [chan 1404] EOF received (1404)
paramiko.transport: DEBUG: [chan 1404] EOF sent (1404)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_701 count=750 bs=1k
paramiko.transport: DEBUG: [chan 1405] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1405] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1405 opened.
paramiko.transport: DEBUG: [chan 1405] Sesch channel 1405 request ok
paramiko.transport: DEBUG: [chan 1405] EOF received (1405)
paramiko.transport: DEBUG: [chan 1405] EOF sent (1405)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_702 count=7 bs=1k
paramiko.transport: DEBUG: [chan 1406] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1406] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1406 opened.
paramiko.transport: DEBUG: [chan 1406] Sesch channel 1406 request ok
paramiko.transport: DEBUG: [chan 1406] EOF received (1406)
paramiko.transport: DEBUG: [chan 1406] EOF sent (1406)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_702 count=7 bs=1k
paramiko.transport: DEBUG: [chan 1407] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1407] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1407 opened.
paramiko.transport: DEBUG: [chan 1407] Sesch channel 1407 request ok
paramiko.transport: DEBUG: [chan 1407] EOF received (1407)
paramiko.transport: DEBUG: [chan 1407] EOF sent (1407)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_703 count=505 bs=1k
paramiko.transport: DEBUG: [chan 1408] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1408] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1408 opened.
paramiko.transport: DEBUG: [chan 1408] Sesch channel 1408 request ok
paramiko.transport: DEBUG: [chan 1408] EOF received (1408)
paramiko.transport: DEBUG: [chan 1408] EOF sent (1408)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_703 count=505 bs=1k
paramiko.transport: DEBUG: [chan 1409] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1409] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1409 opened.
paramiko.transport: DEBUG: [chan 1409] Sesch channel 1409 request ok
paramiko.transport: DEBUG: [chan 1409] EOF received (1409)
paramiko.transport: DEBUG: [chan 1409] EOF sent (1409)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_704 count=25 bs=1k
paramiko.transport: DEBUG: [chan 1410] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1410] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1410 opened.
paramiko.transport: DEBUG: [chan 1410] Sesch channel 1410 request ok
paramiko.transport: DEBUG: [chan 1410] EOF received (1410)
paramiko.transport: DEBUG: [chan 1410] EOF sent (1410)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_704 count=25 bs=1k
paramiko.transport: DEBUG: [chan 1411] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1411] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1411 opened.
paramiko.transport: DEBUG: [chan 1411] Sesch channel 1411 request ok
paramiko.transport: DEBUG: [chan 1411] EOF received (1411)
paramiko.transport: DEBUG: [chan 1411] EOF sent (1411)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_705 count=427 bs=1k
paramiko.transport: DEBUG: [chan 1412] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1412] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1412 opened.
paramiko.transport: DEBUG: [chan 1412] Sesch channel 1412 request ok
paramiko.transport: DEBUG: [chan 1412] EOF received (1412)
paramiko.transport: DEBUG: [chan 1412] EOF sent (1412)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_705 count=427 bs=1k
paramiko.transport: DEBUG: [chan 1413] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1413] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1413 opened.
paramiko.transport: DEBUG: [chan 1413] Sesch channel 1413 request ok
paramiko.transport: DEBUG: [chan 1413] EOF received (1413)
paramiko.transport: DEBUG: [chan 1413] EOF sent (1413)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_706 count=895 bs=1k
paramiko.transport: DEBUG: [chan 1414] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1414] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1414 opened.
paramiko.transport: DEBUG: [chan 1414] Sesch channel 1414 request ok
paramiko.transport: DEBUG: [chan 1414] EOF received (1414)
paramiko.transport: DEBUG: [chan 1414] EOF sent (1414)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_706 count=895 bs=1k
paramiko.transport: DEBUG: [chan 1415] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1415] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1415 opened.
paramiko.transport: DEBUG: [chan 1415] Sesch channel 1415 request ok
paramiko.transport: DEBUG: [chan 1415] EOF received (1415)
paramiko.transport: DEBUG: [chan 1415] EOF sent (1415)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_707 count=673 bs=1k
paramiko.transport: DEBUG: [chan 1416] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1416] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1416 opened.
paramiko.transport: DEBUG: [chan 1416] Sesch channel 1416 request ok
paramiko.transport: DEBUG: [chan 1416] EOF received (1416)
paramiko.transport: DEBUG: [chan 1416] EOF sent (1416)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_707 count=673 bs=1k
paramiko.transport: DEBUG: [chan 1417] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1417] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1417 opened.
paramiko.transport: DEBUG: [chan 1417] Sesch channel 1417 request ok
paramiko.transport: DEBUG: [chan 1417] EOF received (1417)
paramiko.transport: DEBUG: [chan 1417] EOF sent (1417)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_708 count=632 bs=1k
paramiko.transport: DEBUG: [chan 1418] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1418] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1418 opened.
paramiko.transport: DEBUG: [chan 1418] Sesch channel 1418 request ok
paramiko.transport: DEBUG: [chan 1418] EOF received (1418)
paramiko.transport: DEBUG: [chan 1418] EOF sent (1418)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_708 count=632 bs=1k
paramiko.transport: DEBUG: [chan 1419] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1419] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1419 opened.
paramiko.transport: DEBUG: [chan 1419] Sesch channel 1419 request ok
paramiko.transport: DEBUG: [chan 1419] EOF received (1419)
paramiko.transport: DEBUG: [chan 1419] EOF sent (1419)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_709 count=886 bs=1k
paramiko.transport: DEBUG: [chan 1420] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1420] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1420 opened.
paramiko.transport: DEBUG: [chan 1420] Sesch channel 1420 request ok
paramiko.transport: DEBUG: [chan 1420] EOF received (1420)
paramiko.transport: DEBUG: [chan 1420] EOF sent (1420)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_709 count=886 bs=1k
paramiko.transport: DEBUG: [chan 1421] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1421] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1421 opened.
paramiko.transport: DEBUG: [chan 1421] Sesch channel 1421 request ok
paramiko.transport: DEBUG: [chan 1421] EOF received (1421)
paramiko.transport: DEBUG: [chan 1421] EOF sent (1421)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_710 count=7 bs=1k
paramiko.transport: DEBUG: [chan 1422] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1422] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1422 opened.
paramiko.transport: DEBUG: [chan 1422] Sesch channel 1422 request ok
paramiko.transport: DEBUG: [chan 1422] EOF received (1422)
paramiko.transport: DEBUG: [chan 1422] EOF sent (1422)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_710 count=7 bs=1k
paramiko.transport: DEBUG: [chan 1423] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1423] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1423 opened.
paramiko.transport: DEBUG: [chan 1423] Sesch channel 1423 request ok
paramiko.transport: DEBUG: [chan 1423] EOF received (1423)
paramiko.transport: DEBUG: [chan 1423] EOF sent (1423)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_711 count=395 bs=1k
paramiko.transport: DEBUG: [chan 1424] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1424] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1424 opened.
paramiko.transport: DEBUG: [chan 1424] Sesch channel 1424 request ok
paramiko.transport: DEBUG: [chan 1424] EOF received (1424)
paramiko.transport: DEBUG: [chan 1424] EOF sent (1424)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_711 count=395 bs=1k
paramiko.transport: DEBUG: [chan 1425] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1425] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1425 opened.
paramiko.transport: DEBUG: [chan 1425] Sesch channel 1425 request ok
paramiko.transport: DEBUG: [chan 1425] EOF received (1425)
paramiko.transport: DEBUG: [chan 1425] EOF sent (1425)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_712 count=913 bs=1k
paramiko.transport: DEBUG: [chan 1426] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1426] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1426 opened.
paramiko.transport: DEBUG: [chan 1426] Sesch channel 1426 request ok
paramiko.transport: DEBUG: [chan 1426] EOF received (1426)
paramiko.transport: DEBUG: [chan 1426] EOF sent (1426)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_712 count=913 bs=1k
paramiko.transport: DEBUG: [chan 1427] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1427] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1427 opened.
paramiko.transport: DEBUG: [chan 1427] Sesch channel 1427 request ok
paramiko.transport: DEBUG: [chan 1427] EOF received (1427)
paramiko.transport: DEBUG: [chan 1427] EOF sent (1427)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_713 count=943 bs=1k
paramiko.transport: DEBUG: [chan 1428] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1428] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1428 opened.
paramiko.transport: DEBUG: [chan 1428] Sesch channel 1428 request ok
paramiko.transport: DEBUG: [chan 1428] EOF received (1428)
paramiko.transport: DEBUG: [chan 1428] EOF sent (1428)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_713 count=943 bs=1k
paramiko.transport: DEBUG: [chan 1429] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1429] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1429 opened.
paramiko.transport: DEBUG: [chan 1429] Sesch channel 1429 request ok
paramiko.transport: DEBUG: [chan 1429] EOF received (1429)
paramiko.transport: DEBUG: [chan 1429] EOF sent (1429)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_714 count=430 bs=1k
paramiko.transport: DEBUG: [chan 1430] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1430] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1430 opened.
paramiko.transport: DEBUG: [chan 1430] Sesch channel 1430 request ok
paramiko.transport: DEBUG: [chan 1430] EOF received (1430)
paramiko.transport: DEBUG: [chan 1430] EOF sent (1430)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_714 count=430 bs=1k
paramiko.transport: DEBUG: [chan 1431] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1431] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1431 opened.
paramiko.transport: DEBUG: [chan 1431] Sesch channel 1431 request ok
paramiko.transport: DEBUG: [chan 1431] EOF received (1431)
paramiko.transport: DEBUG: [chan 1431] EOF sent (1431)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_715 count=175 bs=1k
paramiko.transport: DEBUG: [chan 1432] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1432] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1432 opened.
paramiko.transport: DEBUG: [chan 1432] Sesch channel 1432 request ok
paramiko.transport: DEBUG: [chan 1432] EOF received (1432)
paramiko.transport: DEBUG: [chan 1432] EOF sent (1432)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_715 count=175 bs=1k
paramiko.transport: DEBUG: [chan 1433] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1433] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1433 opened.
paramiko.transport: DEBUG: [chan 1433] Sesch channel 1433 request ok
paramiko.transport: DEBUG: [chan 1433] EOF received (1433)
paramiko.transport: DEBUG: [chan 1433] EOF sent (1433)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_716 count=671 bs=1k
paramiko.transport: DEBUG: [chan 1434] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1434] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1434 opened.
paramiko.transport: DEBUG: [chan 1434] Sesch channel 1434 request ok
paramiko.transport: DEBUG: [chan 1434] EOF received (1434)
paramiko.transport: DEBUG: [chan 1434] EOF sent (1434)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_716 count=671 bs=1k
paramiko.transport: DEBUG: [chan 1435] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1435] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1435 opened.
paramiko.transport: DEBUG: [chan 1435] Sesch channel 1435 request ok
paramiko.transport: DEBUG: [chan 1435] EOF received (1435)
paramiko.transport: DEBUG: [chan 1435] EOF sent (1435)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_717 count=570 bs=1k
paramiko.transport: DEBUG: [chan 1436] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1436] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1436 opened.
paramiko.transport: DEBUG: [chan 1436] Sesch channel 1436 request ok
paramiko.transport: DEBUG: [chan 1436] EOF received (1436)
paramiko.transport: DEBUG: [chan 1436] EOF sent (1436)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_717 count=570 bs=1k
paramiko.transport: DEBUG: [chan 1437] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1437] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1437 opened.
paramiko.transport: DEBUG: [chan 1437] Sesch channel 1437 request ok
paramiko.transport: DEBUG: [chan 1437] EOF received (1437)
paramiko.transport: DEBUG: [chan 1437] EOF sent (1437)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_718 count=51 bs=1k
paramiko.transport: DEBUG: [chan 1438] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1438] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1438 opened.
paramiko.transport: DEBUG: [chan 1438] Sesch channel 1438 request ok
paramiko.transport: DEBUG: [chan 1438] EOF received (1438)
paramiko.transport: DEBUG: [chan 1438] EOF sent (1438)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_718 count=51 bs=1k
paramiko.transport: DEBUG: [chan 1439] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1439] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1439 opened.
paramiko.transport: DEBUG: [chan 1439] Sesch channel 1439 request ok
paramiko.transport: DEBUG: [chan 1439] EOF received (1439)
paramiko.transport: DEBUG: [chan 1439] EOF sent (1439)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_719 count=524 bs=1k
paramiko.transport: DEBUG: [chan 1440] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1440] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1440 opened.
paramiko.transport: DEBUG: [chan 1440] Sesch channel 1440 request ok
paramiko.transport: DEBUG: [chan 1440] EOF received (1440)
paramiko.transport: DEBUG: [chan 1440] EOF sent (1440)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_719 count=524 bs=1k
paramiko.transport: DEBUG: [chan 1441] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1441] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1441 opened.
paramiko.transport: DEBUG: [chan 1441] Sesch channel 1441 request ok
paramiko.transport: DEBUG: [chan 1441] EOF received (1441)
paramiko.transport: DEBUG: [chan 1441] EOF sent (1441)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_720 count=973 bs=1k
paramiko.transport: DEBUG: [chan 1442] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1442] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1442 opened.
paramiko.transport: DEBUG: [chan 1442] Sesch channel 1442 request ok
paramiko.transport: DEBUG: [chan 1442] EOF received (1442)
paramiko.transport: DEBUG: [chan 1442] EOF sent (1442)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_720 count=973 bs=1k
paramiko.transport: DEBUG: [chan 1443] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1443] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1443 opened.
paramiko.transport: DEBUG: [chan 1443] Sesch channel 1443 request ok
paramiko.transport: DEBUG: [chan 1443] EOF received (1443)
paramiko.transport: DEBUG: [chan 1443] EOF sent (1443)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_721 count=532 bs=1k
paramiko.transport: DEBUG: [chan 1444] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1444] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1444 opened.
paramiko.transport: DEBUG: [chan 1444] Sesch channel 1444 request ok
paramiko.transport: DEBUG: [chan 1444] EOF received (1444)
paramiko.transport: DEBUG: [chan 1444] EOF sent (1444)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_721 count=532 bs=1k
paramiko.transport: DEBUG: [chan 1445] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1445] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1445 opened.
paramiko.transport: DEBUG: [chan 1445] Sesch channel 1445 request ok
paramiko.transport: DEBUG: [chan 1445] EOF received (1445)
paramiko.transport: DEBUG: [chan 1445] EOF sent (1445)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_722 count=852 bs=1k
paramiko.transport: DEBUG: [chan 1446] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1446] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1446 opened.
paramiko.transport: DEBUG: [chan 1446] Sesch channel 1446 request ok
paramiko.transport: DEBUG: [chan 1446] EOF received (1446)
paramiko.transport: DEBUG: [chan 1446] EOF sent (1446)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_722 count=852 bs=1k
paramiko.transport: DEBUG: [chan 1447] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1447] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1447 opened.
paramiko.transport: DEBUG: [chan 1447] Sesch channel 1447 request ok
paramiko.transport: DEBUG: [chan 1447] EOF received (1447)
paramiko.transport: DEBUG: [chan 1447] EOF sent (1447)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_723 count=614 bs=1k
paramiko.transport: DEBUG: [chan 1448] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1448] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1448 opened.
paramiko.transport: DEBUG: [chan 1448] Sesch channel 1448 request ok
paramiko.transport: DEBUG: [chan 1448] EOF received (1448)
paramiko.transport: DEBUG: [chan 1448] EOF sent (1448)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_723 count=614 bs=1k
paramiko.transport: DEBUG: [chan 1449] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1449] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1449 opened.
paramiko.transport: DEBUG: [chan 1449] Sesch channel 1449 request ok
paramiko.transport: DEBUG: [chan 1449] EOF received (1449)
paramiko.transport: DEBUG: [chan 1449] EOF sent (1449)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_724 count=84 bs=1k
paramiko.transport: DEBUG: [chan 1450] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1450] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1450 opened.
paramiko.transport: DEBUG: [chan 1450] Sesch channel 1450 request ok
paramiko.transport: DEBUG: [chan 1450] EOF received (1450)
paramiko.transport: DEBUG: [chan 1450] EOF sent (1450)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_724 count=84 bs=1k
paramiko.transport: DEBUG: [chan 1451] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1451] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1451 opened.
paramiko.transport: DEBUG: [chan 1451] Sesch channel 1451 request ok
paramiko.transport: DEBUG: [chan 1451] EOF received (1451)
paramiko.transport: DEBUG: [chan 1451] EOF sent (1451)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_725 count=29 bs=1k
paramiko.transport: DEBUG: [chan 1452] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1452] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1452 opened.
paramiko.transport: DEBUG: [chan 1452] Sesch channel 1452 request ok
paramiko.transport: DEBUG: [chan 1452] EOF received (1452)
paramiko.transport: DEBUG: [chan 1452] EOF sent (1452)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_725 count=29 bs=1k
paramiko.transport: DEBUG: [chan 1453] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1453] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1453 opened.
paramiko.transport: DEBUG: [chan 1453] Sesch channel 1453 request ok
paramiko.transport: DEBUG: [chan 1453] EOF received (1453)
paramiko.transport: DEBUG: [chan 1453] EOF sent (1453)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_726 count=894 bs=1k
paramiko.transport: DEBUG: [chan 1454] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1454] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1454 opened.
paramiko.transport: DEBUG: [chan 1454] Sesch channel 1454 request ok
paramiko.transport: DEBUG: [chan 1454] EOF received (1454)
paramiko.transport: DEBUG: [chan 1454] EOF sent (1454)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_726 count=894 bs=1k
paramiko.transport: DEBUG: [chan 1455] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1455] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1455 opened.
paramiko.transport: DEBUG: [chan 1455] Sesch channel 1455 request ok
paramiko.transport: DEBUG: [chan 1455] EOF received (1455)
paramiko.transport: DEBUG: [chan 1455] EOF sent (1455)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_727 count=531 bs=1k
paramiko.transport: DEBUG: [chan 1456] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1456] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1456 opened.
paramiko.transport: DEBUG: [chan 1456] Sesch channel 1456 request ok
paramiko.transport: DEBUG: [chan 1456] EOF received (1456)
paramiko.transport: DEBUG: [chan 1456] EOF sent (1456)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_727 count=531 bs=1k
paramiko.transport: DEBUG: [chan 1457] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1457] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1457 opened.
paramiko.transport: DEBUG: [chan 1457] Sesch channel 1457 request ok
paramiko.transport: DEBUG: [chan 1457] EOF received (1457)
paramiko.transport: DEBUG: [chan 1457] EOF sent (1457)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_728 count=37 bs=1k
paramiko.transport: DEBUG: [chan 1458] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1458] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1458 opened.
paramiko.transport: DEBUG: [chan 1458] Sesch channel 1458 request ok
paramiko.transport: DEBUG: [chan 1458] EOF received (1458)
paramiko.transport: DEBUG: [chan 1458] EOF sent (1458)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_728 count=37 bs=1k
paramiko.transport: DEBUG: [chan 1459] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1459] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1459 opened.
paramiko.transport: DEBUG: [chan 1459] Sesch channel 1459 request ok
paramiko.transport: DEBUG: [chan 1459] EOF received (1459)
paramiko.transport: DEBUG: [chan 1459] EOF sent (1459)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_729 count=642 bs=1k
paramiko.transport: DEBUG: [chan 1460] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1460] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1460 opened.
paramiko.transport: DEBUG: [chan 1460] Sesch channel 1460 request ok
paramiko.transport: DEBUG: [chan 1460] EOF received (1460)
paramiko.transport: DEBUG: [chan 1460] EOF sent (1460)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_729 count=642 bs=1k
paramiko.transport: DEBUG: [chan 1461] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1461] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1461 opened.
paramiko.transport: DEBUG: [chan 1461] Sesch channel 1461 request ok
paramiko.transport: DEBUG: [chan 1461] EOF received (1461)
paramiko.transport: DEBUG: [chan 1461] EOF sent (1461)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_730 count=880 bs=1k
paramiko.transport: DEBUG: [chan 1462] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1462] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1462 opened.
paramiko.transport: DEBUG: [chan 1462] Sesch channel 1462 request ok
paramiko.transport: DEBUG: [chan 1462] EOF received (1462)
paramiko.transport: DEBUG: [chan 1462] EOF sent (1462)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_730 count=880 bs=1k
paramiko.transport: DEBUG: [chan 1463] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1463] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1463 opened.
paramiko.transport: DEBUG: [chan 1463] Sesch channel 1463 request ok
paramiko.transport: DEBUG: [chan 1463] EOF received (1463)
paramiko.transport: DEBUG: [chan 1463] EOF sent (1463)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_731 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 1464] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1464] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1464 opened.
paramiko.transport: DEBUG: [chan 1464] Sesch channel 1464 request ok
paramiko.transport: DEBUG: [chan 1464] EOF received (1464)
paramiko.transport: DEBUG: [chan 1464] EOF sent (1464)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_731 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 1465] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1465] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1465 opened.
paramiko.transport: DEBUG: [chan 1465] Sesch channel 1465 request ok
paramiko.transport: DEBUG: [chan 1465] EOF received (1465)
paramiko.transport: DEBUG: [chan 1465] EOF sent (1465)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_732 count=451 bs=1k
paramiko.transport: DEBUG: [chan 1466] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1466] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1466 opened.
paramiko.transport: DEBUG: [chan 1466] Sesch channel 1466 request ok
paramiko.transport: DEBUG: [chan 1466] EOF received (1466)
paramiko.transport: DEBUG: [chan 1466] EOF sent (1466)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_732 count=451 bs=1k
paramiko.transport: DEBUG: [chan 1467] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1467] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1467 opened.
paramiko.transport: DEBUG: [chan 1467] Sesch channel 1467 request ok
paramiko.transport: DEBUG: [chan 1467] EOF received (1467)
paramiko.transport: DEBUG: [chan 1467] EOF sent (1467)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_733 count=621 bs=1k
paramiko.transport: DEBUG: [chan 1468] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1468] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1468 opened.
paramiko.transport: DEBUG: [chan 1468] Sesch channel 1468 request ok
paramiko.transport: DEBUG: [chan 1468] EOF received (1468)
paramiko.transport: DEBUG: [chan 1468] EOF sent (1468)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_733 count=621 bs=1k
paramiko.transport: DEBUG: [chan 1469] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1469] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1469 opened.
paramiko.transport: DEBUG: [chan 1469] Sesch channel 1469 request ok
paramiko.transport: DEBUG: [chan 1469] EOF received (1469)
paramiko.transport: DEBUG: [chan 1469] EOF sent (1469)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_734 count=910 bs=1k
paramiko.transport: DEBUG: [chan 1470] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1470] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1470 opened.
paramiko.transport: DEBUG: [chan 1470] Sesch channel 1470 request ok
paramiko.transport: DEBUG: [chan 1470] EOF received (1470)
paramiko.transport: DEBUG: [chan 1470] EOF sent (1470)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_734 count=910 bs=1k
paramiko.transport: DEBUG: [chan 1471] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1471] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1471 opened.
paramiko.transport: DEBUG: [chan 1471] Sesch channel 1471 request ok
paramiko.transport: DEBUG: [chan 1471] EOF received (1471)
paramiko.transport: DEBUG: [chan 1471] EOF sent (1471)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_735 count=911 bs=1k
paramiko.transport: DEBUG: [chan 1472] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1472] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1472 opened.
paramiko.transport: DEBUG: [chan 1472] Sesch channel 1472 request ok
paramiko.transport: DEBUG: [chan 1472] EOF received (1472)
paramiko.transport: DEBUG: [chan 1472] EOF sent (1472)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_735 count=911 bs=1k
paramiko.transport: DEBUG: [chan 1473] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1473] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1473 opened.
paramiko.transport: DEBUG: [chan 1473] Sesch channel 1473 request ok
paramiko.transport: DEBUG: [chan 1473] EOF received (1473)
paramiko.transport: DEBUG: [chan 1473] EOF sent (1473)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_736 count=585 bs=1k
paramiko.transport: DEBUG: [chan 1474] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1474] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1474 opened.
paramiko.transport: DEBUG: [chan 1474] Sesch channel 1474 request ok
paramiko.transport: DEBUG: [chan 1474] EOF received (1474)
paramiko.transport: DEBUG: [chan 1474] EOF sent (1474)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_736 count=585 bs=1k
paramiko.transport: DEBUG: [chan 1475] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1475] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1475 opened.
paramiko.transport: DEBUG: [chan 1475] Sesch channel 1475 request ok
paramiko.transport: DEBUG: [chan 1475] EOF received (1475)
paramiko.transport: DEBUG: [chan 1475] EOF sent (1475)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_737 count=706 bs=1k
paramiko.transport: DEBUG: [chan 1476] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1476] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1476 opened.
paramiko.transport: DEBUG: [chan 1476] Sesch channel 1476 request ok
paramiko.transport: DEBUG: [chan 1476] EOF received (1476)
paramiko.transport: DEBUG: [chan 1476] EOF sent (1476)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_737 count=706 bs=1k
paramiko.transport: DEBUG: [chan 1477] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1477] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1477 opened.
paramiko.transport: DEBUG: [chan 1477] Sesch channel 1477 request ok
paramiko.transport: DEBUG: [chan 1477] EOF received (1477)
paramiko.transport: DEBUG: [chan 1477] EOF sent (1477)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_738 count=487 bs=1k
paramiko.transport: DEBUG: [chan 1478] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1478] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1478 opened.
paramiko.transport: DEBUG: [chan 1478] Sesch channel 1478 request ok
paramiko.transport: DEBUG: [chan 1478] EOF received (1478)
paramiko.transport: DEBUG: [chan 1478] EOF sent (1478)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_738 count=487 bs=1k
paramiko.transport: DEBUG: [chan 1479] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1479] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1479 opened.
paramiko.transport: DEBUG: [chan 1479] Sesch channel 1479 request ok
paramiko.transport: DEBUG: [chan 1479] EOF received (1479)
paramiko.transport: DEBUG: [chan 1479] EOF sent (1479)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_739 count=728 bs=1k
paramiko.transport: DEBUG: [chan 1480] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1480] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1480 opened.
paramiko.transport: DEBUG: [chan 1480] Sesch channel 1480 request ok
paramiko.transport: DEBUG: [chan 1480] EOF received (1480)
paramiko.transport: DEBUG: [chan 1480] EOF sent (1480)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_739 count=728 bs=1k
paramiko.transport: DEBUG: [chan 1481] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1481] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1481 opened.
paramiko.transport: DEBUG: [chan 1481] Sesch channel 1481 request ok
paramiko.transport: DEBUG: [chan 1481] EOF received (1481)
paramiko.transport: DEBUG: [chan 1481] EOF sent (1481)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_740 count=130 bs=1k
paramiko.transport: DEBUG: [chan 1482] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1482] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1482 opened.
paramiko.transport: DEBUG: [chan 1482] Sesch channel 1482 request ok
paramiko.transport: DEBUG: [chan 1482] EOF received (1482)
paramiko.transport: DEBUG: [chan 1482] EOF sent (1482)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_740 count=130 bs=1k
paramiko.transport: DEBUG: [chan 1483] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1483] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1483 opened.
paramiko.transport: DEBUG: [chan 1483] Sesch channel 1483 request ok
paramiko.transport: DEBUG: [chan 1483] EOF received (1483)
paramiko.transport: DEBUG: [chan 1483] EOF sent (1483)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_741 count=811 bs=1k
paramiko.transport: DEBUG: [chan 1484] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1484] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1484 opened.
paramiko.transport: DEBUG: [chan 1484] Sesch channel 1484 request ok
paramiko.transport: DEBUG: [chan 1484] EOF received (1484)
paramiko.transport: DEBUG: [chan 1484] EOF sent (1484)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_741 count=811 bs=1k
paramiko.transport: DEBUG: [chan 1485] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1485] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1485 opened.
paramiko.transport: DEBUG: [chan 1485] Sesch channel 1485 request ok
paramiko.transport: DEBUG: [chan 1485] EOF received (1485)
paramiko.transport: DEBUG: [chan 1485] EOF sent (1485)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_742 count=543 bs=1k
paramiko.transport: DEBUG: [chan 1486] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1486] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1486 opened.
paramiko.transport: DEBUG: [chan 1486] Sesch channel 1486 request ok
paramiko.transport: DEBUG: [chan 1486] EOF received (1486)
paramiko.transport: DEBUG: [chan 1486] EOF sent (1486)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_742 count=543 bs=1k
paramiko.transport: DEBUG: [chan 1487] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1487] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1487 opened.
paramiko.transport: DEBUG: [chan 1487] Sesch channel 1487 request ok
paramiko.transport: DEBUG: [chan 1487] EOF received (1487)
paramiko.transport: DEBUG: [chan 1487] EOF sent (1487)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_743 count=401 bs=1k
paramiko.transport: DEBUG: [chan 1488] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1488] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1488 opened.
paramiko.transport: DEBUG: [chan 1488] Sesch channel 1488 request ok
paramiko.transport: DEBUG: [chan 1488] EOF received (1488)
paramiko.transport: DEBUG: [chan 1488] EOF sent (1488)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_743 count=401 bs=1k
paramiko.transport: DEBUG: [chan 1489] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1489] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1489 opened.
paramiko.transport: DEBUG: [chan 1489] Sesch channel 1489 request ok
paramiko.transport: DEBUG: [chan 1489] EOF received (1489)
paramiko.transport: DEBUG: [chan 1489] EOF sent (1489)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_744 count=894 bs=1k
paramiko.transport: DEBUG: [chan 1490] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1490] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1490 opened.
paramiko.transport: DEBUG: [chan 1490] Sesch channel 1490 request ok
paramiko.transport: DEBUG: [chan 1490] EOF received (1490)
paramiko.transport: DEBUG: [chan 1490] EOF sent (1490)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_744 count=894 bs=1k
paramiko.transport: DEBUG: [chan 1491] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1491] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1491 opened.
paramiko.transport: DEBUG: [chan 1491] Sesch channel 1491 request ok
paramiko.transport: DEBUG: [chan 1491] EOF received (1491)
paramiko.transport: DEBUG: [chan 1491] EOF sent (1491)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_745 count=42 bs=1k
paramiko.transport: DEBUG: [chan 1492] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1492] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1492 opened.
paramiko.transport: DEBUG: [chan 1492] Sesch channel 1492 request ok
paramiko.transport: DEBUG: [chan 1492] EOF received (1492)
paramiko.transport: DEBUG: [chan 1492] EOF sent (1492)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_745 count=42 bs=1k
paramiko.transport: DEBUG: [chan 1493] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1493] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1493 opened.
paramiko.transport: DEBUG: [chan 1493] Sesch channel 1493 request ok
paramiko.transport: DEBUG: [chan 1493] EOF received (1493)
paramiko.transport: DEBUG: [chan 1493] EOF sent (1493)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_746 count=553 bs=1k
paramiko.transport: DEBUG: [chan 1494] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1494] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1494 opened.
paramiko.transport: DEBUG: [chan 1494] Sesch channel 1494 request ok
paramiko.transport: DEBUG: [chan 1494] EOF received (1494)
paramiko.transport: DEBUG: [chan 1494] EOF sent (1494)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_746 count=553 bs=1k
paramiko.transport: DEBUG: [chan 1495] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1495] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1495 opened.
paramiko.transport: DEBUG: [chan 1495] Sesch channel 1495 request ok
paramiko.transport: DEBUG: [chan 1495] EOF received (1495)
paramiko.transport: DEBUG: [chan 1495] EOF sent (1495)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_747 count=496 bs=1k
paramiko.transport: DEBUG: [chan 1496] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1496] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1496 opened.
paramiko.transport: DEBUG: [chan 1496] Sesch channel 1496 request ok
paramiko.transport: DEBUG: [chan 1496] EOF received (1496)
paramiko.transport: DEBUG: [chan 1496] EOF sent (1496)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_747 count=496 bs=1k
paramiko.transport: DEBUG: [chan 1497] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1497] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1497 opened.
paramiko.transport: DEBUG: [chan 1497] Sesch channel 1497 request ok
paramiko.transport: DEBUG: [chan 1497] EOF received (1497)
paramiko.transport: DEBUG: [chan 1497] EOF sent (1497)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_748 count=437 bs=1k
paramiko.transport: DEBUG: [chan 1498] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1498] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1498 opened.
paramiko.transport: DEBUG: [chan 1498] Sesch channel 1498 request ok
paramiko.transport: DEBUG: [chan 1498] EOF received (1498)
paramiko.transport: DEBUG: [chan 1498] EOF sent (1498)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_748 count=437 bs=1k
paramiko.transport: DEBUG: [chan 1499] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1499] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1499 opened.
paramiko.transport: DEBUG: [chan 1499] Sesch channel 1499 request ok
paramiko.transport: DEBUG: [chan 1499] EOF received (1499)
paramiko.transport: DEBUG: [chan 1499] EOF sent (1499)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_749 count=515 bs=1k
paramiko.transport: DEBUG: [chan 1500] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1500] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1500 opened.
paramiko.transport: DEBUG: [chan 1500] Sesch channel 1500 request ok
paramiko.transport: DEBUG: [chan 1500] EOF received (1500)
paramiko.transport: DEBUG: [chan 1500] EOF sent (1500)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_749 count=515 bs=1k
paramiko.transport: DEBUG: [chan 1501] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1501] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1501 opened.
paramiko.transport: DEBUG: [chan 1501] Sesch channel 1501 request ok
paramiko.transport: DEBUG: [chan 1501] EOF received (1501)
paramiko.transport: DEBUG: [chan 1501] EOF sent (1501)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_750 count=1022 bs=1k
paramiko.transport: DEBUG: [chan 1502] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1502] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1502 opened.
paramiko.transport: DEBUG: [chan 1502] Sesch channel 1502 request ok
paramiko.transport: DEBUG: [chan 1502] EOF received (1502)
paramiko.transport: DEBUG: [chan 1502] EOF sent (1502)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_750 count=1022 bs=1k
paramiko.transport: DEBUG: [chan 1503] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1503] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1503 opened.
paramiko.transport: DEBUG: [chan 1503] Sesch channel 1503 request ok
paramiko.transport: DEBUG: [chan 1503] EOF received (1503)
paramiko.transport: DEBUG: [chan 1503] EOF sent (1503)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_751 count=661 bs=1k
paramiko.transport: DEBUG: [chan 1504] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1504] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1504 opened.
paramiko.transport: DEBUG: [chan 1504] Sesch channel 1504 request ok
paramiko.transport: DEBUG: [chan 1504] EOF received (1504)
paramiko.transport: DEBUG: [chan 1504] EOF sent (1504)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_751 count=661 bs=1k
paramiko.transport: DEBUG: [chan 1505] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1505] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1505 opened.
paramiko.transport: DEBUG: [chan 1505] Sesch channel 1505 request ok
paramiko.transport: DEBUG: [chan 1505] EOF received (1505)
paramiko.transport: DEBUG: [chan 1505] EOF sent (1505)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_752 count=276 bs=1k
paramiko.transport: DEBUG: [chan 1506] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1506] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1506 opened.
paramiko.transport: DEBUG: [chan 1506] Sesch channel 1506 request ok
paramiko.transport: DEBUG: [chan 1506] EOF received (1506)
paramiko.transport: DEBUG: [chan 1506] EOF sent (1506)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_752 count=276 bs=1k
paramiko.transport: DEBUG: [chan 1507] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1507] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1507 opened.
paramiko.transport: DEBUG: [chan 1507] Sesch channel 1507 request ok
paramiko.transport: DEBUG: [chan 1507] EOF received (1507)
paramiko.transport: DEBUG: [chan 1507] EOF sent (1507)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_753 count=875 bs=1k
paramiko.transport: DEBUG: [chan 1508] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1508] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1508 opened.
paramiko.transport: DEBUG: [chan 1508] Sesch channel 1508 request ok
paramiko.transport: DEBUG: [chan 1508] EOF received (1508)
paramiko.transport: DEBUG: [chan 1508] EOF sent (1508)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_753 count=875 bs=1k
paramiko.transport: DEBUG: [chan 1509] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1509] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1509 opened.
paramiko.transport: DEBUG: [chan 1509] Sesch channel 1509 request ok
paramiko.transport: DEBUG: [chan 1509] EOF received (1509)
paramiko.transport: DEBUG: [chan 1509] EOF sent (1509)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_754 count=507 bs=1k
paramiko.transport: DEBUG: [chan 1510] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1510] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1510 opened.
paramiko.transport: DEBUG: [chan 1510] Sesch channel 1510 request ok
paramiko.transport: DEBUG: [chan 1510] EOF received (1510)
paramiko.transport: DEBUG: [chan 1510] EOF sent (1510)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_754 count=507 bs=1k
paramiko.transport: DEBUG: [chan 1511] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1511] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1511 opened.
paramiko.transport: DEBUG: [chan 1511] Sesch channel 1511 request ok
paramiko.transport: DEBUG: [chan 1511] EOF received (1511)
paramiko.transport: DEBUG: [chan 1511] EOF sent (1511)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_755 count=843 bs=1k
paramiko.transport: DEBUG: [chan 1512] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1512] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1512 opened.
paramiko.transport: DEBUG: [chan 1512] Sesch channel 1512 request ok
paramiko.transport: DEBUG: [chan 1512] EOF received (1512)
paramiko.transport: DEBUG: [chan 1512] EOF sent (1512)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_755 count=843 bs=1k
paramiko.transport: DEBUG: [chan 1513] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1513] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1513 opened.
paramiko.transport: DEBUG: [chan 1513] Sesch channel 1513 request ok
paramiko.transport: DEBUG: [chan 1513] EOF received (1513)
paramiko.transport: DEBUG: [chan 1513] EOF sent (1513)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_756 count=94 bs=1k
paramiko.transport: DEBUG: [chan 1514] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1514] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1514 opened.
paramiko.transport: DEBUG: [chan 1514] Sesch channel 1514 request ok
paramiko.transport: DEBUG: [chan 1514] EOF received (1514)
paramiko.transport: DEBUG: [chan 1514] EOF sent (1514)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_756 count=94 bs=1k
paramiko.transport: DEBUG: [chan 1515] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1515] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1515 opened.
paramiko.transport: DEBUG: [chan 1515] Sesch channel 1515 request ok
paramiko.transport: DEBUG: [chan 1515] EOF received (1515)
paramiko.transport: DEBUG: [chan 1515] EOF sent (1515)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_757 count=123 bs=1k
paramiko.transport: DEBUG: [chan 1516] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1516] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1516 opened.
paramiko.transport: DEBUG: [chan 1516] Sesch channel 1516 request ok
paramiko.transport: DEBUG: [chan 1516] EOF received (1516)
paramiko.transport: DEBUG: [chan 1516] EOF sent (1516)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_757 count=123 bs=1k
paramiko.transport: DEBUG: [chan 1517] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1517] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1517 opened.
paramiko.transport: DEBUG: [chan 1517] Sesch channel 1517 request ok
paramiko.transport: DEBUG: [chan 1517] EOF received (1517)
paramiko.transport: DEBUG: [chan 1517] EOF sent (1517)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_758 count=402 bs=1k
paramiko.transport: DEBUG: [chan 1518] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1518] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1518 opened.
paramiko.transport: DEBUG: [chan 1518] Sesch channel 1518 request ok
paramiko.transport: DEBUG: [chan 1518] EOF received (1518)
paramiko.transport: DEBUG: [chan 1518] EOF sent (1518)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_758 count=402 bs=1k
paramiko.transport: DEBUG: [chan 1519] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1519] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1519 opened.
paramiko.transport: DEBUG: [chan 1519] Sesch channel 1519 request ok
paramiko.transport: DEBUG: [chan 1519] EOF received (1519)
paramiko.transport: DEBUG: [chan 1519] EOF sent (1519)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_759 count=139 bs=1k
paramiko.transport: DEBUG: [chan 1520] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1520] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1520 opened.
paramiko.transport: DEBUG: [chan 1520] Sesch channel 1520 request ok
paramiko.transport: DEBUG: [chan 1520] EOF received (1520)
paramiko.transport: DEBUG: [chan 1520] EOF sent (1520)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_759 count=139 bs=1k
paramiko.transport: DEBUG: [chan 1521] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1521] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1521 opened.
paramiko.transport: DEBUG: [chan 1521] Sesch channel 1521 request ok
paramiko.transport: DEBUG: [chan 1521] EOF received (1521)
paramiko.transport: DEBUG: [chan 1521] EOF sent (1521)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_760 count=69 bs=1k
paramiko.transport: DEBUG: [chan 1522] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1522] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1522 opened.
paramiko.transport: DEBUG: [chan 1522] Sesch channel 1522 request ok
paramiko.transport: DEBUG: [chan 1522] EOF received (1522)
paramiko.transport: DEBUG: [chan 1522] EOF sent (1522)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_760 count=69 bs=1k
paramiko.transport: DEBUG: [chan 1523] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1523] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1523 opened.
paramiko.transport: DEBUG: [chan 1523] Sesch channel 1523 request ok
paramiko.transport: DEBUG: [chan 1523] EOF received (1523)
paramiko.transport: DEBUG: [chan 1523] EOF sent (1523)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_761 count=516 bs=1k
paramiko.transport: DEBUG: [chan 1524] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1524] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1524 opened.
paramiko.transport: DEBUG: [chan 1524] Sesch channel 1524 request ok
paramiko.transport: DEBUG: [chan 1524] EOF received (1524)
paramiko.transport: DEBUG: [chan 1524] EOF sent (1524)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_761 count=516 bs=1k
paramiko.transport: DEBUG: [chan 1525] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1525] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1525 opened.
paramiko.transport: DEBUG: [chan 1525] Sesch channel 1525 request ok
paramiko.transport: DEBUG: [chan 1525] EOF received (1525)
paramiko.transport: DEBUG: [chan 1525] EOF sent (1525)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_762 count=538 bs=1k
paramiko.transport: DEBUG: [chan 1526] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1526] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1526 opened.
paramiko.transport: DEBUG: [chan 1526] Sesch channel 1526 request ok
paramiko.transport: DEBUG: [chan 1526] EOF received (1526)
paramiko.transport: DEBUG: [chan 1526] EOF sent (1526)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_762 count=538 bs=1k
paramiko.transport: DEBUG: [chan 1527] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1527] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1527 opened.
paramiko.transport: DEBUG: [chan 1527] Sesch channel 1527 request ok
paramiko.transport: DEBUG: [chan 1527] EOF received (1527)
paramiko.transport: DEBUG: [chan 1527] EOF sent (1527)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_763 count=832 bs=1k
paramiko.transport: DEBUG: [chan 1528] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1528] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1528 opened.
paramiko.transport: DEBUG: [chan 1528] Sesch channel 1528 request ok
paramiko.transport: DEBUG: [chan 1528] EOF received (1528)
paramiko.transport: DEBUG: [chan 1528] EOF sent (1528)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_763 count=832 bs=1k
paramiko.transport: DEBUG: [chan 1529] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1529] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1529 opened.
paramiko.transport: DEBUG: [chan 1529] Sesch channel 1529 request ok
paramiko.transport: DEBUG: [chan 1529] EOF received (1529)
paramiko.transport: DEBUG: [chan 1529] EOF sent (1529)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_764 count=889 bs=1k
paramiko.transport: DEBUG: [chan 1530] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1530] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1530 opened.
paramiko.transport: DEBUG: [chan 1530] Sesch channel 1530 request ok
paramiko.transport: DEBUG: [chan 1530] EOF received (1530)
paramiko.transport: DEBUG: [chan 1530] EOF sent (1530)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_764 count=889 bs=1k
paramiko.transport: DEBUG: [chan 1531] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1531] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1531 opened.
paramiko.transport: DEBUG: [chan 1531] Sesch channel 1531 request ok
paramiko.transport: DEBUG: [chan 1531] EOF received (1531)
paramiko.transport: DEBUG: [chan 1531] EOF sent (1531)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_765 count=752 bs=1k
paramiko.transport: DEBUG: [chan 1532] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1532] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1532 opened.
paramiko.transport: DEBUG: [chan 1532] Sesch channel 1532 request ok
paramiko.transport: DEBUG: [chan 1532] EOF received (1532)
paramiko.transport: DEBUG: [chan 1532] EOF sent (1532)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_765 count=752 bs=1k
paramiko.transport: DEBUG: [chan 1533] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1533] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1533 opened.
paramiko.transport: DEBUG: [chan 1533] Sesch channel 1533 request ok
paramiko.transport: DEBUG: [chan 1533] EOF received (1533)
paramiko.transport: DEBUG: [chan 1533] EOF sent (1533)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_766 count=302 bs=1k
paramiko.transport: DEBUG: [chan 1534] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1534] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1534 opened.
paramiko.transport: DEBUG: [chan 1534] Sesch channel 1534 request ok
paramiko.transport: DEBUG: [chan 1534] EOF received (1534)
paramiko.transport: DEBUG: [chan 1534] EOF sent (1534)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_766 count=302 bs=1k
paramiko.transport: DEBUG: [chan 1535] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1535] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1535 opened.
paramiko.transport: DEBUG: [chan 1535] Sesch channel 1535 request ok
paramiko.transport: DEBUG: [chan 1535] EOF received (1535)
paramiko.transport: DEBUG: [chan 1535] EOF sent (1535)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_767 count=291 bs=1k
paramiko.transport: DEBUG: [chan 1536] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1536] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1536 opened.
paramiko.transport: DEBUG: [chan 1536] Sesch channel 1536 request ok
paramiko.transport: DEBUG: [chan 1536] EOF received (1536)
paramiko.transport: DEBUG: [chan 1536] EOF sent (1536)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_767 count=291 bs=1k
paramiko.transport: DEBUG: [chan 1537] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1537] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1537 opened.
paramiko.transport: DEBUG: [chan 1537] Sesch channel 1537 request ok
paramiko.transport: DEBUG: [chan 1537] EOF received (1537)
paramiko.transport: DEBUG: [chan 1537] EOF sent (1537)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_768 count=419 bs=1k
paramiko.transport: DEBUG: [chan 1538] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1538] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1538 opened.
paramiko.transport: DEBUG: [chan 1538] Sesch channel 1538 request ok
paramiko.transport: DEBUG: [chan 1538] EOF received (1538)
paramiko.transport: DEBUG: [chan 1538] EOF sent (1538)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_768 count=419 bs=1k
paramiko.transport: DEBUG: [chan 1539] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1539] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1539 opened.
paramiko.transport: DEBUG: [chan 1539] Sesch channel 1539 request ok
paramiko.transport: DEBUG: [chan 1539] EOF received (1539)
paramiko.transport: DEBUG: [chan 1539] EOF sent (1539)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_769 count=857 bs=1k
paramiko.transport: DEBUG: [chan 1540] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1540] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1540 opened.
paramiko.transport: DEBUG: [chan 1540] Sesch channel 1540 request ok
paramiko.transport: DEBUG: [chan 1540] EOF received (1540)
paramiko.transport: DEBUG: [chan 1540] EOF sent (1540)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_769 count=857 bs=1k
paramiko.transport: DEBUG: [chan 1541] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1541] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1541 opened.
paramiko.transport: DEBUG: [chan 1541] Sesch channel 1541 request ok
paramiko.transport: DEBUG: [chan 1541] EOF received (1541)
paramiko.transport: DEBUG: [chan 1541] EOF sent (1541)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_770 count=17 bs=1k
paramiko.transport: DEBUG: [chan 1542] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1542] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1542 opened.
paramiko.transport: DEBUG: [chan 1542] Sesch channel 1542 request ok
paramiko.transport: DEBUG: [chan 1542] EOF received (1542)
paramiko.transport: DEBUG: [chan 1542] EOF sent (1542)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_770 count=17 bs=1k
paramiko.transport: DEBUG: [chan 1543] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1543] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1543 opened.
paramiko.transport: DEBUG: [chan 1543] Sesch channel 1543 request ok
paramiko.transport: DEBUG: [chan 1543] EOF received (1543)
paramiko.transport: DEBUG: [chan 1543] EOF sent (1543)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_771 count=803 bs=1k
paramiko.transport: DEBUG: [chan 1544] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1544] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1544 opened.
paramiko.transport: DEBUG: [chan 1544] Sesch channel 1544 request ok
paramiko.transport: DEBUG: [chan 1544] EOF received (1544)
paramiko.transport: DEBUG: [chan 1544] EOF sent (1544)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_771 count=803 bs=1k
paramiko.transport: DEBUG: [chan 1545] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1545] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1545 opened.
paramiko.transport: DEBUG: [chan 1545] Sesch channel 1545 request ok
paramiko.transport: DEBUG: [chan 1545] EOF received (1545)
paramiko.transport: DEBUG: [chan 1545] EOF sent (1545)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_772 count=609 bs=1k
paramiko.transport: DEBUG: [chan 1546] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1546] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1546 opened.
paramiko.transport: DEBUG: [chan 1546] Sesch channel 1546 request ok
paramiko.transport: DEBUG: [chan 1546] EOF received (1546)
paramiko.transport: DEBUG: [chan 1546] EOF sent (1546)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_772 count=609 bs=1k
paramiko.transport: DEBUG: [chan 1547] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1547] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1547 opened.
paramiko.transport: DEBUG: [chan 1547] Sesch channel 1547 request ok
paramiko.transport: DEBUG: [chan 1547] EOF received (1547)
paramiko.transport: DEBUG: [chan 1547] EOF sent (1547)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_773 count=834 bs=1k
paramiko.transport: DEBUG: [chan 1548] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1548] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1548 opened.
paramiko.transport: DEBUG: [chan 1548] Sesch channel 1548 request ok
paramiko.transport: DEBUG: [chan 1548] EOF received (1548)
paramiko.transport: DEBUG: [chan 1548] EOF sent (1548)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_773 count=834 bs=1k
paramiko.transport: DEBUG: [chan 1549] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1549] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1549 opened.
paramiko.transport: DEBUG: [chan 1549] Sesch channel 1549 request ok
paramiko.transport: DEBUG: [chan 1549] EOF received (1549)
paramiko.transport: DEBUG: [chan 1549] EOF sent (1549)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_774 count=520 bs=1k
paramiko.transport: DEBUG: [chan 1550] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1550] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1550 opened.
paramiko.transport: DEBUG: [chan 1550] Sesch channel 1550 request ok
paramiko.transport: DEBUG: [chan 1550] EOF received (1550)
paramiko.transport: DEBUG: [chan 1550] EOF sent (1550)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_774 count=520 bs=1k
paramiko.transport: DEBUG: [chan 1551] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1551] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1551 opened.
paramiko.transport: DEBUG: [chan 1551] Sesch channel 1551 request ok
paramiko.transport: DEBUG: [chan 1551] EOF received (1551)
paramiko.transport: DEBUG: [chan 1551] EOF sent (1551)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_775 count=137 bs=1k
paramiko.transport: DEBUG: [chan 1552] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1552] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1552 opened.
paramiko.transport: DEBUG: [chan 1552] Sesch channel 1552 request ok
paramiko.transport: DEBUG: [chan 1552] EOF received (1552)
paramiko.transport: DEBUG: [chan 1552] EOF sent (1552)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_775 count=137 bs=1k
paramiko.transport: DEBUG: [chan 1553] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1553] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1553 opened.
paramiko.transport: DEBUG: [chan 1553] Sesch channel 1553 request ok
paramiko.transport: DEBUG: [chan 1553] EOF received (1553)
paramiko.transport: DEBUG: [chan 1553] EOF sent (1553)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_776 count=490 bs=1k
paramiko.transport: DEBUG: [chan 1554] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1554] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1554 opened.
paramiko.transport: DEBUG: [chan 1554] Sesch channel 1554 request ok
paramiko.transport: DEBUG: [chan 1554] EOF received (1554)
paramiko.transport: DEBUG: [chan 1554] EOF sent (1554)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_776 count=490 bs=1k
paramiko.transport: DEBUG: [chan 1555] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1555] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1555 opened.
paramiko.transport: DEBUG: [chan 1555] Sesch channel 1555 request ok
paramiko.transport: DEBUG: [chan 1555] EOF received (1555)
paramiko.transport: DEBUG: [chan 1555] EOF sent (1555)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_777 count=186 bs=1k
paramiko.transport: DEBUG: [chan 1556] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1556] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1556 opened.
paramiko.transport: DEBUG: [chan 1556] Sesch channel 1556 request ok
paramiko.transport: DEBUG: [chan 1556] EOF received (1556)
paramiko.transport: DEBUG: [chan 1556] EOF sent (1556)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_777 count=186 bs=1k
paramiko.transport: DEBUG: [chan 1557] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1557] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1557 opened.
paramiko.transport: DEBUG: [chan 1557] Sesch channel 1557 request ok
paramiko.transport: DEBUG: [chan 1557] EOF received (1557)
paramiko.transport: DEBUG: [chan 1557] EOF sent (1557)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_778 count=662 bs=1k
paramiko.transport: DEBUG: [chan 1558] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1558] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1558 opened.
paramiko.transport: DEBUG: [chan 1558] Sesch channel 1558 request ok
paramiko.transport: DEBUG: [chan 1558] EOF received (1558)
paramiko.transport: DEBUG: [chan 1558] EOF sent (1558)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_778 count=662 bs=1k
paramiko.transport: DEBUG: [chan 1559] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1559] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1559 opened.
paramiko.transport: DEBUG: [chan 1559] Sesch channel 1559 request ok
paramiko.transport: DEBUG: [chan 1559] EOF received (1559)
paramiko.transport: DEBUG: [chan 1559] EOF sent (1559)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_779 count=870 bs=1k
paramiko.transport: DEBUG: [chan 1560] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1560] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1560 opened.
paramiko.transport: DEBUG: [chan 1560] Sesch channel 1560 request ok
paramiko.transport: DEBUG: [chan 1560] EOF received (1560)
paramiko.transport: DEBUG: [chan 1560] EOF sent (1560)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_779 count=870 bs=1k
paramiko.transport: DEBUG: [chan 1561] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1561] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1561 opened.
paramiko.transport: DEBUG: [chan 1561] Sesch channel 1561 request ok
paramiko.transport: DEBUG: [chan 1561] EOF received (1561)
paramiko.transport: DEBUG: [chan 1561] EOF sent (1561)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_780 count=145 bs=1k
paramiko.transport: DEBUG: [chan 1562] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1562] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1562 opened.
paramiko.transport: DEBUG: [chan 1562] Sesch channel 1562 request ok
paramiko.transport: DEBUG: [chan 1562] EOF received (1562)
paramiko.transport: DEBUG: [chan 1562] EOF sent (1562)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_780 count=145 bs=1k
paramiko.transport: DEBUG: [chan 1563] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1563] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1563 opened.
paramiko.transport: DEBUG: [chan 1563] Sesch channel 1563 request ok
paramiko.transport: DEBUG: [chan 1563] EOF received (1563)
paramiko.transport: DEBUG: [chan 1563] EOF sent (1563)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_781 count=726 bs=1k
paramiko.transport: DEBUG: [chan 1564] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1564] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1564 opened.
paramiko.transport: DEBUG: [chan 1564] Sesch channel 1564 request ok
paramiko.transport: DEBUG: [chan 1564] EOF received (1564)
paramiko.transport: DEBUG: [chan 1564] EOF sent (1564)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_781 count=726 bs=1k
paramiko.transport: DEBUG: [chan 1565] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1565] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1565 opened.
paramiko.transport: DEBUG: [chan 1565] Sesch channel 1565 request ok
paramiko.transport: DEBUG: [chan 1565] EOF received (1565)
paramiko.transport: DEBUG: [chan 1565] EOF sent (1565)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_782 count=437 bs=1k
paramiko.transport: DEBUG: [chan 1566] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1566] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1566 opened.
paramiko.transport: DEBUG: [chan 1566] Sesch channel 1566 request ok
paramiko.transport: DEBUG: [chan 1566] EOF received (1566)
paramiko.transport: DEBUG: [chan 1566] EOF sent (1566)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_782 count=437 bs=1k
paramiko.transport: DEBUG: [chan 1567] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1567] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1567 opened.
paramiko.transport: DEBUG: [chan 1567] Sesch channel 1567 request ok
paramiko.transport: DEBUG: [chan 1567] EOF received (1567)
paramiko.transport: DEBUG: [chan 1567] EOF sent (1567)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_783 count=345 bs=1k
paramiko.transport: DEBUG: [chan 1568] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1568] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1568 opened.
paramiko.transport: DEBUG: [chan 1568] Sesch channel 1568 request ok
paramiko.transport: DEBUG: [chan 1568] EOF received (1568)
paramiko.transport: DEBUG: [chan 1568] EOF sent (1568)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_783 count=345 bs=1k
paramiko.transport: DEBUG: [chan 1569] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1569] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1569 opened.
paramiko.transport: DEBUG: [chan 1569] Sesch channel 1569 request ok
paramiko.transport: DEBUG: [chan 1569] EOF received (1569)
paramiko.transport: DEBUG: [chan 1569] EOF sent (1569)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_784 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 1570] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1570] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1570 opened.
paramiko.transport: DEBUG: [chan 1570] Sesch channel 1570 request ok
paramiko.transport: DEBUG: [chan 1570] EOF received (1570)
paramiko.transport: DEBUG: [chan 1570] EOF sent (1570)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_784 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 1571] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1571] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1571 opened.
paramiko.transport: DEBUG: [chan 1571] Sesch channel 1571 request ok
paramiko.transport: DEBUG: [chan 1571] EOF received (1571)
paramiko.transport: DEBUG: [chan 1571] EOF sent (1571)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_785 count=691 bs=1k
paramiko.transport: DEBUG: [chan 1572] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1572] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1572 opened.
paramiko.transport: DEBUG: [chan 1572] Sesch channel 1572 request ok
paramiko.transport: DEBUG: [chan 1572] EOF received (1572)
paramiko.transport: DEBUG: [chan 1572] EOF sent (1572)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_785 count=691 bs=1k
paramiko.transport: DEBUG: [chan 1573] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1573] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1573 opened.
paramiko.transport: DEBUG: [chan 1573] Sesch channel 1573 request ok
paramiko.transport: DEBUG: [chan 1573] EOF received (1573)
paramiko.transport: DEBUG: [chan 1573] EOF sent (1573)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_786 count=477 bs=1k
paramiko.transport: DEBUG: [chan 1574] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1574] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1574 opened.
paramiko.transport: DEBUG: [chan 1574] Sesch channel 1574 request ok
paramiko.transport: DEBUG: [chan 1574] EOF received (1574)
paramiko.transport: DEBUG: [chan 1574] EOF sent (1574)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_786 count=477 bs=1k
paramiko.transport: DEBUG: [chan 1575] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1575] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1575 opened.
paramiko.transport: DEBUG: [chan 1575] Sesch channel 1575 request ok
paramiko.transport: DEBUG: [chan 1575] EOF received (1575)
paramiko.transport: DEBUG: [chan 1575] EOF sent (1575)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_787 count=561 bs=1k
paramiko.transport: DEBUG: [chan 1576] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1576] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1576 opened.
paramiko.transport: DEBUG: [chan 1576] Sesch channel 1576 request ok
paramiko.transport: DEBUG: [chan 1576] EOF received (1576)
paramiko.transport: DEBUG: [chan 1576] EOF sent (1576)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_787 count=561 bs=1k
paramiko.transport: DEBUG: [chan 1577] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1577] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1577 opened.
paramiko.transport: DEBUG: [chan 1577] Sesch channel 1577 request ok
paramiko.transport: DEBUG: [chan 1577] EOF received (1577)
paramiko.transport: DEBUG: [chan 1577] EOF sent (1577)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_788 count=967 bs=1k
paramiko.transport: DEBUG: [chan 1578] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1578] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1578 opened.
paramiko.transport: DEBUG: [chan 1578] Sesch channel 1578 request ok
paramiko.transport: DEBUG: [chan 1578] EOF received (1578)
paramiko.transport: DEBUG: [chan 1578] EOF sent (1578)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_788 count=967 bs=1k
paramiko.transport: DEBUG: [chan 1579] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1579] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1579 opened.
paramiko.transport: DEBUG: [chan 1579] Sesch channel 1579 request ok
paramiko.transport: DEBUG: [chan 1579] EOF received (1579)
paramiko.transport: DEBUG: [chan 1579] EOF sent (1579)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_789 count=260 bs=1k
paramiko.transport: DEBUG: [chan 1580] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1580] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1580 opened.
paramiko.transport: DEBUG: [chan 1580] Sesch channel 1580 request ok
paramiko.transport: DEBUG: [chan 1580] EOF received (1580)
paramiko.transport: DEBUG: [chan 1580] EOF sent (1580)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_789 count=260 bs=1k
paramiko.transport: DEBUG: [chan 1581] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1581] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1581 opened.
paramiko.transport: DEBUG: [chan 1581] Sesch channel 1581 request ok
paramiko.transport: DEBUG: [chan 1581] EOF received (1581)
paramiko.transport: DEBUG: [chan 1581] EOF sent (1581)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_790 count=699 bs=1k
paramiko.transport: DEBUG: [chan 1582] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1582] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1582 opened.
paramiko.transport: DEBUG: [chan 1582] Sesch channel 1582 request ok
paramiko.transport: DEBUG: [chan 1582] EOF received (1582)
paramiko.transport: DEBUG: [chan 1582] EOF sent (1582)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_790 count=699 bs=1k
paramiko.transport: DEBUG: [chan 1583] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1583] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1583 opened.
paramiko.transport: DEBUG: [chan 1583] Sesch channel 1583 request ok
paramiko.transport: DEBUG: [chan 1583] EOF received (1583)
paramiko.transport: DEBUG: [chan 1583] EOF sent (1583)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_791 count=535 bs=1k
paramiko.transport: DEBUG: [chan 1584] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1584] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1584 opened.
paramiko.transport: DEBUG: [chan 1584] Sesch channel 1584 request ok
paramiko.transport: DEBUG: [chan 1584] EOF received (1584)
paramiko.transport: DEBUG: [chan 1584] EOF sent (1584)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_791 count=535 bs=1k
paramiko.transport: DEBUG: [chan 1585] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1585] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1585 opened.
paramiko.transport: DEBUG: [chan 1585] Sesch channel 1585 request ok
paramiko.transport: DEBUG: [chan 1585] EOF received (1585)
paramiko.transport: DEBUG: [chan 1585] EOF sent (1585)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_792 count=164 bs=1k
paramiko.transport: DEBUG: [chan 1586] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1586] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1586 opened.
paramiko.transport: DEBUG: [chan 1586] Sesch channel 1586 request ok
paramiko.transport: DEBUG: [chan 1586] EOF received (1586)
paramiko.transport: DEBUG: [chan 1586] EOF sent (1586)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_792 count=164 bs=1k
paramiko.transport: DEBUG: [chan 1587] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1587] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1587 opened.
paramiko.transport: DEBUG: [chan 1587] Sesch channel 1587 request ok
paramiko.transport: DEBUG: [chan 1587] EOF received (1587)
paramiko.transport: DEBUG: [chan 1587] EOF sent (1587)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_793 count=9 bs=1k
paramiko.transport: DEBUG: [chan 1588] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1588] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1588 opened.
paramiko.transport: DEBUG: [chan 1588] Sesch channel 1588 request ok
paramiko.transport: DEBUG: [chan 1588] EOF received (1588)
paramiko.transport: DEBUG: [chan 1588] EOF sent (1588)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_793 count=9 bs=1k
paramiko.transport: DEBUG: [chan 1589] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1589] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1589 opened.
paramiko.transport: DEBUG: [chan 1589] Sesch channel 1589 request ok
paramiko.transport: DEBUG: [chan 1589] EOF received (1589)
paramiko.transport: DEBUG: [chan 1589] EOF sent (1589)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_794 count=8 bs=1k
paramiko.transport: DEBUG: [chan 1590] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1590] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1590 opened.
paramiko.transport: DEBUG: [chan 1590] Sesch channel 1590 request ok
paramiko.transport: DEBUG: [chan 1590] EOF received (1590)
paramiko.transport: DEBUG: [chan 1590] EOF sent (1590)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_794 count=8 bs=1k
paramiko.transport: DEBUG: [chan 1591] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1591] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1591 opened.
paramiko.transport: DEBUG: [chan 1591] Sesch channel 1591 request ok
paramiko.transport: DEBUG: [chan 1591] EOF received (1591)
paramiko.transport: DEBUG: [chan 1591] EOF sent (1591)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_795 count=531 bs=1k
paramiko.transport: DEBUG: [chan 1592] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1592] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1592 opened.
paramiko.transport: DEBUG: [chan 1592] Sesch channel 1592 request ok
paramiko.transport: DEBUG: [chan 1592] EOF received (1592)
paramiko.transport: DEBUG: [chan 1592] EOF sent (1592)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_795 count=531 bs=1k
paramiko.transport: DEBUG: [chan 1593] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1593] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1593 opened.
paramiko.transport: DEBUG: [chan 1593] Sesch channel 1593 request ok
paramiko.transport: DEBUG: [chan 1593] EOF received (1593)
paramiko.transport: DEBUG: [chan 1593] EOF sent (1593)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_796 count=121 bs=1k
paramiko.transport: DEBUG: [chan 1594] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1594] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1594 opened.
paramiko.transport: DEBUG: [chan 1594] Sesch channel 1594 request ok
paramiko.transport: DEBUG: [chan 1594] EOF received (1594)
paramiko.transport: DEBUG: [chan 1594] EOF sent (1594)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_796 count=121 bs=1k
paramiko.transport: DEBUG: [chan 1595] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1595] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1595 opened.
paramiko.transport: DEBUG: [chan 1595] Sesch channel 1595 request ok
paramiko.transport: DEBUG: [chan 1595] EOF received (1595)
paramiko.transport: DEBUG: [chan 1595] EOF sent (1595)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_797 count=24 bs=1k
paramiko.transport: DEBUG: [chan 1596] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1596] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1596 opened.
paramiko.transport: DEBUG: [chan 1596] Sesch channel 1596 request ok
paramiko.transport: DEBUG: [chan 1596] EOF received (1596)
paramiko.transport: DEBUG: [chan 1596] EOF sent (1596)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_797 count=24 bs=1k
paramiko.transport: DEBUG: [chan 1597] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1597] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1597 opened.
paramiko.transport: DEBUG: [chan 1597] Sesch channel 1597 request ok
paramiko.transport: DEBUG: [chan 1597] EOF received (1597)
paramiko.transport: DEBUG: [chan 1597] EOF sent (1597)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_798 count=508 bs=1k
paramiko.transport: DEBUG: [chan 1598] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1598] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1598 opened.
paramiko.transport: DEBUG: [chan 1598] Sesch channel 1598 request ok
paramiko.transport: DEBUG: [chan 1598] EOF received (1598)
paramiko.transport: DEBUG: [chan 1598] EOF sent (1598)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_798 count=508 bs=1k
paramiko.transport: DEBUG: [chan 1599] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1599] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1599 opened.
paramiko.transport: DEBUG: [chan 1599] Sesch channel 1599 request ok
paramiko.transport: DEBUG: [chan 1599] EOF received (1599)
paramiko.transport: DEBUG: [chan 1599] EOF sent (1599)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_799 count=31 bs=1k
paramiko.transport: DEBUG: [chan 1600] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1600] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1600 opened.
paramiko.transport: DEBUG: [chan 1600] Sesch channel 1600 request ok
paramiko.transport: DEBUG: [chan 1600] EOF received (1600)
paramiko.transport: DEBUG: [chan 1600] EOF sent (1600)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_799 count=31 bs=1k
paramiko.transport: DEBUG: [chan 1601] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1601] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1601 opened.
paramiko.transport: DEBUG: [chan 1601] Sesch channel 1601 request ok
paramiko.transport: DEBUG: [chan 1601] EOF received (1601)
paramiko.transport: DEBUG: [chan 1601] EOF sent (1601)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_800 count=478 bs=1k
paramiko.transport: DEBUG: [chan 1602] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1602] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1602 opened.
paramiko.transport: DEBUG: [chan 1602] Sesch channel 1602 request ok
paramiko.transport: DEBUG: [chan 1602] EOF received (1602)
paramiko.transport: DEBUG: [chan 1602] EOF sent (1602)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_800 count=478 bs=1k
paramiko.transport: DEBUG: [chan 1603] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1603] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1603 opened.
paramiko.transport: DEBUG: [chan 1603] Sesch channel 1603 request ok
paramiko.transport: DEBUG: [chan 1603] EOF received (1603)
paramiko.transport: DEBUG: [chan 1603] EOF sent (1603)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_801 count=547 bs=1k
paramiko.transport: DEBUG: [chan 1604] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1604] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1604 opened.
paramiko.transport: DEBUG: [chan 1604] Sesch channel 1604 request ok
paramiko.transport: DEBUG: [chan 1604] EOF received (1604)
paramiko.transport: DEBUG: [chan 1604] EOF sent (1604)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_801 count=547 bs=1k
paramiko.transport: DEBUG: [chan 1605] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1605] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1605 opened.
paramiko.transport: DEBUG: [chan 1605] Sesch channel 1605 request ok
paramiko.transport: DEBUG: [chan 1605] EOF received (1605)
paramiko.transport: DEBUG: [chan 1605] EOF sent (1605)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_802 count=202 bs=1k
paramiko.transport: DEBUG: [chan 1606] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1606] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1606 opened.
paramiko.transport: DEBUG: [chan 1606] Sesch channel 1606 request ok
paramiko.transport: DEBUG: [chan 1606] EOF received (1606)
paramiko.transport: DEBUG: [chan 1606] EOF sent (1606)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_802 count=202 bs=1k
paramiko.transport: DEBUG: [chan 1607] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1607] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1607 opened.
paramiko.transport: DEBUG: [chan 1607] Sesch channel 1607 request ok
paramiko.transport: DEBUG: [chan 1607] EOF received (1607)
paramiko.transport: DEBUG: [chan 1607] EOF sent (1607)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_803 count=998 bs=1k
paramiko.transport: DEBUG: [chan 1608] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1608] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1608 opened.
paramiko.transport: DEBUG: [chan 1608] Sesch channel 1608 request ok
paramiko.transport: DEBUG: [chan 1608] EOF received (1608)
paramiko.transport: DEBUG: [chan 1608] EOF sent (1608)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_803 count=998 bs=1k
paramiko.transport: DEBUG: [chan 1609] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1609] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1609 opened.
paramiko.transport: DEBUG: [chan 1609] Sesch channel 1609 request ok
paramiko.transport: DEBUG: [chan 1609] EOF received (1609)
paramiko.transport: DEBUG: [chan 1609] EOF sent (1609)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_804 count=302 bs=1k
paramiko.transport: DEBUG: [chan 1610] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1610] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1610 opened.
paramiko.transport: DEBUG: [chan 1610] Sesch channel 1610 request ok
paramiko.transport: DEBUG: [chan 1610] EOF received (1610)
paramiko.transport: DEBUG: [chan 1610] EOF sent (1610)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_804 count=302 bs=1k
paramiko.transport: DEBUG: [chan 1611] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1611] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1611 opened.
paramiko.transport: DEBUG: [chan 1611] Sesch channel 1611 request ok
paramiko.transport: DEBUG: [chan 1611] EOF received (1611)
paramiko.transport: DEBUG: [chan 1611] EOF sent (1611)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_805 count=422 bs=1k
paramiko.transport: DEBUG: [chan 1612] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1612] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1612 opened.
paramiko.transport: DEBUG: [chan 1612] Sesch channel 1612 request ok
paramiko.transport: DEBUG: [chan 1612] EOF received (1612)
paramiko.transport: DEBUG: [chan 1612] EOF sent (1612)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_805 count=422 bs=1k
paramiko.transport: DEBUG: [chan 1613] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1613] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1613 opened.
paramiko.transport: DEBUG: [chan 1613] Sesch channel 1613 request ok
paramiko.transport: DEBUG: [chan 1613] EOF received (1613)
paramiko.transport: DEBUG: [chan 1613] EOF sent (1613)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_806 count=204 bs=1k
paramiko.transport: DEBUG: [chan 1614] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1614] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1614 opened.
paramiko.transport: DEBUG: [chan 1614] Sesch channel 1614 request ok
paramiko.transport: DEBUG: [chan 1614] EOF received (1614)
paramiko.transport: DEBUG: [chan 1614] EOF sent (1614)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_806 count=204 bs=1k
paramiko.transport: DEBUG: [chan 1615] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1615] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1615 opened.
paramiko.transport: DEBUG: [chan 1615] Sesch channel 1615 request ok
paramiko.transport: DEBUG: [chan 1615] EOF received (1615)
paramiko.transport: DEBUG: [chan 1615] EOF sent (1615)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_807 count=371 bs=1k
paramiko.transport: DEBUG: [chan 1616] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1616] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1616 opened.
paramiko.transport: DEBUG: [chan 1616] Sesch channel 1616 request ok
paramiko.transport: DEBUG: [chan 1616] EOF received (1616)
paramiko.transport: DEBUG: [chan 1616] EOF sent (1616)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_807 count=371 bs=1k
paramiko.transport: DEBUG: [chan 1617] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1617] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1617 opened.
paramiko.transport: DEBUG: [chan 1617] Sesch channel 1617 request ok
paramiko.transport: DEBUG: [chan 1617] EOF received (1617)
paramiko.transport: DEBUG: [chan 1617] EOF sent (1617)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_808 count=519 bs=1k
paramiko.transport: DEBUG: [chan 1618] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1618] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1618 opened.
paramiko.transport: DEBUG: [chan 1618] Sesch channel 1618 request ok
paramiko.transport: DEBUG: [chan 1618] EOF received (1618)
paramiko.transport: DEBUG: [chan 1618] EOF sent (1618)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_808 count=519 bs=1k
paramiko.transport: DEBUG: [chan 1619] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1619] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1619 opened.
paramiko.transport: DEBUG: [chan 1619] Sesch channel 1619 request ok
paramiko.transport: DEBUG: [chan 1619] EOF received (1619)
paramiko.transport: DEBUG: [chan 1619] EOF sent (1619)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_809 count=140 bs=1k
paramiko.transport: DEBUG: [chan 1620] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1620] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1620 opened.
paramiko.transport: DEBUG: [chan 1620] Sesch channel 1620 request ok
paramiko.transport: DEBUG: [chan 1620] EOF received (1620)
paramiko.transport: DEBUG: [chan 1620] EOF sent (1620)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_809 count=140 bs=1k
paramiko.transport: DEBUG: [chan 1621] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1621] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1621 opened.
paramiko.transport: DEBUG: [chan 1621] Sesch channel 1621 request ok
paramiko.transport: DEBUG: [chan 1621] EOF received (1621)
paramiko.transport: DEBUG: [chan 1621] EOF sent (1621)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_810 count=218 bs=1k
paramiko.transport: DEBUG: [chan 1622] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1622] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1622 opened.
paramiko.transport: DEBUG: [chan 1622] Sesch channel 1622 request ok
paramiko.transport: DEBUG: [chan 1622] EOF received (1622)
paramiko.transport: DEBUG: [chan 1622] EOF sent (1622)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_810 count=218 bs=1k
paramiko.transport: DEBUG: [chan 1623] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1623] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1623 opened.
paramiko.transport: DEBUG: [chan 1623] Sesch channel 1623 request ok
paramiko.transport: DEBUG: [chan 1623] EOF received (1623)
paramiko.transport: DEBUG: [chan 1623] EOF sent (1623)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_811 count=911 bs=1k
paramiko.transport: DEBUG: [chan 1624] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1624] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1624 opened.
paramiko.transport: DEBUG: [chan 1624] Sesch channel 1624 request ok
paramiko.transport: DEBUG: [chan 1624] EOF received (1624)
paramiko.transport: DEBUG: [chan 1624] EOF sent (1624)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_811 count=911 bs=1k
paramiko.transport: DEBUG: [chan 1625] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1625] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1625 opened.
paramiko.transport: DEBUG: [chan 1625] Sesch channel 1625 request ok
paramiko.transport: DEBUG: [chan 1625] EOF received (1625)
paramiko.transport: DEBUG: [chan 1625] EOF sent (1625)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_812 count=729 bs=1k
paramiko.transport: DEBUG: [chan 1626] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1626] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1626 opened.
paramiko.transport: DEBUG: [chan 1626] Sesch channel 1626 request ok
paramiko.transport: DEBUG: [chan 1626] EOF received (1626)
paramiko.transport: DEBUG: [chan 1626] EOF sent (1626)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_812 count=729 bs=1k
paramiko.transport: DEBUG: [chan 1627] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1627] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1627 opened.
paramiko.transport: DEBUG: [chan 1627] Sesch channel 1627 request ok
paramiko.transport: DEBUG: [chan 1627] EOF received (1627)
paramiko.transport: DEBUG: [chan 1627] EOF sent (1627)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_813 count=941 bs=1k
paramiko.transport: DEBUG: [chan 1628] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1628] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1628 opened.
paramiko.transport: DEBUG: [chan 1628] Sesch channel 1628 request ok
paramiko.transport: DEBUG: [chan 1628] EOF received (1628)
paramiko.transport: DEBUG: [chan 1628] EOF sent (1628)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_813 count=941 bs=1k
paramiko.transport: DEBUG: [chan 1629] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1629] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1629 opened.
paramiko.transport: DEBUG: [chan 1629] Sesch channel 1629 request ok
paramiko.transport: DEBUG: [chan 1629] EOF received (1629)
paramiko.transport: DEBUG: [chan 1629] EOF sent (1629)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_814 count=661 bs=1k
paramiko.transport: DEBUG: [chan 1630] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1630] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1630 opened.
paramiko.transport: DEBUG: [chan 1630] Sesch channel 1630 request ok
paramiko.transport: DEBUG: [chan 1630] EOF received (1630)
paramiko.transport: DEBUG: [chan 1630] EOF sent (1630)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_814 count=661 bs=1k
paramiko.transport: DEBUG: [chan 1631] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1631] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1631 opened.
paramiko.transport: DEBUG: [chan 1631] Sesch channel 1631 request ok
paramiko.transport: DEBUG: [chan 1631] EOF received (1631)
paramiko.transport: DEBUG: [chan 1631] EOF sent (1631)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_815 count=821 bs=1k
paramiko.transport: DEBUG: [chan 1632] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1632] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1632 opened.
paramiko.transport: DEBUG: [chan 1632] Sesch channel 1632 request ok
paramiko.transport: DEBUG: [chan 1632] EOF received (1632)
paramiko.transport: DEBUG: [chan 1632] EOF sent (1632)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_815 count=821 bs=1k
paramiko.transport: DEBUG: [chan 1633] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1633] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1633 opened.
paramiko.transport: DEBUG: [chan 1633] Sesch channel 1633 request ok
paramiko.transport: DEBUG: [chan 1633] EOF received (1633)
paramiko.transport: DEBUG: [chan 1633] EOF sent (1633)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_816 count=912 bs=1k
paramiko.transport: DEBUG: [chan 1634] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1634] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1634 opened.
paramiko.transport: DEBUG: [chan 1634] Sesch channel 1634 request ok
paramiko.transport: DEBUG: [chan 1634] EOF received (1634)
paramiko.transport: DEBUG: [chan 1634] EOF sent (1634)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_816 count=912 bs=1k
paramiko.transport: DEBUG: [chan 1635] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1635] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1635 opened.
paramiko.transport: DEBUG: [chan 1635] Sesch channel 1635 request ok
paramiko.transport: DEBUG: [chan 1635] EOF received (1635)
paramiko.transport: DEBUG: [chan 1635] EOF sent (1635)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_817 count=664 bs=1k
paramiko.transport: DEBUG: [chan 1636] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1636] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1636 opened.
paramiko.transport: DEBUG: [chan 1636] Sesch channel 1636 request ok
paramiko.transport: DEBUG: [chan 1636] EOF received (1636)
paramiko.transport: DEBUG: [chan 1636] EOF sent (1636)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_817 count=664 bs=1k
paramiko.transport: DEBUG: [chan 1637] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1637] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1637 opened.
paramiko.transport: DEBUG: [chan 1637] Sesch channel 1637 request ok
paramiko.transport: DEBUG: [chan 1637] EOF received (1637)
paramiko.transport: DEBUG: [chan 1637] EOF sent (1637)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_818 count=155 bs=1k
paramiko.transport: DEBUG: [chan 1638] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1638] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1638 opened.
paramiko.transport: DEBUG: [chan 1638] Sesch channel 1638 request ok
paramiko.transport: DEBUG: [chan 1638] EOF received (1638)
paramiko.transport: DEBUG: [chan 1638] EOF sent (1638)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_818 count=155 bs=1k
paramiko.transport: DEBUG: [chan 1639] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1639] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1639 opened.
paramiko.transport: DEBUG: [chan 1639] Sesch channel 1639 request ok
paramiko.transport: DEBUG: [chan 1639] EOF received (1639)
paramiko.transport: DEBUG: [chan 1639] EOF sent (1639)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_819 count=597 bs=1k
paramiko.transport: DEBUG: [chan 1640] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1640] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1640 opened.
paramiko.transport: DEBUG: [chan 1640] Sesch channel 1640 request ok
paramiko.transport: DEBUG: [chan 1640] EOF received (1640)
paramiko.transport: DEBUG: [chan 1640] EOF sent (1640)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_819 count=597 bs=1k
paramiko.transport: DEBUG: [chan 1641] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1641] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1641 opened.
paramiko.transport: DEBUG: [chan 1641] Sesch channel 1641 request ok
paramiko.transport: DEBUG: [chan 1641] EOF received (1641)
paramiko.transport: DEBUG: [chan 1641] EOF sent (1641)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_820 count=70 bs=1k
paramiko.transport: DEBUG: [chan 1642] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1642] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1642 opened.
paramiko.transport: DEBUG: [chan 1642] Sesch channel 1642 request ok
paramiko.transport: DEBUG: [chan 1642] EOF received (1642)
paramiko.transport: DEBUG: [chan 1642] EOF sent (1642)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_820 count=70 bs=1k
paramiko.transport: DEBUG: [chan 1643] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1643] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1643 opened.
paramiko.transport: DEBUG: [chan 1643] Sesch channel 1643 request ok
paramiko.transport: DEBUG: [chan 1643] EOF received (1643)
paramiko.transport: DEBUG: [chan 1643] EOF sent (1643)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_821 count=541 bs=1k
paramiko.transport: DEBUG: [chan 1644] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1644] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1644 opened.
paramiko.transport: DEBUG: [chan 1644] Sesch channel 1644 request ok
paramiko.transport: DEBUG: [chan 1644] EOF received (1644)
paramiko.transport: DEBUG: [chan 1644] EOF sent (1644)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_821 count=541 bs=1k
paramiko.transport: DEBUG: [chan 1645] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1645] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1645 opened.
paramiko.transport: DEBUG: [chan 1645] Sesch channel 1645 request ok
paramiko.transport: DEBUG: [chan 1645] EOF received (1645)
paramiko.transport: DEBUG: [chan 1645] EOF sent (1645)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_822 count=958 bs=1k
paramiko.transport: DEBUG: [chan 1646] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1646] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1646 opened.
paramiko.transport: DEBUG: [chan 1646] Sesch channel 1646 request ok
paramiko.transport: DEBUG: [chan 1646] EOF received (1646)
paramiko.transport: DEBUG: [chan 1646] EOF sent (1646)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_822 count=958 bs=1k
paramiko.transport: DEBUG: [chan 1647] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1647] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1647 opened.
paramiko.transport: DEBUG: [chan 1647] Sesch channel 1647 request ok
paramiko.transport: DEBUG: [chan 1647] EOF received (1647)
paramiko.transport: DEBUG: [chan 1647] EOF sent (1647)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_823 count=27 bs=1k
paramiko.transport: DEBUG: [chan 1648] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1648] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1648 opened.
paramiko.transport: DEBUG: [chan 1648] Sesch channel 1648 request ok
paramiko.transport: DEBUG: [chan 1648] EOF received (1648)
paramiko.transport: DEBUG: [chan 1648] EOF sent (1648)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_823 count=27 bs=1k
paramiko.transport: DEBUG: [chan 1649] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1649] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1649 opened.
paramiko.transport: DEBUG: [chan 1649] Sesch channel 1649 request ok
paramiko.transport: DEBUG: [chan 1649] EOF received (1649)
paramiko.transport: DEBUG: [chan 1649] EOF sent (1649)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_824 count=833 bs=1k
paramiko.transport: DEBUG: [chan 1650] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1650] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1650 opened.
paramiko.transport: DEBUG: [chan 1650] Sesch channel 1650 request ok
paramiko.transport: DEBUG: [chan 1650] EOF received (1650)
paramiko.transport: DEBUG: [chan 1650] EOF sent (1650)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_824 count=833 bs=1k
paramiko.transport: DEBUG: [chan 1651] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1651] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1651 opened.
paramiko.transport: DEBUG: [chan 1651] Sesch channel 1651 request ok
paramiko.transport: DEBUG: [chan 1651] EOF received (1651)
paramiko.transport: DEBUG: [chan 1651] EOF sent (1651)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_825 count=705 bs=1k
paramiko.transport: DEBUG: [chan 1652] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1652] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1652 opened.
paramiko.transport: DEBUG: [chan 1652] Sesch channel 1652 request ok
paramiko.transport: DEBUG: [chan 1652] EOF received (1652)
paramiko.transport: DEBUG: [chan 1652] EOF sent (1652)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_825 count=705 bs=1k
paramiko.transport: DEBUG: [chan 1653] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1653] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1653 opened.
paramiko.transport: DEBUG: [chan 1653] Sesch channel 1653 request ok
paramiko.transport: DEBUG: [chan 1653] EOF received (1653)
paramiko.transport: DEBUG: [chan 1653] EOF sent (1653)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_826 count=430 bs=1k
paramiko.transport: DEBUG: [chan 1654] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1654] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1654 opened.
paramiko.transport: DEBUG: [chan 1654] Sesch channel 1654 request ok
paramiko.transport: DEBUG: [chan 1654] EOF received (1654)
paramiko.transport: DEBUG: [chan 1654] EOF sent (1654)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_826 count=430 bs=1k
paramiko.transport: DEBUG: [chan 1655] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1655] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1655 opened.
paramiko.transport: DEBUG: [chan 1655] Sesch channel 1655 request ok
paramiko.transport: DEBUG: [chan 1655] EOF received (1655)
paramiko.transport: DEBUG: [chan 1655] EOF sent (1655)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_827 count=516 bs=1k
paramiko.transport: DEBUG: [chan 1656] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1656] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1656 opened.
paramiko.transport: DEBUG: [chan 1656] Sesch channel 1656 request ok
paramiko.transport: DEBUG: [chan 1656] EOF received (1656)
paramiko.transport: DEBUG: [chan 1656] EOF sent (1656)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_827 count=516 bs=1k
paramiko.transport: DEBUG: [chan 1657] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1657] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1657 opened.
paramiko.transport: DEBUG: [chan 1657] Sesch channel 1657 request ok
paramiko.transport: DEBUG: [chan 1657] EOF received (1657)
paramiko.transport: DEBUG: [chan 1657] EOF sent (1657)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_828 count=935 bs=1k
paramiko.transport: DEBUG: [chan 1658] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1658] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1658 opened.
paramiko.transport: DEBUG: [chan 1658] Sesch channel 1658 request ok
paramiko.transport: DEBUG: [chan 1658] EOF received (1658)
paramiko.transport: DEBUG: [chan 1658] EOF sent (1658)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_828 count=935 bs=1k
paramiko.transport: DEBUG: [chan 1659] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1659] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1659 opened.
paramiko.transport: DEBUG: [chan 1659] Sesch channel 1659 request ok
paramiko.transport: DEBUG: [chan 1659] EOF received (1659)
paramiko.transport: DEBUG: [chan 1659] EOF sent (1659)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_829 count=729 bs=1k
paramiko.transport: DEBUG: [chan 1660] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1660] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1660 opened.
paramiko.transport: DEBUG: [chan 1660] Sesch channel 1660 request ok
paramiko.transport: DEBUG: [chan 1660] EOF received (1660)
paramiko.transport: DEBUG: [chan 1660] EOF sent (1660)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_829 count=729 bs=1k
paramiko.transport: DEBUG: [chan 1661] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1661] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1661 opened.
paramiko.transport: DEBUG: [chan 1661] Sesch channel 1661 request ok
paramiko.transport: DEBUG: [chan 1661] EOF received (1661)
paramiko.transport: DEBUG: [chan 1661] EOF sent (1661)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_830 count=537 bs=1k
paramiko.transport: DEBUG: [chan 1662] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1662] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1662 opened.
paramiko.transport: DEBUG: [chan 1662] Sesch channel 1662 request ok
paramiko.transport: DEBUG: [chan 1662] EOF received (1662)
paramiko.transport: DEBUG: [chan 1662] EOF sent (1662)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_830 count=537 bs=1k
paramiko.transport: DEBUG: [chan 1663] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1663] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1663 opened.
paramiko.transport: DEBUG: [chan 1663] Sesch channel 1663 request ok
paramiko.transport: DEBUG: [chan 1663] EOF received (1663)
paramiko.transport: DEBUG: [chan 1663] EOF sent (1663)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_831 count=519 bs=1k
paramiko.transport: DEBUG: [chan 1664] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1664] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1664 opened.
paramiko.transport: DEBUG: [chan 1664] Sesch channel 1664 request ok
paramiko.transport: DEBUG: [chan 1664] EOF received (1664)
paramiko.transport: DEBUG: [chan 1664] EOF sent (1664)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_831 count=519 bs=1k
paramiko.transport: DEBUG: [chan 1665] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1665] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1665 opened.
paramiko.transport: DEBUG: [chan 1665] Sesch channel 1665 request ok
paramiko.transport: DEBUG: [chan 1665] EOF received (1665)
paramiko.transport: DEBUG: [chan 1665] EOF sent (1665)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_832 count=233 bs=1k
paramiko.transport: DEBUG: [chan 1666] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1666] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1666 opened.
paramiko.transport: DEBUG: [chan 1666] Sesch channel 1666 request ok
paramiko.transport: DEBUG: [chan 1666] EOF received (1666)
paramiko.transport: DEBUG: [chan 1666] EOF sent (1666)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_832 count=233 bs=1k
paramiko.transport: DEBUG: [chan 1667] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1667] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1667 opened.
paramiko.transport: DEBUG: [chan 1667] Sesch channel 1667 request ok
paramiko.transport: DEBUG: [chan 1667] EOF received (1667)
paramiko.transport: DEBUG: [chan 1667] EOF sent (1667)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_833 count=756 bs=1k
paramiko.transport: DEBUG: [chan 1668] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1668] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1668 opened.
paramiko.transport: DEBUG: [chan 1668] Sesch channel 1668 request ok
paramiko.transport: DEBUG: [chan 1668] EOF received (1668)
paramiko.transport: DEBUG: [chan 1668] EOF sent (1668)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_833 count=756 bs=1k
paramiko.transport: DEBUG: [chan 1669] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1669] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1669 opened.
paramiko.transport: DEBUG: [chan 1669] Sesch channel 1669 request ok
paramiko.transport: DEBUG: [chan 1669] EOF received (1669)
paramiko.transport: DEBUG: [chan 1669] EOF sent (1669)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_834 count=375 bs=1k
paramiko.transport: DEBUG: [chan 1670] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1670] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1670 opened.
paramiko.transport: DEBUG: [chan 1670] Sesch channel 1670 request ok
paramiko.transport: DEBUG: [chan 1670] EOF received (1670)
paramiko.transport: DEBUG: [chan 1670] EOF sent (1670)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_834 count=375 bs=1k
paramiko.transport: DEBUG: [chan 1671] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1671] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1671 opened.
paramiko.transport: DEBUG: [chan 1671] Sesch channel 1671 request ok
paramiko.transport: DEBUG: [chan 1671] EOF received (1671)
paramiko.transport: DEBUG: [chan 1671] EOF sent (1671)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_835 count=346 bs=1k
paramiko.transport: DEBUG: [chan 1672] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1672] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1672 opened.
paramiko.transport: DEBUG: [chan 1672] Sesch channel 1672 request ok
paramiko.transport: DEBUG: [chan 1672] EOF received (1672)
paramiko.transport: DEBUG: [chan 1672] EOF sent (1672)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_835 count=346 bs=1k
paramiko.transport: DEBUG: [chan 1673] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1673] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1673 opened.
paramiko.transport: DEBUG: [chan 1673] Sesch channel 1673 request ok
paramiko.transport: DEBUG: [chan 1673] EOF received (1673)
paramiko.transport: DEBUG: [chan 1673] EOF sent (1673)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_836 count=263 bs=1k
paramiko.transport: DEBUG: [chan 1674] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1674] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1674 opened.
paramiko.transport: DEBUG: [chan 1674] Sesch channel 1674 request ok
paramiko.transport: DEBUG: [chan 1674] EOF received (1674)
paramiko.transport: DEBUG: [chan 1674] EOF sent (1674)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_836 count=263 bs=1k
paramiko.transport: DEBUG: [chan 1675] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1675] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1675 opened.
paramiko.transport: DEBUG: [chan 1675] Sesch channel 1675 request ok
paramiko.transport: DEBUG: [chan 1675] EOF received (1675)
paramiko.transport: DEBUG: [chan 1675] EOF sent (1675)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_837 count=413 bs=1k
paramiko.transport: DEBUG: [chan 1676] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1676] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1676 opened.
paramiko.transport: DEBUG: [chan 1676] Sesch channel 1676 request ok
paramiko.transport: DEBUG: [chan 1676] EOF received (1676)
paramiko.transport: DEBUG: [chan 1676] EOF sent (1676)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_837 count=413 bs=1k
paramiko.transport: DEBUG: [chan 1677] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1677] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1677 opened.
paramiko.transport: DEBUG: [chan 1677] Sesch channel 1677 request ok
paramiko.transport: DEBUG: [chan 1677] EOF received (1677)
paramiko.transport: DEBUG: [chan 1677] EOF sent (1677)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_838 count=92 bs=1k
paramiko.transport: DEBUG: [chan 1678] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1678] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1678 opened.
paramiko.transport: DEBUG: [chan 1678] Sesch channel 1678 request ok
paramiko.transport: DEBUG: [chan 1678] EOF received (1678)
paramiko.transport: DEBUG: [chan 1678] EOF sent (1678)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_838 count=92 bs=1k
paramiko.transport: DEBUG: [chan 1679] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1679] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1679 opened.
paramiko.transport: DEBUG: [chan 1679] Sesch channel 1679 request ok
paramiko.transport: DEBUG: [chan 1679] EOF received (1679)
paramiko.transport: DEBUG: [chan 1679] EOF sent (1679)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_839 count=438 bs=1k
paramiko.transport: DEBUG: [chan 1680] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1680] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1680 opened.
paramiko.transport: DEBUG: [chan 1680] Sesch channel 1680 request ok
paramiko.transport: DEBUG: [chan 1680] EOF received (1680)
paramiko.transport: DEBUG: [chan 1680] EOF sent (1680)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_839 count=438 bs=1k
paramiko.transport: DEBUG: [chan 1681] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1681] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1681 opened.
paramiko.transport: DEBUG: [chan 1681] Sesch channel 1681 request ok
paramiko.transport: DEBUG: [chan 1681] EOF received (1681)
paramiko.transport: DEBUG: [chan 1681] EOF sent (1681)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_840 count=118 bs=1k
paramiko.transport: DEBUG: [chan 1682] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1682] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1682 opened.
paramiko.transport: DEBUG: [chan 1682] Sesch channel 1682 request ok
paramiko.transport: DEBUG: [chan 1682] EOF received (1682)
paramiko.transport: DEBUG: [chan 1682] EOF sent (1682)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_840 count=118 bs=1k
paramiko.transport: DEBUG: [chan 1683] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1683] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1683 opened.
paramiko.transport: DEBUG: [chan 1683] Sesch channel 1683 request ok
paramiko.transport: DEBUG: [chan 1683] EOF received (1683)
paramiko.transport: DEBUG: [chan 1683] EOF sent (1683)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_841 count=846 bs=1k
paramiko.transport: DEBUG: [chan 1684] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1684] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1684 opened.
paramiko.transport: DEBUG: [chan 1684] Sesch channel 1684 request ok
paramiko.transport: DEBUG: [chan 1684] EOF received (1684)
paramiko.transport: DEBUG: [chan 1684] EOF sent (1684)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_841 count=846 bs=1k
paramiko.transport: DEBUG: [chan 1685] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1685] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1685 opened.
paramiko.transport: DEBUG: [chan 1685] Sesch channel 1685 request ok
paramiko.transport: DEBUG: [chan 1685] EOF received (1685)
paramiko.transport: DEBUG: [chan 1685] EOF sent (1685)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_842 count=998 bs=1k
paramiko.transport: DEBUG: [chan 1686] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1686] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1686 opened.
paramiko.transport: DEBUG: [chan 1686] Sesch channel 1686 request ok
paramiko.transport: DEBUG: [chan 1686] EOF received (1686)
paramiko.transport: DEBUG: [chan 1686] EOF sent (1686)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_842 count=998 bs=1k
paramiko.transport: DEBUG: [chan 1687] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1687] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1687 opened.
paramiko.transport: DEBUG: [chan 1687] Sesch channel 1687 request ok
paramiko.transport: DEBUG: [chan 1687] EOF received (1687)
paramiko.transport: DEBUG: [chan 1687] EOF sent (1687)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_843 count=107 bs=1k
paramiko.transport: DEBUG: [chan 1688] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1688] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1688 opened.
paramiko.transport: DEBUG: [chan 1688] Sesch channel 1688 request ok
paramiko.transport: DEBUG: [chan 1688] EOF received (1688)
paramiko.transport: DEBUG: [chan 1688] EOF sent (1688)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_843 count=107 bs=1k
paramiko.transport: DEBUG: [chan 1689] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1689] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1689 opened.
paramiko.transport: DEBUG: [chan 1689] Sesch channel 1689 request ok
paramiko.transport: DEBUG: [chan 1689] EOF received (1689)
paramiko.transport: DEBUG: [chan 1689] EOF sent (1689)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_844 count=974 bs=1k
paramiko.transport: DEBUG: [chan 1690] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1690] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1690 opened.
paramiko.transport: DEBUG: [chan 1690] Sesch channel 1690 request ok
paramiko.transport: DEBUG: [chan 1690] EOF received (1690)
paramiko.transport: DEBUG: [chan 1690] EOF sent (1690)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_844 count=974 bs=1k
paramiko.transport: DEBUG: [chan 1691] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1691] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1691 opened.
paramiko.transport: DEBUG: [chan 1691] Sesch channel 1691 request ok
paramiko.transport: DEBUG: [chan 1691] EOF received (1691)
paramiko.transport: DEBUG: [chan 1691] EOF sent (1691)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_845 count=255 bs=1k
paramiko.transport: DEBUG: [chan 1692] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1692] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1692 opened.
paramiko.transport: DEBUG: [chan 1692] Sesch channel 1692 request ok
paramiko.transport: DEBUG: [chan 1692] EOF received (1692)
paramiko.transport: DEBUG: [chan 1692] EOF sent (1692)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_845 count=255 bs=1k
paramiko.transport: DEBUG: [chan 1693] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1693] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1693 opened.
paramiko.transport: DEBUG: [chan 1693] Sesch channel 1693 request ok
paramiko.transport: DEBUG: [chan 1693] EOF received (1693)
paramiko.transport: DEBUG: [chan 1693] EOF sent (1693)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_846 count=215 bs=1k
paramiko.transport: DEBUG: [chan 1694] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1694] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1694 opened.
paramiko.transport: DEBUG: [chan 1694] Sesch channel 1694 request ok
paramiko.transport: DEBUG: [chan 1694] EOF received (1694)
paramiko.transport: DEBUG: [chan 1694] EOF sent (1694)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_846 count=215 bs=1k
paramiko.transport: DEBUG: [chan 1695] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1695] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1695 opened.
paramiko.transport: DEBUG: [chan 1695] Sesch channel 1695 request ok
paramiko.transport: DEBUG: [chan 1695] EOF received (1695)
paramiko.transport: DEBUG: [chan 1695] EOF sent (1695)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_847 count=472 bs=1k
paramiko.transport: DEBUG: [chan 1696] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1696] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1696 opened.
paramiko.transport: DEBUG: [chan 1696] Sesch channel 1696 request ok
paramiko.transport: DEBUG: [chan 1696] EOF received (1696)
paramiko.transport: DEBUG: [chan 1696] EOF sent (1696)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_847 count=472 bs=1k
paramiko.transport: DEBUG: [chan 1697] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1697] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1697 opened.
paramiko.transport: DEBUG: [chan 1697] Sesch channel 1697 request ok
paramiko.transport: DEBUG: [chan 1697] EOF received (1697)
paramiko.transport: DEBUG: [chan 1697] EOF sent (1697)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_848 count=264 bs=1k
paramiko.transport: DEBUG: [chan 1698] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1698] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1698 opened.
paramiko.transport: DEBUG: [chan 1698] Sesch channel 1698 request ok
paramiko.transport: DEBUG: [chan 1698] EOF received (1698)
paramiko.transport: DEBUG: [chan 1698] EOF sent (1698)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_848 count=264 bs=1k
paramiko.transport: DEBUG: [chan 1699] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1699] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1699 opened.
paramiko.transport: DEBUG: [chan 1699] Sesch channel 1699 request ok
paramiko.transport: DEBUG: [chan 1699] EOF received (1699)
paramiko.transport: DEBUG: [chan 1699] EOF sent (1699)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_849 count=247 bs=1k
paramiko.transport: DEBUG: [chan 1700] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1700] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1700 opened.
paramiko.transport: DEBUG: [chan 1700] Sesch channel 1700 request ok
paramiko.transport: DEBUG: [chan 1700] EOF received (1700)
paramiko.transport: DEBUG: [chan 1700] EOF sent (1700)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_849 count=247 bs=1k
paramiko.transport: DEBUG: [chan 1701] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1701] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1701 opened.
paramiko.transport: DEBUG: [chan 1701] Sesch channel 1701 request ok
paramiko.transport: DEBUG: [chan 1701] EOF received (1701)
paramiko.transport: DEBUG: [chan 1701] EOF sent (1701)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_850 count=379 bs=1k
paramiko.transport: DEBUG: [chan 1702] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1702] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1702 opened.
paramiko.transport: DEBUG: [chan 1702] Sesch channel 1702 request ok
paramiko.transport: DEBUG: [chan 1702] EOF received (1702)
paramiko.transport: DEBUG: [chan 1702] EOF sent (1702)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_850 count=379 bs=1k
paramiko.transport: DEBUG: [chan 1703] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1703] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1703 opened.
paramiko.transport: DEBUG: [chan 1703] Sesch channel 1703 request ok
paramiko.transport: DEBUG: [chan 1703] EOF received (1703)
paramiko.transport: DEBUG: [chan 1703] EOF sent (1703)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_851 count=752 bs=1k
paramiko.transport: DEBUG: [chan 1704] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1704] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1704 opened.
paramiko.transport: DEBUG: [chan 1704] Sesch channel 1704 request ok
paramiko.transport: DEBUG: [chan 1704] EOF received (1704)
paramiko.transport: DEBUG: [chan 1704] EOF sent (1704)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_851 count=752 bs=1k
paramiko.transport: DEBUG: [chan 1705] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1705] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1705 opened.
paramiko.transport: DEBUG: [chan 1705] Sesch channel 1705 request ok
paramiko.transport: DEBUG: [chan 1705] EOF received (1705)
paramiko.transport: DEBUG: [chan 1705] EOF sent (1705)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_852 count=309 bs=1k
paramiko.transport: DEBUG: [chan 1706] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1706] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1706 opened.
paramiko.transport: DEBUG: [chan 1706] Sesch channel 1706 request ok
paramiko.transport: DEBUG: [chan 1706] EOF received (1706)
paramiko.transport: DEBUG: [chan 1706] EOF sent (1706)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_852 count=309 bs=1k
paramiko.transport: DEBUG: [chan 1707] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1707] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1707 opened.
paramiko.transport: DEBUG: [chan 1707] Sesch channel 1707 request ok
paramiko.transport: DEBUG: [chan 1707] EOF received (1707)
paramiko.transport: DEBUG: [chan 1707] EOF sent (1707)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_853 count=216 bs=1k
paramiko.transport: DEBUG: [chan 1708] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1708] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1708 opened.
paramiko.transport: DEBUG: [chan 1708] Sesch channel 1708 request ok
paramiko.transport: DEBUG: [chan 1708] EOF received (1708)
paramiko.transport: DEBUG: [chan 1708] EOF sent (1708)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_853 count=216 bs=1k
paramiko.transport: DEBUG: [chan 1709] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1709] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1709 opened.
paramiko.transport: DEBUG: [chan 1709] Sesch channel 1709 request ok
paramiko.transport: DEBUG: [chan 1709] EOF received (1709)
paramiko.transport: DEBUG: [chan 1709] EOF sent (1709)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_854 count=459 bs=1k
paramiko.transport: DEBUG: [chan 1710] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1710] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1710 opened.
paramiko.transport: DEBUG: [chan 1710] Sesch channel 1710 request ok
paramiko.transport: DEBUG: [chan 1710] EOF received (1710)
paramiko.transport: DEBUG: [chan 1710] EOF sent (1710)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_854 count=459 bs=1k
paramiko.transport: DEBUG: [chan 1711] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1711] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1711 opened.
paramiko.transport: DEBUG: [chan 1711] Sesch channel 1711 request ok
paramiko.transport: DEBUG: [chan 1711] EOF received (1711)
paramiko.transport: DEBUG: [chan 1711] EOF sent (1711)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_855 count=129 bs=1k
paramiko.transport: DEBUG: [chan 1712] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1712] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1712 opened.
paramiko.transport: DEBUG: [chan 1712] Sesch channel 1712 request ok
paramiko.transport: DEBUG: [chan 1712] EOF received (1712)
paramiko.transport: DEBUG: [chan 1712] EOF sent (1712)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_855 count=129 bs=1k
paramiko.transport: DEBUG: [chan 1713] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1713] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1713 opened.
paramiko.transport: DEBUG: [chan 1713] Sesch channel 1713 request ok
paramiko.transport: DEBUG: [chan 1713] EOF received (1713)
paramiko.transport: DEBUG: [chan 1713] EOF sent (1713)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_856 count=827 bs=1k
paramiko.transport: DEBUG: [chan 1714] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1714] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1714 opened.
paramiko.transport: DEBUG: [chan 1714] Sesch channel 1714 request ok
paramiko.transport: DEBUG: [chan 1714] EOF received (1714)
paramiko.transport: DEBUG: [chan 1714] EOF sent (1714)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_856 count=827 bs=1k
paramiko.transport: DEBUG: [chan 1715] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1715] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1715 opened.
paramiko.transport: DEBUG: [chan 1715] Sesch channel 1715 request ok
paramiko.transport: DEBUG: [chan 1715] EOF received (1715)
paramiko.transport: DEBUG: [chan 1715] EOF sent (1715)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_857 count=671 bs=1k
paramiko.transport: DEBUG: [chan 1716] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1716] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1716 opened.
paramiko.transport: DEBUG: [chan 1716] Sesch channel 1716 request ok
paramiko.transport: DEBUG: [chan 1716] EOF received (1716)
paramiko.transport: DEBUG: [chan 1716] EOF sent (1716)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_857 count=671 bs=1k
paramiko.transport: DEBUG: [chan 1717] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1717] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1717 opened.
paramiko.transport: DEBUG: [chan 1717] Sesch channel 1717 request ok
paramiko.transport: DEBUG: [chan 1717] EOF received (1717)
paramiko.transport: DEBUG: [chan 1717] EOF sent (1717)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_858 count=475 bs=1k
paramiko.transport: DEBUG: [chan 1718] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1718] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1718 opened.
paramiko.transport: DEBUG: [chan 1718] Sesch channel 1718 request ok
paramiko.transport: DEBUG: [chan 1718] EOF received (1718)
paramiko.transport: DEBUG: [chan 1718] EOF sent (1718)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_858 count=475 bs=1k
paramiko.transport: DEBUG: [chan 1719] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1719] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1719 opened.
paramiko.transport: DEBUG: [chan 1719] Sesch channel 1719 request ok
paramiko.transport: DEBUG: [chan 1719] EOF received (1719)
paramiko.transport: DEBUG: [chan 1719] EOF sent (1719)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_859 count=436 bs=1k
paramiko.transport: DEBUG: [chan 1720] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1720] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1720 opened.
paramiko.transport: DEBUG: [chan 1720] Sesch channel 1720 request ok
paramiko.transport: DEBUG: [chan 1720] EOF received (1720)
paramiko.transport: DEBUG: [chan 1720] EOF sent (1720)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_859 count=436 bs=1k
paramiko.transport: DEBUG: [chan 1721] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1721] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1721 opened.
paramiko.transport: DEBUG: [chan 1721] Sesch channel 1721 request ok
paramiko.transport: DEBUG: [chan 1721] EOF received (1721)
paramiko.transport: DEBUG: [chan 1721] EOF sent (1721)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_860 count=983 bs=1k
paramiko.transport: DEBUG: [chan 1722] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1722] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1722 opened.
paramiko.transport: DEBUG: [chan 1722] Sesch channel 1722 request ok
paramiko.transport: DEBUG: [chan 1722] EOF received (1722)
paramiko.transport: DEBUG: [chan 1722] EOF sent (1722)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_860 count=983 bs=1k
paramiko.transport: DEBUG: [chan 1723] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1723] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1723 opened.
paramiko.transport: DEBUG: [chan 1723] Sesch channel 1723 request ok
paramiko.transport: DEBUG: [chan 1723] EOF received (1723)
paramiko.transport: DEBUG: [chan 1723] EOF sent (1723)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_861 count=572 bs=1k
paramiko.transport: DEBUG: [chan 1724] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1724] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1724 opened.
paramiko.transport: DEBUG: [chan 1724] Sesch channel 1724 request ok
paramiko.transport: DEBUG: [chan 1724] EOF received (1724)
paramiko.transport: DEBUG: [chan 1724] EOF sent (1724)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_861 count=572 bs=1k
paramiko.transport: DEBUG: [chan 1725] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1725] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1725 opened.
paramiko.transport: DEBUG: [chan 1725] Sesch channel 1725 request ok
paramiko.transport: DEBUG: [chan 1725] EOF received (1725)
paramiko.transport: DEBUG: [chan 1725] EOF sent (1725)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_862 count=569 bs=1k
paramiko.transport: DEBUG: [chan 1726] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1726] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1726 opened.
paramiko.transport: DEBUG: [chan 1726] Sesch channel 1726 request ok
paramiko.transport: DEBUG: [chan 1726] EOF received (1726)
paramiko.transport: DEBUG: [chan 1726] EOF sent (1726)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_862 count=569 bs=1k
paramiko.transport: DEBUG: [chan 1727] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1727] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1727 opened.
paramiko.transport: DEBUG: [chan 1727] Sesch channel 1727 request ok
paramiko.transport: DEBUG: [chan 1727] EOF received (1727)
paramiko.transport: DEBUG: [chan 1727] EOF sent (1727)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_863 count=882 bs=1k
paramiko.transport: DEBUG: [chan 1728] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1728] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1728 opened.
paramiko.transport: DEBUG: [chan 1728] Sesch channel 1728 request ok
paramiko.transport: DEBUG: [chan 1728] EOF received (1728)
paramiko.transport: DEBUG: [chan 1728] EOF sent (1728)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_863 count=882 bs=1k
paramiko.transport: DEBUG: [chan 1729] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1729] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1729 opened.
paramiko.transport: DEBUG: [chan 1729] Sesch channel 1729 request ok
paramiko.transport: DEBUG: [chan 1729] EOF received (1729)
paramiko.transport: DEBUG: [chan 1729] EOF sent (1729)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_864 count=481 bs=1k
paramiko.transport: DEBUG: [chan 1730] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1730] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1730 opened.
paramiko.transport: DEBUG: [chan 1730] Sesch channel 1730 request ok
paramiko.transport: DEBUG: [chan 1730] EOF received (1730)
paramiko.transport: DEBUG: [chan 1730] EOF sent (1730)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_864 count=481 bs=1k
paramiko.transport: DEBUG: [chan 1731] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1731] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1731 opened.
paramiko.transport: DEBUG: [chan 1731] Sesch channel 1731 request ok
paramiko.transport: DEBUG: [chan 1731] EOF received (1731)
paramiko.transport: DEBUG: [chan 1731] EOF sent (1731)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_865 count=423 bs=1k
paramiko.transport: DEBUG: [chan 1732] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1732] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1732 opened.
paramiko.transport: DEBUG: [chan 1732] Sesch channel 1732 request ok
paramiko.transport: DEBUG: [chan 1732] EOF received (1732)
paramiko.transport: DEBUG: [chan 1732] EOF sent (1732)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_865 count=423 bs=1k
paramiko.transport: DEBUG: [chan 1733] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1733] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1733 opened.
paramiko.transport: DEBUG: [chan 1733] Sesch channel 1733 request ok
paramiko.transport: DEBUG: [chan 1733] EOF received (1733)
paramiko.transport: DEBUG: [chan 1733] EOF sent (1733)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_866 count=640 bs=1k
paramiko.transport: DEBUG: [chan 1734] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1734] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1734 opened.
paramiko.transport: DEBUG: [chan 1734] Sesch channel 1734 request ok
paramiko.transport: DEBUG: [chan 1734] EOF received (1734)
paramiko.transport: DEBUG: [chan 1734] EOF sent (1734)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_866 count=640 bs=1k
paramiko.transport: DEBUG: [chan 1735] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1735] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1735 opened.
paramiko.transport: DEBUG: [chan 1735] Sesch channel 1735 request ok
paramiko.transport: DEBUG: [chan 1735] EOF received (1735)
paramiko.transport: DEBUG: [chan 1735] EOF sent (1735)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_867 count=35 bs=1k
paramiko.transport: DEBUG: [chan 1736] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1736] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1736 opened.
paramiko.transport: DEBUG: [chan 1736] Sesch channel 1736 request ok
paramiko.transport: DEBUG: [chan 1736] EOF received (1736)
paramiko.transport: DEBUG: [chan 1736] EOF sent (1736)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_867 count=35 bs=1k
paramiko.transport: DEBUG: [chan 1737] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1737] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1737 opened.
paramiko.transport: DEBUG: [chan 1737] Sesch channel 1737 request ok
paramiko.transport: DEBUG: [chan 1737] EOF received (1737)
paramiko.transport: DEBUG: [chan 1737] EOF sent (1737)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_868 count=618 bs=1k
paramiko.transport: DEBUG: [chan 1738] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1738] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1738 opened.
paramiko.transport: DEBUG: [chan 1738] Sesch channel 1738 request ok
paramiko.transport: DEBUG: [chan 1738] EOF received (1738)
paramiko.transport: DEBUG: [chan 1738] EOF sent (1738)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_868 count=618 bs=1k
paramiko.transport: DEBUG: [chan 1739] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1739] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1739 opened.
paramiko.transport: DEBUG: [chan 1739] Sesch channel 1739 request ok
paramiko.transport: DEBUG: [chan 1739] EOF received (1739)
paramiko.transport: DEBUG: [chan 1739] EOF sent (1739)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_869 count=940 bs=1k
paramiko.transport: DEBUG: [chan 1740] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1740] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1740 opened.
paramiko.transport: DEBUG: [chan 1740] Sesch channel 1740 request ok
paramiko.transport: DEBUG: [chan 1740] EOF received (1740)
paramiko.transport: DEBUG: [chan 1740] EOF sent (1740)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_869 count=940 bs=1k
paramiko.transport: DEBUG: [chan 1741] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1741] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1741 opened.
paramiko.transport: DEBUG: [chan 1741] Sesch channel 1741 request ok
paramiko.transport: DEBUG: [chan 1741] EOF received (1741)
paramiko.transport: DEBUG: [chan 1741] EOF sent (1741)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_870 count=680 bs=1k
paramiko.transport: DEBUG: [chan 1742] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1742] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1742 opened.
paramiko.transport: DEBUG: [chan 1742] Sesch channel 1742 request ok
paramiko.transport: DEBUG: [chan 1742] EOF received (1742)
paramiko.transport: DEBUG: [chan 1742] EOF sent (1742)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_870 count=680 bs=1k
paramiko.transport: DEBUG: [chan 1743] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1743] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1743 opened.
paramiko.transport: DEBUG: [chan 1743] Sesch channel 1743 request ok
paramiko.transport: DEBUG: [chan 1743] EOF received (1743)
paramiko.transport: DEBUG: [chan 1743] EOF sent (1743)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_871 count=687 bs=1k
paramiko.transport: DEBUG: [chan 1744] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1744] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1744 opened.
paramiko.transport: DEBUG: [chan 1744] Sesch channel 1744 request ok
paramiko.transport: DEBUG: [chan 1744] EOF received (1744)
paramiko.transport: DEBUG: [chan 1744] EOF sent (1744)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_871 count=687 bs=1k
paramiko.transport: DEBUG: [chan 1745] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1745] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1745 opened.
paramiko.transport: DEBUG: [chan 1745] Sesch channel 1745 request ok
paramiko.transport: DEBUG: [chan 1745] EOF received (1745)
paramiko.transport: DEBUG: [chan 1745] EOF sent (1745)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_872 count=477 bs=1k
paramiko.transport: DEBUG: [chan 1746] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1746] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1746 opened.
paramiko.transport: DEBUG: [chan 1746] Sesch channel 1746 request ok
paramiko.transport: DEBUG: [chan 1746] EOF received (1746)
paramiko.transport: DEBUG: [chan 1746] EOF sent (1746)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_872 count=477 bs=1k
paramiko.transport: DEBUG: [chan 1747] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1747] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1747 opened.
paramiko.transport: DEBUG: [chan 1747] Sesch channel 1747 request ok
paramiko.transport: DEBUG: [chan 1747] EOF received (1747)
paramiko.transport: DEBUG: [chan 1747] EOF sent (1747)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_873 count=866 bs=1k
paramiko.transport: DEBUG: [chan 1748] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1748] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1748 opened.
paramiko.transport: DEBUG: [chan 1748] Sesch channel 1748 request ok
paramiko.transport: DEBUG: [chan 1748] EOF received (1748)
paramiko.transport: DEBUG: [chan 1748] EOF sent (1748)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_873 count=866 bs=1k
paramiko.transport: DEBUG: [chan 1749] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1749] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1749 opened.
paramiko.transport: DEBUG: [chan 1749] Sesch channel 1749 request ok
paramiko.transport: DEBUG: [chan 1749] EOF received (1749)
paramiko.transport: DEBUG: [chan 1749] EOF sent (1749)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_874 count=819 bs=1k
paramiko.transport: DEBUG: [chan 1750] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1750] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1750 opened.
paramiko.transport: DEBUG: [chan 1750] Sesch channel 1750 request ok
paramiko.transport: DEBUG: [chan 1750] EOF received (1750)
paramiko.transport: DEBUG: [chan 1750] EOF sent (1750)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_874 count=819 bs=1k
paramiko.transport: DEBUG: [chan 1751] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1751] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1751 opened.
paramiko.transport: DEBUG: [chan 1751] Sesch channel 1751 request ok
paramiko.transport: DEBUG: [chan 1751] EOF received (1751)
paramiko.transport: DEBUG: [chan 1751] EOF sent (1751)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_875 count=957 bs=1k
paramiko.transport: DEBUG: [chan 1752] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1752] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1752 opened.
paramiko.transport: DEBUG: [chan 1752] Sesch channel 1752 request ok
paramiko.transport: DEBUG: [chan 1752] EOF received (1752)
paramiko.transport: DEBUG: [chan 1752] EOF sent (1752)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_875 count=957 bs=1k
paramiko.transport: DEBUG: [chan 1753] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1753] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1753 opened.
paramiko.transport: DEBUG: [chan 1753] Sesch channel 1753 request ok
paramiko.transport: DEBUG: [chan 1753] EOF received (1753)
paramiko.transport: DEBUG: [chan 1753] EOF sent (1753)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_876 count=447 bs=1k
paramiko.transport: DEBUG: [chan 1754] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1754] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1754 opened.
paramiko.transport: DEBUG: [chan 1754] Sesch channel 1754 request ok
paramiko.transport: DEBUG: [chan 1754] EOF received (1754)
paramiko.transport: DEBUG: [chan 1754] EOF sent (1754)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_876 count=447 bs=1k
paramiko.transport: DEBUG: [chan 1755] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1755] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1755 opened.
paramiko.transport: DEBUG: [chan 1755] Sesch channel 1755 request ok
paramiko.transport: DEBUG: [chan 1755] EOF received (1755)
paramiko.transport: DEBUG: [chan 1755] EOF sent (1755)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_877 count=365 bs=1k
paramiko.transport: DEBUG: [chan 1756] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1756] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1756 opened.
paramiko.transport: DEBUG: [chan 1756] Sesch channel 1756 request ok
paramiko.transport: DEBUG: [chan 1756] EOF received (1756)
paramiko.transport: DEBUG: [chan 1756] EOF sent (1756)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_877 count=365 bs=1k
paramiko.transport: DEBUG: [chan 1757] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1757] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1757 opened.
paramiko.transport: DEBUG: [chan 1757] Sesch channel 1757 request ok
paramiko.transport: DEBUG: [chan 1757] EOF received (1757)
paramiko.transport: DEBUG: [chan 1757] EOF sent (1757)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_878 count=645 bs=1k
paramiko.transport: DEBUG: [chan 1758] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1758] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1758 opened.
paramiko.transport: DEBUG: [chan 1758] Sesch channel 1758 request ok
paramiko.transport: DEBUG: [chan 1758] EOF received (1758)
paramiko.transport: DEBUG: [chan 1758] EOF sent (1758)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_878 count=645 bs=1k
paramiko.transport: DEBUG: [chan 1759] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1759] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1759 opened.
paramiko.transport: DEBUG: [chan 1759] Sesch channel 1759 request ok
paramiko.transport: DEBUG: [chan 1759] EOF received (1759)
paramiko.transport: DEBUG: [chan 1759] EOF sent (1759)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_879 count=127 bs=1k
paramiko.transport: DEBUG: [chan 1760] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1760] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1760 opened.
paramiko.transport: DEBUG: [chan 1760] Sesch channel 1760 request ok
paramiko.transport: DEBUG: [chan 1760] EOF received (1760)
paramiko.transport: DEBUG: [chan 1760] EOF sent (1760)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_879 count=127 bs=1k
paramiko.transport: DEBUG: [chan 1761] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1761] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1761 opened.
paramiko.transport: DEBUG: [chan 1761] Sesch channel 1761 request ok
paramiko.transport: DEBUG: [chan 1761] EOF received (1761)
paramiko.transport: DEBUG: [chan 1761] EOF sent (1761)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_880 count=16 bs=1k
paramiko.transport: DEBUG: [chan 1762] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1762] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1762 opened.
paramiko.transport: DEBUG: [chan 1762] Sesch channel 1762 request ok
paramiko.transport: DEBUG: [chan 1762] EOF received (1762)
paramiko.transport: DEBUG: [chan 1762] EOF sent (1762)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_880 count=16 bs=1k
paramiko.transport: DEBUG: [chan 1763] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1763] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1763 opened.
paramiko.transport: DEBUG: [chan 1763] Sesch channel 1763 request ok
paramiko.transport: DEBUG: [chan 1763] EOF received (1763)
paramiko.transport: DEBUG: [chan 1763] EOF sent (1763)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_881 count=54 bs=1k
paramiko.transport: DEBUG: [chan 1764] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1764] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1764 opened.
paramiko.transport: DEBUG: [chan 1764] Sesch channel 1764 request ok
paramiko.transport: DEBUG: [chan 1764] EOF received (1764)
paramiko.transport: DEBUG: [chan 1764] EOF sent (1764)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_881 count=54 bs=1k
paramiko.transport: DEBUG: [chan 1765] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1765] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1765 opened.
paramiko.transport: DEBUG: [chan 1765] Sesch channel 1765 request ok
paramiko.transport: DEBUG: [chan 1765] EOF received (1765)
paramiko.transport: DEBUG: [chan 1765] EOF sent (1765)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_882 count=11 bs=1k
paramiko.transport: DEBUG: [chan 1766] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1766] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1766 opened.
paramiko.transport: DEBUG: [chan 1766] Sesch channel 1766 request ok
paramiko.transport: DEBUG: [chan 1766] EOF received (1766)
paramiko.transport: DEBUG: [chan 1766] EOF sent (1766)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_882 count=11 bs=1k
paramiko.transport: DEBUG: [chan 1767] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1767] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1767 opened.
paramiko.transport: DEBUG: [chan 1767] Sesch channel 1767 request ok
paramiko.transport: DEBUG: [chan 1767] EOF received (1767)
paramiko.transport: DEBUG: [chan 1767] EOF sent (1767)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_883 count=782 bs=1k
paramiko.transport: DEBUG: [chan 1768] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1768] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1768 opened.
paramiko.transport: DEBUG: [chan 1768] Sesch channel 1768 request ok
paramiko.transport: DEBUG: [chan 1768] EOF received (1768)
paramiko.transport: DEBUG: [chan 1768] EOF sent (1768)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_883 count=782 bs=1k
paramiko.transport: DEBUG: [chan 1769] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1769] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1769 opened.
paramiko.transport: DEBUG: [chan 1769] Sesch channel 1769 request ok
paramiko.transport: DEBUG: [chan 1769] EOF received (1769)
paramiko.transport: DEBUG: [chan 1769] EOF sent (1769)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_884 count=305 bs=1k
paramiko.transport: DEBUG: [chan 1770] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1770] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1770 opened.
paramiko.transport: DEBUG: [chan 1770] Sesch channel 1770 request ok
paramiko.transport: DEBUG: [chan 1770] EOF received (1770)
paramiko.transport: DEBUG: [chan 1770] EOF sent (1770)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_884 count=305 bs=1k
paramiko.transport: DEBUG: [chan 1771] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1771] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1771 opened.
paramiko.transport: DEBUG: [chan 1771] Sesch channel 1771 request ok
paramiko.transport: DEBUG: [chan 1771] EOF received (1771)
paramiko.transport: DEBUG: [chan 1771] EOF sent (1771)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_885 count=443 bs=1k
paramiko.transport: DEBUG: [chan 1772] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1772] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1772 opened.
paramiko.transport: DEBUG: [chan 1772] Sesch channel 1772 request ok
paramiko.transport: DEBUG: [chan 1772] EOF received (1772)
paramiko.transport: DEBUG: [chan 1772] EOF sent (1772)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_885 count=443 bs=1k
paramiko.transport: DEBUG: [chan 1773] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1773] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1773 opened.
paramiko.transport: DEBUG: [chan 1773] Sesch channel 1773 request ok
paramiko.transport: DEBUG: [chan 1773] EOF received (1773)
paramiko.transport: DEBUG: [chan 1773] EOF sent (1773)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_886 count=353 bs=1k
paramiko.transport: DEBUG: [chan 1774] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1774] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1774 opened.
paramiko.transport: DEBUG: [chan 1774] Sesch channel 1774 request ok
paramiko.transport: DEBUG: [chan 1774] EOF received (1774)
paramiko.transport: DEBUG: [chan 1774] EOF sent (1774)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_886 count=353 bs=1k
paramiko.transport: DEBUG: [chan 1775] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1775] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1775 opened.
paramiko.transport: DEBUG: [chan 1775] Sesch channel 1775 request ok
paramiko.transport: DEBUG: [chan 1775] EOF received (1775)
paramiko.transport: DEBUG: [chan 1775] EOF sent (1775)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_887 count=954 bs=1k
paramiko.transport: DEBUG: [chan 1776] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1776] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1776 opened.
paramiko.transport: DEBUG: [chan 1776] Sesch channel 1776 request ok
paramiko.transport: DEBUG: [chan 1776] EOF received (1776)
paramiko.transport: DEBUG: [chan 1776] EOF sent (1776)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_887 count=954 bs=1k
paramiko.transport: DEBUG: [chan 1777] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1777] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1777 opened.
paramiko.transport: DEBUG: [chan 1777] Sesch channel 1777 request ok
paramiko.transport: DEBUG: [chan 1777] EOF received (1777)
paramiko.transport: DEBUG: [chan 1777] EOF sent (1777)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_888 count=619 bs=1k
paramiko.transport: DEBUG: [chan 1778] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1778] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1778 opened.
paramiko.transport: DEBUG: [chan 1778] Sesch channel 1778 request ok
paramiko.transport: DEBUG: [chan 1778] EOF received (1778)
paramiko.transport: DEBUG: [chan 1778] EOF sent (1778)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_888 count=619 bs=1k
paramiko.transport: DEBUG: [chan 1779] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1779] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1779 opened.
paramiko.transport: DEBUG: [chan 1779] Sesch channel 1779 request ok
paramiko.transport: DEBUG: [chan 1779] EOF received (1779)
paramiko.transport: DEBUG: [chan 1779] EOF sent (1779)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_889 count=655 bs=1k
paramiko.transport: DEBUG: [chan 1780] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1780] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1780 opened.
paramiko.transport: DEBUG: [chan 1780] Sesch channel 1780 request ok
paramiko.transport: DEBUG: [chan 1780] EOF received (1780)
paramiko.transport: DEBUG: [chan 1780] EOF sent (1780)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_889 count=655 bs=1k
paramiko.transport: DEBUG: [chan 1781] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1781] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1781 opened.
paramiko.transport: DEBUG: [chan 1781] Sesch channel 1781 request ok
paramiko.transport: DEBUG: [chan 1781] EOF received (1781)
paramiko.transport: DEBUG: [chan 1781] EOF sent (1781)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_890 count=137 bs=1k
paramiko.transport: DEBUG: [chan 1782] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1782] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1782 opened.
paramiko.transport: DEBUG: [chan 1782] Sesch channel 1782 request ok
paramiko.transport: DEBUG: [chan 1782] EOF received (1782)
paramiko.transport: DEBUG: [chan 1782] EOF sent (1782)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_890 count=137 bs=1k
paramiko.transport: DEBUG: [chan 1783] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1783] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1783 opened.
paramiko.transport: DEBUG: [chan 1783] Sesch channel 1783 request ok
paramiko.transport: DEBUG: [chan 1783] EOF received (1783)
paramiko.transport: DEBUG: [chan 1783] EOF sent (1783)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_891 count=536 bs=1k
paramiko.transport: DEBUG: [chan 1784] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1784] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1784 opened.
paramiko.transport: DEBUG: [chan 1784] Sesch channel 1784 request ok
paramiko.transport: DEBUG: [chan 1784] EOF received (1784)
paramiko.transport: DEBUG: [chan 1784] EOF sent (1784)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_891 count=536 bs=1k
paramiko.transport: DEBUG: [chan 1785] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1785] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1785 opened.
paramiko.transport: DEBUG: [chan 1785] Sesch channel 1785 request ok
paramiko.transport: DEBUG: [chan 1785] EOF received (1785)
paramiko.transport: DEBUG: [chan 1785] EOF sent (1785)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_892 count=220 bs=1k
paramiko.transport: DEBUG: [chan 1786] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1786] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1786 opened.
paramiko.transport: DEBUG: [chan 1786] Sesch channel 1786 request ok
paramiko.transport: DEBUG: [chan 1786] EOF received (1786)
paramiko.transport: DEBUG: [chan 1786] EOF sent (1786)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_892 count=220 bs=1k
paramiko.transport: DEBUG: [chan 1787] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1787] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1787 opened.
paramiko.transport: DEBUG: [chan 1787] Sesch channel 1787 request ok
paramiko.transport: DEBUG: [chan 1787] EOF received (1787)
paramiko.transport: DEBUG: [chan 1787] EOF sent (1787)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_893 count=380 bs=1k
paramiko.transport: DEBUG: [chan 1788] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1788] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1788 opened.
paramiko.transport: DEBUG: [chan 1788] Sesch channel 1788 request ok
paramiko.transport: DEBUG: [chan 1788] EOF received (1788)
paramiko.transport: DEBUG: [chan 1788] EOF sent (1788)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_893 count=380 bs=1k
paramiko.transport: DEBUG: [chan 1789] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1789] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1789 opened.
paramiko.transport: DEBUG: [chan 1789] Sesch channel 1789 request ok
paramiko.transport: DEBUG: [chan 1789] EOF received (1789)
paramiko.transport: DEBUG: [chan 1789] EOF sent (1789)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_894 count=968 bs=1k
paramiko.transport: DEBUG: [chan 1790] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1790] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1790 opened.
paramiko.transport: DEBUG: [chan 1790] Sesch channel 1790 request ok
paramiko.transport: DEBUG: [chan 1790] EOF received (1790)
paramiko.transport: DEBUG: [chan 1790] EOF sent (1790)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_894 count=968 bs=1k
paramiko.transport: DEBUG: [chan 1791] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1791] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1791 opened.
paramiko.transport: DEBUG: [chan 1791] Sesch channel 1791 request ok
paramiko.transport: DEBUG: [chan 1791] EOF received (1791)
paramiko.transport: DEBUG: [chan 1791] EOF sent (1791)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_895 count=177 bs=1k
paramiko.transport: DEBUG: [chan 1792] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1792] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1792 opened.
paramiko.transport: DEBUG: [chan 1792] Sesch channel 1792 request ok
paramiko.transport: DEBUG: [chan 1792] EOF received (1792)
paramiko.transport: DEBUG: [chan 1792] EOF sent (1792)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_895 count=177 bs=1k
paramiko.transport: DEBUG: [chan 1793] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1793] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1793 opened.
paramiko.transport: DEBUG: [chan 1793] Sesch channel 1793 request ok
paramiko.transport: DEBUG: [chan 1793] EOF received (1793)
paramiko.transport: DEBUG: [chan 1793] EOF sent (1793)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_896 count=660 bs=1k
paramiko.transport: DEBUG: [chan 1794] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1794] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1794 opened.
paramiko.transport: DEBUG: [chan 1794] Sesch channel 1794 request ok
paramiko.transport: DEBUG: [chan 1794] EOF received (1794)
paramiko.transport: DEBUG: [chan 1794] EOF sent (1794)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_896 count=660 bs=1k
paramiko.transport: DEBUG: [chan 1795] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1795] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1795 opened.
paramiko.transport: DEBUG: [chan 1795] Sesch channel 1795 request ok
paramiko.transport: DEBUG: [chan 1795] EOF received (1795)
paramiko.transport: DEBUG: [chan 1795] EOF sent (1795)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_897 count=94 bs=1k
paramiko.transport: DEBUG: [chan 1796] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1796] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1796 opened.
paramiko.transport: DEBUG: [chan 1796] Sesch channel 1796 request ok
paramiko.transport: DEBUG: [chan 1796] EOF received (1796)
paramiko.transport: DEBUG: [chan 1796] EOF sent (1796)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_897 count=94 bs=1k
paramiko.transport: DEBUG: [chan 1797] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1797] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1797 opened.
paramiko.transport: DEBUG: [chan 1797] Sesch channel 1797 request ok
paramiko.transport: DEBUG: [chan 1797] EOF received (1797)
paramiko.transport: DEBUG: [chan 1797] EOF sent (1797)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_898 count=768 bs=1k
paramiko.transport: DEBUG: [chan 1798] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1798] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1798 opened.
paramiko.transport: DEBUG: [chan 1798] Sesch channel 1798 request ok
paramiko.transport: DEBUG: [chan 1798] EOF received (1798)
paramiko.transport: DEBUG: [chan 1798] EOF sent (1798)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_898 count=768 bs=1k
paramiko.transport: DEBUG: [chan 1799] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1799] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1799 opened.
paramiko.transport: DEBUG: [chan 1799] Sesch channel 1799 request ok
paramiko.transport: DEBUG: [chan 1799] EOF received (1799)
paramiko.transport: DEBUG: [chan 1799] EOF sent (1799)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_899 count=864 bs=1k
paramiko.transport: DEBUG: [chan 1800] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1800] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1800 opened.
paramiko.transport: DEBUG: [chan 1800] Sesch channel 1800 request ok
paramiko.transport: DEBUG: [chan 1800] EOF received (1800)
paramiko.transport: DEBUG: [chan 1800] EOF sent (1800)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_899 count=864 bs=1k
paramiko.transport: DEBUG: [chan 1801] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1801] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1801 opened.
paramiko.transport: DEBUG: [chan 1801] Sesch channel 1801 request ok
paramiko.transport: DEBUG: [chan 1801] EOF received (1801)
paramiko.transport: DEBUG: [chan 1801] EOF sent (1801)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_900 count=97 bs=1k
paramiko.transport: DEBUG: [chan 1802] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1802] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1802 opened.
paramiko.transport: DEBUG: [chan 1802] Sesch channel 1802 request ok
paramiko.transport: DEBUG: [chan 1802] EOF received (1802)
paramiko.transport: DEBUG: [chan 1802] EOF sent (1802)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_900 count=97 bs=1k
paramiko.transport: DEBUG: [chan 1803] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1803] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1803 opened.
paramiko.transport: DEBUG: [chan 1803] Sesch channel 1803 request ok
paramiko.transport: DEBUG: [chan 1803] EOF received (1803)
paramiko.transport: DEBUG: [chan 1803] EOF sent (1803)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_901 count=615 bs=1k
paramiko.transport: DEBUG: [chan 1804] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1804] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1804 opened.
paramiko.transport: DEBUG: [chan 1804] Sesch channel 1804 request ok
paramiko.transport: DEBUG: [chan 1804] EOF received (1804)
paramiko.transport: DEBUG: [chan 1804] EOF sent (1804)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_901 count=615 bs=1k
paramiko.transport: DEBUG: [chan 1805] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1805] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1805 opened.
paramiko.transport: DEBUG: [chan 1805] Sesch channel 1805 request ok
paramiko.transport: DEBUG: [chan 1805] EOF received (1805)
paramiko.transport: DEBUG: [chan 1805] EOF sent (1805)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_902 count=630 bs=1k
paramiko.transport: DEBUG: [chan 1806] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1806] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1806 opened.
paramiko.transport: DEBUG: [chan 1806] Sesch channel 1806 request ok
paramiko.transport: DEBUG: [chan 1806] EOF received (1806)
paramiko.transport: DEBUG: [chan 1806] EOF sent (1806)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_902 count=630 bs=1k
paramiko.transport: DEBUG: [chan 1807] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1807] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1807 opened.
paramiko.transport: DEBUG: [chan 1807] Sesch channel 1807 request ok
paramiko.transport: DEBUG: [chan 1807] EOF received (1807)
paramiko.transport: DEBUG: [chan 1807] EOF sent (1807)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_903 count=300 bs=1k
paramiko.transport: DEBUG: [chan 1808] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1808] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1808 opened.
paramiko.transport: DEBUG: [chan 1808] Sesch channel 1808 request ok
paramiko.transport: DEBUG: [chan 1808] EOF received (1808)
paramiko.transport: DEBUG: [chan 1808] EOF sent (1808)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_903 count=300 bs=1k
paramiko.transport: DEBUG: [chan 1809] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1809] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1809 opened.
paramiko.transport: DEBUG: [chan 1809] Sesch channel 1809 request ok
paramiko.transport: DEBUG: [chan 1809] EOF received (1809)
paramiko.transport: DEBUG: [chan 1809] EOF sent (1809)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_904 count=791 bs=1k
paramiko.transport: DEBUG: [chan 1810] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1810] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1810 opened.
paramiko.transport: DEBUG: [chan 1810] Sesch channel 1810 request ok
paramiko.transport: DEBUG: [chan 1810] EOF received (1810)
paramiko.transport: DEBUG: [chan 1810] EOF sent (1810)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_904 count=791 bs=1k
paramiko.transport: DEBUG: [chan 1811] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1811] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1811 opened.
paramiko.transport: DEBUG: [chan 1811] Sesch channel 1811 request ok
paramiko.transport: DEBUG: [chan 1811] EOF received (1811)
paramiko.transport: DEBUG: [chan 1811] EOF sent (1811)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_905 count=165 bs=1k
paramiko.transport: DEBUG: [chan 1812] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1812] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1812 opened.
paramiko.transport: DEBUG: [chan 1812] Sesch channel 1812 request ok
paramiko.transport: DEBUG: [chan 1812] EOF received (1812)
paramiko.transport: DEBUG: [chan 1812] EOF sent (1812)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_905 count=165 bs=1k
paramiko.transport: DEBUG: [chan 1813] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1813] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1813 opened.
paramiko.transport: DEBUG: [chan 1813] Sesch channel 1813 request ok
paramiko.transport: DEBUG: [chan 1813] EOF received (1813)
paramiko.transport: DEBUG: [chan 1813] EOF sent (1813)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_906 count=725 bs=1k
paramiko.transport: DEBUG: [chan 1814] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1814] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1814 opened.
paramiko.transport: DEBUG: [chan 1814] Sesch channel 1814 request ok
paramiko.transport: DEBUG: [chan 1814] EOF received (1814)
paramiko.transport: DEBUG: [chan 1814] EOF sent (1814)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_906 count=725 bs=1k
paramiko.transport: DEBUG: [chan 1815] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1815] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1815 opened.
paramiko.transport: DEBUG: [chan 1815] Sesch channel 1815 request ok
paramiko.transport: DEBUG: [chan 1815] EOF received (1815)
paramiko.transport: DEBUG: [chan 1815] EOF sent (1815)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_907 count=273 bs=1k
paramiko.transport: DEBUG: [chan 1816] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1816] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1816 opened.
paramiko.transport: DEBUG: [chan 1816] Sesch channel 1816 request ok
paramiko.transport: DEBUG: [chan 1816] EOF received (1816)
paramiko.transport: DEBUG: [chan 1816] EOF sent (1816)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_907 count=273 bs=1k
paramiko.transport: DEBUG: [chan 1817] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1817] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1817 opened.
paramiko.transport: DEBUG: [chan 1817] Sesch channel 1817 request ok
paramiko.transport: DEBUG: [chan 1817] EOF received (1817)
paramiko.transport: DEBUG: [chan 1817] EOF sent (1817)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_908 count=368 bs=1k
paramiko.transport: DEBUG: [chan 1818] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1818] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1818 opened.
paramiko.transport: DEBUG: [chan 1818] Sesch channel 1818 request ok
paramiko.transport: DEBUG: [chan 1818] EOF received (1818)
paramiko.transport: DEBUG: [chan 1818] EOF sent (1818)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_908 count=368 bs=1k
paramiko.transport: DEBUG: [chan 1819] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1819] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1819 opened.
paramiko.transport: DEBUG: [chan 1819] Sesch channel 1819 request ok
paramiko.transport: DEBUG: [chan 1819] EOF received (1819)
paramiko.transport: DEBUG: [chan 1819] EOF sent (1819)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_909 count=313 bs=1k
paramiko.transport: DEBUG: [chan 1820] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1820] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1820 opened.
paramiko.transport: DEBUG: [chan 1820] Sesch channel 1820 request ok
paramiko.transport: DEBUG: [chan 1820] EOF received (1820)
paramiko.transport: DEBUG: [chan 1820] EOF sent (1820)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_909 count=313 bs=1k
paramiko.transport: DEBUG: [chan 1821] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1821] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1821 opened.
paramiko.transport: DEBUG: [chan 1821] Sesch channel 1821 request ok
paramiko.transport: DEBUG: [chan 1821] EOF received (1821)
paramiko.transport: DEBUG: [chan 1821] EOF sent (1821)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_910 count=1002 bs=1k
paramiko.transport: DEBUG: [chan 1822] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1822] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1822 opened.
paramiko.transport: DEBUG: [chan 1822] Sesch channel 1822 request ok
paramiko.transport: DEBUG: [chan 1822] EOF received (1822)
paramiko.transport: DEBUG: [chan 1822] EOF sent (1822)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_910 count=1002 bs=1k
paramiko.transport: DEBUG: [chan 1823] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1823] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1823 opened.
paramiko.transport: DEBUG: [chan 1823] Sesch channel 1823 request ok
paramiko.transport: DEBUG: [chan 1823] EOF received (1823)
paramiko.transport: DEBUG: [chan 1823] EOF sent (1823)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_911 count=382 bs=1k
paramiko.transport: DEBUG: [chan 1824] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1824] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1824 opened.
paramiko.transport: DEBUG: [chan 1824] Sesch channel 1824 request ok
paramiko.transport: DEBUG: [chan 1824] EOF received (1824)
paramiko.transport: DEBUG: [chan 1824] EOF sent (1824)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_911 count=382 bs=1k
paramiko.transport: DEBUG: [chan 1825] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1825] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1825 opened.
paramiko.transport: DEBUG: [chan 1825] Sesch channel 1825 request ok
paramiko.transport: DEBUG: [chan 1825] EOF received (1825)
paramiko.transport: DEBUG: [chan 1825] EOF sent (1825)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_912 count=717 bs=1k
paramiko.transport: DEBUG: [chan 1826] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1826] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1826 opened.
paramiko.transport: DEBUG: [chan 1826] Sesch channel 1826 request ok
paramiko.transport: DEBUG: [chan 1826] EOF received (1826)
paramiko.transport: DEBUG: [chan 1826] EOF sent (1826)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_912 count=717 bs=1k
paramiko.transport: DEBUG: [chan 1827] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1827] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1827 opened.
paramiko.transport: DEBUG: [chan 1827] Sesch channel 1827 request ok
paramiko.transport: DEBUG: [chan 1827] EOF received (1827)
paramiko.transport: DEBUG: [chan 1827] EOF sent (1827)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_913 count=396 bs=1k
paramiko.transport: DEBUG: [chan 1828] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1828] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1828 opened.
paramiko.transport: DEBUG: [chan 1828] Sesch channel 1828 request ok
paramiko.transport: DEBUG: [chan 1828] EOF received (1828)
paramiko.transport: DEBUG: [chan 1828] EOF sent (1828)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_913 count=396 bs=1k
paramiko.transport: DEBUG: [chan 1829] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1829] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1829 opened.
paramiko.transport: DEBUG: [chan 1829] Sesch channel 1829 request ok
paramiko.transport: DEBUG: [chan 1829] EOF received (1829)
paramiko.transport: DEBUG: [chan 1829] EOF sent (1829)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_914 count=422 bs=1k
paramiko.transport: DEBUG: [chan 1830] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1830] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1830 opened.
paramiko.transport: DEBUG: [chan 1830] Sesch channel 1830 request ok
paramiko.transport: DEBUG: [chan 1830] EOF received (1830)
paramiko.transport: DEBUG: [chan 1830] EOF sent (1830)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_914 count=422 bs=1k
paramiko.transport: DEBUG: [chan 1831] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1831] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1831 opened.
paramiko.transport: DEBUG: [chan 1831] Sesch channel 1831 request ok
paramiko.transport: DEBUG: [chan 1831] EOF received (1831)
paramiko.transport: DEBUG: [chan 1831] EOF sent (1831)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_915 count=898 bs=1k
paramiko.transport: DEBUG: [chan 1832] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1832] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1832 opened.
paramiko.transport: DEBUG: [chan 1832] Sesch channel 1832 request ok
paramiko.transport: DEBUG: [chan 1832] EOF received (1832)
paramiko.transport: DEBUG: [chan 1832] EOF sent (1832)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_915 count=898 bs=1k
paramiko.transport: DEBUG: [chan 1833] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1833] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1833 opened.
paramiko.transport: DEBUG: [chan 1833] Sesch channel 1833 request ok
paramiko.transport: DEBUG: [chan 1833] EOF received (1833)
paramiko.transport: DEBUG: [chan 1833] EOF sent (1833)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_916 count=882 bs=1k
paramiko.transport: DEBUG: [chan 1834] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1834] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1834 opened.
paramiko.transport: DEBUG: [chan 1834] Sesch channel 1834 request ok
paramiko.transport: DEBUG: [chan 1834] EOF received (1834)
paramiko.transport: DEBUG: [chan 1834] EOF sent (1834)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_916 count=882 bs=1k
paramiko.transport: DEBUG: [chan 1835] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1835] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1835 opened.
paramiko.transport: DEBUG: [chan 1835] Sesch channel 1835 request ok
paramiko.transport: DEBUG: [chan 1835] EOF received (1835)
paramiko.transport: DEBUG: [chan 1835] EOF sent (1835)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_917 count=1014 bs=1k
paramiko.transport: DEBUG: [chan 1836] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1836] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1836 opened.
paramiko.transport: DEBUG: [chan 1836] Sesch channel 1836 request ok
paramiko.transport: DEBUG: [chan 1836] EOF received (1836)
paramiko.transport: DEBUG: [chan 1836] EOF sent (1836)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_917 count=1014 bs=1k
paramiko.transport: DEBUG: [chan 1837] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1837] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1837 opened.
paramiko.transport: DEBUG: [chan 1837] Sesch channel 1837 request ok
paramiko.transport: DEBUG: [chan 1837] EOF received (1837)
paramiko.transport: DEBUG: [chan 1837] EOF sent (1837)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_918 count=572 bs=1k
paramiko.transport: DEBUG: [chan 1838] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1838] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1838 opened.
paramiko.transport: DEBUG: [chan 1838] Sesch channel 1838 request ok
paramiko.transport: DEBUG: [chan 1838] EOF received (1838)
paramiko.transport: DEBUG: [chan 1838] EOF sent (1838)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_918 count=572 bs=1k
paramiko.transport: DEBUG: [chan 1839] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1839] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1839 opened.
paramiko.transport: DEBUG: [chan 1839] Sesch channel 1839 request ok
paramiko.transport: DEBUG: [chan 1839] EOF received (1839)
paramiko.transport: DEBUG: [chan 1839] EOF sent (1839)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_919 count=868 bs=1k
paramiko.transport: DEBUG: [chan 1840] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1840] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1840 opened.
paramiko.transport: DEBUG: [chan 1840] Sesch channel 1840 request ok
paramiko.transport: DEBUG: [chan 1840] EOF received (1840)
paramiko.transport: DEBUG: [chan 1840] EOF sent (1840)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_919 count=868 bs=1k
paramiko.transport: DEBUG: [chan 1841] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1841] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1841 opened.
paramiko.transport: DEBUG: [chan 1841] Sesch channel 1841 request ok
paramiko.transport: DEBUG: [chan 1841] EOF received (1841)
paramiko.transport: DEBUG: [chan 1841] EOF sent (1841)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_920 count=830 bs=1k
paramiko.transport: DEBUG: [chan 1842] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1842] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1842 opened.
paramiko.transport: DEBUG: [chan 1842] Sesch channel 1842 request ok
paramiko.transport: DEBUG: [chan 1842] EOF received (1842)
paramiko.transport: DEBUG: [chan 1842] EOF sent (1842)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_920 count=830 bs=1k
paramiko.transport: DEBUG: [chan 1843] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1843] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1843 opened.
paramiko.transport: DEBUG: [chan 1843] Sesch channel 1843 request ok
paramiko.transport: DEBUG: [chan 1843] EOF received (1843)
paramiko.transport: DEBUG: [chan 1843] EOF sent (1843)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_921 count=45 bs=1k
paramiko.transport: DEBUG: [chan 1844] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1844] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1844 opened.
paramiko.transport: DEBUG: [chan 1844] Sesch channel 1844 request ok
paramiko.transport: DEBUG: [chan 1844] EOF received (1844)
paramiko.transport: DEBUG: [chan 1844] EOF sent (1844)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_921 count=45 bs=1k
paramiko.transport: DEBUG: [chan 1845] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1845] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1845 opened.
paramiko.transport: DEBUG: [chan 1845] Sesch channel 1845 request ok
paramiko.transport: DEBUG: [chan 1845] EOF received (1845)
paramiko.transport: DEBUG: [chan 1845] EOF sent (1845)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_922 count=23 bs=1k
paramiko.transport: DEBUG: [chan 1846] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1846] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1846 opened.
paramiko.transport: DEBUG: [chan 1846] Sesch channel 1846 request ok
paramiko.transport: DEBUG: [chan 1846] EOF received (1846)
paramiko.transport: DEBUG: [chan 1846] EOF sent (1846)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_922 count=23 bs=1k
paramiko.transport: DEBUG: [chan 1847] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1847] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1847 opened.
paramiko.transport: DEBUG: [chan 1847] Sesch channel 1847 request ok
paramiko.transport: DEBUG: [chan 1847] EOF received (1847)
paramiko.transport: DEBUG: [chan 1847] EOF sent (1847)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_923 count=868 bs=1k
paramiko.transport: DEBUG: [chan 1848] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1848] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1848 opened.
paramiko.transport: DEBUG: [chan 1848] Sesch channel 1848 request ok
paramiko.transport: DEBUG: [chan 1848] EOF received (1848)
paramiko.transport: DEBUG: [chan 1848] EOF sent (1848)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_923 count=868 bs=1k
paramiko.transport: DEBUG: [chan 1849] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1849] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1849 opened.
paramiko.transport: DEBUG: [chan 1849] Sesch channel 1849 request ok
paramiko.transport: DEBUG: [chan 1849] EOF received (1849)
paramiko.transport: DEBUG: [chan 1849] EOF sent (1849)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_924 count=28 bs=1k
paramiko.transport: DEBUG: [chan 1850] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1850] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1850 opened.
paramiko.transport: DEBUG: [chan 1850] Sesch channel 1850 request ok
paramiko.transport: DEBUG: [chan 1850] EOF received (1850)
paramiko.transport: DEBUG: [chan 1850] EOF sent (1850)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_924 count=28 bs=1k
paramiko.transport: DEBUG: [chan 1851] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1851] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1851 opened.
paramiko.transport: DEBUG: [chan 1851] Sesch channel 1851 request ok
paramiko.transport: DEBUG: [chan 1851] EOF received (1851)
paramiko.transport: DEBUG: [chan 1851] EOF sent (1851)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_925 count=403 bs=1k
paramiko.transport: DEBUG: [chan 1852] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1852] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1852 opened.
paramiko.transport: DEBUG: [chan 1852] Sesch channel 1852 request ok
paramiko.transport: DEBUG: [chan 1852] EOF received (1852)
paramiko.transport: DEBUG: [chan 1852] EOF sent (1852)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_925 count=403 bs=1k
paramiko.transport: DEBUG: [chan 1853] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1853] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1853 opened.
paramiko.transport: DEBUG: [chan 1853] Sesch channel 1853 request ok
paramiko.transport: DEBUG: [chan 1853] EOF received (1853)
paramiko.transport: DEBUG: [chan 1853] EOF sent (1853)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_926 count=466 bs=1k
paramiko.transport: DEBUG: [chan 1854] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1854] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1854 opened.
paramiko.transport: DEBUG: [chan 1854] Sesch channel 1854 request ok
paramiko.transport: DEBUG: [chan 1854] EOF received (1854)
paramiko.transport: DEBUG: [chan 1854] EOF sent (1854)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_926 count=466 bs=1k
paramiko.transport: DEBUG: [chan 1855] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1855] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1855 opened.
paramiko.transport: DEBUG: [chan 1855] Sesch channel 1855 request ok
paramiko.transport: DEBUG: [chan 1855] EOF received (1855)
paramiko.transport: DEBUG: [chan 1855] EOF sent (1855)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_927 count=409 bs=1k
paramiko.transport: DEBUG: [chan 1856] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1856] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1856 opened.
paramiko.transport: DEBUG: [chan 1856] Sesch channel 1856 request ok
paramiko.transport: DEBUG: [chan 1856] EOF received (1856)
paramiko.transport: DEBUG: [chan 1856] EOF sent (1856)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_927 count=409 bs=1k
paramiko.transport: DEBUG: [chan 1857] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1857] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1857 opened.
paramiko.transport: DEBUG: [chan 1857] Sesch channel 1857 request ok
paramiko.transport: DEBUG: [chan 1857] EOF received (1857)
paramiko.transport: DEBUG: [chan 1857] EOF sent (1857)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_928 count=85 bs=1k
paramiko.transport: DEBUG: [chan 1858] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1858] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1858 opened.
paramiko.transport: DEBUG: [chan 1858] Sesch channel 1858 request ok
paramiko.transport: DEBUG: [chan 1858] EOF received (1858)
paramiko.transport: DEBUG: [chan 1858] EOF sent (1858)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_928 count=85 bs=1k
paramiko.transport: DEBUG: [chan 1859] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1859] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1859 opened.
paramiko.transport: DEBUG: [chan 1859] Sesch channel 1859 request ok
paramiko.transport: DEBUG: [chan 1859] EOF received (1859)
paramiko.transport: DEBUG: [chan 1859] EOF sent (1859)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_929 count=304 bs=1k
paramiko.transport: DEBUG: [chan 1860] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1860] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1860 opened.
paramiko.transport: DEBUG: [chan 1860] Sesch channel 1860 request ok
paramiko.transport: DEBUG: [chan 1860] EOF received (1860)
paramiko.transport: DEBUG: [chan 1860] EOF sent (1860)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_929 count=304 bs=1k
paramiko.transport: DEBUG: [chan 1861] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1861] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1861 opened.
paramiko.transport: DEBUG: [chan 1861] Sesch channel 1861 request ok
paramiko.transport: DEBUG: [chan 1861] EOF received (1861)
paramiko.transport: DEBUG: [chan 1861] EOF sent (1861)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_930 count=928 bs=1k
paramiko.transport: DEBUG: [chan 1862] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1862] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1862 opened.
paramiko.transport: DEBUG: [chan 1862] Sesch channel 1862 request ok
paramiko.transport: DEBUG: [chan 1862] EOF received (1862)
paramiko.transport: DEBUG: [chan 1862] EOF sent (1862)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_930 count=928 bs=1k
paramiko.transport: DEBUG: [chan 1863] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1863] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1863 opened.
paramiko.transport: DEBUG: [chan 1863] Sesch channel 1863 request ok
paramiko.transport: DEBUG: [chan 1863] EOF received (1863)
paramiko.transport: DEBUG: [chan 1863] EOF sent (1863)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_931 count=869 bs=1k
paramiko.transport: DEBUG: [chan 1864] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1864] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1864 opened.
paramiko.transport: DEBUG: [chan 1864] Sesch channel 1864 request ok
paramiko.transport: DEBUG: [chan 1864] EOF received (1864)
paramiko.transport: DEBUG: [chan 1864] EOF sent (1864)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_931 count=869 bs=1k
paramiko.transport: DEBUG: [chan 1865] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1865] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1865 opened.
paramiko.transport: DEBUG: [chan 1865] Sesch channel 1865 request ok
paramiko.transport: DEBUG: [chan 1865] EOF received (1865)
paramiko.transport: DEBUG: [chan 1865] EOF sent (1865)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_932 count=509 bs=1k
paramiko.transport: DEBUG: [chan 1866] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1866] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1866 opened.
paramiko.transport: DEBUG: [chan 1866] Sesch channel 1866 request ok
paramiko.transport: DEBUG: [chan 1866] EOF received (1866)
paramiko.transport: DEBUG: [chan 1866] EOF sent (1866)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_932 count=509 bs=1k
paramiko.transport: DEBUG: [chan 1867] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1867] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1867 opened.
paramiko.transport: DEBUG: [chan 1867] Sesch channel 1867 request ok
paramiko.transport: DEBUG: [chan 1867] EOF received (1867)
paramiko.transport: DEBUG: [chan 1867] EOF sent (1867)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_933 count=767 bs=1k
paramiko.transport: DEBUG: [chan 1868] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1868] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1868 opened.
paramiko.transport: DEBUG: [chan 1868] Sesch channel 1868 request ok
paramiko.transport: DEBUG: [chan 1868] EOF received (1868)
paramiko.transport: DEBUG: [chan 1868] EOF sent (1868)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_933 count=767 bs=1k
paramiko.transport: DEBUG: [chan 1869] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1869] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1869 opened.
paramiko.transport: DEBUG: [chan 1869] Sesch channel 1869 request ok
paramiko.transport: DEBUG: [chan 1869] EOF received (1869)
paramiko.transport: DEBUG: [chan 1869] EOF sent (1869)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_934 count=32 bs=1k
paramiko.transport: DEBUG: [chan 1870] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1870] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1870 opened.
paramiko.transport: DEBUG: [chan 1870] Sesch channel 1870 request ok
paramiko.transport: DEBUG: [chan 1870] EOF received (1870)
paramiko.transport: DEBUG: [chan 1870] EOF sent (1870)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_934 count=32 bs=1k
paramiko.transport: DEBUG: [chan 1871] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1871] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1871 opened.
paramiko.transport: DEBUG: [chan 1871] Sesch channel 1871 request ok
paramiko.transport: DEBUG: [chan 1871] EOF received (1871)
paramiko.transport: DEBUG: [chan 1871] EOF sent (1871)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_935 count=183 bs=1k
paramiko.transport: DEBUG: [chan 1872] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1872] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1872 opened.
paramiko.transport: DEBUG: [chan 1872] Sesch channel 1872 request ok
paramiko.transport: DEBUG: [chan 1872] EOF received (1872)
paramiko.transport: DEBUG: [chan 1872] EOF sent (1872)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_935 count=183 bs=1k
paramiko.transport: DEBUG: [chan 1873] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1873] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1873 opened.
paramiko.transport: DEBUG: [chan 1873] Sesch channel 1873 request ok
paramiko.transport: DEBUG: [chan 1873] EOF received (1873)
paramiko.transport: DEBUG: [chan 1873] EOF sent (1873)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_936 count=859 bs=1k
paramiko.transport: DEBUG: [chan 1874] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1874] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1874 opened.
paramiko.transport: DEBUG: [chan 1874] Sesch channel 1874 request ok
paramiko.transport: DEBUG: [chan 1874] EOF received (1874)
paramiko.transport: DEBUG: [chan 1874] EOF sent (1874)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_936 count=859 bs=1k
paramiko.transport: DEBUG: [chan 1875] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1875] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1875 opened.
paramiko.transport: DEBUG: [chan 1875] Sesch channel 1875 request ok
paramiko.transport: DEBUG: [chan 1875] EOF received (1875)
paramiko.transport: DEBUG: [chan 1875] EOF sent (1875)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_937 count=277 bs=1k
paramiko.transport: DEBUG: [chan 1876] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1876] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1876 opened.
paramiko.transport: DEBUG: [chan 1876] Sesch channel 1876 request ok
paramiko.transport: DEBUG: [chan 1876] EOF received (1876)
paramiko.transport: DEBUG: [chan 1876] EOF sent (1876)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_937 count=277 bs=1k
paramiko.transport: DEBUG: [chan 1877] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1877] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1877 opened.
paramiko.transport: DEBUG: [chan 1877] Sesch channel 1877 request ok
paramiko.transport: DEBUG: [chan 1877] EOF received (1877)
paramiko.transport: DEBUG: [chan 1877] EOF sent (1877)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_938 count=422 bs=1k
paramiko.transport: DEBUG: [chan 1878] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1878] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1878 opened.
paramiko.transport: DEBUG: [chan 1878] Sesch channel 1878 request ok
paramiko.transport: DEBUG: [chan 1878] EOF received (1878)
paramiko.transport: DEBUG: [chan 1878] EOF sent (1878)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_938 count=422 bs=1k
paramiko.transport: DEBUG: [chan 1879] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1879] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1879 opened.
paramiko.transport: DEBUG: [chan 1879] Sesch channel 1879 request ok
paramiko.transport: DEBUG: [chan 1879] EOF received (1879)
paramiko.transport: DEBUG: [chan 1879] EOF sent (1879)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_939 count=484 bs=1k
paramiko.transport: DEBUG: [chan 1880] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1880] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1880 opened.
paramiko.transport: DEBUG: [chan 1880] Sesch channel 1880 request ok
paramiko.transport: DEBUG: [chan 1880] EOF received (1880)
paramiko.transport: DEBUG: [chan 1880] EOF sent (1880)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_939 count=484 bs=1k
paramiko.transport: DEBUG: [chan 1881] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1881] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1881 opened.
paramiko.transport: DEBUG: [chan 1881] Sesch channel 1881 request ok
paramiko.transport: DEBUG: [chan 1881] EOF received (1881)
paramiko.transport: DEBUG: [chan 1881] EOF sent (1881)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_940 count=622 bs=1k
paramiko.transport: DEBUG: [chan 1882] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1882] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1882 opened.
paramiko.transport: DEBUG: [chan 1882] Sesch channel 1882 request ok
paramiko.transport: DEBUG: [chan 1882] EOF received (1882)
paramiko.transport: DEBUG: [chan 1882] EOF sent (1882)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_940 count=622 bs=1k
paramiko.transport: DEBUG: [chan 1883] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1883] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1883 opened.
paramiko.transport: DEBUG: [chan 1883] Sesch channel 1883 request ok
paramiko.transport: DEBUG: [chan 1883] EOF received (1883)
paramiko.transport: DEBUG: [chan 1883] EOF sent (1883)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_941 count=522 bs=1k
paramiko.transport: DEBUG: [chan 1884] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1884] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1884 opened.
paramiko.transport: DEBUG: [chan 1884] Sesch channel 1884 request ok
paramiko.transport: DEBUG: [chan 1884] EOF received (1884)
paramiko.transport: DEBUG: [chan 1884] EOF sent (1884)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_941 count=522 bs=1k
paramiko.transport: DEBUG: [chan 1885] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1885] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1885 opened.
paramiko.transport: DEBUG: [chan 1885] Sesch channel 1885 request ok
paramiko.transport: DEBUG: [chan 1885] EOF received (1885)
paramiko.transport: DEBUG: [chan 1885] EOF sent (1885)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_942 count=127 bs=1k
paramiko.transport: DEBUG: [chan 1886] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1886] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1886 opened.
paramiko.transport: DEBUG: [chan 1886] Sesch channel 1886 request ok
paramiko.transport: DEBUG: [chan 1886] EOF received (1886)
paramiko.transport: DEBUG: [chan 1886] EOF sent (1886)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_942 count=127 bs=1k
paramiko.transport: DEBUG: [chan 1887] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1887] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1887 opened.
paramiko.transport: DEBUG: [chan 1887] Sesch channel 1887 request ok
paramiko.transport: DEBUG: [chan 1887] EOF received (1887)
paramiko.transport: DEBUG: [chan 1887] EOF sent (1887)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_943 count=868 bs=1k
paramiko.transport: DEBUG: [chan 1888] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1888] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1888 opened.
paramiko.transport: DEBUG: [chan 1888] Sesch channel 1888 request ok
paramiko.transport: DEBUG: [chan 1888] EOF received (1888)
paramiko.transport: DEBUG: [chan 1888] EOF sent (1888)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_943 count=868 bs=1k
paramiko.transport: DEBUG: [chan 1889] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1889] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1889 opened.
paramiko.transport: DEBUG: [chan 1889] Sesch channel 1889 request ok
paramiko.transport: DEBUG: [chan 1889] EOF received (1889)
paramiko.transport: DEBUG: [chan 1889] EOF sent (1889)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_944 count=728 bs=1k
paramiko.transport: DEBUG: [chan 1890] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1890] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1890 opened.
paramiko.transport: DEBUG: [chan 1890] Sesch channel 1890 request ok
paramiko.transport: DEBUG: [chan 1890] EOF received (1890)
paramiko.transport: DEBUG: [chan 1890] EOF sent (1890)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_944 count=728 bs=1k
paramiko.transport: DEBUG: [chan 1891] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1891] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1891 opened.
paramiko.transport: DEBUG: [chan 1891] Sesch channel 1891 request ok
paramiko.transport: DEBUG: [chan 1891] EOF received (1891)
paramiko.transport: DEBUG: [chan 1891] EOF sent (1891)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_945 count=523 bs=1k
paramiko.transport: DEBUG: [chan 1892] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1892] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1892 opened.
paramiko.transport: DEBUG: [chan 1892] Sesch channel 1892 request ok
paramiko.transport: DEBUG: [chan 1892] EOF received (1892)
paramiko.transport: DEBUG: [chan 1892] EOF sent (1892)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_945 count=523 bs=1k
paramiko.transport: DEBUG: [chan 1893] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1893] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1893 opened.
paramiko.transport: DEBUG: [chan 1893] Sesch channel 1893 request ok
paramiko.transport: DEBUG: [chan 1893] EOF received (1893)
paramiko.transport: DEBUG: [chan 1893] EOF sent (1893)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_946 count=175 bs=1k
paramiko.transport: DEBUG: [chan 1894] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1894] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1894 opened.
paramiko.transport: DEBUG: [chan 1894] Sesch channel 1894 request ok
paramiko.transport: DEBUG: [chan 1894] EOF received (1894)
paramiko.transport: DEBUG: [chan 1894] EOF sent (1894)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_946 count=175 bs=1k
paramiko.transport: DEBUG: [chan 1895] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1895] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1895 opened.
paramiko.transport: DEBUG: [chan 1895] Sesch channel 1895 request ok
paramiko.transport: DEBUG: [chan 1895] EOF received (1895)
paramiko.transport: DEBUG: [chan 1895] EOF sent (1895)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_947 count=615 bs=1k
paramiko.transport: DEBUG: [chan 1896] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1896] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1896 opened.
paramiko.transport: DEBUG: [chan 1896] Sesch channel 1896 request ok
paramiko.transport: DEBUG: [chan 1896] EOF received (1896)
paramiko.transport: DEBUG: [chan 1896] EOF sent (1896)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_947 count=615 bs=1k
paramiko.transport: DEBUG: [chan 1897] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1897] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1897 opened.
paramiko.transport: DEBUG: [chan 1897] Sesch channel 1897 request ok
paramiko.transport: DEBUG: [chan 1897] EOF received (1897)
paramiko.transport: DEBUG: [chan 1897] EOF sent (1897)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_948 count=817 bs=1k
paramiko.transport: DEBUG: [chan 1898] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1898] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1898 opened.
paramiko.transport: DEBUG: [chan 1898] Sesch channel 1898 request ok
paramiko.transport: DEBUG: [chan 1898] EOF received (1898)
paramiko.transport: DEBUG: [chan 1898] EOF sent (1898)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_948 count=817 bs=1k
paramiko.transport: DEBUG: [chan 1899] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1899] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1899 opened.
paramiko.transport: DEBUG: [chan 1899] Sesch channel 1899 request ok
paramiko.transport: DEBUG: [chan 1899] EOF received (1899)
paramiko.transport: DEBUG: [chan 1899] EOF sent (1899)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_949 count=389 bs=1k
paramiko.transport: DEBUG: [chan 1900] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1900] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1900 opened.
paramiko.transport: DEBUG: [chan 1900] Sesch channel 1900 request ok
paramiko.transport: DEBUG: [chan 1900] EOF received (1900)
paramiko.transport: DEBUG: [chan 1900] EOF sent (1900)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_949 count=389 bs=1k
paramiko.transport: DEBUG: [chan 1901] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1901] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1901 opened.
paramiko.transport: DEBUG: [chan 1901] Sesch channel 1901 request ok
paramiko.transport: DEBUG: [chan 1901] EOF received (1901)
paramiko.transport: DEBUG: [chan 1901] EOF sent (1901)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_950 count=602 bs=1k
paramiko.transport: DEBUG: [chan 1902] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1902] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1902 opened.
paramiko.transport: DEBUG: [chan 1902] Sesch channel 1902 request ok
paramiko.transport: DEBUG: [chan 1902] EOF received (1902)
paramiko.transport: DEBUG: [chan 1902] EOF sent (1902)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_950 count=602 bs=1k
paramiko.transport: DEBUG: [chan 1903] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1903] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1903 opened.
paramiko.transport: DEBUG: [chan 1903] Sesch channel 1903 request ok
paramiko.transport: DEBUG: [chan 1903] EOF received (1903)
paramiko.transport: DEBUG: [chan 1903] EOF sent (1903)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_951 count=762 bs=1k
paramiko.transport: DEBUG: [chan 1904] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1904] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1904 opened.
paramiko.transport: DEBUG: [chan 1904] Sesch channel 1904 request ok
paramiko.transport: DEBUG: [chan 1904] EOF received (1904)
paramiko.transport: DEBUG: [chan 1904] EOF sent (1904)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_951 count=762 bs=1k
paramiko.transport: DEBUG: [chan 1905] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1905] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1905 opened.
paramiko.transport: DEBUG: [chan 1905] Sesch channel 1905 request ok
paramiko.transport: DEBUG: [chan 1905] EOF received (1905)
paramiko.transport: DEBUG: [chan 1905] EOF sent (1905)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_952 count=568 bs=1k
paramiko.transport: DEBUG: [chan 1906] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1906] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1906 opened.
paramiko.transport: DEBUG: [chan 1906] Sesch channel 1906 request ok
paramiko.transport: DEBUG: [chan 1906] EOF received (1906)
paramiko.transport: DEBUG: [chan 1906] EOF sent (1906)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_952 count=568 bs=1k
paramiko.transport: DEBUG: [chan 1907] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1907] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1907 opened.
paramiko.transport: DEBUG: [chan 1907] Sesch channel 1907 request ok
paramiko.transport: DEBUG: [chan 1907] EOF received (1907)
paramiko.transport: DEBUG: [chan 1907] EOF sent (1907)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_953 count=379 bs=1k
paramiko.transport: DEBUG: [chan 1908] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1908] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1908 opened.
paramiko.transport: DEBUG: [chan 1908] Sesch channel 1908 request ok
paramiko.transport: DEBUG: [chan 1908] EOF received (1908)
paramiko.transport: DEBUG: [chan 1908] EOF sent (1908)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_953 count=379 bs=1k
paramiko.transport: DEBUG: [chan 1909] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1909] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1909 opened.
paramiko.transport: DEBUG: [chan 1909] Sesch channel 1909 request ok
paramiko.transport: DEBUG: [chan 1909] EOF received (1909)
paramiko.transport: DEBUG: [chan 1909] EOF sent (1909)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_954 count=34 bs=1k
paramiko.transport: DEBUG: [chan 1910] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1910] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1910 opened.
paramiko.transport: DEBUG: [chan 1910] Sesch channel 1910 request ok
paramiko.transport: DEBUG: [chan 1910] EOF received (1910)
paramiko.transport: DEBUG: [chan 1910] EOF sent (1910)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_954 count=34 bs=1k
paramiko.transport: DEBUG: [chan 1911] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1911] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1911 opened.
paramiko.transport: DEBUG: [chan 1911] Sesch channel 1911 request ok
paramiko.transport: DEBUG: [chan 1911] EOF received (1911)
paramiko.transport: DEBUG: [chan 1911] EOF sent (1911)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_955 count=910 bs=1k
paramiko.transport: DEBUG: [chan 1912] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1912] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1912 opened.
paramiko.transport: DEBUG: [chan 1912] Sesch channel 1912 request ok
paramiko.transport: DEBUG: [chan 1912] EOF received (1912)
paramiko.transport: DEBUG: [chan 1912] EOF sent (1912)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_955 count=910 bs=1k
paramiko.transport: DEBUG: [chan 1913] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1913] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1913 opened.
paramiko.transport: DEBUG: [chan 1913] Sesch channel 1913 request ok
paramiko.transport: DEBUG: [chan 1913] EOF received (1913)
paramiko.transport: DEBUG: [chan 1913] EOF sent (1913)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_956 count=371 bs=1k
paramiko.transport: DEBUG: [chan 1914] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1914] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1914 opened.
paramiko.transport: DEBUG: [chan 1914] Sesch channel 1914 request ok
paramiko.transport: DEBUG: [chan 1914] EOF received (1914)
paramiko.transport: DEBUG: [chan 1914] EOF sent (1914)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_956 count=371 bs=1k
paramiko.transport: DEBUG: [chan 1915] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1915] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1915 opened.
paramiko.transport: DEBUG: [chan 1915] Sesch channel 1915 request ok
paramiko.transport: DEBUG: [chan 1915] EOF received (1915)
paramiko.transport: DEBUG: [chan 1915] EOF sent (1915)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_957 count=829 bs=1k
paramiko.transport: DEBUG: [chan 1916] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1916] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1916 opened.
paramiko.transport: DEBUG: [chan 1916] Sesch channel 1916 request ok
paramiko.transport: DEBUG: [chan 1916] EOF received (1916)
paramiko.transport: DEBUG: [chan 1916] EOF sent (1916)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_957 count=829 bs=1k
paramiko.transport: DEBUG: [chan 1917] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1917] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1917 opened.
paramiko.transport: DEBUG: [chan 1917] Sesch channel 1917 request ok
paramiko.transport: DEBUG: [chan 1917] EOF received (1917)
paramiko.transport: DEBUG: [chan 1917] EOF sent (1917)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_958 count=4 bs=1k
paramiko.transport: DEBUG: [chan 1918] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1918] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1918 opened.
paramiko.transport: DEBUG: [chan 1918] Sesch channel 1918 request ok
paramiko.transport: DEBUG: [chan 1918] EOF received (1918)
paramiko.transport: DEBUG: [chan 1918] EOF sent (1918)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_958 count=4 bs=1k
paramiko.transport: DEBUG: [chan 1919] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1919] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1919 opened.
paramiko.transport: DEBUG: [chan 1919] Sesch channel 1919 request ok
paramiko.transport: DEBUG: [chan 1919] EOF received (1919)
paramiko.transport: DEBUG: [chan 1919] EOF sent (1919)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_959 count=713 bs=1k
paramiko.transport: DEBUG: [chan 1920] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1920] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1920 opened.
paramiko.transport: DEBUG: [chan 1920] Sesch channel 1920 request ok
paramiko.transport: DEBUG: [chan 1920] EOF received (1920)
paramiko.transport: DEBUG: [chan 1920] EOF sent (1920)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_959 count=713 bs=1k
paramiko.transport: DEBUG: [chan 1921] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1921] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1921 opened.
paramiko.transport: DEBUG: [chan 1921] Sesch channel 1921 request ok
paramiko.transport: DEBUG: [chan 1921] EOF received (1921)
paramiko.transport: DEBUG: [chan 1921] EOF sent (1921)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_960 count=425 bs=1k
paramiko.transport: DEBUG: [chan 1922] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1922] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1922 opened.
paramiko.transport: DEBUG: [chan 1922] Sesch channel 1922 request ok
paramiko.transport: DEBUG: [chan 1922] EOF received (1922)
paramiko.transport: DEBUG: [chan 1922] EOF sent (1922)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_960 count=425 bs=1k
paramiko.transport: DEBUG: [chan 1923] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1923] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1923 opened.
paramiko.transport: DEBUG: [chan 1923] Sesch channel 1923 request ok
paramiko.transport: DEBUG: [chan 1923] EOF received (1923)
paramiko.transport: DEBUG: [chan 1923] EOF sent (1923)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_961 count=141 bs=1k
paramiko.transport: DEBUG: [chan 1924] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1924] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1924 opened.
paramiko.transport: DEBUG: [chan 1924] Sesch channel 1924 request ok
paramiko.transport: DEBUG: [chan 1924] EOF received (1924)
paramiko.transport: DEBUG: [chan 1924] EOF sent (1924)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_961 count=141 bs=1k
paramiko.transport: DEBUG: [chan 1925] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1925] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1925 opened.
paramiko.transport: DEBUG: [chan 1925] Sesch channel 1925 request ok
paramiko.transport: DEBUG: [chan 1925] EOF received (1925)
paramiko.transport: DEBUG: [chan 1925] EOF sent (1925)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_962 count=800 bs=1k
paramiko.transport: DEBUG: [chan 1926] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1926] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1926 opened.
paramiko.transport: DEBUG: [chan 1926] Sesch channel 1926 request ok
paramiko.transport: DEBUG: [chan 1926] EOF received (1926)
paramiko.transport: DEBUG: [chan 1926] EOF sent (1926)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_962 count=800 bs=1k
paramiko.transport: DEBUG: [chan 1927] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1927] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1927 opened.
paramiko.transport: DEBUG: [chan 1927] Sesch channel 1927 request ok
paramiko.transport: DEBUG: [chan 1927] EOF received (1927)
paramiko.transport: DEBUG: [chan 1927] EOF sent (1927)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_963 count=158 bs=1k
paramiko.transport: DEBUG: [chan 1928] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1928] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1928 opened.
paramiko.transport: DEBUG: [chan 1928] Sesch channel 1928 request ok
paramiko.transport: DEBUG: [chan 1928] EOF received (1928)
paramiko.transport: DEBUG: [chan 1928] EOF sent (1928)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_963 count=158 bs=1k
paramiko.transport: DEBUG: [chan 1929] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1929] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1929 opened.
paramiko.transport: DEBUG: [chan 1929] Sesch channel 1929 request ok
paramiko.transport: DEBUG: [chan 1929] EOF received (1929)
paramiko.transport: DEBUG: [chan 1929] EOF sent (1929)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_964 count=359 bs=1k
paramiko.transport: DEBUG: [chan 1930] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1930] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1930 opened.
paramiko.transport: DEBUG: [chan 1930] Sesch channel 1930 request ok
paramiko.transport: DEBUG: [chan 1930] EOF received (1930)
paramiko.transport: DEBUG: [chan 1930] EOF sent (1930)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_964 count=359 bs=1k
paramiko.transport: DEBUG: [chan 1931] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1931] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1931 opened.
paramiko.transport: DEBUG: [chan 1931] Sesch channel 1931 request ok
paramiko.transport: DEBUG: [chan 1931] EOF received (1931)
paramiko.transport: DEBUG: [chan 1931] EOF sent (1931)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_965 count=169 bs=1k
paramiko.transport: DEBUG: [chan 1932] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1932] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1932 opened.
paramiko.transport: DEBUG: [chan 1932] Sesch channel 1932 request ok
paramiko.transport: DEBUG: [chan 1932] EOF received (1932)
paramiko.transport: DEBUG: [chan 1932] EOF sent (1932)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_965 count=169 bs=1k
paramiko.transport: DEBUG: [chan 1933] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1933] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1933 opened.
paramiko.transport: DEBUG: [chan 1933] Sesch channel 1933 request ok
paramiko.transport: DEBUG: [chan 1933] EOF received (1933)
paramiko.transport: DEBUG: [chan 1933] EOF sent (1933)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_966 count=570 bs=1k
paramiko.transport: DEBUG: [chan 1934] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1934] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1934 opened.
paramiko.transport: DEBUG: [chan 1934] Sesch channel 1934 request ok
paramiko.transport: DEBUG: [chan 1934] EOF received (1934)
paramiko.transport: DEBUG: [chan 1934] EOF sent (1934)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_966 count=570 bs=1k
paramiko.transport: DEBUG: [chan 1935] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1935] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1935 opened.
paramiko.transport: DEBUG: [chan 1935] Sesch channel 1935 request ok
paramiko.transport: DEBUG: [chan 1935] EOF received (1935)
paramiko.transport: DEBUG: [chan 1935] EOF sent (1935)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_967 count=333 bs=1k
paramiko.transport: DEBUG: [chan 1936] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1936] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1936 opened.
paramiko.transport: DEBUG: [chan 1936] Sesch channel 1936 request ok
paramiko.transport: DEBUG: [chan 1936] EOF received (1936)
paramiko.transport: DEBUG: [chan 1936] EOF sent (1936)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_967 count=333 bs=1k
paramiko.transport: DEBUG: [chan 1937] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1937] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1937 opened.
paramiko.transport: DEBUG: [chan 1937] Sesch channel 1937 request ok
paramiko.transport: DEBUG: [chan 1937] EOF received (1937)
paramiko.transport: DEBUG: [chan 1937] EOF sent (1937)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_968 count=271 bs=1k
paramiko.transport: DEBUG: [chan 1938] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1938] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1938 opened.
paramiko.transport: DEBUG: [chan 1938] Sesch channel 1938 request ok
paramiko.transport: DEBUG: [chan 1938] EOF received (1938)
paramiko.transport: DEBUG: [chan 1938] EOF sent (1938)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_968 count=271 bs=1k
paramiko.transport: DEBUG: [chan 1939] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1939] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1939 opened.
paramiko.transport: DEBUG: [chan 1939] Sesch channel 1939 request ok
paramiko.transport: DEBUG: [chan 1939] EOF received (1939)
paramiko.transport: DEBUG: [chan 1939] EOF sent (1939)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_969 count=964 bs=1k
paramiko.transport: DEBUG: [chan 1940] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1940] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1940 opened.
paramiko.transport: DEBUG: [chan 1940] Sesch channel 1940 request ok
paramiko.transport: DEBUG: [chan 1940] EOF received (1940)
paramiko.transport: DEBUG: [chan 1940] EOF sent (1940)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_969 count=964 bs=1k
paramiko.transport: DEBUG: [chan 1941] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1941] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1941 opened.
paramiko.transport: DEBUG: [chan 1941] Sesch channel 1941 request ok
paramiko.transport: DEBUG: [chan 1941] EOF received (1941)
paramiko.transport: DEBUG: [chan 1941] EOF sent (1941)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_970 count=226 bs=1k
paramiko.transport: DEBUG: [chan 1942] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1942] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1942 opened.
paramiko.transport: DEBUG: [chan 1942] Sesch channel 1942 request ok
paramiko.transport: DEBUG: [chan 1942] EOF received (1942)
paramiko.transport: DEBUG: [chan 1942] EOF sent (1942)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_970 count=226 bs=1k
paramiko.transport: DEBUG: [chan 1943] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1943] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1943 opened.
paramiko.transport: DEBUG: [chan 1943] Sesch channel 1943 request ok
paramiko.transport: DEBUG: [chan 1943] EOF received (1943)
paramiko.transport: DEBUG: [chan 1943] EOF sent (1943)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_971 count=138 bs=1k
paramiko.transport: DEBUG: [chan 1944] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1944] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1944 opened.
paramiko.transport: DEBUG: [chan 1944] Sesch channel 1944 request ok
paramiko.transport: DEBUG: [chan 1944] EOF received (1944)
paramiko.transport: DEBUG: [chan 1944] EOF sent (1944)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_971 count=138 bs=1k
paramiko.transport: DEBUG: [chan 1945] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1945] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1945 opened.
paramiko.transport: DEBUG: [chan 1945] Sesch channel 1945 request ok
paramiko.transport: DEBUG: [chan 1945] EOF received (1945)
paramiko.transport: DEBUG: [chan 1945] EOF sent (1945)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_972 count=645 bs=1k
paramiko.transport: DEBUG: [chan 1946] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1946] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1946 opened.
paramiko.transport: DEBUG: [chan 1946] Sesch channel 1946 request ok
paramiko.transport: DEBUG: [chan 1946] EOF received (1946)
paramiko.transport: DEBUG: [chan 1946] EOF sent (1946)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_972 count=645 bs=1k
paramiko.transport: DEBUG: [chan 1947] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1947] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1947 opened.
paramiko.transport: DEBUG: [chan 1947] Sesch channel 1947 request ok
paramiko.transport: DEBUG: [chan 1947] EOF received (1947)
paramiko.transport: DEBUG: [chan 1947] EOF sent (1947)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_973 count=320 bs=1k
paramiko.transport: DEBUG: [chan 1948] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1948] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1948 opened.
paramiko.transport: DEBUG: [chan 1948] Sesch channel 1948 request ok
paramiko.transport: DEBUG: [chan 1948] EOF received (1948)
paramiko.transport: DEBUG: [chan 1948] EOF sent (1948)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_973 count=320 bs=1k
paramiko.transport: DEBUG: [chan 1949] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1949] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1949 opened.
paramiko.transport: DEBUG: [chan 1949] Sesch channel 1949 request ok
paramiko.transport: DEBUG: [chan 1949] EOF received (1949)
paramiko.transport: DEBUG: [chan 1949] EOF sent (1949)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_974 count=368 bs=1k
paramiko.transport: DEBUG: [chan 1950] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1950] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1950 opened.
paramiko.transport: DEBUG: [chan 1950] Sesch channel 1950 request ok
paramiko.transport: DEBUG: [chan 1950] EOF received (1950)
paramiko.transport: DEBUG: [chan 1950] EOF sent (1950)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_974 count=368 bs=1k
paramiko.transport: DEBUG: [chan 1951] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1951] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1951 opened.
paramiko.transport: DEBUG: [chan 1951] Sesch channel 1951 request ok
paramiko.transport: DEBUG: [chan 1951] EOF received (1951)
paramiko.transport: DEBUG: [chan 1951] EOF sent (1951)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_975 count=121 bs=1k
paramiko.transport: DEBUG: [chan 1952] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1952] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1952 opened.
paramiko.transport: DEBUG: [chan 1952] Sesch channel 1952 request ok
paramiko.transport: DEBUG: [chan 1952] EOF received (1952)
paramiko.transport: DEBUG: [chan 1952] EOF sent (1952)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_975 count=121 bs=1k
paramiko.transport: DEBUG: [chan 1953] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1953] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1953 opened.
paramiko.transport: DEBUG: [chan 1953] Sesch channel 1953 request ok
paramiko.transport: DEBUG: [chan 1953] EOF received (1953)
paramiko.transport: DEBUG: [chan 1953] EOF sent (1953)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_976 count=198 bs=1k
paramiko.transport: DEBUG: [chan 1954] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1954] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1954 opened.
paramiko.transport: DEBUG: [chan 1954] Sesch channel 1954 request ok
paramiko.transport: DEBUG: [chan 1954] EOF received (1954)
paramiko.transport: DEBUG: [chan 1954] EOF sent (1954)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_976 count=198 bs=1k
paramiko.transport: DEBUG: [chan 1955] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1955] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1955 opened.
paramiko.transport: DEBUG: [chan 1955] Sesch channel 1955 request ok
paramiko.transport: DEBUG: [chan 1955] EOF received (1955)
paramiko.transport: DEBUG: [chan 1955] EOF sent (1955)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_977 count=956 bs=1k
paramiko.transport: DEBUG: [chan 1956] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1956] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1956 opened.
paramiko.transport: DEBUG: [chan 1956] Sesch channel 1956 request ok
paramiko.transport: DEBUG: [chan 1956] EOF received (1956)
paramiko.transport: DEBUG: [chan 1956] EOF sent (1956)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_977 count=956 bs=1k
paramiko.transport: DEBUG: [chan 1957] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1957] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1957 opened.
paramiko.transport: DEBUG: [chan 1957] Sesch channel 1957 request ok
paramiko.transport: DEBUG: [chan 1957] EOF received (1957)
paramiko.transport: DEBUG: [chan 1957] EOF sent (1957)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_978 count=263 bs=1k
paramiko.transport: DEBUG: [chan 1958] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1958] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1958 opened.
paramiko.transport: DEBUG: [chan 1958] Sesch channel 1958 request ok
paramiko.transport: DEBUG: [chan 1958] EOF received (1958)
paramiko.transport: DEBUG: [chan 1958] EOF sent (1958)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_978 count=263 bs=1k
paramiko.transport: DEBUG: [chan 1959] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1959] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1959 opened.
paramiko.transport: DEBUG: [chan 1959] Sesch channel 1959 request ok
paramiko.transport: DEBUG: [chan 1959] EOF received (1959)
paramiko.transport: DEBUG: [chan 1959] EOF sent (1959)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_979 count=92 bs=1k
paramiko.transport: DEBUG: [chan 1960] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1960] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1960 opened.
paramiko.transport: DEBUG: [chan 1960] Sesch channel 1960 request ok
paramiko.transport: DEBUG: [chan 1960] EOF received (1960)
paramiko.transport: DEBUG: [chan 1960] EOF sent (1960)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_979 count=92 bs=1k
paramiko.transport: DEBUG: [chan 1961] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1961] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1961 opened.
paramiko.transport: DEBUG: [chan 1961] Sesch channel 1961 request ok
paramiko.transport: DEBUG: [chan 1961] EOF received (1961)
paramiko.transport: DEBUG: [chan 1961] EOF sent (1961)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_980 count=266 bs=1k
paramiko.transport: DEBUG: [chan 1962] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1962] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1962 opened.
paramiko.transport: DEBUG: [chan 1962] Sesch channel 1962 request ok
paramiko.transport: DEBUG: [chan 1962] EOF received (1962)
paramiko.transport: DEBUG: [chan 1962] EOF sent (1962)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_980 count=266 bs=1k
paramiko.transport: DEBUG: [chan 1963] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1963] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1963 opened.
paramiko.transport: DEBUG: [chan 1963] Sesch channel 1963 request ok
paramiko.transport: DEBUG: [chan 1963] EOF received (1963)
paramiko.transport: DEBUG: [chan 1963] EOF sent (1963)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_981 count=248 bs=1k
paramiko.transport: DEBUG: [chan 1964] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1964] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1964 opened.
paramiko.transport: DEBUG: [chan 1964] Sesch channel 1964 request ok
paramiko.transport: DEBUG: [chan 1964] EOF received (1964)
paramiko.transport: DEBUG: [chan 1964] EOF sent (1964)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_981 count=248 bs=1k
paramiko.transport: DEBUG: [chan 1965] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1965] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1965 opened.
paramiko.transport: DEBUG: [chan 1965] Sesch channel 1965 request ok
paramiko.transport: DEBUG: [chan 1965] EOF received (1965)
paramiko.transport: DEBUG: [chan 1965] EOF sent (1965)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_982 count=620 bs=1k
paramiko.transport: DEBUG: [chan 1966] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1966] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1966 opened.
paramiko.transport: DEBUG: [chan 1966] Sesch channel 1966 request ok
paramiko.transport: DEBUG: [chan 1966] EOF received (1966)
paramiko.transport: DEBUG: [chan 1966] EOF sent (1966)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_982 count=620 bs=1k
paramiko.transport: DEBUG: [chan 1967] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1967] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1967 opened.
paramiko.transport: DEBUG: [chan 1967] Sesch channel 1967 request ok
paramiko.transport: DEBUG: [chan 1967] EOF received (1967)
paramiko.transport: DEBUG: [chan 1967] EOF sent (1967)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_983 count=243 bs=1k
paramiko.transport: DEBUG: [chan 1968] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1968] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1968 opened.
paramiko.transport: DEBUG: [chan 1968] Sesch channel 1968 request ok
paramiko.transport: DEBUG: [chan 1968] EOF received (1968)
paramiko.transport: DEBUG: [chan 1968] EOF sent (1968)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_983 count=243 bs=1k
paramiko.transport: DEBUG: [chan 1969] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1969] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1969 opened.
paramiko.transport: DEBUG: [chan 1969] Sesch channel 1969 request ok
paramiko.transport: DEBUG: [chan 1969] EOF received (1969)
paramiko.transport: DEBUG: [chan 1969] EOF sent (1969)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_984 count=831 bs=1k
paramiko.transport: DEBUG: [chan 1970] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1970] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1970 opened.
paramiko.transport: DEBUG: [chan 1970] Sesch channel 1970 request ok
paramiko.transport: DEBUG: [chan 1970] EOF received (1970)
paramiko.transport: DEBUG: [chan 1970] EOF sent (1970)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_984 count=831 bs=1k
paramiko.transport: DEBUG: [chan 1971] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1971] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1971 opened.
paramiko.transport: DEBUG: [chan 1971] Sesch channel 1971 request ok
paramiko.transport: DEBUG: [chan 1971] EOF received (1971)
paramiko.transport: DEBUG: [chan 1971] EOF sent (1971)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_985 count=792 bs=1k
paramiko.transport: DEBUG: [chan 1972] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1972] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1972 opened.
paramiko.transport: DEBUG: [chan 1972] Sesch channel 1972 request ok
paramiko.transport: DEBUG: [chan 1972] EOF received (1972)
paramiko.transport: DEBUG: [chan 1972] EOF sent (1972)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_985 count=792 bs=1k
paramiko.transport: DEBUG: [chan 1973] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1973] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1973 opened.
paramiko.transport: DEBUG: [chan 1973] Sesch channel 1973 request ok
paramiko.transport: DEBUG: [chan 1973] EOF received (1973)
paramiko.transport: DEBUG: [chan 1973] EOF sent (1973)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_986 count=683 bs=1k
paramiko.transport: DEBUG: [chan 1974] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1974] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1974 opened.
paramiko.transport: DEBUG: [chan 1974] Sesch channel 1974 request ok
paramiko.transport: DEBUG: [chan 1974] EOF received (1974)
paramiko.transport: DEBUG: [chan 1974] EOF sent (1974)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_986 count=683 bs=1k
paramiko.transport: DEBUG: [chan 1975] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1975] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1975 opened.
paramiko.transport: DEBUG: [chan 1975] Sesch channel 1975 request ok
paramiko.transport: DEBUG: [chan 1975] EOF received (1975)
paramiko.transport: DEBUG: [chan 1975] EOF sent (1975)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_987 count=157 bs=1k
paramiko.transport: DEBUG: [chan 1976] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1976] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1976 opened.
paramiko.transport: DEBUG: [chan 1976] Sesch channel 1976 request ok
paramiko.transport: DEBUG: [chan 1976] EOF received (1976)
paramiko.transport: DEBUG: [chan 1976] EOF sent (1976)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_987 count=157 bs=1k
paramiko.transport: DEBUG: [chan 1977] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1977] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1977 opened.
paramiko.transport: DEBUG: [chan 1977] Sesch channel 1977 request ok
paramiko.transport: DEBUG: [chan 1977] EOF received (1977)
paramiko.transport: DEBUG: [chan 1977] EOF sent (1977)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_988 count=41 bs=1k
paramiko.transport: DEBUG: [chan 1978] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1978] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1978 opened.
paramiko.transport: DEBUG: [chan 1978] Sesch channel 1978 request ok
paramiko.transport: DEBUG: [chan 1978] EOF received (1978)
paramiko.transport: DEBUG: [chan 1978] EOF sent (1978)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_988 count=41 bs=1k
paramiko.transport: DEBUG: [chan 1979] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1979] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1979 opened.
paramiko.transport: DEBUG: [chan 1979] Sesch channel 1979 request ok
paramiko.transport: DEBUG: [chan 1979] EOF received (1979)
paramiko.transport: DEBUG: [chan 1979] EOF sent (1979)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_989 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 1980] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1980] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1980 opened.
paramiko.transport: DEBUG: [chan 1980] Sesch channel 1980 request ok
paramiko.transport: DEBUG: [chan 1980] EOF received (1980)
paramiko.transport: DEBUG: [chan 1980] EOF sent (1980)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_989 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 1981] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1981] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1981 opened.
paramiko.transport: DEBUG: [chan 1981] Sesch channel 1981 request ok
paramiko.transport: DEBUG: [chan 1981] EOF received (1981)
paramiko.transport: DEBUG: [chan 1981] EOF sent (1981)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_990 count=280 bs=1k
paramiko.transport: DEBUG: [chan 1982] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1982] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1982 opened.
paramiko.transport: DEBUG: [chan 1982] Sesch channel 1982 request ok
paramiko.transport: DEBUG: [chan 1982] EOF received (1982)
paramiko.transport: DEBUG: [chan 1982] EOF sent (1982)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_990 count=280 bs=1k
paramiko.transport: DEBUG: [chan 1983] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1983] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1983 opened.
paramiko.transport: DEBUG: [chan 1983] Sesch channel 1983 request ok
paramiko.transport: DEBUG: [chan 1983] EOF received (1983)
paramiko.transport: DEBUG: [chan 1983] EOF sent (1983)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_991 count=17 bs=1k
paramiko.transport: DEBUG: [chan 1984] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1984] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1984 opened.
paramiko.transport: DEBUG: [chan 1984] Sesch channel 1984 request ok
paramiko.transport: DEBUG: [chan 1984] EOF received (1984)
paramiko.transport: DEBUG: [chan 1984] EOF sent (1984)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_991 count=17 bs=1k
paramiko.transport: DEBUG: [chan 1985] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1985] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1985 opened.
paramiko.transport: DEBUG: [chan 1985] Sesch channel 1985 request ok
paramiko.transport: DEBUG: [chan 1985] EOF received (1985)
paramiko.transport: DEBUG: [chan 1985] EOF sent (1985)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_992 count=968 bs=1k
paramiko.transport: DEBUG: [chan 1986] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1986] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1986 opened.
paramiko.transport: DEBUG: [chan 1986] Sesch channel 1986 request ok
paramiko.transport: DEBUG: [chan 1986] EOF received (1986)
paramiko.transport: DEBUG: [chan 1986] EOF sent (1986)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_992 count=968 bs=1k
paramiko.transport: DEBUG: [chan 1987] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1987] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1987 opened.
paramiko.transport: DEBUG: [chan 1987] Sesch channel 1987 request ok
paramiko.transport: DEBUG: [chan 1987] EOF received (1987)
paramiko.transport: DEBUG: [chan 1987] EOF sent (1987)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_993 count=215 bs=1k
paramiko.transport: DEBUG: [chan 1988] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1988] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1988 opened.
paramiko.transport: DEBUG: [chan 1988] Sesch channel 1988 request ok
paramiko.transport: DEBUG: [chan 1988] EOF received (1988)
paramiko.transport: DEBUG: [chan 1988] EOF sent (1988)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_993 count=215 bs=1k
paramiko.transport: DEBUG: [chan 1989] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1989] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1989 opened.
paramiko.transport: DEBUG: [chan 1989] Sesch channel 1989 request ok
paramiko.transport: DEBUG: [chan 1989] EOF received (1989)
paramiko.transport: DEBUG: [chan 1989] EOF sent (1989)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_994 count=405 bs=1k
paramiko.transport: DEBUG: [chan 1990] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1990] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1990 opened.
paramiko.transport: DEBUG: [chan 1990] Sesch channel 1990 request ok
paramiko.transport: DEBUG: [chan 1990] EOF received (1990)
paramiko.transport: DEBUG: [chan 1990] EOF sent (1990)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_994 count=405 bs=1k
paramiko.transport: DEBUG: [chan 1991] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1991] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1991 opened.
paramiko.transport: DEBUG: [chan 1991] Sesch channel 1991 request ok
paramiko.transport: DEBUG: [chan 1991] EOF received (1991)
paramiko.transport: DEBUG: [chan 1991] EOF sent (1991)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_995 count=546 bs=1k
paramiko.transport: DEBUG: [chan 1992] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1992] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1992 opened.
paramiko.transport: DEBUG: [chan 1992] Sesch channel 1992 request ok
paramiko.transport: DEBUG: [chan 1992] EOF received (1992)
paramiko.transport: DEBUG: [chan 1992] EOF sent (1992)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_995 count=546 bs=1k
paramiko.transport: DEBUG: [chan 1993] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1993] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1993 opened.
paramiko.transport: DEBUG: [chan 1993] Sesch channel 1993 request ok
paramiko.transport: DEBUG: [chan 1993] EOF received (1993)
paramiko.transport: DEBUG: [chan 1993] EOF sent (1993)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_996 count=930 bs=1k
paramiko.transport: DEBUG: [chan 1994] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1994] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1994 opened.
paramiko.transport: DEBUG: [chan 1994] Sesch channel 1994 request ok
paramiko.transport: DEBUG: [chan 1994] EOF received (1994)
paramiko.transport: DEBUG: [chan 1994] EOF sent (1994)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_996 count=930 bs=1k
paramiko.transport: DEBUG: [chan 1995] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1995] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1995 opened.
paramiko.transport: DEBUG: [chan 1995] Sesch channel 1995 request ok
paramiko.transport: DEBUG: [chan 1995] EOF received (1995)
paramiko.transport: DEBUG: [chan 1995] EOF sent (1995)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_997 count=827 bs=1k
paramiko.transport: DEBUG: [chan 1996] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1996] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1996 opened.
paramiko.transport: DEBUG: [chan 1996] Sesch channel 1996 request ok
paramiko.transport: DEBUG: [chan 1996] EOF received (1996)
paramiko.transport: DEBUG: [chan 1996] EOF sent (1996)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_997 count=827 bs=1k
paramiko.transport: DEBUG: [chan 1997] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1997] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1997 opened.
paramiko.transport: DEBUG: [chan 1997] Sesch channel 1997 request ok
paramiko.transport: DEBUG: [chan 1997] EOF received (1997)
paramiko.transport: DEBUG: [chan 1997] EOF sent (1997)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_998 count=301 bs=1k
paramiko.transport: DEBUG: [chan 1998] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1998] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1998 opened.
paramiko.transport: DEBUG: [chan 1998] Sesch channel 1998 request ok
paramiko.transport: DEBUG: [chan 1998] EOF received (1998)
paramiko.transport: DEBUG: [chan 1998] EOF sent (1998)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_998 count=301 bs=1k
paramiko.transport: DEBUG: [chan 1999] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 1999] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 1999 opened.
paramiko.transport: DEBUG: [chan 1999] Sesch channel 1999 request ok
paramiko.transport: DEBUG: [chan 1999] EOF received (1999)
paramiko.transport: DEBUG: [chan 1999] EOF sent (1999)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_999 count=472 bs=1k
paramiko.transport: DEBUG: [chan 2000] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2000] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2000 opened.
paramiko.transport: DEBUG: [chan 2000] Sesch channel 2000 request ok
paramiko.transport: DEBUG: [chan 2000] EOF received (2000)
paramiko.transport: DEBUG: [chan 2000] EOF sent (2000)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_999 count=472 bs=1k
paramiko.transport: DEBUG: [chan 2001] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2001] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2001 opened.
paramiko.transport: DEBUG: [chan 2001] Sesch channel 2001 request ok
paramiko.transport: DEBUG: [chan 2001] EOF received (2001)
paramiko.transport: DEBUG: [chan 2001] EOF sent (2001)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1000 count=444 bs=1k
paramiko.transport: DEBUG: [chan 2002] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2002] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2002 opened.
paramiko.transport: DEBUG: [chan 2002] Sesch channel 2002 request ok
paramiko.transport: DEBUG: [chan 2002] EOF received (2002)
paramiko.transport: DEBUG: [chan 2002] EOF sent (2002)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1000 count=444 bs=1k
paramiko.transport: DEBUG: [chan 2003] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2003] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2003 opened.
paramiko.transport: DEBUG: [chan 2003] Sesch channel 2003 request ok
paramiko.transport: DEBUG: [chan 2003] EOF received (2003)
paramiko.transport: DEBUG: [chan 2003] EOF sent (2003)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1001 count=513 bs=1k
paramiko.transport: DEBUG: [chan 2004] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2004] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2004 opened.
paramiko.transport: DEBUG: [chan 2004] Sesch channel 2004 request ok
paramiko.transport: DEBUG: [chan 2004] EOF received (2004)
paramiko.transport: DEBUG: [chan 2004] EOF sent (2004)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1001 count=513 bs=1k
paramiko.transport: DEBUG: [chan 2005] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2005] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2005 opened.
paramiko.transport: DEBUG: [chan 2005] Sesch channel 2005 request ok
paramiko.transport: DEBUG: [chan 2005] EOF received (2005)
paramiko.transport: DEBUG: [chan 2005] EOF sent (2005)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1002 count=962 bs=1k
paramiko.transport: DEBUG: [chan 2006] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2006] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2006 opened.
paramiko.transport: DEBUG: [chan 2006] Sesch channel 2006 request ok
paramiko.transport: DEBUG: [chan 2006] EOF received (2006)
paramiko.transport: DEBUG: [chan 2006] EOF sent (2006)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1002 count=962 bs=1k
paramiko.transport: DEBUG: [chan 2007] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2007] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2007 opened.
paramiko.transport: DEBUG: [chan 2007] Sesch channel 2007 request ok
paramiko.transport: DEBUG: [chan 2007] EOF received (2007)
paramiko.transport: DEBUG: [chan 2007] EOF sent (2007)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1003 count=673 bs=1k
paramiko.transport: DEBUG: [chan 2008] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2008] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2008 opened.
paramiko.transport: DEBUG: [chan 2008] Sesch channel 2008 request ok
paramiko.transport: DEBUG: [chan 2008] EOF received (2008)
paramiko.transport: DEBUG: [chan 2008] EOF sent (2008)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1003 count=673 bs=1k
paramiko.transport: DEBUG: [chan 2009] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2009] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2009 opened.
paramiko.transport: DEBUG: [chan 2009] Sesch channel 2009 request ok
paramiko.transport: DEBUG: [chan 2009] EOF received (2009)
paramiko.transport: DEBUG: [chan 2009] EOF sent (2009)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1004 count=304 bs=1k
paramiko.transport: DEBUG: [chan 2010] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2010] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2010 opened.
paramiko.transport: DEBUG: [chan 2010] Sesch channel 2010 request ok
paramiko.transport: DEBUG: [chan 2010] EOF received (2010)
paramiko.transport: DEBUG: [chan 2010] EOF sent (2010)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1004 count=304 bs=1k
paramiko.transport: DEBUG: [chan 2011] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2011] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2011 opened.
paramiko.transport: DEBUG: [chan 2011] Sesch channel 2011 request ok
paramiko.transport: DEBUG: [chan 2011] EOF received (2011)
paramiko.transport: DEBUG: [chan 2011] EOF sent (2011)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1005 count=618 bs=1k
paramiko.transport: DEBUG: [chan 2012] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2012] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2012 opened.
paramiko.transport: DEBUG: [chan 2012] Sesch channel 2012 request ok
paramiko.transport: DEBUG: [chan 2012] EOF received (2012)
paramiko.transport: DEBUG: [chan 2012] EOF sent (2012)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1005 count=618 bs=1k
paramiko.transport: DEBUG: [chan 2013] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2013] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2013 opened.
paramiko.transport: DEBUG: [chan 2013] Sesch channel 2013 request ok
paramiko.transport: DEBUG: [chan 2013] EOF received (2013)
paramiko.transport: DEBUG: [chan 2013] EOF sent (2013)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1006 count=271 bs=1k
paramiko.transport: DEBUG: [chan 2014] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2014] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2014 opened.
paramiko.transport: DEBUG: [chan 2014] Sesch channel 2014 request ok
paramiko.transport: DEBUG: [chan 2014] EOF received (2014)
paramiko.transport: DEBUG: [chan 2014] EOF sent (2014)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1006 count=271 bs=1k
paramiko.transport: DEBUG: [chan 2015] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2015] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2015 opened.
paramiko.transport: DEBUG: [chan 2015] Sesch channel 2015 request ok
paramiko.transport: DEBUG: [chan 2015] EOF received (2015)
paramiko.transport: DEBUG: [chan 2015] EOF sent (2015)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1007 count=830 bs=1k
paramiko.transport: DEBUG: [chan 2016] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2016] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2016 opened.
paramiko.transport: DEBUG: [chan 2016] Sesch channel 2016 request ok
paramiko.transport: DEBUG: [chan 2016] EOF received (2016)
paramiko.transport: DEBUG: [chan 2016] EOF sent (2016)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1007 count=830 bs=1k
paramiko.transport: DEBUG: [chan 2017] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2017] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2017 opened.
paramiko.transport: DEBUG: [chan 2017] Sesch channel 2017 request ok
paramiko.transport: DEBUG: [chan 2017] EOF received (2017)
paramiko.transport: DEBUG: [chan 2017] EOF sent (2017)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1008 count=248 bs=1k
paramiko.transport: DEBUG: [chan 2018] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2018] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2018 opened.
paramiko.transport: DEBUG: [chan 2018] Sesch channel 2018 request ok
paramiko.transport: DEBUG: [chan 2018] EOF received (2018)
paramiko.transport: DEBUG: [chan 2018] EOF sent (2018)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1008 count=248 bs=1k
paramiko.transport: DEBUG: [chan 2019] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2019] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2019 opened.
paramiko.transport: DEBUG: [chan 2019] Sesch channel 2019 request ok
paramiko.transport: DEBUG: [chan 2019] EOF received (2019)
paramiko.transport: DEBUG: [chan 2019] EOF sent (2019)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1009 count=189 bs=1k
paramiko.transport: DEBUG: [chan 2020] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2020] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2020 opened.
paramiko.transport: DEBUG: [chan 2020] Sesch channel 2020 request ok
paramiko.transport: DEBUG: [chan 2020] EOF received (2020)
paramiko.transport: DEBUG: [chan 2020] EOF sent (2020)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1009 count=189 bs=1k
paramiko.transport: DEBUG: [chan 2021] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2021] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2021 opened.
paramiko.transport: DEBUG: [chan 2021] Sesch channel 2021 request ok
paramiko.transport: DEBUG: [chan 2021] EOF received (2021)
paramiko.transport: DEBUG: [chan 2021] EOF sent (2021)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1010 count=68 bs=1k
paramiko.transport: DEBUG: [chan 2022] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2022] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2022 opened.
paramiko.transport: DEBUG: [chan 2022] Sesch channel 2022 request ok
paramiko.transport: DEBUG: [chan 2022] EOF received (2022)
paramiko.transport: DEBUG: [chan 2022] EOF sent (2022)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1010 count=68 bs=1k
paramiko.transport: DEBUG: [chan 2023] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2023] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2023 opened.
paramiko.transport: DEBUG: [chan 2023] Sesch channel 2023 request ok
paramiko.transport: DEBUG: [chan 2023] EOF received (2023)
paramiko.transport: DEBUG: [chan 2023] EOF sent (2023)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1011 count=735 bs=1k
paramiko.transport: DEBUG: [chan 2024] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2024] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2024 opened.
paramiko.transport: DEBUG: [chan 2024] Sesch channel 2024 request ok
paramiko.transport: DEBUG: [chan 2024] EOF received (2024)
paramiko.transport: DEBUG: [chan 2024] EOF sent (2024)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1011 count=735 bs=1k
paramiko.transport: DEBUG: [chan 2025] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2025] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2025 opened.
paramiko.transport: DEBUG: [chan 2025] Sesch channel 2025 request ok
paramiko.transport: DEBUG: [chan 2025] EOF received (2025)
paramiko.transport: DEBUG: [chan 2025] EOF sent (2025)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1012 count=441 bs=1k
paramiko.transport: DEBUG: [chan 2026] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2026] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2026 opened.
paramiko.transport: DEBUG: [chan 2026] Sesch channel 2026 request ok
paramiko.transport: DEBUG: [chan 2026] EOF received (2026)
paramiko.transport: DEBUG: [chan 2026] EOF sent (2026)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1012 count=441 bs=1k
paramiko.transport: DEBUG: [chan 2027] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2027] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2027 opened.
paramiko.transport: DEBUG: [chan 2027] Sesch channel 2027 request ok
paramiko.transport: DEBUG: [chan 2027] EOF received (2027)
paramiko.transport: DEBUG: [chan 2027] EOF sent (2027)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1013 count=360 bs=1k
paramiko.transport: DEBUG: [chan 2028] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2028] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2028 opened.
paramiko.transport: DEBUG: [chan 2028] Sesch channel 2028 request ok
paramiko.transport: DEBUG: [chan 2028] EOF received (2028)
paramiko.transport: DEBUG: [chan 2028] EOF sent (2028)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1013 count=360 bs=1k
paramiko.transport: DEBUG: [chan 2029] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2029] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2029 opened.
paramiko.transport: DEBUG: [chan 2029] Sesch channel 2029 request ok
paramiko.transport: DEBUG: [chan 2029] EOF received (2029)
paramiko.transport: DEBUG: [chan 2029] EOF sent (2029)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1014 count=901 bs=1k
paramiko.transport: DEBUG: [chan 2030] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2030] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2030 opened.
paramiko.transport: DEBUG: [chan 2030] Sesch channel 2030 request ok
paramiko.transport: DEBUG: [chan 2030] EOF received (2030)
paramiko.transport: DEBUG: [chan 2030] EOF sent (2030)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1014 count=901 bs=1k
paramiko.transport: DEBUG: [chan 2031] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2031] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2031 opened.
paramiko.transport: DEBUG: [chan 2031] Sesch channel 2031 request ok
paramiko.transport: DEBUG: [chan 2031] EOF received (2031)
paramiko.transport: DEBUG: [chan 2031] EOF sent (2031)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1015 count=1014 bs=1k
paramiko.transport: DEBUG: [chan 2032] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2032] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2032 opened.
paramiko.transport: DEBUG: [chan 2032] Sesch channel 2032 request ok
paramiko.transport: DEBUG: [chan 2032] EOF received (2032)
paramiko.transport: DEBUG: [chan 2032] EOF sent (2032)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1015 count=1014 bs=1k
paramiko.transport: DEBUG: [chan 2033] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2033] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2033 opened.
paramiko.transport: DEBUG: [chan 2033] Sesch channel 2033 request ok
paramiko.transport: DEBUG: [chan 2033] EOF received (2033)
paramiko.transport: DEBUG: [chan 2033] EOF sent (2033)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1016 count=156 bs=1k
paramiko.transport: DEBUG: [chan 2034] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2034] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2034 opened.
paramiko.transport: DEBUG: [chan 2034] Sesch channel 2034 request ok
paramiko.transport: DEBUG: [chan 2034] EOF received (2034)
paramiko.transport: DEBUG: [chan 2034] EOF sent (2034)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1016 count=156 bs=1k
paramiko.transport: DEBUG: [chan 2035] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2035] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2035 opened.
paramiko.transport: DEBUG: [chan 2035] Sesch channel 2035 request ok
paramiko.transport: DEBUG: [chan 2035] EOF received (2035)
paramiko.transport: DEBUG: [chan 2035] EOF sent (2035)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1017 count=145 bs=1k
paramiko.transport: DEBUG: [chan 2036] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2036] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2036 opened.
paramiko.transport: DEBUG: [chan 2036] Sesch channel 2036 request ok
paramiko.transport: DEBUG: [chan 2036] EOF received (2036)
paramiko.transport: DEBUG: [chan 2036] EOF sent (2036)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1017 count=145 bs=1k
paramiko.transport: DEBUG: [chan 2037] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2037] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2037 opened.
paramiko.transport: DEBUG: [chan 2037] Sesch channel 2037 request ok
paramiko.transport: DEBUG: [chan 2037] EOF received (2037)
paramiko.transport: DEBUG: [chan 2037] EOF sent (2037)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1018 count=108 bs=1k
paramiko.transport: DEBUG: [chan 2038] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2038] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2038 opened.
paramiko.transport: DEBUG: [chan 2038] Sesch channel 2038 request ok
paramiko.transport: DEBUG: [chan 2038] EOF received (2038)
paramiko.transport: DEBUG: [chan 2038] EOF sent (2038)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1018 count=108 bs=1k
paramiko.transport: DEBUG: [chan 2039] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2039] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2039 opened.
paramiko.transport: DEBUG: [chan 2039] Sesch channel 2039 request ok
paramiko.transport: DEBUG: [chan 2039] EOF received (2039)
paramiko.transport: DEBUG: [chan 2039] EOF sent (2039)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1019 count=589 bs=1k
paramiko.transport: DEBUG: [chan 2040] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2040] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2040 opened.
paramiko.transport: DEBUG: [chan 2040] Sesch channel 2040 request ok
paramiko.transport: DEBUG: [chan 2040] EOF received (2040)
paramiko.transport: DEBUG: [chan 2040] EOF sent (2040)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1019 count=589 bs=1k
paramiko.transport: DEBUG: [chan 2041] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2041] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2041 opened.
paramiko.transport: DEBUG: [chan 2041] Sesch channel 2041 request ok
paramiko.transport: DEBUG: [chan 2041] EOF received (2041)
paramiko.transport: DEBUG: [chan 2041] EOF sent (2041)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1020 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 2042] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2042] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2042 opened.
paramiko.transport: DEBUG: [chan 2042] Sesch channel 2042 request ok
paramiko.transport: DEBUG: [chan 2042] EOF received (2042)
paramiko.transport: DEBUG: [chan 2042] EOF sent (2042)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1020 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 2043] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2043] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2043 opened.
paramiko.transport: DEBUG: [chan 2043] Sesch channel 2043 request ok
paramiko.transport: DEBUG: [chan 2043] EOF received (2043)
paramiko.transport: DEBUG: [chan 2043] EOF sent (2043)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1021 count=122 bs=1k
paramiko.transport: DEBUG: [chan 2044] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2044] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2044 opened.
paramiko.transport: DEBUG: [chan 2044] Sesch channel 2044 request ok
paramiko.transport: DEBUG: [chan 2044] EOF received (2044)
paramiko.transport: DEBUG: [chan 2044] EOF sent (2044)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1021 count=122 bs=1k
paramiko.transport: DEBUG: [chan 2045] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2045] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2045 opened.
paramiko.transport: DEBUG: [chan 2045] Sesch channel 2045 request ok
paramiko.transport: DEBUG: [chan 2045] EOF received (2045)
paramiko.transport: DEBUG: [chan 2045] EOF sent (2045)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1022 count=447 bs=1k
paramiko.transport: DEBUG: [chan 2046] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2046] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2046 opened.
paramiko.transport: DEBUG: [chan 2046] Sesch channel 2046 request ok
paramiko.transport: DEBUG: [chan 2046] EOF received (2046)
paramiko.transport: DEBUG: [chan 2046] EOF sent (2046)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1022 count=447 bs=1k
paramiko.transport: DEBUG: [chan 2047] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2047] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2047 opened.
paramiko.transport: DEBUG: [chan 2047] Sesch channel 2047 request ok
paramiko.transport: DEBUG: [chan 2047] EOF received (2047)
paramiko.transport: DEBUG: [chan 2047] EOF sent (2047)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1023 count=66 bs=1k
paramiko.transport: DEBUG: [chan 2048] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2048] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2048 opened.
paramiko.transport: DEBUG: [chan 2048] Sesch channel 2048 request ok
paramiko.transport: DEBUG: [chan 2048] EOF received (2048)
paramiko.transport: DEBUG: [chan 2048] EOF sent (2048)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1023 count=66 bs=1k
paramiko.transport: DEBUG: [chan 2049] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2049] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2049 opened.
paramiko.transport: DEBUG: [chan 2049] Sesch channel 2049 request ok
paramiko.transport: DEBUG: [chan 2049] EOF received (2049)
paramiko.transport: DEBUG: [chan 2049] EOF sent (2049)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1024 count=851 bs=1k
paramiko.transport: DEBUG: [chan 2050] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2050] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2050 opened.
paramiko.transport: DEBUG: [chan 2050] Sesch channel 2050 request ok
paramiko.transport: DEBUG: [chan 2050] EOF received (2050)
paramiko.transport: DEBUG: [chan 2050] EOF sent (2050)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1024 count=851 bs=1k
paramiko.transport: DEBUG: [chan 2051] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2051] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2051 opened.
paramiko.transport: DEBUG: [chan 2051] Sesch channel 2051 request ok
paramiko.transport: DEBUG: [chan 2051] EOF received (2051)
paramiko.transport: DEBUG: [chan 2051] EOF sent (2051)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1025 count=457 bs=1k
paramiko.transport: DEBUG: [chan 2052] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2052] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2052 opened.
paramiko.transport: DEBUG: [chan 2052] Sesch channel 2052 request ok
paramiko.transport: DEBUG: [chan 2052] EOF received (2052)
paramiko.transport: DEBUG: [chan 2052] EOF sent (2052)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1025 count=457 bs=1k
paramiko.transport: DEBUG: [chan 2053] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2053] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2053 opened.
paramiko.transport: DEBUG: [chan 2053] Sesch channel 2053 request ok
paramiko.transport: DEBUG: [chan 2053] EOF received (2053)
paramiko.transport: DEBUG: [chan 2053] EOF sent (2053)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1026 count=14 bs=1k
paramiko.transport: DEBUG: [chan 2054] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2054] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2054 opened.
paramiko.transport: DEBUG: [chan 2054] Sesch channel 2054 request ok
paramiko.transport: DEBUG: [chan 2054] EOF received (2054)
paramiko.transport: DEBUG: [chan 2054] EOF sent (2054)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1026 count=14 bs=1k
paramiko.transport: DEBUG: [chan 2055] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2055] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2055 opened.
paramiko.transport: DEBUG: [chan 2055] Sesch channel 2055 request ok
paramiko.transport: DEBUG: [chan 2055] EOF received (2055)
paramiko.transport: DEBUG: [chan 2055] EOF sent (2055)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1027 count=56 bs=1k
paramiko.transport: DEBUG: [chan 2056] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2056] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2056 opened.
paramiko.transport: DEBUG: [chan 2056] Sesch channel 2056 request ok
paramiko.transport: DEBUG: [chan 2056] EOF received (2056)
paramiko.transport: DEBUG: [chan 2056] EOF sent (2056)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1027 count=56 bs=1k
paramiko.transport: DEBUG: [chan 2057] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2057] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2057 opened.
paramiko.transport: DEBUG: [chan 2057] Sesch channel 2057 request ok
paramiko.transport: DEBUG: [chan 2057] EOF received (2057)
paramiko.transport: DEBUG: [chan 2057] EOF sent (2057)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1028 count=945 bs=1k
paramiko.transport: DEBUG: [chan 2058] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2058] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2058 opened.
paramiko.transport: DEBUG: [chan 2058] Sesch channel 2058 request ok
paramiko.transport: DEBUG: [chan 2058] EOF received (2058)
paramiko.transport: DEBUG: [chan 2058] EOF sent (2058)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1028 count=945 bs=1k
paramiko.transport: DEBUG: [chan 2059] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2059] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2059 opened.
paramiko.transport: DEBUG: [chan 2059] Sesch channel 2059 request ok
paramiko.transport: DEBUG: [chan 2059] EOF received (2059)
paramiko.transport: DEBUG: [chan 2059] EOF sent (2059)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1029 count=342 bs=1k
paramiko.transport: DEBUG: [chan 2060] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2060] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2060 opened.
paramiko.transport: DEBUG: [chan 2060] Sesch channel 2060 request ok
paramiko.transport: DEBUG: [chan 2060] EOF received (2060)
paramiko.transport: DEBUG: [chan 2060] EOF sent (2060)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1029 count=342 bs=1k
paramiko.transport: DEBUG: [chan 2061] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2061] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2061 opened.
paramiko.transport: DEBUG: [chan 2061] Sesch channel 2061 request ok
paramiko.transport: DEBUG: [chan 2061] EOF received (2061)
paramiko.transport: DEBUG: [chan 2061] EOF sent (2061)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1030 count=369 bs=1k
paramiko.transport: DEBUG: [chan 2062] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2062] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2062 opened.
paramiko.transport: DEBUG: [chan 2062] Sesch channel 2062 request ok
paramiko.transport: DEBUG: [chan 2062] EOF received (2062)
paramiko.transport: DEBUG: [chan 2062] EOF sent (2062)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1030 count=369 bs=1k
paramiko.transport: DEBUG: [chan 2063] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2063] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2063 opened.
paramiko.transport: DEBUG: [chan 2063] Sesch channel 2063 request ok
paramiko.transport: DEBUG: [chan 2063] EOF received (2063)
paramiko.transport: DEBUG: [chan 2063] EOF sent (2063)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1031 count=228 bs=1k
paramiko.transport: DEBUG: [chan 2064] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2064] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2064 opened.
paramiko.transport: DEBUG: [chan 2064] Sesch channel 2064 request ok
paramiko.transport: DEBUG: [chan 2064] EOF received (2064)
paramiko.transport: DEBUG: [chan 2064] EOF sent (2064)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1031 count=228 bs=1k
paramiko.transport: DEBUG: [chan 2065] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2065] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2065 opened.
paramiko.transport: DEBUG: [chan 2065] Sesch channel 2065 request ok
paramiko.transport: DEBUG: [chan 2065] EOF received (2065)
paramiko.transport: DEBUG: [chan 2065] EOF sent (2065)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1032 count=540 bs=1k
paramiko.transport: DEBUG: [chan 2066] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2066] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2066 opened.
paramiko.transport: DEBUG: [chan 2066] Sesch channel 2066 request ok
paramiko.transport: DEBUG: [chan 2066] EOF received (2066)
paramiko.transport: DEBUG: [chan 2066] EOF sent (2066)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1032 count=540 bs=1k
paramiko.transport: DEBUG: [chan 2067] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2067] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2067 opened.
paramiko.transport: DEBUG: [chan 2067] Sesch channel 2067 request ok
paramiko.transport: DEBUG: [chan 2067] EOF received (2067)
paramiko.transport: DEBUG: [chan 2067] EOF sent (2067)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1033 count=405 bs=1k
paramiko.transport: DEBUG: [chan 2068] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2068] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2068 opened.
paramiko.transport: DEBUG: [chan 2068] Sesch channel 2068 request ok
paramiko.transport: DEBUG: [chan 2068] EOF received (2068)
paramiko.transport: DEBUG: [chan 2068] EOF sent (2068)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1033 count=405 bs=1k
paramiko.transport: DEBUG: [chan 2069] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2069] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2069 opened.
paramiko.transport: DEBUG: [chan 2069] Sesch channel 2069 request ok
paramiko.transport: DEBUG: [chan 2069] EOF received (2069)
paramiko.transport: DEBUG: [chan 2069] EOF sent (2069)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1034 count=101 bs=1k
paramiko.transport: DEBUG: [chan 2070] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2070] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2070 opened.
paramiko.transport: DEBUG: [chan 2070] Sesch channel 2070 request ok
paramiko.transport: DEBUG: [chan 2070] EOF received (2070)
paramiko.transport: DEBUG: [chan 2070] EOF sent (2070)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1034 count=101 bs=1k
paramiko.transport: DEBUG: [chan 2071] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2071] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2071 opened.
paramiko.transport: DEBUG: [chan 2071] Sesch channel 2071 request ok
paramiko.transport: DEBUG: [chan 2071] EOF received (2071)
paramiko.transport: DEBUG: [chan 2071] EOF sent (2071)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1035 count=559 bs=1k
paramiko.transport: DEBUG: [chan 2072] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2072] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2072 opened.
paramiko.transport: DEBUG: [chan 2072] Sesch channel 2072 request ok
paramiko.transport: DEBUG: [chan 2072] EOF received (2072)
paramiko.transport: DEBUG: [chan 2072] EOF sent (2072)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1035 count=559 bs=1k
paramiko.transport: DEBUG: [chan 2073] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2073] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2073 opened.
paramiko.transport: DEBUG: [chan 2073] Sesch channel 2073 request ok
paramiko.transport: DEBUG: [chan 2073] EOF received (2073)
paramiko.transport: DEBUG: [chan 2073] EOF sent (2073)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1036 count=364 bs=1k
paramiko.transport: DEBUG: [chan 2074] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2074] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2074 opened.
paramiko.transport: DEBUG: [chan 2074] Sesch channel 2074 request ok
paramiko.transport: DEBUG: [chan 2074] EOF received (2074)
paramiko.transport: DEBUG: [chan 2074] EOF sent (2074)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1036 count=364 bs=1k
paramiko.transport: DEBUG: [chan 2075] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2075] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2075 opened.
paramiko.transport: DEBUG: [chan 2075] Sesch channel 2075 request ok
paramiko.transport: DEBUG: [chan 2075] EOF received (2075)
paramiko.transport: DEBUG: [chan 2075] EOF sent (2075)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1037 count=719 bs=1k
paramiko.transport: DEBUG: [chan 2076] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2076] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2076 opened.
paramiko.transport: DEBUG: [chan 2076] Sesch channel 2076 request ok
paramiko.transport: DEBUG: [chan 2076] EOF received (2076)
paramiko.transport: DEBUG: [chan 2076] EOF sent (2076)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1037 count=719 bs=1k
paramiko.transport: DEBUG: [chan 2077] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2077] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2077 opened.
paramiko.transport: DEBUG: [chan 2077] Sesch channel 2077 request ok
paramiko.transport: DEBUG: [chan 2077] EOF received (2077)
paramiko.transport: DEBUG: [chan 2077] EOF sent (2077)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1038 count=609 bs=1k
paramiko.transport: DEBUG: [chan 2078] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2078] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2078 opened.
paramiko.transport: DEBUG: [chan 2078] Sesch channel 2078 request ok
paramiko.transport: DEBUG: [chan 2078] EOF received (2078)
paramiko.transport: DEBUG: [chan 2078] EOF sent (2078)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1038 count=609 bs=1k
paramiko.transport: DEBUG: [chan 2079] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2079] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2079 opened.
paramiko.transport: DEBUG: [chan 2079] Sesch channel 2079 request ok
paramiko.transport: DEBUG: [chan 2079] EOF received (2079)
paramiko.transport: DEBUG: [chan 2079] EOF sent (2079)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1039 count=698 bs=1k
paramiko.transport: DEBUG: [chan 2080] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2080] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2080 opened.
paramiko.transport: DEBUG: [chan 2080] Sesch channel 2080 request ok
paramiko.transport: DEBUG: [chan 2080] EOF received (2080)
paramiko.transport: DEBUG: [chan 2080] EOF sent (2080)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1039 count=698 bs=1k
paramiko.transport: DEBUG: [chan 2081] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2081] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2081 opened.
paramiko.transport: DEBUG: [chan 2081] Sesch channel 2081 request ok
paramiko.transport: DEBUG: [chan 2081] EOF received (2081)
paramiko.transport: DEBUG: [chan 2081] EOF sent (2081)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1040 count=575 bs=1k
paramiko.transport: DEBUG: [chan 2082] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2082] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2082 opened.
paramiko.transport: DEBUG: [chan 2082] Sesch channel 2082 request ok
paramiko.transport: DEBUG: [chan 2082] EOF received (2082)
paramiko.transport: DEBUG: [chan 2082] EOF sent (2082)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1040 count=575 bs=1k
paramiko.transport: DEBUG: [chan 2083] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2083] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2083 opened.
paramiko.transport: DEBUG: [chan 2083] Sesch channel 2083 request ok
paramiko.transport: DEBUG: [chan 2083] EOF received (2083)
paramiko.transport: DEBUG: [chan 2083] EOF sent (2083)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1041 count=360 bs=1k
paramiko.transport: DEBUG: [chan 2084] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2084] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2084 opened.
paramiko.transport: DEBUG: [chan 2084] Sesch channel 2084 request ok
paramiko.transport: DEBUG: [chan 2084] EOF received (2084)
paramiko.transport: DEBUG: [chan 2084] EOF sent (2084)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1041 count=360 bs=1k
paramiko.transport: DEBUG: [chan 2085] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2085] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2085 opened.
paramiko.transport: DEBUG: [chan 2085] Sesch channel 2085 request ok
paramiko.transport: DEBUG: [chan 2085] EOF received (2085)
paramiko.transport: DEBUG: [chan 2085] EOF sent (2085)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1042 count=351 bs=1k
paramiko.transport: DEBUG: [chan 2086] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2086] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2086 opened.
paramiko.transport: DEBUG: [chan 2086] Sesch channel 2086 request ok
paramiko.transport: DEBUG: [chan 2086] EOF received (2086)
paramiko.transport: DEBUG: [chan 2086] EOF sent (2086)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1042 count=351 bs=1k
paramiko.transport: DEBUG: [chan 2087] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2087] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2087 opened.
paramiko.transport: DEBUG: [chan 2087] Sesch channel 2087 request ok
paramiko.transport: DEBUG: [chan 2087] EOF received (2087)
paramiko.transport: DEBUG: [chan 2087] EOF sent (2087)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1043 count=405 bs=1k
paramiko.transport: DEBUG: [chan 2088] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2088] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2088 opened.
paramiko.transport: DEBUG: [chan 2088] Sesch channel 2088 request ok
paramiko.transport: DEBUG: [chan 2088] EOF received (2088)
paramiko.transport: DEBUG: [chan 2088] EOF sent (2088)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1043 count=405 bs=1k
paramiko.transport: DEBUG: [chan 2089] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2089] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2089 opened.
paramiko.transport: DEBUG: [chan 2089] Sesch channel 2089 request ok
paramiko.transport: DEBUG: [chan 2089] EOF received (2089)
paramiko.transport: DEBUG: [chan 2089] EOF sent (2089)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1044 count=352 bs=1k
paramiko.transport: DEBUG: [chan 2090] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2090] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2090 opened.
paramiko.transport: DEBUG: [chan 2090] Sesch channel 2090 request ok
paramiko.transport: DEBUG: [chan 2090] EOF received (2090)
paramiko.transport: DEBUG: [chan 2090] EOF sent (2090)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1044 count=352 bs=1k
paramiko.transport: DEBUG: [chan 2091] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2091] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2091 opened.
paramiko.transport: DEBUG: [chan 2091] Sesch channel 2091 request ok
paramiko.transport: DEBUG: [chan 2091] EOF received (2091)
paramiko.transport: DEBUG: [chan 2091] EOF sent (2091)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1045 count=198 bs=1k
paramiko.transport: DEBUG: [chan 2092] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2092] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2092 opened.
paramiko.transport: DEBUG: [chan 2092] Sesch channel 2092 request ok
paramiko.transport: DEBUG: [chan 2092] EOF received (2092)
paramiko.transport: DEBUG: [chan 2092] EOF sent (2092)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1045 count=198 bs=1k
paramiko.transport: DEBUG: [chan 2093] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2093] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2093 opened.
paramiko.transport: DEBUG: [chan 2093] Sesch channel 2093 request ok
paramiko.transport: DEBUG: [chan 2093] EOF received (2093)
paramiko.transport: DEBUG: [chan 2093] EOF sent (2093)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1046 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 2094] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2094] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2094 opened.
paramiko.transport: DEBUG: [chan 2094] Sesch channel 2094 request ok
paramiko.transport: DEBUG: [chan 2094] EOF received (2094)
paramiko.transport: DEBUG: [chan 2094] EOF sent (2094)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1046 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 2095] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2095] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2095 opened.
paramiko.transport: DEBUG: [chan 2095] Sesch channel 2095 request ok
paramiko.transport: DEBUG: [chan 2095] EOF received (2095)
paramiko.transport: DEBUG: [chan 2095] EOF sent (2095)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1047 count=568 bs=1k
paramiko.transport: DEBUG: [chan 2096] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2096] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2096 opened.
paramiko.transport: DEBUG: [chan 2096] Sesch channel 2096 request ok
paramiko.transport: DEBUG: [chan 2096] EOF received (2096)
paramiko.transport: DEBUG: [chan 2096] EOF sent (2096)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1047 count=568 bs=1k
paramiko.transport: DEBUG: [chan 2097] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2097] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2097 opened.
paramiko.transport: DEBUG: [chan 2097] Sesch channel 2097 request ok
paramiko.transport: DEBUG: [chan 2097] EOF received (2097)
paramiko.transport: DEBUG: [chan 2097] EOF sent (2097)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1048 count=8 bs=1k
paramiko.transport: DEBUG: [chan 2098] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2098] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2098 opened.
paramiko.transport: DEBUG: [chan 2098] Sesch channel 2098 request ok
paramiko.transport: DEBUG: [chan 2098] EOF received (2098)
paramiko.transport: DEBUG: [chan 2098] EOF sent (2098)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1048 count=8 bs=1k
paramiko.transport: DEBUG: [chan 2099] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2099] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2099 opened.
paramiko.transport: DEBUG: [chan 2099] Sesch channel 2099 request ok
paramiko.transport: DEBUG: [chan 2099] EOF received (2099)
paramiko.transport: DEBUG: [chan 2099] EOF sent (2099)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1049 count=909 bs=1k
paramiko.transport: DEBUG: [chan 2100] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2100] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2100 opened.
paramiko.transport: DEBUG: [chan 2100] Sesch channel 2100 request ok
paramiko.transport: DEBUG: [chan 2100] EOF received (2100)
paramiko.transport: DEBUG: [chan 2100] EOF sent (2100)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1049 count=909 bs=1k
paramiko.transport: DEBUG: [chan 2101] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2101] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2101 opened.
paramiko.transport: DEBUG: [chan 2101] Sesch channel 2101 request ok
paramiko.transport: DEBUG: [chan 2101] EOF received (2101)
paramiko.transport: DEBUG: [chan 2101] EOF sent (2101)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1050 count=32 bs=1k
paramiko.transport: DEBUG: [chan 2102] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2102] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2102 opened.
paramiko.transport: DEBUG: [chan 2102] Sesch channel 2102 request ok
paramiko.transport: DEBUG: [chan 2102] EOF received (2102)
paramiko.transport: DEBUG: [chan 2102] EOF sent (2102)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1050 count=32 bs=1k
paramiko.transport: DEBUG: [chan 2103] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2103] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2103 opened.
paramiko.transport: DEBUG: [chan 2103] Sesch channel 2103 request ok
paramiko.transport: DEBUG: [chan 2103] EOF received (2103)
paramiko.transport: DEBUG: [chan 2103] EOF sent (2103)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1051 count=399 bs=1k
paramiko.transport: DEBUG: [chan 2104] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2104] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2104 opened.
paramiko.transport: DEBUG: [chan 2104] Sesch channel 2104 request ok
paramiko.transport: DEBUG: [chan 2104] EOF received (2104)
paramiko.transport: DEBUG: [chan 2104] EOF sent (2104)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1051 count=399 bs=1k
paramiko.transport: DEBUG: [chan 2105] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2105] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2105 opened.
paramiko.transport: DEBUG: [chan 2105] Sesch channel 2105 request ok
paramiko.transport: DEBUG: [chan 2105] EOF received (2105)
paramiko.transport: DEBUG: [chan 2105] EOF sent (2105)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1052 count=592 bs=1k
paramiko.transport: DEBUG: [chan 2106] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2106] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2106 opened.
paramiko.transport: DEBUG: [chan 2106] Sesch channel 2106 request ok
paramiko.transport: DEBUG: [chan 2106] EOF received (2106)
paramiko.transport: DEBUG: [chan 2106] EOF sent (2106)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1052 count=592 bs=1k
paramiko.transport: DEBUG: [chan 2107] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2107] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2107 opened.
paramiko.transport: DEBUG: [chan 2107] Sesch channel 2107 request ok
paramiko.transport: DEBUG: [chan 2107] EOF received (2107)
paramiko.transport: DEBUG: [chan 2107] EOF sent (2107)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1053 count=854 bs=1k
paramiko.transport: DEBUG: [chan 2108] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2108] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2108 opened.
paramiko.transport: DEBUG: [chan 2108] Sesch channel 2108 request ok
paramiko.transport: DEBUG: [chan 2108] EOF received (2108)
paramiko.transport: DEBUG: [chan 2108] EOF sent (2108)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1053 count=854 bs=1k
paramiko.transport: DEBUG: [chan 2109] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2109] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2109 opened.
paramiko.transport: DEBUG: [chan 2109] Sesch channel 2109 request ok
paramiko.transport: DEBUG: [chan 2109] EOF received (2109)
paramiko.transport: DEBUG: [chan 2109] EOF sent (2109)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1054 count=85 bs=1k
paramiko.transport: DEBUG: [chan 2110] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2110] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2110 opened.
paramiko.transport: DEBUG: [chan 2110] Sesch channel 2110 request ok
paramiko.transport: DEBUG: [chan 2110] EOF received (2110)
paramiko.transport: DEBUG: [chan 2110] EOF sent (2110)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1054 count=85 bs=1k
paramiko.transport: DEBUG: [chan 2111] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2111] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2111 opened.
paramiko.transport: DEBUG: [chan 2111] Sesch channel 2111 request ok
paramiko.transport: DEBUG: [chan 2111] EOF received (2111)
paramiko.transport: DEBUG: [chan 2111] EOF sent (2111)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1055 count=145 bs=1k
paramiko.transport: DEBUG: [chan 2112] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2112] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2112 opened.
paramiko.transport: DEBUG: [chan 2112] Sesch channel 2112 request ok
paramiko.transport: DEBUG: [chan 2112] EOF received (2112)
paramiko.transport: DEBUG: [chan 2112] EOF sent (2112)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1055 count=145 bs=1k
paramiko.transport: DEBUG: [chan 2113] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2113] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2113 opened.
paramiko.transport: DEBUG: [chan 2113] Sesch channel 2113 request ok
paramiko.transport: DEBUG: [chan 2113] EOF received (2113)
paramiko.transport: DEBUG: [chan 2113] EOF sent (2113)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1056 count=699 bs=1k
paramiko.transport: DEBUG: [chan 2114] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2114] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2114 opened.
paramiko.transport: DEBUG: [chan 2114] Sesch channel 2114 request ok
paramiko.transport: DEBUG: [chan 2114] EOF received (2114)
paramiko.transport: DEBUG: [chan 2114] EOF sent (2114)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1056 count=699 bs=1k
paramiko.transport: DEBUG: [chan 2115] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2115] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2115 opened.
paramiko.transport: DEBUG: [chan 2115] Sesch channel 2115 request ok
paramiko.transport: DEBUG: [chan 2115] EOF received (2115)
paramiko.transport: DEBUG: [chan 2115] EOF sent (2115)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1057 count=16 bs=1k
paramiko.transport: DEBUG: [chan 2116] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2116] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2116 opened.
paramiko.transport: DEBUG: [chan 2116] Sesch channel 2116 request ok
paramiko.transport: DEBUG: [chan 2116] EOF received (2116)
paramiko.transport: DEBUG: [chan 2116] EOF sent (2116)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1057 count=16 bs=1k
paramiko.transport: DEBUG: [chan 2117] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2117] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2117 opened.
paramiko.transport: DEBUG: [chan 2117] Sesch channel 2117 request ok
paramiko.transport: DEBUG: [chan 2117] EOF received (2117)
paramiko.transport: DEBUG: [chan 2117] EOF sent (2117)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1058 count=781 bs=1k
paramiko.transport: DEBUG: [chan 2118] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2118] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2118 opened.
paramiko.transport: DEBUG: [chan 2118] Sesch channel 2118 request ok
paramiko.transport: DEBUG: [chan 2118] EOF received (2118)
paramiko.transport: DEBUG: [chan 2118] EOF sent (2118)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1058 count=781 bs=1k
paramiko.transport: DEBUG: [chan 2119] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2119] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2119 opened.
paramiko.transport: DEBUG: [chan 2119] Sesch channel 2119 request ok
paramiko.transport: DEBUG: [chan 2119] EOF received (2119)
paramiko.transport: DEBUG: [chan 2119] EOF sent (2119)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1059 count=599 bs=1k
paramiko.transport: DEBUG: [chan 2120] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2120] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2120 opened.
paramiko.transport: DEBUG: [chan 2120] Sesch channel 2120 request ok
paramiko.transport: DEBUG: [chan 2120] EOF received (2120)
paramiko.transport: DEBUG: [chan 2120] EOF sent (2120)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1059 count=599 bs=1k
paramiko.transport: DEBUG: [chan 2121] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2121] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2121 opened.
paramiko.transport: DEBUG: [chan 2121] Sesch channel 2121 request ok
paramiko.transport: DEBUG: [chan 2121] EOF received (2121)
paramiko.transport: DEBUG: [chan 2121] EOF sent (2121)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1060 count=836 bs=1k
paramiko.transport: DEBUG: [chan 2122] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2122] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2122 opened.
paramiko.transport: DEBUG: [chan 2122] Sesch channel 2122 request ok
paramiko.transport: DEBUG: [chan 2122] EOF received (2122)
paramiko.transport: DEBUG: [chan 2122] EOF sent (2122)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1060 count=836 bs=1k
paramiko.transport: DEBUG: [chan 2123] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2123] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2123 opened.
paramiko.transport: DEBUG: [chan 2123] Sesch channel 2123 request ok
paramiko.transport: DEBUG: [chan 2123] EOF received (2123)
paramiko.transport: DEBUG: [chan 2123] EOF sent (2123)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1061 count=607 bs=1k
paramiko.transport: DEBUG: [chan 2124] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2124] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2124 opened.
paramiko.transport: DEBUG: [chan 2124] Sesch channel 2124 request ok
paramiko.transport: DEBUG: [chan 2124] EOF received (2124)
paramiko.transport: DEBUG: [chan 2124] EOF sent (2124)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1061 count=607 bs=1k
paramiko.transport: DEBUG: [chan 2125] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2125] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2125 opened.
paramiko.transport: DEBUG: [chan 2125] Sesch channel 2125 request ok
paramiko.transport: DEBUG: [chan 2125] EOF received (2125)
paramiko.transport: DEBUG: [chan 2125] EOF sent (2125)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1062 count=916 bs=1k
paramiko.transport: DEBUG: [chan 2126] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2126] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2126 opened.
paramiko.transport: DEBUG: [chan 2126] Sesch channel 2126 request ok
paramiko.transport: DEBUG: [chan 2126] EOF received (2126)
paramiko.transport: DEBUG: [chan 2126] EOF sent (2126)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1062 count=916 bs=1k
paramiko.transport: DEBUG: [chan 2127] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2127] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2127 opened.
paramiko.transport: DEBUG: [chan 2127] Sesch channel 2127 request ok
paramiko.transport: DEBUG: [chan 2127] EOF received (2127)
paramiko.transport: DEBUG: [chan 2127] EOF sent (2127)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1063 count=396 bs=1k
paramiko.transport: DEBUG: [chan 2128] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2128] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2128 opened.
paramiko.transport: DEBUG: [chan 2128] Sesch channel 2128 request ok
paramiko.transport: DEBUG: [chan 2128] EOF received (2128)
paramiko.transport: DEBUG: [chan 2128] EOF sent (2128)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1063 count=396 bs=1k
paramiko.transport: DEBUG: [chan 2129] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2129] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2129 opened.
paramiko.transport: DEBUG: [chan 2129] Sesch channel 2129 request ok
paramiko.transport: DEBUG: [chan 2129] EOF received (2129)
paramiko.transport: DEBUG: [chan 2129] EOF sent (2129)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1064 count=121 bs=1k
paramiko.transport: DEBUG: [chan 2130] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2130] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2130 opened.
paramiko.transport: DEBUG: [chan 2130] Sesch channel 2130 request ok
paramiko.transport: DEBUG: [chan 2130] EOF received (2130)
paramiko.transport: DEBUG: [chan 2130] EOF sent (2130)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1064 count=121 bs=1k
paramiko.transport: DEBUG: [chan 2131] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2131] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2131 opened.
paramiko.transport: DEBUG: [chan 2131] Sesch channel 2131 request ok
paramiko.transport: DEBUG: [chan 2131] EOF received (2131)
paramiko.transport: DEBUG: [chan 2131] EOF sent (2131)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1065 count=188 bs=1k
paramiko.transport: DEBUG: [chan 2132] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2132] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2132 opened.
paramiko.transport: DEBUG: [chan 2132] Sesch channel 2132 request ok
paramiko.transport: DEBUG: [chan 2132] EOF received (2132)
paramiko.transport: DEBUG: [chan 2132] EOF sent (2132)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1065 count=188 bs=1k
paramiko.transport: DEBUG: [chan 2133] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2133] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2133 opened.
paramiko.transport: DEBUG: [chan 2133] Sesch channel 2133 request ok
paramiko.transport: DEBUG: [chan 2133] EOF received (2133)
paramiko.transport: DEBUG: [chan 2133] EOF sent (2133)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1066 count=337 bs=1k
paramiko.transport: DEBUG: [chan 2134] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2134] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2134 opened.
paramiko.transport: DEBUG: [chan 2134] Sesch channel 2134 request ok
paramiko.transport: DEBUG: [chan 2134] EOF received (2134)
paramiko.transport: DEBUG: [chan 2134] EOF sent (2134)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1066 count=337 bs=1k
paramiko.transport: DEBUG: [chan 2135] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2135] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2135 opened.
paramiko.transport: DEBUG: [chan 2135] Sesch channel 2135 request ok
paramiko.transport: DEBUG: [chan 2135] EOF received (2135)
paramiko.transport: DEBUG: [chan 2135] EOF sent (2135)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1067 count=98 bs=1k
paramiko.transport: DEBUG: [chan 2136] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2136] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2136 opened.
paramiko.transport: DEBUG: [chan 2136] Sesch channel 2136 request ok
paramiko.transport: DEBUG: [chan 2136] EOF received (2136)
paramiko.transport: DEBUG: [chan 2136] EOF sent (2136)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1067 count=98 bs=1k
paramiko.transport: DEBUG: [chan 2137] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2137] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2137 opened.
paramiko.transport: DEBUG: [chan 2137] Sesch channel 2137 request ok
paramiko.transport: DEBUG: [chan 2137] EOF received (2137)
paramiko.transport: DEBUG: [chan 2137] EOF sent (2137)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1068 count=974 bs=1k
paramiko.transport: DEBUG: [chan 2138] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2138] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2138 opened.
paramiko.transport: DEBUG: [chan 2138] Sesch channel 2138 request ok
paramiko.transport: DEBUG: [chan 2138] EOF received (2138)
paramiko.transport: DEBUG: [chan 2138] EOF sent (2138)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1068 count=974 bs=1k
paramiko.transport: DEBUG: [chan 2139] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2139] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2139 opened.
paramiko.transport: DEBUG: [chan 2139] Sesch channel 2139 request ok
paramiko.transport: DEBUG: [chan 2139] EOF received (2139)
paramiko.transport: DEBUG: [chan 2139] EOF sent (2139)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1069 count=836 bs=1k
paramiko.transport: DEBUG: [chan 2140] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2140] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2140 opened.
paramiko.transport: DEBUG: [chan 2140] Sesch channel 2140 request ok
paramiko.transport: DEBUG: [chan 2140] EOF received (2140)
paramiko.transport: DEBUG: [chan 2140] EOF sent (2140)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1069 count=836 bs=1k
paramiko.transport: DEBUG: [chan 2141] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2141] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2141 opened.
paramiko.transport: DEBUG: [chan 2141] Sesch channel 2141 request ok
paramiko.transport: DEBUG: [chan 2141] EOF received (2141)
paramiko.transport: DEBUG: [chan 2141] EOF sent (2141)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1070 count=921 bs=1k
paramiko.transport: DEBUG: [chan 2142] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2142] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2142 opened.
paramiko.transport: DEBUG: [chan 2142] Sesch channel 2142 request ok
paramiko.transport: DEBUG: [chan 2142] EOF received (2142)
paramiko.transport: DEBUG: [chan 2142] EOF sent (2142)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1070 count=921 bs=1k
paramiko.transport: DEBUG: [chan 2143] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2143] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2143 opened.
paramiko.transport: DEBUG: [chan 2143] Sesch channel 2143 request ok
paramiko.transport: DEBUG: [chan 2143] EOF received (2143)
paramiko.transport: DEBUG: [chan 2143] EOF sent (2143)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1071 count=434 bs=1k
paramiko.transport: DEBUG: [chan 2144] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2144] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2144 opened.
paramiko.transport: DEBUG: [chan 2144] Sesch channel 2144 request ok
paramiko.transport: DEBUG: [chan 2144] EOF received (2144)
paramiko.transport: DEBUG: [chan 2144] EOF sent (2144)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1071 count=434 bs=1k
paramiko.transport: DEBUG: [chan 2145] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2145] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2145 opened.
paramiko.transport: DEBUG: [chan 2145] Sesch channel 2145 request ok
paramiko.transport: DEBUG: [chan 2145] EOF received (2145)
paramiko.transport: DEBUG: [chan 2145] EOF sent (2145)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1072 count=602 bs=1k
paramiko.transport: DEBUG: [chan 2146] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2146] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2146 opened.
paramiko.transport: DEBUG: [chan 2146] Sesch channel 2146 request ok
paramiko.transport: DEBUG: [chan 2146] EOF received (2146)
paramiko.transport: DEBUG: [chan 2146] EOF sent (2146)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1072 count=602 bs=1k
paramiko.transport: DEBUG: [chan 2147] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2147] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2147 opened.
paramiko.transport: DEBUG: [chan 2147] Sesch channel 2147 request ok
paramiko.transport: DEBUG: [chan 2147] EOF received (2147)
paramiko.transport: DEBUG: [chan 2147] EOF sent (2147)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1073 count=505 bs=1k
paramiko.transport: DEBUG: [chan 2148] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2148] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2148 opened.
paramiko.transport: DEBUG: [chan 2148] Sesch channel 2148 request ok
paramiko.transport: DEBUG: [chan 2148] EOF received (2148)
paramiko.transport: DEBUG: [chan 2148] EOF sent (2148)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1073 count=505 bs=1k
paramiko.transport: DEBUG: [chan 2149] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2149] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2149 opened.
paramiko.transport: DEBUG: [chan 2149] Sesch channel 2149 request ok
paramiko.transport: DEBUG: [chan 2149] EOF received (2149)
paramiko.transport: DEBUG: [chan 2149] EOF sent (2149)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1074 count=958 bs=1k
paramiko.transport: DEBUG: [chan 2150] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2150] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2150 opened.
paramiko.transport: DEBUG: [chan 2150] Sesch channel 2150 request ok
paramiko.transport: DEBUG: [chan 2150] EOF received (2150)
paramiko.transport: DEBUG: [chan 2150] EOF sent (2150)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1074 count=958 bs=1k
paramiko.transport: DEBUG: [chan 2151] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2151] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2151 opened.
paramiko.transport: DEBUG: [chan 2151] Sesch channel 2151 request ok
paramiko.transport: DEBUG: [chan 2151] EOF received (2151)
paramiko.transport: DEBUG: [chan 2151] EOF sent (2151)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1075 count=733 bs=1k
paramiko.transport: DEBUG: [chan 2152] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2152] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2152 opened.
paramiko.transport: DEBUG: [chan 2152] Sesch channel 2152 request ok
paramiko.transport: DEBUG: [chan 2152] EOF received (2152)
paramiko.transport: DEBUG: [chan 2152] EOF sent (2152)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1075 count=733 bs=1k
paramiko.transport: DEBUG: [chan 2153] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2153] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2153 opened.
paramiko.transport: DEBUG: [chan 2153] Sesch channel 2153 request ok
paramiko.transport: DEBUG: [chan 2153] EOF received (2153)
paramiko.transport: DEBUG: [chan 2153] EOF sent (2153)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1076 count=622 bs=1k
paramiko.transport: DEBUG: [chan 2154] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2154] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2154 opened.
paramiko.transport: DEBUG: [chan 2154] Sesch channel 2154 request ok
paramiko.transport: DEBUG: [chan 2154] EOF received (2154)
paramiko.transport: DEBUG: [chan 2154] EOF sent (2154)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1076 count=622 bs=1k
paramiko.transport: DEBUG: [chan 2155] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2155] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2155 opened.
paramiko.transport: DEBUG: [chan 2155] Sesch channel 2155 request ok
paramiko.transport: DEBUG: [chan 2155] EOF received (2155)
paramiko.transport: DEBUG: [chan 2155] EOF sent (2155)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1077 count=43 bs=1k
paramiko.transport: DEBUG: [chan 2156] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2156] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2156 opened.
paramiko.transport: DEBUG: [chan 2156] Sesch channel 2156 request ok
paramiko.transport: DEBUG: [chan 2156] EOF received (2156)
paramiko.transport: DEBUG: [chan 2156] EOF sent (2156)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1077 count=43 bs=1k
paramiko.transport: DEBUG: [chan 2157] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2157] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2157 opened.
paramiko.transport: DEBUG: [chan 2157] Sesch channel 2157 request ok
paramiko.transport: DEBUG: [chan 2157] EOF received (2157)
paramiko.transport: DEBUG: [chan 2157] EOF sent (2157)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1078 count=1 bs=1k
paramiko.transport: DEBUG: [chan 2158] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2158] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2158 opened.
paramiko.transport: DEBUG: [chan 2158] Sesch channel 2158 request ok
paramiko.transport: DEBUG: [chan 2158] EOF received (2158)
paramiko.transport: DEBUG: [chan 2158] EOF sent (2158)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1078 count=1 bs=1k
paramiko.transport: DEBUG: [chan 2159] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2159] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2159 opened.
paramiko.transport: DEBUG: [chan 2159] Sesch channel 2159 request ok
paramiko.transport: DEBUG: [chan 2159] EOF received (2159)
paramiko.transport: DEBUG: [chan 2159] EOF sent (2159)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1079 count=602 bs=1k
paramiko.transport: DEBUG: [chan 2160] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2160] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2160 opened.
paramiko.transport: DEBUG: [chan 2160] Sesch channel 2160 request ok
paramiko.transport: DEBUG: [chan 2160] EOF received (2160)
paramiko.transport: DEBUG: [chan 2160] EOF sent (2160)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1079 count=602 bs=1k
paramiko.transport: DEBUG: [chan 2161] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2161] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2161 opened.
paramiko.transport: DEBUG: [chan 2161] Sesch channel 2161 request ok
paramiko.transport: DEBUG: [chan 2161] EOF received (2161)
paramiko.transport: DEBUG: [chan 2161] EOF sent (2161)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1080 count=579 bs=1k
paramiko.transport: DEBUG: [chan 2162] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2162] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2162 opened.
paramiko.transport: DEBUG: [chan 2162] Sesch channel 2162 request ok
paramiko.transport: DEBUG: [chan 2162] EOF received (2162)
paramiko.transport: DEBUG: [chan 2162] EOF sent (2162)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1080 count=579 bs=1k
paramiko.transport: DEBUG: [chan 2163] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2163] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2163 opened.
paramiko.transport: DEBUG: [chan 2163] Sesch channel 2163 request ok
paramiko.transport: DEBUG: [chan 2163] EOF received (2163)
paramiko.transport: DEBUG: [chan 2163] EOF sent (2163)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1081 count=408 bs=1k
paramiko.transport: DEBUG: [chan 2164] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2164] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2164 opened.
paramiko.transport: DEBUG: [chan 2164] Sesch channel 2164 request ok
paramiko.transport: DEBUG: [chan 2164] EOF received (2164)
paramiko.transport: DEBUG: [chan 2164] EOF sent (2164)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1081 count=408 bs=1k
paramiko.transport: DEBUG: [chan 2165] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2165] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2165 opened.
paramiko.transport: DEBUG: [chan 2165] Sesch channel 2165 request ok
paramiko.transport: DEBUG: [chan 2165] EOF received (2165)
paramiko.transport: DEBUG: [chan 2165] EOF sent (2165)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1082 count=149 bs=1k
paramiko.transport: DEBUG: [chan 2166] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2166] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2166 opened.
paramiko.transport: DEBUG: [chan 2166] Sesch channel 2166 request ok
paramiko.transport: DEBUG: [chan 2166] EOF received (2166)
paramiko.transport: DEBUG: [chan 2166] EOF sent (2166)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1082 count=149 bs=1k
paramiko.transport: DEBUG: [chan 2167] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2167] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2167 opened.
paramiko.transport: DEBUG: [chan 2167] Sesch channel 2167 request ok
paramiko.transport: DEBUG: [chan 2167] EOF received (2167)
paramiko.transport: DEBUG: [chan 2167] EOF sent (2167)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1083 count=343 bs=1k
paramiko.transport: DEBUG: [chan 2168] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2168] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2168 opened.
paramiko.transport: DEBUG: [chan 2168] Sesch channel 2168 request ok
paramiko.transport: DEBUG: [chan 2168] EOF received (2168)
paramiko.transport: DEBUG: [chan 2168] EOF sent (2168)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1083 count=343 bs=1k
paramiko.transport: DEBUG: [chan 2169] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2169] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2169 opened.
paramiko.transport: DEBUG: [chan 2169] Sesch channel 2169 request ok
paramiko.transport: DEBUG: [chan 2169] EOF received (2169)
paramiko.transport: DEBUG: [chan 2169] EOF sent (2169)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1084 count=863 bs=1k
paramiko.transport: DEBUG: [chan 2170] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2170] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2170 opened.
paramiko.transport: DEBUG: [chan 2170] Sesch channel 2170 request ok
paramiko.transport: DEBUG: [chan 2170] EOF received (2170)
paramiko.transport: DEBUG: [chan 2170] EOF sent (2170)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1084 count=863 bs=1k
paramiko.transport: DEBUG: [chan 2171] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2171] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2171 opened.
paramiko.transport: DEBUG: [chan 2171] Sesch channel 2171 request ok
paramiko.transport: DEBUG: [chan 2171] EOF received (2171)
paramiko.transport: DEBUG: [chan 2171] EOF sent (2171)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1085 count=890 bs=1k
paramiko.transport: DEBUG: [chan 2172] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2172] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2172 opened.
paramiko.transport: DEBUG: [chan 2172] Sesch channel 2172 request ok
paramiko.transport: DEBUG: [chan 2172] EOF received (2172)
paramiko.transport: DEBUG: [chan 2172] EOF sent (2172)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1085 count=890 bs=1k
paramiko.transport: DEBUG: [chan 2173] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2173] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2173 opened.
paramiko.transport: DEBUG: [chan 2173] Sesch channel 2173 request ok
paramiko.transport: DEBUG: [chan 2173] EOF received (2173)
paramiko.transport: DEBUG: [chan 2173] EOF sent (2173)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1086 count=98 bs=1k
paramiko.transport: DEBUG: [chan 2174] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2174] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2174 opened.
paramiko.transport: DEBUG: [chan 2174] Sesch channel 2174 request ok
paramiko.transport: DEBUG: [chan 2174] EOF received (2174)
paramiko.transport: DEBUG: [chan 2174] EOF sent (2174)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1086 count=98 bs=1k
paramiko.transport: DEBUG: [chan 2175] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2175] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2175 opened.
paramiko.transport: DEBUG: [chan 2175] Sesch channel 2175 request ok
paramiko.transport: DEBUG: [chan 2175] EOF received (2175)
paramiko.transport: DEBUG: [chan 2175] EOF sent (2175)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1087 count=293 bs=1k
paramiko.transport: DEBUG: [chan 2176] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2176] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2176 opened.
paramiko.transport: DEBUG: [chan 2176] Sesch channel 2176 request ok
paramiko.transport: DEBUG: [chan 2176] EOF received (2176)
paramiko.transport: DEBUG: [chan 2176] EOF sent (2176)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1087 count=293 bs=1k
paramiko.transport: DEBUG: [chan 2177] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2177] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2177 opened.
paramiko.transport: DEBUG: [chan 2177] Sesch channel 2177 request ok
paramiko.transport: DEBUG: [chan 2177] EOF received (2177)
paramiko.transport: DEBUG: [chan 2177] EOF sent (2177)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1088 count=970 bs=1k
paramiko.transport: DEBUG: [chan 2178] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2178] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2178 opened.
paramiko.transport: DEBUG: [chan 2178] Sesch channel 2178 request ok
paramiko.transport: DEBUG: [chan 2178] EOF received (2178)
paramiko.transport: DEBUG: [chan 2178] EOF sent (2178)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1088 count=970 bs=1k
paramiko.transport: DEBUG: [chan 2179] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2179] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2179 opened.
paramiko.transport: DEBUG: [chan 2179] Sesch channel 2179 request ok
paramiko.transport: DEBUG: [chan 2179] EOF received (2179)
paramiko.transport: DEBUG: [chan 2179] EOF sent (2179)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1089 count=569 bs=1k
paramiko.transport: DEBUG: [chan 2180] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2180] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2180 opened.
paramiko.transport: DEBUG: [chan 2180] Sesch channel 2180 request ok
paramiko.transport: DEBUG: [chan 2180] EOF received (2180)
paramiko.transport: DEBUG: [chan 2180] EOF sent (2180)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1089 count=569 bs=1k
paramiko.transport: DEBUG: [chan 2181] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2181] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2181 opened.
paramiko.transport: DEBUG: [chan 2181] Sesch channel 2181 request ok
paramiko.transport: DEBUG: [chan 2181] EOF received (2181)
paramiko.transport: DEBUG: [chan 2181] EOF sent (2181)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1090 count=845 bs=1k
paramiko.transport: DEBUG: [chan 2182] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2182] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2182 opened.
paramiko.transport: DEBUG: [chan 2182] Sesch channel 2182 request ok
paramiko.transport: DEBUG: [chan 2182] EOF received (2182)
paramiko.transport: DEBUG: [chan 2182] EOF sent (2182)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1090 count=845 bs=1k
paramiko.transport: DEBUG: [chan 2183] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2183] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2183 opened.
paramiko.transport: DEBUG: [chan 2183] Sesch channel 2183 request ok
paramiko.transport: DEBUG: [chan 2183] EOF received (2183)
paramiko.transport: DEBUG: [chan 2183] EOF sent (2183)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1091 count=805 bs=1k
paramiko.transport: DEBUG: [chan 2184] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2184] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2184 opened.
paramiko.transport: DEBUG: [chan 2184] Sesch channel 2184 request ok
paramiko.transport: DEBUG: [chan 2184] EOF received (2184)
paramiko.transport: DEBUG: [chan 2184] EOF sent (2184)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1091 count=805 bs=1k
paramiko.transport: DEBUG: [chan 2185] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2185] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2185 opened.
paramiko.transport: DEBUG: [chan 2185] Sesch channel 2185 request ok
paramiko.transport: DEBUG: [chan 2185] EOF received (2185)
paramiko.transport: DEBUG: [chan 2185] EOF sent (2185)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1092 count=301 bs=1k
paramiko.transport: DEBUG: [chan 2186] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2186] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2186 opened.
paramiko.transport: DEBUG: [chan 2186] Sesch channel 2186 request ok
paramiko.transport: DEBUG: [chan 2186] EOF received (2186)
paramiko.transport: DEBUG: [chan 2186] EOF sent (2186)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1092 count=301 bs=1k
paramiko.transport: DEBUG: [chan 2187] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2187] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2187 opened.
paramiko.transport: DEBUG: [chan 2187] Sesch channel 2187 request ok
paramiko.transport: DEBUG: [chan 2187] EOF received (2187)
paramiko.transport: DEBUG: [chan 2187] EOF sent (2187)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1093 count=266 bs=1k
paramiko.transport: DEBUG: [chan 2188] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2188] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2188 opened.
paramiko.transport: DEBUG: [chan 2188] Sesch channel 2188 request ok
paramiko.transport: DEBUG: [chan 2188] EOF received (2188)
paramiko.transport: DEBUG: [chan 2188] EOF sent (2188)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1093 count=266 bs=1k
paramiko.transport: DEBUG: [chan 2189] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2189] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2189 opened.
paramiko.transport: DEBUG: [chan 2189] Sesch channel 2189 request ok
paramiko.transport: DEBUG: [chan 2189] EOF received (2189)
paramiko.transport: DEBUG: [chan 2189] EOF sent (2189)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1094 count=397 bs=1k
paramiko.transport: DEBUG: [chan 2190] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2190] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2190 opened.
paramiko.transport: DEBUG: [chan 2190] Sesch channel 2190 request ok
paramiko.transport: DEBUG: [chan 2190] EOF received (2190)
paramiko.transport: DEBUG: [chan 2190] EOF sent (2190)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1094 count=397 bs=1k
paramiko.transport: DEBUG: [chan 2191] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2191] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2191 opened.
paramiko.transport: DEBUG: [chan 2191] Sesch channel 2191 request ok
paramiko.transport: DEBUG: [chan 2191] EOF received (2191)
paramiko.transport: DEBUG: [chan 2191] EOF sent (2191)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1095 count=182 bs=1k
paramiko.transport: DEBUG: [chan 2192] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2192] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2192 opened.
paramiko.transport: DEBUG: [chan 2192] Sesch channel 2192 request ok
paramiko.transport: DEBUG: [chan 2192] EOF received (2192)
paramiko.transport: DEBUG: [chan 2192] EOF sent (2192)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1095 count=182 bs=1k
paramiko.transport: DEBUG: [chan 2193] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2193] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2193 opened.
paramiko.transport: DEBUG: [chan 2193] Sesch channel 2193 request ok
paramiko.transport: DEBUG: [chan 2193] EOF received (2193)
paramiko.transport: DEBUG: [chan 2193] EOF sent (2193)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1096 count=605 bs=1k
paramiko.transport: DEBUG: [chan 2194] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2194] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2194 opened.
paramiko.transport: DEBUG: [chan 2194] Sesch channel 2194 request ok
paramiko.transport: DEBUG: [chan 2194] EOF received (2194)
paramiko.transport: DEBUG: [chan 2194] EOF sent (2194)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1096 count=605 bs=1k
paramiko.transport: DEBUG: [chan 2195] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2195] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2195 opened.
paramiko.transport: DEBUG: [chan 2195] Sesch channel 2195 request ok
paramiko.transport: DEBUG: [chan 2195] EOF received (2195)
paramiko.transport: DEBUG: [chan 2195] EOF sent (2195)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1097 count=197 bs=1k
paramiko.transport: DEBUG: [chan 2196] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2196] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2196 opened.
paramiko.transport: DEBUG: [chan 2196] Sesch channel 2196 request ok
paramiko.transport: DEBUG: [chan 2196] EOF received (2196)
paramiko.transport: DEBUG: [chan 2196] EOF sent (2196)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1097 count=197 bs=1k
paramiko.transport: DEBUG: [chan 2197] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2197] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2197 opened.
paramiko.transport: DEBUG: [chan 2197] Sesch channel 2197 request ok
paramiko.transport: DEBUG: [chan 2197] EOF received (2197)
paramiko.transport: DEBUG: [chan 2197] EOF sent (2197)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1098 count=500 bs=1k
paramiko.transport: DEBUG: [chan 2198] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2198] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2198 opened.
paramiko.transport: DEBUG: [chan 2198] Sesch channel 2198 request ok
paramiko.transport: DEBUG: [chan 2198] EOF received (2198)
paramiko.transport: DEBUG: [chan 2198] EOF sent (2198)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1098 count=500 bs=1k
paramiko.transport: DEBUG: [chan 2199] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2199] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2199 opened.
paramiko.transport: DEBUG: [chan 2199] Sesch channel 2199 request ok
paramiko.transport: DEBUG: [chan 2199] EOF received (2199)
paramiko.transport: DEBUG: [chan 2199] EOF sent (2199)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1099 count=791 bs=1k
paramiko.transport: DEBUG: [chan 2200] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2200] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2200 opened.
paramiko.transport: DEBUG: [chan 2200] Sesch channel 2200 request ok
paramiko.transport: DEBUG: [chan 2200] EOF received (2200)
paramiko.transport: DEBUG: [chan 2200] EOF sent (2200)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1099 count=791 bs=1k
paramiko.transport: DEBUG: [chan 2201] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2201] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2201 opened.
paramiko.transport: DEBUG: [chan 2201] Sesch channel 2201 request ok
paramiko.transport: DEBUG: [chan 2201] EOF received (2201)
paramiko.transport: DEBUG: [chan 2201] EOF sent (2201)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1100 count=715 bs=1k
paramiko.transport: DEBUG: [chan 2202] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2202] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2202 opened.
paramiko.transport: DEBUG: [chan 2202] Sesch channel 2202 request ok
paramiko.transport: DEBUG: [chan 2202] EOF received (2202)
paramiko.transport: DEBUG: [chan 2202] EOF sent (2202)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1100 count=715 bs=1k
paramiko.transport: DEBUG: [chan 2203] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2203] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2203 opened.
paramiko.transport: DEBUG: [chan 2203] Sesch channel 2203 request ok
paramiko.transport: DEBUG: [chan 2203] EOF received (2203)
paramiko.transport: DEBUG: [chan 2203] EOF sent (2203)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1101 count=783 bs=1k
paramiko.transport: DEBUG: [chan 2204] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2204] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2204 opened.
paramiko.transport: DEBUG: [chan 2204] Sesch channel 2204 request ok
paramiko.transport: DEBUG: [chan 2204] EOF received (2204)
paramiko.transport: DEBUG: [chan 2204] EOF sent (2204)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1101 count=783 bs=1k
paramiko.transport: DEBUG: [chan 2205] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2205] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2205 opened.
paramiko.transport: DEBUG: [chan 2205] Sesch channel 2205 request ok
paramiko.transport: DEBUG: [chan 2205] EOF received (2205)
paramiko.transport: DEBUG: [chan 2205] EOF sent (2205)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1102 count=485 bs=1k
paramiko.transport: DEBUG: [chan 2206] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2206] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2206 opened.
paramiko.transport: DEBUG: [chan 2206] Sesch channel 2206 request ok
paramiko.transport: DEBUG: [chan 2206] EOF received (2206)
paramiko.transport: DEBUG: [chan 2206] EOF sent (2206)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1102 count=485 bs=1k
paramiko.transport: DEBUG: [chan 2207] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2207] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2207 opened.
paramiko.transport: DEBUG: [chan 2207] Sesch channel 2207 request ok
paramiko.transport: DEBUG: [chan 2207] EOF received (2207)
paramiko.transport: DEBUG: [chan 2207] EOF sent (2207)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1103 count=21 bs=1k
paramiko.transport: DEBUG: [chan 2208] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2208] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2208 opened.
paramiko.transport: DEBUG: [chan 2208] Sesch channel 2208 request ok
paramiko.transport: DEBUG: [chan 2208] EOF received (2208)
paramiko.transport: DEBUG: [chan 2208] EOF sent (2208)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1103 count=21 bs=1k
paramiko.transport: DEBUG: [chan 2209] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2209] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2209 opened.
paramiko.transport: DEBUG: [chan 2209] Sesch channel 2209 request ok
paramiko.transport: DEBUG: [chan 2209] EOF received (2209)
paramiko.transport: DEBUG: [chan 2209] EOF sent (2209)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1104 count=319 bs=1k
paramiko.transport: DEBUG: [chan 2210] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2210] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2210 opened.
paramiko.transport: DEBUG: [chan 2210] Sesch channel 2210 request ok
paramiko.transport: DEBUG: [chan 2210] EOF received (2210)
paramiko.transport: DEBUG: [chan 2210] EOF sent (2210)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1104 count=319 bs=1k
paramiko.transport: DEBUG: [chan 2211] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2211] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2211 opened.
paramiko.transport: DEBUG: [chan 2211] Sesch channel 2211 request ok
paramiko.transport: DEBUG: [chan 2211] EOF received (2211)
paramiko.transport: DEBUG: [chan 2211] EOF sent (2211)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1105 count=999 bs=1k
paramiko.transport: DEBUG: [chan 2212] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2212] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2212 opened.
paramiko.transport: DEBUG: [chan 2212] Sesch channel 2212 request ok
paramiko.transport: DEBUG: [chan 2212] EOF received (2212)
paramiko.transport: DEBUG: [chan 2212] EOF sent (2212)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1105 count=999 bs=1k
paramiko.transport: DEBUG: [chan 2213] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2213] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2213 opened.
paramiko.transport: DEBUG: [chan 2213] Sesch channel 2213 request ok
paramiko.transport: DEBUG: [chan 2213] EOF received (2213)
paramiko.transport: DEBUG: [chan 2213] EOF sent (2213)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1106 count=79 bs=1k
paramiko.transport: DEBUG: [chan 2214] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2214] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2214 opened.
paramiko.transport: DEBUG: [chan 2214] Sesch channel 2214 request ok
paramiko.transport: DEBUG: [chan 2214] EOF received (2214)
paramiko.transport: DEBUG: [chan 2214] EOF sent (2214)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1106 count=79 bs=1k
paramiko.transport: DEBUG: [chan 2215] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2215] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2215 opened.
paramiko.transport: DEBUG: [chan 2215] Sesch channel 2215 request ok
paramiko.transport: DEBUG: [chan 2215] EOF received (2215)
paramiko.transport: DEBUG: [chan 2215] EOF sent (2215)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1107 count=354 bs=1k
paramiko.transport: DEBUG: [chan 2216] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2216] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2216 opened.
paramiko.transport: DEBUG: [chan 2216] Sesch channel 2216 request ok
paramiko.transport: DEBUG: [chan 2216] EOF received (2216)
paramiko.transport: DEBUG: [chan 2216] EOF sent (2216)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1107 count=354 bs=1k
paramiko.transport: DEBUG: [chan 2217] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2217] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2217 opened.
paramiko.transport: DEBUG: [chan 2217] Sesch channel 2217 request ok
paramiko.transport: DEBUG: [chan 2217] EOF received (2217)
paramiko.transport: DEBUG: [chan 2217] EOF sent (2217)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1108 count=897 bs=1k
paramiko.transport: DEBUG: [chan 2218] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2218] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2218 opened.
paramiko.transport: DEBUG: [chan 2218] Sesch channel 2218 request ok
paramiko.transport: DEBUG: [chan 2218] EOF received (2218)
paramiko.transport: DEBUG: [chan 2218] EOF sent (2218)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1108 count=897 bs=1k
paramiko.transport: DEBUG: [chan 2219] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2219] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2219 opened.
paramiko.transport: DEBUG: [chan 2219] Sesch channel 2219 request ok
paramiko.transport: DEBUG: [chan 2219] EOF received (2219)
paramiko.transport: DEBUG: [chan 2219] EOF sent (2219)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1109 count=230 bs=1k
paramiko.transport: DEBUG: [chan 2220] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2220] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2220 opened.
paramiko.transport: DEBUG: [chan 2220] Sesch channel 2220 request ok
paramiko.transport: DEBUG: [chan 2220] EOF received (2220)
paramiko.transport: DEBUG: [chan 2220] EOF sent (2220)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1109 count=230 bs=1k
paramiko.transport: DEBUG: [chan 2221] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2221] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2221 opened.
paramiko.transport: DEBUG: [chan 2221] Sesch channel 2221 request ok
paramiko.transport: DEBUG: [chan 2221] EOF received (2221)
paramiko.transport: DEBUG: [chan 2221] EOF sent (2221)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1110 count=874 bs=1k
paramiko.transport: DEBUG: [chan 2222] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2222] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2222 opened.
paramiko.transport: DEBUG: [chan 2222] Sesch channel 2222 request ok
paramiko.transport: DEBUG: [chan 2222] EOF received (2222)
paramiko.transport: DEBUG: [chan 2222] EOF sent (2222)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1110 count=874 bs=1k
paramiko.transport: DEBUG: [chan 2223] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2223] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2223 opened.
paramiko.transport: DEBUG: [chan 2223] Sesch channel 2223 request ok
paramiko.transport: DEBUG: [chan 2223] EOF received (2223)
paramiko.transport: DEBUG: [chan 2223] EOF sent (2223)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1111 count=654 bs=1k
paramiko.transport: DEBUG: [chan 2224] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2224] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2224 opened.
paramiko.transport: DEBUG: [chan 2224] Sesch channel 2224 request ok
paramiko.transport: DEBUG: [chan 2224] EOF received (2224)
paramiko.transport: DEBUG: [chan 2224] EOF sent (2224)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1111 count=654 bs=1k
paramiko.transport: DEBUG: [chan 2225] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2225] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2225 opened.
paramiko.transport: DEBUG: [chan 2225] Sesch channel 2225 request ok
paramiko.transport: DEBUG: [chan 2225] EOF received (2225)
paramiko.transport: DEBUG: [chan 2225] EOF sent (2225)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1112 count=405 bs=1k
paramiko.transport: DEBUG: [chan 2226] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2226] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2226 opened.
paramiko.transport: DEBUG: [chan 2226] Sesch channel 2226 request ok
paramiko.transport: DEBUG: [chan 2226] EOF received (2226)
paramiko.transport: DEBUG: [chan 2226] EOF sent (2226)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1112 count=405 bs=1k
paramiko.transport: DEBUG: [chan 2227] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2227] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2227 opened.
paramiko.transport: DEBUG: [chan 2227] Sesch channel 2227 request ok
paramiko.transport: DEBUG: [chan 2227] EOF received (2227)
paramiko.transport: DEBUG: [chan 2227] EOF sent (2227)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1113 count=63 bs=1k
paramiko.transport: DEBUG: [chan 2228] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2228] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2228 opened.
paramiko.transport: DEBUG: [chan 2228] Sesch channel 2228 request ok
paramiko.transport: DEBUG: [chan 2228] EOF received (2228)
paramiko.transport: DEBUG: [chan 2228] EOF sent (2228)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1113 count=63 bs=1k
paramiko.transport: DEBUG: [chan 2229] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2229] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2229 opened.
paramiko.transport: DEBUG: [chan 2229] Sesch channel 2229 request ok
paramiko.transport: DEBUG: [chan 2229] EOF received (2229)
paramiko.transport: DEBUG: [chan 2229] EOF sent (2229)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1114 count=139 bs=1k
paramiko.transport: DEBUG: [chan 2230] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2230] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2230 opened.
paramiko.transport: DEBUG: [chan 2230] Sesch channel 2230 request ok
paramiko.transport: DEBUG: [chan 2230] EOF received (2230)
paramiko.transport: DEBUG: [chan 2230] EOF sent (2230)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1114 count=139 bs=1k
paramiko.transport: DEBUG: [chan 2231] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2231] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2231 opened.
paramiko.transport: DEBUG: [chan 2231] Sesch channel 2231 request ok
paramiko.transport: DEBUG: [chan 2231] EOF received (2231)
paramiko.transport: DEBUG: [chan 2231] EOF sent (2231)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1115 count=321 bs=1k
paramiko.transport: DEBUG: [chan 2232] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2232] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2232 opened.
paramiko.transport: DEBUG: [chan 2232] Sesch channel 2232 request ok
paramiko.transport: DEBUG: [chan 2232] EOF received (2232)
paramiko.transport: DEBUG: [chan 2232] EOF sent (2232)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1115 count=321 bs=1k
paramiko.transport: DEBUG: [chan 2233] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2233] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2233 opened.
paramiko.transport: DEBUG: [chan 2233] Sesch channel 2233 request ok
paramiko.transport: DEBUG: [chan 2233] EOF received (2233)
paramiko.transport: DEBUG: [chan 2233] EOF sent (2233)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1116 count=729 bs=1k
paramiko.transport: DEBUG: [chan 2234] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2234] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2234 opened.
paramiko.transport: DEBUG: [chan 2234] Sesch channel 2234 request ok
paramiko.transport: DEBUG: [chan 2234] EOF received (2234)
paramiko.transport: DEBUG: [chan 2234] EOF sent (2234)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1116 count=729 bs=1k
paramiko.transport: DEBUG: [chan 2235] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2235] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2235 opened.
paramiko.transport: DEBUG: [chan 2235] Sesch channel 2235 request ok
paramiko.transport: DEBUG: [chan 2235] EOF received (2235)
paramiko.transport: DEBUG: [chan 2235] EOF sent (2235)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1117 count=11 bs=1k
paramiko.transport: DEBUG: [chan 2236] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2236] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2236 opened.
paramiko.transport: DEBUG: [chan 2236] Sesch channel 2236 request ok
paramiko.transport: DEBUG: [chan 2236] EOF received (2236)
paramiko.transport: DEBUG: [chan 2236] EOF sent (2236)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1117 count=11 bs=1k
paramiko.transport: DEBUG: [chan 2237] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2237] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2237 opened.
paramiko.transport: DEBUG: [chan 2237] Sesch channel 2237 request ok
paramiko.transport: DEBUG: [chan 2237] EOF received (2237)
paramiko.transport: DEBUG: [chan 2237] EOF sent (2237)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1118 count=445 bs=1k
paramiko.transport: DEBUG: [chan 2238] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2238] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2238 opened.
paramiko.transport: DEBUG: [chan 2238] Sesch channel 2238 request ok
paramiko.transport: DEBUG: [chan 2238] EOF received (2238)
paramiko.transport: DEBUG: [chan 2238] EOF sent (2238)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1118 count=445 bs=1k
paramiko.transport: DEBUG: [chan 2239] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2239] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2239 opened.
paramiko.transport: DEBUG: [chan 2239] Sesch channel 2239 request ok
paramiko.transport: DEBUG: [chan 2239] EOF received (2239)
paramiko.transport: DEBUG: [chan 2239] EOF sent (2239)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1119 count=385 bs=1k
paramiko.transport: DEBUG: [chan 2240] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2240] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2240 opened.
paramiko.transport: DEBUG: [chan 2240] Sesch channel 2240 request ok
paramiko.transport: DEBUG: [chan 2240] EOF received (2240)
paramiko.transport: DEBUG: [chan 2240] EOF sent (2240)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1119 count=385 bs=1k
paramiko.transport: DEBUG: [chan 2241] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2241] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2241 opened.
paramiko.transport: DEBUG: [chan 2241] Sesch channel 2241 request ok
paramiko.transport: DEBUG: [chan 2241] EOF received (2241)
paramiko.transport: DEBUG: [chan 2241] EOF sent (2241)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1120 count=11 bs=1k
paramiko.transport: DEBUG: [chan 2242] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2242] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2242 opened.
paramiko.transport: DEBUG: [chan 2242] Sesch channel 2242 request ok
paramiko.transport: DEBUG: [chan 2242] EOF received (2242)
paramiko.transport: DEBUG: [chan 2242] EOF sent (2242)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1120 count=11 bs=1k
paramiko.transport: DEBUG: [chan 2243] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2243] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2243 opened.
paramiko.transport: DEBUG: [chan 2243] Sesch channel 2243 request ok
paramiko.transport: DEBUG: [chan 2243] EOF received (2243)
paramiko.transport: DEBUG: [chan 2243] EOF sent (2243)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1121 count=79 bs=1k
paramiko.transport: DEBUG: [chan 2244] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2244] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2244 opened.
paramiko.transport: DEBUG: [chan 2244] Sesch channel 2244 request ok
paramiko.transport: DEBUG: [chan 2244] EOF received (2244)
paramiko.transport: DEBUG: [chan 2244] EOF sent (2244)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1121 count=79 bs=1k
paramiko.transport: DEBUG: [chan 2245] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2245] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2245 opened.
paramiko.transport: DEBUG: [chan 2245] Sesch channel 2245 request ok
paramiko.transport: DEBUG: [chan 2245] EOF received (2245)
paramiko.transport: DEBUG: [chan 2245] EOF sent (2245)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1122 count=142 bs=1k
paramiko.transport: DEBUG: [chan 2246] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2246] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2246 opened.
paramiko.transport: DEBUG: [chan 2246] Sesch channel 2246 request ok
paramiko.transport: DEBUG: [chan 2246] EOF received (2246)
paramiko.transport: DEBUG: [chan 2246] EOF sent (2246)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1122 count=142 bs=1k
paramiko.transport: DEBUG: [chan 2247] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2247] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2247 opened.
paramiko.transport: DEBUG: [chan 2247] Sesch channel 2247 request ok
paramiko.transport: DEBUG: [chan 2247] EOF received (2247)
paramiko.transport: DEBUG: [chan 2247] EOF sent (2247)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1123 count=20 bs=1k
paramiko.transport: DEBUG: [chan 2248] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2248] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2248 opened.
paramiko.transport: DEBUG: [chan 2248] Sesch channel 2248 request ok
paramiko.transport: DEBUG: [chan 2248] EOF received (2248)
paramiko.transport: DEBUG: [chan 2248] EOF sent (2248)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1123 count=20 bs=1k
paramiko.transport: DEBUG: [chan 2249] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2249] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2249 opened.
paramiko.transport: DEBUG: [chan 2249] Sesch channel 2249 request ok
paramiko.transport: DEBUG: [chan 2249] EOF received (2249)
paramiko.transport: DEBUG: [chan 2249] EOF sent (2249)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1124 count=110 bs=1k
paramiko.transport: DEBUG: [chan 2250] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2250] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2250 opened.
paramiko.transport: DEBUG: [chan 2250] Sesch channel 2250 request ok
paramiko.transport: DEBUG: [chan 2250] EOF received (2250)
paramiko.transport: DEBUG: [chan 2250] EOF sent (2250)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1124 count=110 bs=1k
paramiko.transport: DEBUG: [chan 2251] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2251] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2251 opened.
paramiko.transport: DEBUG: [chan 2251] Sesch channel 2251 request ok
paramiko.transport: DEBUG: [chan 2251] EOF received (2251)
paramiko.transport: DEBUG: [chan 2251] EOF sent (2251)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1125 count=699 bs=1k
paramiko.transport: DEBUG: [chan 2252] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2252] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2252 opened.
paramiko.transport: DEBUG: [chan 2252] Sesch channel 2252 request ok
paramiko.transport: DEBUG: [chan 2252] EOF received (2252)
paramiko.transport: DEBUG: [chan 2252] EOF sent (2252)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1125 count=699 bs=1k
paramiko.transport: DEBUG: [chan 2253] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2253] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2253 opened.
paramiko.transport: DEBUG: [chan 2253] Sesch channel 2253 request ok
paramiko.transport: DEBUG: [chan 2253] EOF received (2253)
paramiko.transport: DEBUG: [chan 2253] EOF sent (2253)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1126 count=919 bs=1k
paramiko.transport: DEBUG: [chan 2254] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2254] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2254 opened.
paramiko.transport: DEBUG: [chan 2254] Sesch channel 2254 request ok
paramiko.transport: DEBUG: [chan 2254] EOF received (2254)
paramiko.transport: DEBUG: [chan 2254] EOF sent (2254)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1126 count=919 bs=1k
paramiko.transport: DEBUG: [chan 2255] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2255] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2255 opened.
paramiko.transport: DEBUG: [chan 2255] Sesch channel 2255 request ok
paramiko.transport: DEBUG: [chan 2255] EOF received (2255)
paramiko.transport: DEBUG: [chan 2255] EOF sent (2255)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1127 count=512 bs=1k
paramiko.transport: DEBUG: [chan 2256] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2256] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2256 opened.
paramiko.transport: DEBUG: [chan 2256] Sesch channel 2256 request ok
paramiko.transport: DEBUG: [chan 2256] EOF received (2256)
paramiko.transport: DEBUG: [chan 2256] EOF sent (2256)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1127 count=512 bs=1k
paramiko.transport: DEBUG: [chan 2257] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2257] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2257 opened.
paramiko.transport: DEBUG: [chan 2257] Sesch channel 2257 request ok
paramiko.transport: DEBUG: [chan 2257] EOF received (2257)
paramiko.transport: DEBUG: [chan 2257] EOF sent (2257)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1128 count=714 bs=1k
paramiko.transport: DEBUG: [chan 2258] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2258] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2258 opened.
paramiko.transport: DEBUG: [chan 2258] Sesch channel 2258 request ok
paramiko.transport: DEBUG: [chan 2258] EOF received (2258)
paramiko.transport: DEBUG: [chan 2258] EOF sent (2258)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1128 count=714 bs=1k
paramiko.transport: DEBUG: [chan 2259] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2259] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2259 opened.
paramiko.transport: DEBUG: [chan 2259] Sesch channel 2259 request ok
paramiko.transport: DEBUG: [chan 2259] EOF received (2259)
paramiko.transport: DEBUG: [chan 2259] EOF sent (2259)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1129 count=407 bs=1k
paramiko.transport: DEBUG: [chan 2260] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2260] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2260 opened.
paramiko.transport: DEBUG: [chan 2260] Sesch channel 2260 request ok
paramiko.transport: DEBUG: [chan 2260] EOF received (2260)
paramiko.transport: DEBUG: [chan 2260] EOF sent (2260)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1129 count=407 bs=1k
paramiko.transport: DEBUG: [chan 2261] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2261] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2261 opened.
paramiko.transport: DEBUG: [chan 2261] Sesch channel 2261 request ok
paramiko.transport: DEBUG: [chan 2261] EOF received (2261)
paramiko.transport: DEBUG: [chan 2261] EOF sent (2261)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1130 count=573 bs=1k
paramiko.transport: DEBUG: [chan 2262] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2262] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2262 opened.
paramiko.transport: DEBUG: [chan 2262] Sesch channel 2262 request ok
paramiko.transport: DEBUG: [chan 2262] EOF received (2262)
paramiko.transport: DEBUG: [chan 2262] EOF sent (2262)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1130 count=573 bs=1k
paramiko.transport: DEBUG: [chan 2263] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2263] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2263 opened.
paramiko.transport: DEBUG: [chan 2263] Sesch channel 2263 request ok
paramiko.transport: DEBUG: [chan 2263] EOF received (2263)
paramiko.transport: DEBUG: [chan 2263] EOF sent (2263)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1131 count=900 bs=1k
paramiko.transport: DEBUG: [chan 2264] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2264] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2264 opened.
paramiko.transport: DEBUG: [chan 2264] Sesch channel 2264 request ok
paramiko.transport: DEBUG: [chan 2264] EOF received (2264)
paramiko.transport: DEBUG: [chan 2264] EOF sent (2264)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1131 count=900 bs=1k
paramiko.transport: DEBUG: [chan 2265] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2265] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2265 opened.
paramiko.transport: DEBUG: [chan 2265] Sesch channel 2265 request ok
paramiko.transport: DEBUG: [chan 2265] EOF received (2265)
paramiko.transport: DEBUG: [chan 2265] EOF sent (2265)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1132 count=966 bs=1k
paramiko.transport: DEBUG: [chan 2266] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2266] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2266 opened.
paramiko.transport: DEBUG: [chan 2266] Sesch channel 2266 request ok
paramiko.transport: DEBUG: [chan 2266] EOF received (2266)
paramiko.transport: DEBUG: [chan 2266] EOF sent (2266)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1132 count=966 bs=1k
paramiko.transport: DEBUG: [chan 2267] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2267] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2267 opened.
paramiko.transport: DEBUG: [chan 2267] Sesch channel 2267 request ok
paramiko.transport: DEBUG: [chan 2267] EOF received (2267)
paramiko.transport: DEBUG: [chan 2267] EOF sent (2267)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1133 count=295 bs=1k
paramiko.transport: DEBUG: [chan 2268] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2268] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2268 opened.
paramiko.transport: DEBUG: [chan 2268] Sesch channel 2268 request ok
paramiko.transport: DEBUG: [chan 2268] EOF received (2268)
paramiko.transport: DEBUG: [chan 2268] EOF sent (2268)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1133 count=295 bs=1k
paramiko.transport: DEBUG: [chan 2269] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2269] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2269 opened.
paramiko.transport: DEBUG: [chan 2269] Sesch channel 2269 request ok
paramiko.transport: DEBUG: [chan 2269] EOF received (2269)
paramiko.transport: DEBUG: [chan 2269] EOF sent (2269)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1134 count=518 bs=1k
paramiko.transport: DEBUG: [chan 2270] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2270] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2270 opened.
paramiko.transport: DEBUG: [chan 2270] Sesch channel 2270 request ok
paramiko.transport: DEBUG: [chan 2270] EOF received (2270)
paramiko.transport: DEBUG: [chan 2270] EOF sent (2270)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1134 count=518 bs=1k
paramiko.transport: DEBUG: [chan 2271] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2271] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2271 opened.
paramiko.transport: DEBUG: [chan 2271] Sesch channel 2271 request ok
paramiko.transport: DEBUG: [chan 2271] EOF received (2271)
paramiko.transport: DEBUG: [chan 2271] EOF sent (2271)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1135 count=136 bs=1k
paramiko.transport: DEBUG: [chan 2272] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2272] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2272 opened.
paramiko.transport: DEBUG: [chan 2272] Sesch channel 2272 request ok
paramiko.transport: DEBUG: [chan 2272] EOF received (2272)
paramiko.transport: DEBUG: [chan 2272] EOF sent (2272)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1135 count=136 bs=1k
paramiko.transport: DEBUG: [chan 2273] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2273] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2273 opened.
paramiko.transport: DEBUG: [chan 2273] Sesch channel 2273 request ok
paramiko.transport: DEBUG: [chan 2273] EOF received (2273)
paramiko.transport: DEBUG: [chan 2273] EOF sent (2273)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1136 count=412 bs=1k
paramiko.transport: DEBUG: [chan 2274] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2274] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2274 opened.
paramiko.transport: DEBUG: [chan 2274] Sesch channel 2274 request ok
paramiko.transport: DEBUG: [chan 2274] EOF received (2274)
paramiko.transport: DEBUG: [chan 2274] EOF sent (2274)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1136 count=412 bs=1k
paramiko.transport: DEBUG: [chan 2275] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2275] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2275 opened.
paramiko.transport: DEBUG: [chan 2275] Sesch channel 2275 request ok
paramiko.transport: DEBUG: [chan 2275] EOF received (2275)
paramiko.transport: DEBUG: [chan 2275] EOF sent (2275)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1137 count=150 bs=1k
paramiko.transport: DEBUG: [chan 2276] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2276] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2276 opened.
paramiko.transport: DEBUG: [chan 2276] Sesch channel 2276 request ok
paramiko.transport: DEBUG: [chan 2276] EOF received (2276)
paramiko.transport: DEBUG: [chan 2276] EOF sent (2276)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1137 count=150 bs=1k
paramiko.transport: DEBUG: [chan 2277] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2277] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2277 opened.
paramiko.transport: DEBUG: [chan 2277] Sesch channel 2277 request ok
paramiko.transport: DEBUG: [chan 2277] EOF received (2277)
paramiko.transport: DEBUG: [chan 2277] EOF sent (2277)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1138 count=837 bs=1k
paramiko.transport: DEBUG: [chan 2278] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2278] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2278 opened.
paramiko.transport: DEBUG: [chan 2278] Sesch channel 2278 request ok
paramiko.transport: DEBUG: [chan 2278] EOF received (2278)
paramiko.transport: DEBUG: [chan 2278] EOF sent (2278)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1138 count=837 bs=1k
paramiko.transport: DEBUG: [chan 2279] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2279] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2279 opened.
paramiko.transport: DEBUG: [chan 2279] Sesch channel 2279 request ok
paramiko.transport: DEBUG: [chan 2279] EOF received (2279)
paramiko.transport: DEBUG: [chan 2279] EOF sent (2279)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1139 count=83 bs=1k
paramiko.transport: DEBUG: [chan 2280] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2280] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2280 opened.
paramiko.transport: DEBUG: [chan 2280] Sesch channel 2280 request ok
paramiko.transport: DEBUG: [chan 2280] EOF received (2280)
paramiko.transport: DEBUG: [chan 2280] EOF sent (2280)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1139 count=83 bs=1k
paramiko.transport: DEBUG: [chan 2281] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2281] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2281 opened.
paramiko.transport: DEBUG: [chan 2281] Sesch channel 2281 request ok
paramiko.transport: DEBUG: [chan 2281] EOF received (2281)
paramiko.transport: DEBUG: [chan 2281] EOF sent (2281)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1140 count=417 bs=1k
paramiko.transport: DEBUG: [chan 2282] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2282] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2282 opened.
paramiko.transport: DEBUG: [chan 2282] Sesch channel 2282 request ok
paramiko.transport: DEBUG: [chan 2282] EOF received (2282)
paramiko.transport: DEBUG: [chan 2282] EOF sent (2282)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1140 count=417 bs=1k
paramiko.transport: DEBUG: [chan 2283] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2283] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2283 opened.
paramiko.transport: DEBUG: [chan 2283] Sesch channel 2283 request ok
paramiko.transport: DEBUG: [chan 2283] EOF received (2283)
paramiko.transport: DEBUG: [chan 2283] EOF sent (2283)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1141 count=25 bs=1k
paramiko.transport: DEBUG: [chan 2284] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2284] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2284 opened.
paramiko.transport: DEBUG: [chan 2284] Sesch channel 2284 request ok
paramiko.transport: DEBUG: [chan 2284] EOF received (2284)
paramiko.transport: DEBUG: [chan 2284] EOF sent (2284)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1141 count=25 bs=1k
paramiko.transport: DEBUG: [chan 2285] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2285] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2285 opened.
paramiko.transport: DEBUG: [chan 2285] Sesch channel 2285 request ok
paramiko.transport: DEBUG: [chan 2285] EOF received (2285)
paramiko.transport: DEBUG: [chan 2285] EOF sent (2285)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1142 count=452 bs=1k
paramiko.transport: DEBUG: [chan 2286] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2286] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2286 opened.
paramiko.transport: DEBUG: [chan 2286] Sesch channel 2286 request ok
paramiko.transport: DEBUG: [chan 2286] EOF received (2286)
paramiko.transport: DEBUG: [chan 2286] EOF sent (2286)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1142 count=452 bs=1k
paramiko.transport: DEBUG: [chan 2287] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2287] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2287 opened.
paramiko.transport: DEBUG: [chan 2287] Sesch channel 2287 request ok
paramiko.transport: DEBUG: [chan 2287] EOF received (2287)
paramiko.transport: DEBUG: [chan 2287] EOF sent (2287)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1143 count=159 bs=1k
paramiko.transport: DEBUG: [chan 2288] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2288] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2288 opened.
paramiko.transport: DEBUG: [chan 2288] Sesch channel 2288 request ok
paramiko.transport: DEBUG: [chan 2288] EOF received (2288)
paramiko.transport: DEBUG: [chan 2288] EOF sent (2288)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1143 count=159 bs=1k
paramiko.transport: DEBUG: [chan 2289] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2289] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2289 opened.
paramiko.transport: DEBUG: [chan 2289] Sesch channel 2289 request ok
paramiko.transport: DEBUG: [chan 2289] EOF received (2289)
paramiko.transport: DEBUG: [chan 2289] EOF sent (2289)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1144 count=336 bs=1k
paramiko.transport: DEBUG: [chan 2290] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2290] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2290 opened.
paramiko.transport: DEBUG: [chan 2290] Sesch channel 2290 request ok
paramiko.transport: DEBUG: [chan 2290] EOF received (2290)
paramiko.transport: DEBUG: [chan 2290] EOF sent (2290)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1144 count=336 bs=1k
paramiko.transport: DEBUG: [chan 2291] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2291] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2291 opened.
paramiko.transport: DEBUG: [chan 2291] Sesch channel 2291 request ok
paramiko.transport: DEBUG: [chan 2291] EOF received (2291)
paramiko.transport: DEBUG: [chan 2291] EOF sent (2291)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1145 count=1002 bs=1k
paramiko.transport: DEBUG: [chan 2292] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2292] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2292 opened.
paramiko.transport: DEBUG: [chan 2292] Sesch channel 2292 request ok
paramiko.transport: DEBUG: [chan 2292] EOF received (2292)
paramiko.transport: DEBUG: [chan 2292] EOF sent (2292)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1145 count=1002 bs=1k
paramiko.transport: DEBUG: [chan 2293] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2293] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2293 opened.
paramiko.transport: DEBUG: [chan 2293] Sesch channel 2293 request ok
paramiko.transport: DEBUG: [chan 2293] EOF received (2293)
paramiko.transport: DEBUG: [chan 2293] EOF sent (2293)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1146 count=680 bs=1k
paramiko.transport: DEBUG: [chan 2294] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2294] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2294 opened.
paramiko.transport: DEBUG: [chan 2294] Sesch channel 2294 request ok
paramiko.transport: DEBUG: [chan 2294] EOF received (2294)
paramiko.transport: DEBUG: [chan 2294] EOF sent (2294)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1146 count=680 bs=1k
paramiko.transport: DEBUG: [chan 2295] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2295] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2295 opened.
paramiko.transport: DEBUG: [chan 2295] Sesch channel 2295 request ok
paramiko.transport: DEBUG: [chan 2295] EOF received (2295)
paramiko.transport: DEBUG: [chan 2295] EOF sent (2295)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1147 count=830 bs=1k
paramiko.transport: DEBUG: [chan 2296] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2296] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2296 opened.
paramiko.transport: DEBUG: [chan 2296] Sesch channel 2296 request ok
paramiko.transport: DEBUG: [chan 2296] EOF received (2296)
paramiko.transport: DEBUG: [chan 2296] EOF sent (2296)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1147 count=830 bs=1k
paramiko.transport: DEBUG: [chan 2297] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2297] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2297 opened.
paramiko.transport: DEBUG: [chan 2297] Sesch channel 2297 request ok
paramiko.transport: DEBUG: [chan 2297] EOF received (2297)
paramiko.transport: DEBUG: [chan 2297] EOF sent (2297)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1148 count=6 bs=1k
paramiko.transport: DEBUG: [chan 2298] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2298] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2298 opened.
paramiko.transport: DEBUG: [chan 2298] Sesch channel 2298 request ok
paramiko.transport: DEBUG: [chan 2298] EOF received (2298)
paramiko.transport: DEBUG: [chan 2298] EOF sent (2298)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1148 count=6 bs=1k
paramiko.transport: DEBUG: [chan 2299] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2299] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2299 opened.
paramiko.transport: DEBUG: [chan 2299] Sesch channel 2299 request ok
paramiko.transport: DEBUG: [chan 2299] EOF received (2299)
paramiko.transport: DEBUG: [chan 2299] EOF sent (2299)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1149 count=266 bs=1k
paramiko.transport: DEBUG: [chan 2300] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2300] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2300 opened.
paramiko.transport: DEBUG: [chan 2300] Sesch channel 2300 request ok
paramiko.transport: DEBUG: [chan 2300] EOF received (2300)
paramiko.transport: DEBUG: [chan 2300] EOF sent (2300)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1149 count=266 bs=1k
paramiko.transport: DEBUG: [chan 2301] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2301] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2301 opened.
paramiko.transport: DEBUG: [chan 2301] Sesch channel 2301 request ok
paramiko.transport: DEBUG: [chan 2301] EOF received (2301)
paramiko.transport: DEBUG: [chan 2301] EOF sent (2301)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1150 count=521 bs=1k
paramiko.transport: DEBUG: [chan 2302] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2302] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2302 opened.
paramiko.transport: DEBUG: [chan 2302] Sesch channel 2302 request ok
paramiko.transport: DEBUG: [chan 2302] EOF received (2302)
paramiko.transport: DEBUG: [chan 2302] EOF sent (2302)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1150 count=521 bs=1k
paramiko.transport: DEBUG: [chan 2303] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2303] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2303 opened.
paramiko.transport: DEBUG: [chan 2303] Sesch channel 2303 request ok
paramiko.transport: DEBUG: [chan 2303] EOF received (2303)
paramiko.transport: DEBUG: [chan 2303] EOF sent (2303)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1151 count=338 bs=1k
paramiko.transport: DEBUG: [chan 2304] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2304] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2304 opened.
paramiko.transport: DEBUG: [chan 2304] Sesch channel 2304 request ok
paramiko.transport: DEBUG: [chan 2304] EOF received (2304)
paramiko.transport: DEBUG: [chan 2304] EOF sent (2304)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1151 count=338 bs=1k
paramiko.transport: DEBUG: [chan 2305] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2305] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2305 opened.
paramiko.transport: DEBUG: [chan 2305] Sesch channel 2305 request ok
paramiko.transport: DEBUG: [chan 2305] EOF received (2305)
paramiko.transport: DEBUG: [chan 2305] EOF sent (2305)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1152 count=699 bs=1k
paramiko.transport: DEBUG: [chan 2306] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2306] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2306 opened.
paramiko.transport: DEBUG: [chan 2306] Sesch channel 2306 request ok
paramiko.transport: DEBUG: [chan 2306] EOF received (2306)
paramiko.transport: DEBUG: [chan 2306] EOF sent (2306)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1152 count=699 bs=1k
paramiko.transport: DEBUG: [chan 2307] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2307] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2307 opened.
paramiko.transport: DEBUG: [chan 2307] Sesch channel 2307 request ok
paramiko.transport: DEBUG: [chan 2307] EOF received (2307)
paramiko.transport: DEBUG: [chan 2307] EOF sent (2307)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1153 count=286 bs=1k
paramiko.transport: DEBUG: [chan 2308] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2308] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2308 opened.
paramiko.transport: DEBUG: [chan 2308] Sesch channel 2308 request ok
paramiko.transport: DEBUG: [chan 2308] EOF received (2308)
paramiko.transport: DEBUG: [chan 2308] EOF sent (2308)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1153 count=286 bs=1k
paramiko.transport: DEBUG: [chan 2309] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2309] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2309 opened.
paramiko.transport: DEBUG: [chan 2309] Sesch channel 2309 request ok
paramiko.transport: DEBUG: [chan 2309] EOF received (2309)
paramiko.transport: DEBUG: [chan 2309] EOF sent (2309)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1154 count=981 bs=1k
paramiko.transport: DEBUG: [chan 2310] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2310] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2310 opened.
paramiko.transport: DEBUG: [chan 2310] Sesch channel 2310 request ok
paramiko.transport: DEBUG: [chan 2310] EOF received (2310)
paramiko.transport: DEBUG: [chan 2310] EOF sent (2310)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1154 count=981 bs=1k
paramiko.transport: DEBUG: [chan 2311] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2311] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2311 opened.
paramiko.transport: DEBUG: [chan 2311] Sesch channel 2311 request ok
paramiko.transport: DEBUG: [chan 2311] EOF received (2311)
paramiko.transport: DEBUG: [chan 2311] EOF sent (2311)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1155 count=351 bs=1k
paramiko.transport: DEBUG: [chan 2312] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2312] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2312 opened.
paramiko.transport: DEBUG: [chan 2312] Sesch channel 2312 request ok
paramiko.transport: DEBUG: [chan 2312] EOF received (2312)
paramiko.transport: DEBUG: [chan 2312] EOF sent (2312)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1155 count=351 bs=1k
paramiko.transport: DEBUG: [chan 2313] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2313] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2313 opened.
paramiko.transport: DEBUG: [chan 2313] Sesch channel 2313 request ok
paramiko.transport: DEBUG: [chan 2313] EOF received (2313)
paramiko.transport: DEBUG: [chan 2313] EOF sent (2313)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1156 count=864 bs=1k
paramiko.transport: DEBUG: [chan 2314] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2314] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2314 opened.
paramiko.transport: DEBUG: [chan 2314] Sesch channel 2314 request ok
paramiko.transport: DEBUG: [chan 2314] EOF received (2314)
paramiko.transport: DEBUG: [chan 2314] EOF sent (2314)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1156 count=864 bs=1k
paramiko.transport: DEBUG: [chan 2315] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2315] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2315 opened.
paramiko.transport: DEBUG: [chan 2315] Sesch channel 2315 request ok
paramiko.transport: DEBUG: [chan 2315] EOF received (2315)
paramiko.transport: DEBUG: [chan 2315] EOF sent (2315)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1157 count=839 bs=1k
paramiko.transport: DEBUG: [chan 2316] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2316] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2316 opened.
paramiko.transport: DEBUG: [chan 2316] Sesch channel 2316 request ok
paramiko.transport: DEBUG: [chan 2316] EOF received (2316)
paramiko.transport: DEBUG: [chan 2316] EOF sent (2316)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1157 count=839 bs=1k
paramiko.transport: DEBUG: [chan 2317] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2317] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2317 opened.
paramiko.transport: DEBUG: [chan 2317] Sesch channel 2317 request ok
paramiko.transport: DEBUG: [chan 2317] EOF received (2317)
paramiko.transport: DEBUG: [chan 2317] EOF sent (2317)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1158 count=508 bs=1k
paramiko.transport: DEBUG: [chan 2318] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2318] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2318 opened.
paramiko.transport: DEBUG: [chan 2318] Sesch channel 2318 request ok
paramiko.transport: DEBUG: [chan 2318] EOF received (2318)
paramiko.transport: DEBUG: [chan 2318] EOF sent (2318)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1158 count=508 bs=1k
paramiko.transport: DEBUG: [chan 2319] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2319] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2319 opened.
paramiko.transport: DEBUG: [chan 2319] Sesch channel 2319 request ok
paramiko.transport: DEBUG: [chan 2319] EOF received (2319)
paramiko.transport: DEBUG: [chan 2319] EOF sent (2319)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1159 count=908 bs=1k
paramiko.transport: DEBUG: [chan 2320] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2320] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2320 opened.
paramiko.transport: DEBUG: [chan 2320] Sesch channel 2320 request ok
paramiko.transport: DEBUG: [chan 2320] EOF received (2320)
paramiko.transport: DEBUG: [chan 2320] EOF sent (2320)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1159 count=908 bs=1k
paramiko.transport: DEBUG: [chan 2321] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2321] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2321 opened.
paramiko.transport: DEBUG: [chan 2321] Sesch channel 2321 request ok
paramiko.transport: DEBUG: [chan 2321] EOF received (2321)
paramiko.transport: DEBUG: [chan 2321] EOF sent (2321)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1160 count=493 bs=1k
paramiko.transport: DEBUG: [chan 2322] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2322] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2322 opened.
paramiko.transport: DEBUG: [chan 2322] Sesch channel 2322 request ok
paramiko.transport: DEBUG: [chan 2322] EOF received (2322)
paramiko.transport: DEBUG: [chan 2322] EOF sent (2322)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1160 count=493 bs=1k
paramiko.transport: DEBUG: [chan 2323] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2323] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2323 opened.
paramiko.transport: DEBUG: [chan 2323] Sesch channel 2323 request ok
paramiko.transport: DEBUG: [chan 2323] EOF received (2323)
paramiko.transport: DEBUG: [chan 2323] EOF sent (2323)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1161 count=16 bs=1k
paramiko.transport: DEBUG: [chan 2324] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2324] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2324 opened.
paramiko.transport: DEBUG: [chan 2324] Sesch channel 2324 request ok
paramiko.transport: DEBUG: [chan 2324] EOF received (2324)
paramiko.transport: DEBUG: [chan 2324] EOF sent (2324)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1161 count=16 bs=1k
paramiko.transport: DEBUG: [chan 2325] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2325] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2325 opened.
paramiko.transport: DEBUG: [chan 2325] Sesch channel 2325 request ok
paramiko.transport: DEBUG: [chan 2325] EOF received (2325)
paramiko.transport: DEBUG: [chan 2325] EOF sent (2325)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1162 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 2326] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2326] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2326 opened.
paramiko.transport: DEBUG: [chan 2326] Sesch channel 2326 request ok
paramiko.transport: DEBUG: [chan 2326] EOF received (2326)
paramiko.transport: DEBUG: [chan 2326] EOF sent (2326)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1162 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 2327] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2327] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2327 opened.
paramiko.transport: DEBUG: [chan 2327] Sesch channel 2327 request ok
paramiko.transport: DEBUG: [chan 2327] EOF received (2327)
paramiko.transport: DEBUG: [chan 2327] EOF sent (2327)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1163 count=272 bs=1k
paramiko.transport: DEBUG: [chan 2328] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2328] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2328 opened.
paramiko.transport: DEBUG: [chan 2328] Sesch channel 2328 request ok
paramiko.transport: DEBUG: [chan 2328] EOF received (2328)
paramiko.transport: DEBUG: [chan 2328] EOF sent (2328)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1163 count=272 bs=1k
paramiko.transport: DEBUG: [chan 2329] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2329] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2329 opened.
paramiko.transport: DEBUG: [chan 2329] Sesch channel 2329 request ok
paramiko.transport: DEBUG: [chan 2329] EOF received (2329)
paramiko.transport: DEBUG: [chan 2329] EOF sent (2329)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1164 count=451 bs=1k
paramiko.transport: DEBUG: [chan 2330] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2330] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2330 opened.
paramiko.transport: DEBUG: [chan 2330] Sesch channel 2330 request ok
paramiko.transport: DEBUG: [chan 2330] EOF received (2330)
paramiko.transport: DEBUG: [chan 2330] EOF sent (2330)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1164 count=451 bs=1k
paramiko.transport: DEBUG: [chan 2331] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2331] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2331 opened.
paramiko.transport: DEBUG: [chan 2331] Sesch channel 2331 request ok
paramiko.transport: DEBUG: [chan 2331] EOF received (2331)
paramiko.transport: DEBUG: [chan 2331] EOF sent (2331)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1165 count=31 bs=1k
paramiko.transport: DEBUG: [chan 2332] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2332] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2332 opened.
paramiko.transport: DEBUG: [chan 2332] Sesch channel 2332 request ok
paramiko.transport: DEBUG: [chan 2332] EOF received (2332)
paramiko.transport: DEBUG: [chan 2332] EOF sent (2332)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1165 count=31 bs=1k
paramiko.transport: DEBUG: [chan 2333] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2333] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2333 opened.
paramiko.transport: DEBUG: [chan 2333] Sesch channel 2333 request ok
paramiko.transport: DEBUG: [chan 2333] EOF received (2333)
paramiko.transport: DEBUG: [chan 2333] EOF sent (2333)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1166 count=288 bs=1k
paramiko.transport: DEBUG: [chan 2334] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2334] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2334 opened.
paramiko.transport: DEBUG: [chan 2334] Sesch channel 2334 request ok
paramiko.transport: DEBUG: [chan 2334] EOF received (2334)
paramiko.transport: DEBUG: [chan 2334] EOF sent (2334)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1166 count=288 bs=1k
paramiko.transport: DEBUG: [chan 2335] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2335] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2335 opened.
paramiko.transport: DEBUG: [chan 2335] Sesch channel 2335 request ok
paramiko.transport: DEBUG: [chan 2335] EOF received (2335)
paramiko.transport: DEBUG: [chan 2335] EOF sent (2335)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1167 count=739 bs=1k
paramiko.transport: DEBUG: [chan 2336] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2336] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2336 opened.
paramiko.transport: DEBUG: [chan 2336] Sesch channel 2336 request ok
paramiko.transport: DEBUG: [chan 2336] EOF received (2336)
paramiko.transport: DEBUG: [chan 2336] EOF sent (2336)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1167 count=739 bs=1k
paramiko.transport: DEBUG: [chan 2337] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2337] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2337 opened.
paramiko.transport: DEBUG: [chan 2337] Sesch channel 2337 request ok
paramiko.transport: DEBUG: [chan 2337] EOF received (2337)
paramiko.transport: DEBUG: [chan 2337] EOF sent (2337)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1168 count=386 bs=1k
paramiko.transport: DEBUG: [chan 2338] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2338] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2338 opened.
paramiko.transport: DEBUG: [chan 2338] Sesch channel 2338 request ok
paramiko.transport: DEBUG: [chan 2338] EOF received (2338)
paramiko.transport: DEBUG: [chan 2338] EOF sent (2338)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1168 count=386 bs=1k
paramiko.transport: DEBUG: [chan 2339] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2339] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2339 opened.
paramiko.transport: DEBUG: [chan 2339] Sesch channel 2339 request ok
paramiko.transport: DEBUG: [chan 2339] EOF received (2339)
paramiko.transport: DEBUG: [chan 2339] EOF sent (2339)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1169 count=638 bs=1k
paramiko.transport: DEBUG: [chan 2340] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2340] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2340 opened.
paramiko.transport: DEBUG: [chan 2340] Sesch channel 2340 request ok
paramiko.transport: DEBUG: [chan 2340] EOF received (2340)
paramiko.transport: DEBUG: [chan 2340] EOF sent (2340)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1169 count=638 bs=1k
paramiko.transport: DEBUG: [chan 2341] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2341] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2341 opened.
paramiko.transport: DEBUG: [chan 2341] Sesch channel 2341 request ok
paramiko.transport: DEBUG: [chan 2341] EOF received (2341)
paramiko.transport: DEBUG: [chan 2341] EOF sent (2341)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1170 count=410 bs=1k
paramiko.transport: DEBUG: [chan 2342] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2342] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2342 opened.
paramiko.transport: DEBUG: [chan 2342] Sesch channel 2342 request ok
paramiko.transport: DEBUG: [chan 2342] EOF received (2342)
paramiko.transport: DEBUG: [chan 2342] EOF sent (2342)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1170 count=410 bs=1k
paramiko.transport: DEBUG: [chan 2343] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2343] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2343 opened.
paramiko.transport: DEBUG: [chan 2343] Sesch channel 2343 request ok
paramiko.transport: DEBUG: [chan 2343] EOF received (2343)
paramiko.transport: DEBUG: [chan 2343] EOF sent (2343)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1171 count=251 bs=1k
paramiko.transport: DEBUG: [chan 2344] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2344] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2344 opened.
paramiko.transport: DEBUG: [chan 2344] Sesch channel 2344 request ok
paramiko.transport: DEBUG: [chan 2344] EOF received (2344)
paramiko.transport: DEBUG: [chan 2344] EOF sent (2344)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1171 count=251 bs=1k
paramiko.transport: DEBUG: [chan 2345] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2345] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2345 opened.
paramiko.transport: DEBUG: [chan 2345] Sesch channel 2345 request ok
paramiko.transport: DEBUG: [chan 2345] EOF received (2345)
paramiko.transport: DEBUG: [chan 2345] EOF sent (2345)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1172 count=716 bs=1k
paramiko.transport: DEBUG: [chan 2346] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2346] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2346 opened.
paramiko.transport: DEBUG: [chan 2346] Sesch channel 2346 request ok
paramiko.transport: DEBUG: [chan 2346] EOF received (2346)
paramiko.transport: DEBUG: [chan 2346] EOF sent (2346)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1172 count=716 bs=1k
paramiko.transport: DEBUG: [chan 2347] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2347] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2347 opened.
paramiko.transport: DEBUG: [chan 2347] Sesch channel 2347 request ok
paramiko.transport: DEBUG: [chan 2347] EOF received (2347)
paramiko.transport: DEBUG: [chan 2347] EOF sent (2347)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1173 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 2348] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2348] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2348 opened.
paramiko.transport: DEBUG: [chan 2348] Sesch channel 2348 request ok
paramiko.transport: DEBUG: [chan 2348] EOF received (2348)
paramiko.transport: DEBUG: [chan 2348] EOF sent (2348)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1173 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 2349] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2349] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2349 opened.
paramiko.transport: DEBUG: [chan 2349] Sesch channel 2349 request ok
paramiko.transport: DEBUG: [chan 2349] EOF received (2349)
paramiko.transport: DEBUG: [chan 2349] EOF sent (2349)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1174 count=91 bs=1k
paramiko.transport: DEBUG: [chan 2350] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2350] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2350 opened.
paramiko.transport: DEBUG: [chan 2350] Sesch channel 2350 request ok
paramiko.transport: DEBUG: [chan 2350] EOF received (2350)
paramiko.transport: DEBUG: [chan 2350] EOF sent (2350)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1174 count=91 bs=1k
paramiko.transport: DEBUG: [chan 2351] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2351] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2351 opened.
paramiko.transport: DEBUG: [chan 2351] Sesch channel 2351 request ok
paramiko.transport: DEBUG: [chan 2351] EOF received (2351)
paramiko.transport: DEBUG: [chan 2351] EOF sent (2351)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1175 count=1010 bs=1k
paramiko.transport: DEBUG: [chan 2352] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2352] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2352 opened.
paramiko.transport: DEBUG: [chan 2352] Sesch channel 2352 request ok
paramiko.transport: DEBUG: [chan 2352] EOF received (2352)
paramiko.transport: DEBUG: [chan 2352] EOF sent (2352)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1175 count=1010 bs=1k
paramiko.transport: DEBUG: [chan 2353] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2353] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2353 opened.
paramiko.transport: DEBUG: [chan 2353] Sesch channel 2353 request ok
paramiko.transport: DEBUG: [chan 2353] EOF received (2353)
paramiko.transport: DEBUG: [chan 2353] EOF sent (2353)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1176 count=153 bs=1k
paramiko.transport: DEBUG: [chan 2354] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2354] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2354 opened.
paramiko.transport: DEBUG: [chan 2354] Sesch channel 2354 request ok
paramiko.transport: DEBUG: [chan 2354] EOF received (2354)
paramiko.transport: DEBUG: [chan 2354] EOF sent (2354)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1176 count=153 bs=1k
paramiko.transport: DEBUG: [chan 2355] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2355] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2355 opened.
paramiko.transport: DEBUG: [chan 2355] Sesch channel 2355 request ok
paramiko.transport: DEBUG: [chan 2355] EOF received (2355)
paramiko.transport: DEBUG: [chan 2355] EOF sent (2355)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1177 count=578 bs=1k
paramiko.transport: DEBUG: [chan 2356] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2356] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2356 opened.
paramiko.transport: DEBUG: [chan 2356] Sesch channel 2356 request ok
paramiko.transport: DEBUG: [chan 2356] EOF received (2356)
paramiko.transport: DEBUG: [chan 2356] EOF sent (2356)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1177 count=578 bs=1k
paramiko.transport: DEBUG: [chan 2357] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2357] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2357 opened.
paramiko.transport: DEBUG: [chan 2357] Sesch channel 2357 request ok
paramiko.transport: DEBUG: [chan 2357] EOF received (2357)
paramiko.transport: DEBUG: [chan 2357] EOF sent (2357)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1178 count=747 bs=1k
paramiko.transport: DEBUG: [chan 2358] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2358] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2358 opened.
paramiko.transport: DEBUG: [chan 2358] Sesch channel 2358 request ok
paramiko.transport: DEBUG: [chan 2358] EOF received (2358)
paramiko.transport: DEBUG: [chan 2358] EOF sent (2358)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1178 count=747 bs=1k
paramiko.transport: DEBUG: [chan 2359] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2359] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2359 opened.
paramiko.transport: DEBUG: [chan 2359] Sesch channel 2359 request ok
paramiko.transport: DEBUG: [chan 2359] EOF received (2359)
paramiko.transport: DEBUG: [chan 2359] EOF sent (2359)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1179 count=476 bs=1k
paramiko.transport: DEBUG: [chan 2360] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2360] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2360 opened.
paramiko.transport: DEBUG: [chan 2360] Sesch channel 2360 request ok
paramiko.transport: DEBUG: [chan 2360] EOF received (2360)
paramiko.transport: DEBUG: [chan 2360] EOF sent (2360)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1179 count=476 bs=1k
paramiko.transport: DEBUG: [chan 2361] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2361] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2361 opened.
paramiko.transport: DEBUG: [chan 2361] Sesch channel 2361 request ok
paramiko.transport: DEBUG: [chan 2361] EOF received (2361)
paramiko.transport: DEBUG: [chan 2361] EOF sent (2361)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1180 count=486 bs=1k
paramiko.transport: DEBUG: [chan 2362] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2362] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2362 opened.
paramiko.transport: DEBUG: [chan 2362] Sesch channel 2362 request ok
paramiko.transport: DEBUG: [chan 2362] EOF received (2362)
paramiko.transport: DEBUG: [chan 2362] EOF sent (2362)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1180 count=486 bs=1k
paramiko.transport: DEBUG: [chan 2363] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2363] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2363 opened.
paramiko.transport: DEBUG: [chan 2363] Sesch channel 2363 request ok
paramiko.transport: DEBUG: [chan 2363] EOF received (2363)
paramiko.transport: DEBUG: [chan 2363] EOF sent (2363)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1181 count=323 bs=1k
paramiko.transport: DEBUG: [chan 2364] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2364] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2364 opened.
paramiko.transport: DEBUG: [chan 2364] Sesch channel 2364 request ok
paramiko.transport: DEBUG: [chan 2364] EOF received (2364)
paramiko.transport: DEBUG: [chan 2364] EOF sent (2364)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1181 count=323 bs=1k
paramiko.transport: DEBUG: [chan 2365] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2365] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2365 opened.
paramiko.transport: DEBUG: [chan 2365] Sesch channel 2365 request ok
paramiko.transport: DEBUG: [chan 2365] EOF received (2365)
paramiko.transport: DEBUG: [chan 2365] EOF sent (2365)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1182 count=801 bs=1k
paramiko.transport: DEBUG: [chan 2366] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2366] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2366 opened.
paramiko.transport: DEBUG: [chan 2366] Sesch channel 2366 request ok
paramiko.transport: DEBUG: [chan 2366] EOF received (2366)
paramiko.transport: DEBUG: [chan 2366] EOF sent (2366)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1182 count=801 bs=1k
paramiko.transport: DEBUG: [chan 2367] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2367] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2367 opened.
paramiko.transport: DEBUG: [chan 2367] Sesch channel 2367 request ok
paramiko.transport: DEBUG: [chan 2367] EOF received (2367)
paramiko.transport: DEBUG: [chan 2367] EOF sent (2367)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1183 count=260 bs=1k
paramiko.transport: DEBUG: [chan 2368] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2368] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2368 opened.
paramiko.transport: DEBUG: [chan 2368] Sesch channel 2368 request ok
paramiko.transport: DEBUG: [chan 2368] EOF received (2368)
paramiko.transport: DEBUG: [chan 2368] EOF sent (2368)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1183 count=260 bs=1k
paramiko.transport: DEBUG: [chan 2369] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2369] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2369 opened.
paramiko.transport: DEBUG: [chan 2369] Sesch channel 2369 request ok
paramiko.transport: DEBUG: [chan 2369] EOF received (2369)
paramiko.transport: DEBUG: [chan 2369] EOF sent (2369)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1184 count=724 bs=1k
paramiko.transport: DEBUG: [chan 2370] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2370] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2370 opened.
paramiko.transport: DEBUG: [chan 2370] Sesch channel 2370 request ok
paramiko.transport: DEBUG: [chan 2370] EOF received (2370)
paramiko.transport: DEBUG: [chan 2370] EOF sent (2370)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1184 count=724 bs=1k
paramiko.transport: DEBUG: [chan 2371] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2371] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2371 opened.
paramiko.transport: DEBUG: [chan 2371] Sesch channel 2371 request ok
paramiko.transport: DEBUG: [chan 2371] EOF received (2371)
paramiko.transport: DEBUG: [chan 2371] EOF sent (2371)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1185 count=133 bs=1k
paramiko.transport: DEBUG: [chan 2372] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2372] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2372 opened.
paramiko.transport: DEBUG: [chan 2372] Sesch channel 2372 request ok
paramiko.transport: DEBUG: [chan 2372] EOF received (2372)
paramiko.transport: DEBUG: [chan 2372] EOF sent (2372)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1185 count=133 bs=1k
paramiko.transport: DEBUG: [chan 2373] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2373] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2373 opened.
paramiko.transport: DEBUG: [chan 2373] Sesch channel 2373 request ok
paramiko.transport: DEBUG: [chan 2373] EOF received (2373)
paramiko.transport: DEBUG: [chan 2373] EOF sent (2373)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1186 count=952 bs=1k
paramiko.transport: DEBUG: [chan 2374] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2374] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2374 opened.
paramiko.transport: DEBUG: [chan 2374] Sesch channel 2374 request ok
paramiko.transport: DEBUG: [chan 2374] EOF received (2374)
paramiko.transport: DEBUG: [chan 2374] EOF sent (2374)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1186 count=952 bs=1k
paramiko.transport: DEBUG: [chan 2375] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2375] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2375 opened.
paramiko.transport: DEBUG: [chan 2375] Sesch channel 2375 request ok
paramiko.transport: DEBUG: [chan 2375] EOF received (2375)
paramiko.transport: DEBUG: [chan 2375] EOF sent (2375)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1187 count=722 bs=1k
paramiko.transport: DEBUG: [chan 2376] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2376] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2376 opened.
paramiko.transport: DEBUG: [chan 2376] Sesch channel 2376 request ok
paramiko.transport: DEBUG: [chan 2376] EOF received (2376)
paramiko.transport: DEBUG: [chan 2376] EOF sent (2376)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1187 count=722 bs=1k
paramiko.transport: DEBUG: [chan 2377] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2377] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2377 opened.
paramiko.transport: DEBUG: [chan 2377] Sesch channel 2377 request ok
paramiko.transport: DEBUG: [chan 2377] EOF received (2377)
paramiko.transport: DEBUG: [chan 2377] EOF sent (2377)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1188 count=580 bs=1k
paramiko.transport: DEBUG: [chan 2378] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2378] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2378 opened.
paramiko.transport: DEBUG: [chan 2378] Sesch channel 2378 request ok
paramiko.transport: DEBUG: [chan 2378] EOF received (2378)
paramiko.transport: DEBUG: [chan 2378] EOF sent (2378)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1188 count=580 bs=1k
paramiko.transport: DEBUG: [chan 2379] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2379] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2379 opened.
paramiko.transport: DEBUG: [chan 2379] Sesch channel 2379 request ok
paramiko.transport: DEBUG: [chan 2379] EOF received (2379)
paramiko.transport: DEBUG: [chan 2379] EOF sent (2379)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1189 count=100 bs=1k
paramiko.transport: DEBUG: [chan 2380] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2380] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2380 opened.
paramiko.transport: DEBUG: [chan 2380] Sesch channel 2380 request ok
paramiko.transport: DEBUG: [chan 2380] EOF received (2380)
paramiko.transport: DEBUG: [chan 2380] EOF sent (2380)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1189 count=100 bs=1k
paramiko.transport: DEBUG: [chan 2381] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2381] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2381 opened.
paramiko.transport: DEBUG: [chan 2381] Sesch channel 2381 request ok
paramiko.transport: DEBUG: [chan 2381] EOF received (2381)
paramiko.transport: DEBUG: [chan 2381] EOF sent (2381)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1190 count=770 bs=1k
paramiko.transport: DEBUG: [chan 2382] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2382] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2382 opened.
paramiko.transport: DEBUG: [chan 2382] Sesch channel 2382 request ok
paramiko.transport: DEBUG: [chan 2382] EOF received (2382)
paramiko.transport: DEBUG: [chan 2382] EOF sent (2382)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1190 count=770 bs=1k
paramiko.transport: DEBUG: [chan 2383] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2383] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2383 opened.
paramiko.transport: DEBUG: [chan 2383] Sesch channel 2383 request ok
paramiko.transport: DEBUG: [chan 2383] EOF received (2383)
paramiko.transport: DEBUG: [chan 2383] EOF sent (2383)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1191 count=849 bs=1k
paramiko.transport: DEBUG: [chan 2384] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2384] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2384 opened.
paramiko.transport: DEBUG: [chan 2384] Sesch channel 2384 request ok
paramiko.transport: DEBUG: [chan 2384] EOF received (2384)
paramiko.transport: DEBUG: [chan 2384] EOF sent (2384)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1191 count=849 bs=1k
paramiko.transport: DEBUG: [chan 2385] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2385] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2385 opened.
paramiko.transport: DEBUG: [chan 2385] Sesch channel 2385 request ok
paramiko.transport: DEBUG: [chan 2385] EOF received (2385)
paramiko.transport: DEBUG: [chan 2385] EOF sent (2385)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1192 count=708 bs=1k
paramiko.transport: DEBUG: [chan 2386] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2386] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2386 opened.
paramiko.transport: DEBUG: [chan 2386] Sesch channel 2386 request ok
paramiko.transport: DEBUG: [chan 2386] EOF received (2386)
paramiko.transport: DEBUG: [chan 2386] EOF sent (2386)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1192 count=708 bs=1k
paramiko.transport: DEBUG: [chan 2387] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2387] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2387 opened.
paramiko.transport: DEBUG: [chan 2387] Sesch channel 2387 request ok
paramiko.transport: DEBUG: [chan 2387] EOF received (2387)
paramiko.transport: DEBUG: [chan 2387] EOF sent (2387)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1193 count=829 bs=1k
paramiko.transport: DEBUG: [chan 2388] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2388] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2388 opened.
paramiko.transport: DEBUG: [chan 2388] Sesch channel 2388 request ok
paramiko.transport: DEBUG: [chan 2388] EOF received (2388)
paramiko.transport: DEBUG: [chan 2388] EOF sent (2388)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1193 count=829 bs=1k
paramiko.transport: DEBUG: [chan 2389] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2389] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2389 opened.
paramiko.transport: DEBUG: [chan 2389] Sesch channel 2389 request ok
paramiko.transport: DEBUG: [chan 2389] EOF received (2389)
paramiko.transport: DEBUG: [chan 2389] EOF sent (2389)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1194 count=724 bs=1k
paramiko.transport: DEBUG: [chan 2390] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2390] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2390 opened.
paramiko.transport: DEBUG: [chan 2390] Sesch channel 2390 request ok
paramiko.transport: DEBUG: [chan 2390] EOF received (2390)
paramiko.transport: DEBUG: [chan 2390] EOF sent (2390)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1194 count=724 bs=1k
paramiko.transport: DEBUG: [chan 2391] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2391] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2391 opened.
paramiko.transport: DEBUG: [chan 2391] Sesch channel 2391 request ok
paramiko.transport: DEBUG: [chan 2391] EOF received (2391)
paramiko.transport: DEBUG: [chan 2391] EOF sent (2391)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1195 count=829 bs=1k
paramiko.transport: DEBUG: [chan 2392] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2392] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2392 opened.
paramiko.transport: DEBUG: [chan 2392] Sesch channel 2392 request ok
paramiko.transport: DEBUG: [chan 2392] EOF received (2392)
paramiko.transport: DEBUG: [chan 2392] EOF sent (2392)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1195 count=829 bs=1k
paramiko.transport: DEBUG: [chan 2393] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2393] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2393 opened.
paramiko.transport: DEBUG: [chan 2393] Sesch channel 2393 request ok
paramiko.transport: DEBUG: [chan 2393] EOF received (2393)
paramiko.transport: DEBUG: [chan 2393] EOF sent (2393)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1196 count=964 bs=1k
paramiko.transport: DEBUG: [chan 2394] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2394] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2394 opened.
paramiko.transport: DEBUG: [chan 2394] Sesch channel 2394 request ok
paramiko.transport: DEBUG: [chan 2394] EOF received (2394)
paramiko.transport: DEBUG: [chan 2394] EOF sent (2394)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1196 count=964 bs=1k
paramiko.transport: DEBUG: [chan 2395] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2395] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2395 opened.
paramiko.transport: DEBUG: [chan 2395] Sesch channel 2395 request ok
paramiko.transport: DEBUG: [chan 2395] EOF received (2395)
paramiko.transport: DEBUG: [chan 2395] EOF sent (2395)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1197 count=24 bs=1k
paramiko.transport: DEBUG: [chan 2396] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2396] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2396 opened.
paramiko.transport: DEBUG: [chan 2396] Sesch channel 2396 request ok
paramiko.transport: DEBUG: [chan 2396] EOF received (2396)
paramiko.transport: DEBUG: [chan 2396] EOF sent (2396)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1197 count=24 bs=1k
paramiko.transport: DEBUG: [chan 2397] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2397] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2397 opened.
paramiko.transport: DEBUG: [chan 2397] Sesch channel 2397 request ok
paramiko.transport: DEBUG: [chan 2397] EOF received (2397)
paramiko.transport: DEBUG: [chan 2397] EOF sent (2397)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1198 count=522 bs=1k
paramiko.transport: DEBUG: [chan 2398] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2398] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2398 opened.
paramiko.transport: DEBUG: [chan 2398] Sesch channel 2398 request ok
paramiko.transport: DEBUG: [chan 2398] EOF received (2398)
paramiko.transport: DEBUG: [chan 2398] EOF sent (2398)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1198 count=522 bs=1k
paramiko.transport: DEBUG: [chan 2399] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2399] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2399 opened.
paramiko.transport: DEBUG: [chan 2399] Sesch channel 2399 request ok
paramiko.transport: DEBUG: [chan 2399] EOF received (2399)
paramiko.transport: DEBUG: [chan 2399] EOF sent (2399)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1199 count=589 bs=1k
paramiko.transport: DEBUG: [chan 2400] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2400] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2400 opened.
paramiko.transport: DEBUG: [chan 2400] Sesch channel 2400 request ok
paramiko.transport: DEBUG: [chan 2400] EOF received (2400)
paramiko.transport: DEBUG: [chan 2400] EOF sent (2400)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1199 count=589 bs=1k
paramiko.transport: DEBUG: [chan 2401] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2401] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2401 opened.
paramiko.transport: DEBUG: [chan 2401] Sesch channel 2401 request ok
paramiko.transport: DEBUG: [chan 2401] EOF received (2401)
paramiko.transport: DEBUG: [chan 2401] EOF sent (2401)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1200 count=461 bs=1k
paramiko.transport: DEBUG: [chan 2402] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2402] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2402 opened.
paramiko.transport: DEBUG: [chan 2402] Sesch channel 2402 request ok
paramiko.transport: DEBUG: [chan 2402] EOF received (2402)
paramiko.transport: DEBUG: [chan 2402] EOF sent (2402)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1200 count=461 bs=1k
paramiko.transport: DEBUG: [chan 2403] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2403] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2403 opened.
paramiko.transport: DEBUG: [chan 2403] Sesch channel 2403 request ok
paramiko.transport: DEBUG: [chan 2403] EOF received (2403)
paramiko.transport: DEBUG: [chan 2403] EOF sent (2403)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1201 count=920 bs=1k
paramiko.transport: DEBUG: [chan 2404] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2404] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2404 opened.
paramiko.transport: DEBUG: [chan 2404] Sesch channel 2404 request ok
paramiko.transport: DEBUG: [chan 2404] EOF received (2404)
paramiko.transport: DEBUG: [chan 2404] EOF sent (2404)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1201 count=920 bs=1k
paramiko.transport: DEBUG: [chan 2405] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2405] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2405 opened.
paramiko.transport: DEBUG: [chan 2405] Sesch channel 2405 request ok
paramiko.transport: DEBUG: [chan 2405] EOF received (2405)
paramiko.transport: DEBUG: [chan 2405] EOF sent (2405)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1202 count=72 bs=1k
paramiko.transport: DEBUG: [chan 2406] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2406] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2406 opened.
paramiko.transport: DEBUG: [chan 2406] Sesch channel 2406 request ok
paramiko.transport: DEBUG: [chan 2406] EOF received (2406)
paramiko.transport: DEBUG: [chan 2406] EOF sent (2406)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1202 count=72 bs=1k
paramiko.transport: DEBUG: [chan 2407] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2407] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2407 opened.
paramiko.transport: DEBUG: [chan 2407] Sesch channel 2407 request ok
paramiko.transport: DEBUG: [chan 2407] EOF received (2407)
paramiko.transport: DEBUG: [chan 2407] EOF sent (2407)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1203 count=437 bs=1k
paramiko.transport: DEBUG: [chan 2408] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2408] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2408 opened.
paramiko.transport: DEBUG: [chan 2408] Sesch channel 2408 request ok
paramiko.transport: DEBUG: [chan 2408] EOF received (2408)
paramiko.transport: DEBUG: [chan 2408] EOF sent (2408)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1203 count=437 bs=1k
paramiko.transport: DEBUG: [chan 2409] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2409] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2409 opened.
paramiko.transport: DEBUG: [chan 2409] Sesch channel 2409 request ok
paramiko.transport: DEBUG: [chan 2409] EOF received (2409)
paramiko.transport: DEBUG: [chan 2409] EOF sent (2409)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1204 count=788 bs=1k
paramiko.transport: DEBUG: [chan 2410] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2410] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2410 opened.
paramiko.transport: DEBUG: [chan 2410] Sesch channel 2410 request ok
paramiko.transport: DEBUG: [chan 2410] EOF received (2410)
paramiko.transport: DEBUG: [chan 2410] EOF sent (2410)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1204 count=788 bs=1k
paramiko.transport: DEBUG: [chan 2411] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2411] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2411 opened.
paramiko.transport: DEBUG: [chan 2411] Sesch channel 2411 request ok
paramiko.transport: DEBUG: [chan 2411] EOF received (2411)
paramiko.transport: DEBUG: [chan 2411] EOF sent (2411)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1205 count=401 bs=1k
paramiko.transport: DEBUG: [chan 2412] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2412] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2412 opened.
paramiko.transport: DEBUG: [chan 2412] Sesch channel 2412 request ok
paramiko.transport: DEBUG: [chan 2412] EOF received (2412)
paramiko.transport: DEBUG: [chan 2412] EOF sent (2412)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1205 count=401 bs=1k
paramiko.transport: DEBUG: [chan 2413] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2413] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2413 opened.
paramiko.transport: DEBUG: [chan 2413] Sesch channel 2413 request ok
paramiko.transport: DEBUG: [chan 2413] EOF received (2413)
paramiko.transport: DEBUG: [chan 2413] EOF sent (2413)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1206 count=293 bs=1k
paramiko.transport: DEBUG: [chan 2414] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2414] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2414 opened.
paramiko.transport: DEBUG: [chan 2414] Sesch channel 2414 request ok
paramiko.transport: DEBUG: [chan 2414] EOF received (2414)
paramiko.transport: DEBUG: [chan 2414] EOF sent (2414)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1206 count=293 bs=1k
paramiko.transport: DEBUG: [chan 2415] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2415] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2415 opened.
paramiko.transport: DEBUG: [chan 2415] Sesch channel 2415 request ok
paramiko.transport: DEBUG: [chan 2415] EOF received (2415)
paramiko.transport: DEBUG: [chan 2415] EOF sent (2415)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1207 count=278 bs=1k
paramiko.transport: DEBUG: [chan 2416] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2416] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2416 opened.
paramiko.transport: DEBUG: [chan 2416] Sesch channel 2416 request ok
paramiko.transport: DEBUG: [chan 2416] EOF received (2416)
paramiko.transport: DEBUG: [chan 2416] EOF sent (2416)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1207 count=278 bs=1k
paramiko.transport: DEBUG: [chan 2417] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2417] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2417 opened.
paramiko.transport: DEBUG: [chan 2417] Sesch channel 2417 request ok
paramiko.transport: DEBUG: [chan 2417] EOF received (2417)
paramiko.transport: DEBUG: [chan 2417] EOF sent (2417)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1208 count=791 bs=1k
paramiko.transport: DEBUG: [chan 2418] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2418] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2418 opened.
paramiko.transport: DEBUG: [chan 2418] Sesch channel 2418 request ok
paramiko.transport: DEBUG: [chan 2418] EOF received (2418)
paramiko.transport: DEBUG: [chan 2418] EOF sent (2418)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1208 count=791 bs=1k
paramiko.transport: DEBUG: [chan 2419] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2419] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2419 opened.
paramiko.transport: DEBUG: [chan 2419] Sesch channel 2419 request ok
paramiko.transport: DEBUG: [chan 2419] EOF received (2419)
paramiko.transport: DEBUG: [chan 2419] EOF sent (2419)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1209 count=1013 bs=1k
paramiko.transport: DEBUG: [chan 2420] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2420] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2420 opened.
paramiko.transport: DEBUG: [chan 2420] Sesch channel 2420 request ok
paramiko.transport: DEBUG: [chan 2420] EOF received (2420)
paramiko.transport: DEBUG: [chan 2420] EOF sent (2420)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1209 count=1013 bs=1k
paramiko.transport: DEBUG: [chan 2421] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2421] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2421 opened.
paramiko.transport: DEBUG: [chan 2421] Sesch channel 2421 request ok
paramiko.transport: DEBUG: [chan 2421] EOF received (2421)
paramiko.transport: DEBUG: [chan 2421] EOF sent (2421)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1210 count=84 bs=1k
paramiko.transport: DEBUG: [chan 2422] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2422] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2422 opened.
paramiko.transport: DEBUG: [chan 2422] Sesch channel 2422 request ok
paramiko.transport: DEBUG: [chan 2422] EOF received (2422)
paramiko.transport: DEBUG: [chan 2422] EOF sent (2422)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1210 count=84 bs=1k
paramiko.transport: DEBUG: [chan 2423] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2423] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2423 opened.
paramiko.transport: DEBUG: [chan 2423] Sesch channel 2423 request ok
paramiko.transport: DEBUG: [chan 2423] EOF received (2423)
paramiko.transport: DEBUG: [chan 2423] EOF sent (2423)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1211 count=483 bs=1k
paramiko.transport: DEBUG: [chan 2424] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2424] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2424 opened.
paramiko.transport: DEBUG: [chan 2424] Sesch channel 2424 request ok
paramiko.transport: DEBUG: [chan 2424] EOF received (2424)
paramiko.transport: DEBUG: [chan 2424] EOF sent (2424)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1211 count=483 bs=1k
paramiko.transport: DEBUG: [chan 2425] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2425] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2425 opened.
paramiko.transport: DEBUG: [chan 2425] Sesch channel 2425 request ok
paramiko.transport: DEBUG: [chan 2425] EOF received (2425)
paramiko.transport: DEBUG: [chan 2425] EOF sent (2425)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1212 count=653 bs=1k
paramiko.transport: DEBUG: [chan 2426] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2426] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2426 opened.
paramiko.transport: DEBUG: [chan 2426] Sesch channel 2426 request ok
paramiko.transport: DEBUG: [chan 2426] EOF received (2426)
paramiko.transport: DEBUG: [chan 2426] EOF sent (2426)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1212 count=653 bs=1k
paramiko.transport: DEBUG: [chan 2427] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2427] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2427 opened.
paramiko.transport: DEBUG: [chan 2427] Sesch channel 2427 request ok
paramiko.transport: DEBUG: [chan 2427] EOF received (2427)
paramiko.transport: DEBUG: [chan 2427] EOF sent (2427)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1213 count=790 bs=1k
paramiko.transport: DEBUG: [chan 2428] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2428] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2428 opened.
paramiko.transport: DEBUG: [chan 2428] Sesch channel 2428 request ok
paramiko.transport: DEBUG: [chan 2428] EOF received (2428)
paramiko.transport: DEBUG: [chan 2428] EOF sent (2428)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1213 count=790 bs=1k
paramiko.transport: DEBUG: [chan 2429] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2429] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2429 opened.
paramiko.transport: DEBUG: [chan 2429] Sesch channel 2429 request ok
paramiko.transport: DEBUG: [chan 2429] EOF received (2429)
paramiko.transport: DEBUG: [chan 2429] EOF sent (2429)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1214 count=281 bs=1k
paramiko.transport: DEBUG: [chan 2430] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2430] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2430 opened.
paramiko.transport: DEBUG: [chan 2430] Sesch channel 2430 request ok
paramiko.transport: DEBUG: [chan 2430] EOF received (2430)
paramiko.transport: DEBUG: [chan 2430] EOF sent (2430)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1214 count=281 bs=1k
paramiko.transport: DEBUG: [chan 2431] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2431] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2431 opened.
paramiko.transport: DEBUG: [chan 2431] Sesch channel 2431 request ok
paramiko.transport: DEBUG: [chan 2431] EOF received (2431)
paramiko.transport: DEBUG: [chan 2431] EOF sent (2431)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1215 count=70 bs=1k
paramiko.transport: DEBUG: [chan 2432] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2432] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2432 opened.
paramiko.transport: DEBUG: [chan 2432] Sesch channel 2432 request ok
paramiko.transport: DEBUG: [chan 2432] EOF received (2432)
paramiko.transport: DEBUG: [chan 2432] EOF sent (2432)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1215 count=70 bs=1k
paramiko.transport: DEBUG: [chan 2433] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2433] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2433 opened.
paramiko.transport: DEBUG: [chan 2433] Sesch channel 2433 request ok
paramiko.transport: DEBUG: [chan 2433] EOF received (2433)
paramiko.transport: DEBUG: [chan 2433] EOF sent (2433)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1216 count=823 bs=1k
paramiko.transport: DEBUG: [chan 2434] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2434] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2434 opened.
paramiko.transport: DEBUG: [chan 2434] Sesch channel 2434 request ok
paramiko.transport: DEBUG: [chan 2434] EOF received (2434)
paramiko.transport: DEBUG: [chan 2434] EOF sent (2434)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1216 count=823 bs=1k
paramiko.transport: DEBUG: [chan 2435] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2435] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2435 opened.
paramiko.transport: DEBUG: [chan 2435] Sesch channel 2435 request ok
paramiko.transport: DEBUG: [chan 2435] EOF received (2435)
paramiko.transport: DEBUG: [chan 2435] EOF sent (2435)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1217 count=76 bs=1k
paramiko.transport: DEBUG: [chan 2436] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2436] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2436 opened.
paramiko.transport: DEBUG: [chan 2436] Sesch channel 2436 request ok
paramiko.transport: DEBUG: [chan 2436] EOF received (2436)
paramiko.transport: DEBUG: [chan 2436] EOF sent (2436)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1217 count=76 bs=1k
paramiko.transport: DEBUG: [chan 2437] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2437] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2437 opened.
paramiko.transport: DEBUG: [chan 2437] Sesch channel 2437 request ok
paramiko.transport: DEBUG: [chan 2437] EOF received (2437)
paramiko.transport: DEBUG: [chan 2437] EOF sent (2437)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1218 count=492 bs=1k
paramiko.transport: DEBUG: [chan 2438] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2438] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2438 opened.
paramiko.transport: DEBUG: [chan 2438] Sesch channel 2438 request ok
paramiko.transport: DEBUG: [chan 2438] EOF received (2438)
paramiko.transport: DEBUG: [chan 2438] EOF sent (2438)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1218 count=492 bs=1k
paramiko.transport: DEBUG: [chan 2439] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2439] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2439 opened.
paramiko.transport: DEBUG: [chan 2439] Sesch channel 2439 request ok
paramiko.transport: DEBUG: [chan 2439] EOF received (2439)
paramiko.transport: DEBUG: [chan 2439] EOF sent (2439)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1219 count=821 bs=1k
paramiko.transport: DEBUG: [chan 2440] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2440] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2440 opened.
paramiko.transport: DEBUG: [chan 2440] Sesch channel 2440 request ok
paramiko.transport: DEBUG: [chan 2440] EOF received (2440)
paramiko.transport: DEBUG: [chan 2440] EOF sent (2440)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1219 count=821 bs=1k
paramiko.transport: DEBUG: [chan 2441] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2441] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2441 opened.
paramiko.transport: DEBUG: [chan 2441] Sesch channel 2441 request ok
paramiko.transport: DEBUG: [chan 2441] EOF received (2441)
paramiko.transport: DEBUG: [chan 2441] EOF sent (2441)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1220 count=121 bs=1k
paramiko.transport: DEBUG: [chan 2442] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2442] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2442 opened.
paramiko.transport: DEBUG: [chan 2442] Sesch channel 2442 request ok
paramiko.transport: DEBUG: [chan 2442] EOF received (2442)
paramiko.transport: DEBUG: [chan 2442] EOF sent (2442)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1220 count=121 bs=1k
paramiko.transport: DEBUG: [chan 2443] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2443] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2443 opened.
paramiko.transport: DEBUG: [chan 2443] Sesch channel 2443 request ok
paramiko.transport: DEBUG: [chan 2443] EOF received (2443)
paramiko.transport: DEBUG: [chan 2443] EOF sent (2443)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1221 count=694 bs=1k
paramiko.transport: DEBUG: [chan 2444] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2444] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2444 opened.
paramiko.transport: DEBUG: [chan 2444] Sesch channel 2444 request ok
paramiko.transport: DEBUG: [chan 2444] EOF received (2444)
paramiko.transport: DEBUG: [chan 2444] EOF sent (2444)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1221 count=694 bs=1k
paramiko.transport: DEBUG: [chan 2445] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2445] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2445 opened.
paramiko.transport: DEBUG: [chan 2445] Sesch channel 2445 request ok
paramiko.transport: DEBUG: [chan 2445] EOF received (2445)
paramiko.transport: DEBUG: [chan 2445] EOF sent (2445)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1222 count=238 bs=1k
paramiko.transport: DEBUG: [chan 2446] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2446] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2446 opened.
paramiko.transport: DEBUG: [chan 2446] Sesch channel 2446 request ok
paramiko.transport: DEBUG: [chan 2446] EOF received (2446)
paramiko.transport: DEBUG: [chan 2446] EOF sent (2446)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1222 count=238 bs=1k
paramiko.transport: DEBUG: [chan 2447] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2447] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2447 opened.
paramiko.transport: DEBUG: [chan 2447] Sesch channel 2447 request ok
paramiko.transport: DEBUG: [chan 2447] EOF received (2447)
paramiko.transport: DEBUG: [chan 2447] EOF sent (2447)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1223 count=118 bs=1k
paramiko.transport: DEBUG: [chan 2448] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2448] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2448 opened.
paramiko.transport: DEBUG: [chan 2448] Sesch channel 2448 request ok
paramiko.transport: DEBUG: [chan 2448] EOF received (2448)
paramiko.transport: DEBUG: [chan 2448] EOF sent (2448)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1223 count=118 bs=1k
paramiko.transport: DEBUG: [chan 2449] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2449] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2449 opened.
paramiko.transport: DEBUG: [chan 2449] Sesch channel 2449 request ok
paramiko.transport: DEBUG: [chan 2449] EOF received (2449)
paramiko.transport: DEBUG: [chan 2449] EOF sent (2449)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1224 count=642 bs=1k
paramiko.transport: DEBUG: [chan 2450] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2450] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2450 opened.
paramiko.transport: DEBUG: [chan 2450] Sesch channel 2450 request ok
paramiko.transport: DEBUG: [chan 2450] EOF received (2450)
paramiko.transport: DEBUG: [chan 2450] EOF sent (2450)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1224 count=642 bs=1k
paramiko.transport: DEBUG: [chan 2451] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2451] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2451 opened.
paramiko.transport: DEBUG: [chan 2451] Sesch channel 2451 request ok
paramiko.transport: DEBUG: [chan 2451] EOF received (2451)
paramiko.transport: DEBUG: [chan 2451] EOF sent (2451)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1225 count=595 bs=1k
paramiko.transport: DEBUG: [chan 2452] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2452] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2452 opened.
paramiko.transport: DEBUG: [chan 2452] Sesch channel 2452 request ok
paramiko.transport: DEBUG: [chan 2452] EOF received (2452)
paramiko.transport: DEBUG: [chan 2452] EOF sent (2452)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1225 count=595 bs=1k
paramiko.transport: DEBUG: [chan 2453] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2453] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2453 opened.
paramiko.transport: DEBUG: [chan 2453] Sesch channel 2453 request ok
paramiko.transport: DEBUG: [chan 2453] EOF received (2453)
paramiko.transport: DEBUG: [chan 2453] EOF sent (2453)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1226 count=204 bs=1k
paramiko.transport: DEBUG: [chan 2454] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2454] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2454 opened.
paramiko.transport: DEBUG: [chan 2454] Sesch channel 2454 request ok
paramiko.transport: DEBUG: [chan 2454] EOF received (2454)
paramiko.transport: DEBUG: [chan 2454] EOF sent (2454)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1226 count=204 bs=1k
paramiko.transport: DEBUG: [chan 2455] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2455] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2455 opened.
paramiko.transport: DEBUG: [chan 2455] Sesch channel 2455 request ok
paramiko.transport: DEBUG: [chan 2455] EOF received (2455)
paramiko.transport: DEBUG: [chan 2455] EOF sent (2455)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1227 count=265 bs=1k
paramiko.transport: DEBUG: [chan 2456] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2456] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2456 opened.
paramiko.transport: DEBUG: [chan 2456] Sesch channel 2456 request ok
paramiko.transport: DEBUG: [chan 2456] EOF received (2456)
paramiko.transport: DEBUG: [chan 2456] EOF sent (2456)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1227 count=265 bs=1k
paramiko.transport: DEBUG: [chan 2457] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2457] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2457 opened.
paramiko.transport: DEBUG: [chan 2457] Sesch channel 2457 request ok
paramiko.transport: DEBUG: [chan 2457] EOF received (2457)
paramiko.transport: DEBUG: [chan 2457] EOF sent (2457)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1228 count=904 bs=1k
paramiko.transport: DEBUG: [chan 2458] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2458] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2458 opened.
paramiko.transport: DEBUG: [chan 2458] Sesch channel 2458 request ok
paramiko.transport: DEBUG: [chan 2458] EOF received (2458)
paramiko.transport: DEBUG: [chan 2458] EOF sent (2458)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1228 count=904 bs=1k
paramiko.transport: DEBUG: [chan 2459] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2459] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2459 opened.
paramiko.transport: DEBUG: [chan 2459] Sesch channel 2459 request ok
paramiko.transport: DEBUG: [chan 2459] EOF received (2459)
paramiko.transport: DEBUG: [chan 2459] EOF sent (2459)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1229 count=968 bs=1k
paramiko.transport: DEBUG: [chan 2460] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2460] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2460 opened.
paramiko.transport: DEBUG: [chan 2460] Sesch channel 2460 request ok
paramiko.transport: DEBUG: [chan 2460] EOF received (2460)
paramiko.transport: DEBUG: [chan 2460] EOF sent (2460)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1229 count=968 bs=1k
paramiko.transport: DEBUG: [chan 2461] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2461] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2461 opened.
paramiko.transport: DEBUG: [chan 2461] Sesch channel 2461 request ok
paramiko.transport: DEBUG: [chan 2461] EOF received (2461)
paramiko.transport: DEBUG: [chan 2461] EOF sent (2461)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1230 count=942 bs=1k
paramiko.transport: DEBUG: [chan 2462] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2462] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2462 opened.
paramiko.transport: DEBUG: [chan 2462] Sesch channel 2462 request ok
paramiko.transport: DEBUG: [chan 2462] EOF received (2462)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1230 count=942 bs=1k
paramiko.transport: DEBUG: [chan 2463] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2462] EOF sent (2462)
paramiko.transport: DEBUG: [chan 2463] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2463 opened.
paramiko.transport: DEBUG: [chan 2463] Sesch channel 2463 request ok
paramiko.transport: DEBUG: [chan 2463] EOF received (2463)
paramiko.transport: DEBUG: [chan 2463] EOF sent (2463)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1231 count=464 bs=1k
paramiko.transport: DEBUG: [chan 2464] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2464] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2464 opened.
paramiko.transport: DEBUG: [chan 2464] Sesch channel 2464 request ok
paramiko.transport: DEBUG: [chan 2464] EOF received (2464)
paramiko.transport: DEBUG: [chan 2464] EOF sent (2464)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1231 count=464 bs=1k
paramiko.transport: DEBUG: [chan 2465] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2465] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2465 opened.
paramiko.transport: DEBUG: [chan 2465] Sesch channel 2465 request ok
paramiko.transport: DEBUG: [chan 2465] EOF received (2465)
paramiko.transport: DEBUG: [chan 2465] EOF sent (2465)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1232 count=12 bs=1k
paramiko.transport: DEBUG: [chan 2466] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2466] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2466 opened.
paramiko.transport: DEBUG: [chan 2466] Sesch channel 2466 request ok
paramiko.transport: DEBUG: [chan 2466] EOF received (2466)
paramiko.transport: DEBUG: [chan 2466] EOF sent (2466)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1232 count=12 bs=1k
paramiko.transport: DEBUG: [chan 2467] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2467] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2467 opened.
paramiko.transport: DEBUG: [chan 2467] Sesch channel 2467 request ok
paramiko.transport: DEBUG: [chan 2467] EOF received (2467)
paramiko.transport: DEBUG: [chan 2467] EOF sent (2467)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1233 count=321 bs=1k
paramiko.transport: DEBUG: [chan 2468] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2468] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2468 opened.
paramiko.transport: DEBUG: [chan 2468] Sesch channel 2468 request ok
paramiko.transport: DEBUG: [chan 2468] EOF received (2468)
paramiko.transport: DEBUG: [chan 2468] EOF sent (2468)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1233 count=321 bs=1k
paramiko.transport: DEBUG: [chan 2469] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2469] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2469 opened.
paramiko.transport: DEBUG: [chan 2469] Sesch channel 2469 request ok
paramiko.transport: DEBUG: [chan 2469] EOF received (2469)
paramiko.transport: DEBUG: [chan 2469] EOF sent (2469)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1234 count=27 bs=1k
paramiko.transport: DEBUG: [chan 2470] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2470] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2470 opened.
paramiko.transport: DEBUG: [chan 2470] Sesch channel 2470 request ok
paramiko.transport: DEBUG: [chan 2470] EOF received (2470)
paramiko.transport: DEBUG: [chan 2470] EOF sent (2470)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1234 count=27 bs=1k
paramiko.transport: DEBUG: [chan 2471] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2471] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2471 opened.
paramiko.transport: DEBUG: [chan 2471] Sesch channel 2471 request ok
paramiko.transport: DEBUG: [chan 2471] EOF received (2471)
paramiko.transport: DEBUG: [chan 2471] EOF sent (2471)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1235 count=333 bs=1k
paramiko.transport: DEBUG: [chan 2472] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2472] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2472 opened.
paramiko.transport: DEBUG: [chan 2472] Sesch channel 2472 request ok
paramiko.transport: DEBUG: [chan 2472] EOF received (2472)
paramiko.transport: DEBUG: [chan 2472] EOF sent (2472)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1235 count=333 bs=1k
paramiko.transport: DEBUG: [chan 2473] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2473] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2473 opened.
paramiko.transport: DEBUG: [chan 2473] Sesch channel 2473 request ok
paramiko.transport: DEBUG: [chan 2473] EOF received (2473)
paramiko.transport: DEBUG: [chan 2473] EOF sent (2473)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1236 count=329 bs=1k
paramiko.transport: DEBUG: [chan 2474] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2474] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2474 opened.
paramiko.transport: DEBUG: [chan 2474] Sesch channel 2474 request ok
paramiko.transport: DEBUG: [chan 2474] EOF received (2474)
paramiko.transport: DEBUG: [chan 2474] EOF sent (2474)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1236 count=329 bs=1k
paramiko.transport: DEBUG: [chan 2475] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2475] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2475 opened.
paramiko.transport: DEBUG: [chan 2475] Sesch channel 2475 request ok
paramiko.transport: DEBUG: [chan 2475] EOF received (2475)
paramiko.transport: DEBUG: [chan 2475] EOF sent (2475)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1237 count=639 bs=1k
paramiko.transport: DEBUG: [chan 2476] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2476] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2476 opened.
paramiko.transport: DEBUG: [chan 2476] Sesch channel 2476 request ok
paramiko.transport: DEBUG: [chan 2476] EOF received (2476)
paramiko.transport: DEBUG: [chan 2476] EOF sent (2476)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1237 count=639 bs=1k
paramiko.transport: DEBUG: [chan 2477] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2477] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2477 opened.
paramiko.transport: DEBUG: [chan 2477] Sesch channel 2477 request ok
paramiko.transport: DEBUG: [chan 2477] EOF received (2477)
paramiko.transport: DEBUG: [chan 2477] EOF sent (2477)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1238 count=296 bs=1k
paramiko.transport: DEBUG: [chan 2478] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2478] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2478 opened.
paramiko.transport: DEBUG: [chan 2478] Sesch channel 2478 request ok
paramiko.transport: DEBUG: [chan 2478] EOF received (2478)
paramiko.transport: DEBUG: [chan 2478] EOF sent (2478)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1238 count=296 bs=1k
paramiko.transport: DEBUG: [chan 2479] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2479] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2479 opened.
paramiko.transport: DEBUG: [chan 2479] Sesch channel 2479 request ok
paramiko.transport: DEBUG: [chan 2479] EOF received (2479)
paramiko.transport: DEBUG: [chan 2479] EOF sent (2479)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1239 count=429 bs=1k
paramiko.transport: DEBUG: [chan 2480] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2480] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2480 opened.
paramiko.transport: DEBUG: [chan 2480] Sesch channel 2480 request ok
paramiko.transport: DEBUG: [chan 2480] EOF received (2480)
paramiko.transport: DEBUG: [chan 2480] EOF sent (2480)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1239 count=429 bs=1k
paramiko.transport: DEBUG: [chan 2481] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2481] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2481 opened.
paramiko.transport: DEBUG: [chan 2481] Sesch channel 2481 request ok
paramiko.transport: DEBUG: [chan 2481] EOF received (2481)
paramiko.transport: DEBUG: [chan 2481] EOF sent (2481)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1240 count=811 bs=1k
paramiko.transport: DEBUG: [chan 2482] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2482] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2482 opened.
paramiko.transport: DEBUG: [chan 2482] Sesch channel 2482 request ok
paramiko.transport: DEBUG: [chan 2482] EOF received (2482)
paramiko.transport: DEBUG: [chan 2482] EOF sent (2482)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1240 count=811 bs=1k
paramiko.transport: DEBUG: [chan 2483] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2483] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2483 opened.
paramiko.transport: DEBUG: [chan 2483] Sesch channel 2483 request ok
paramiko.transport: DEBUG: [chan 2483] EOF received (2483)
paramiko.transport: DEBUG: [chan 2483] EOF sent (2483)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1241 count=232 bs=1k
paramiko.transport: DEBUG: [chan 2484] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2484] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2484 opened.
paramiko.transport: DEBUG: [chan 2484] Sesch channel 2484 request ok
paramiko.transport: DEBUG: [chan 2484] EOF received (2484)
paramiko.transport: DEBUG: [chan 2484] EOF sent (2484)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1241 count=232 bs=1k
paramiko.transport: DEBUG: [chan 2485] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2485] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2485 opened.
paramiko.transport: DEBUG: [chan 2485] Sesch channel 2485 request ok
paramiko.transport: DEBUG: [chan 2485] EOF received (2485)
paramiko.transport: DEBUG: [chan 2485] EOF sent (2485)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1242 count=469 bs=1k
paramiko.transport: DEBUG: [chan 2486] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2486] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2486 opened.
paramiko.transport: DEBUG: [chan 2486] Sesch channel 2486 request ok
paramiko.transport: DEBUG: [chan 2486] EOF received (2486)
paramiko.transport: DEBUG: [chan 2486] EOF sent (2486)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1242 count=469 bs=1k
paramiko.transport: DEBUG: [chan 2487] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2487] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2487 opened.
paramiko.transport: DEBUG: [chan 2487] Sesch channel 2487 request ok
paramiko.transport: DEBUG: [chan 2487] EOF received (2487)
paramiko.transport: DEBUG: [chan 2487] EOF sent (2487)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1243 count=960 bs=1k
paramiko.transport: DEBUG: [chan 2488] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2488] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2488 opened.
paramiko.transport: DEBUG: [chan 2488] Sesch channel 2488 request ok
paramiko.transport: DEBUG: [chan 2488] EOF received (2488)
paramiko.transport: DEBUG: [chan 2488] EOF sent (2488)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1243 count=960 bs=1k
paramiko.transport: DEBUG: [chan 2489] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2489] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2489 opened.
paramiko.transport: DEBUG: [chan 2489] Sesch channel 2489 request ok
paramiko.transport: DEBUG: [chan 2489] EOF received (2489)
paramiko.transport: DEBUG: [chan 2489] EOF sent (2489)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1244 count=708 bs=1k
paramiko.transport: DEBUG: [chan 2490] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2490] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2490 opened.
paramiko.transport: DEBUG: [chan 2490] Sesch channel 2490 request ok
paramiko.transport: DEBUG: [chan 2490] EOF received (2490)
paramiko.transport: DEBUG: [chan 2490] EOF sent (2490)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1244 count=708 bs=1k
paramiko.transport: DEBUG: [chan 2491] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2491] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2491 opened.
paramiko.transport: DEBUG: [chan 2491] Sesch channel 2491 request ok
paramiko.transport: DEBUG: [chan 2491] EOF received (2491)
paramiko.transport: DEBUG: [chan 2491] EOF sent (2491)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1245 count=535 bs=1k
paramiko.transport: DEBUG: [chan 2492] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2492] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2492 opened.
paramiko.transport: DEBUG: [chan 2492] Sesch channel 2492 request ok
paramiko.transport: DEBUG: [chan 2492] EOF received (2492)
paramiko.transport: DEBUG: [chan 2492] EOF sent (2492)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1245 count=535 bs=1k
paramiko.transport: DEBUG: [chan 2493] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2493] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2493 opened.
paramiko.transport: DEBUG: [chan 2493] Sesch channel 2493 request ok
paramiko.transport: DEBUG: [chan 2493] EOF received (2493)
paramiko.transport: DEBUG: [chan 2493] EOF sent (2493)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1246 count=146 bs=1k
paramiko.transport: DEBUG: [chan 2494] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2494] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2494 opened.
paramiko.transport: DEBUG: [chan 2494] Sesch channel 2494 request ok
paramiko.transport: DEBUG: [chan 2494] EOF received (2494)
paramiko.transport: DEBUG: [chan 2494] EOF sent (2494)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1246 count=146 bs=1k
paramiko.transport: DEBUG: [chan 2495] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2495] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2495 opened.
paramiko.transport: DEBUG: [chan 2495] Sesch channel 2495 request ok
paramiko.transport: DEBUG: [chan 2495] EOF received (2495)
paramiko.transport: DEBUG: [chan 2495] EOF sent (2495)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1247 count=813 bs=1k
paramiko.transport: DEBUG: [chan 2496] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2496] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2496 opened.
paramiko.transport: DEBUG: [chan 2496] Sesch channel 2496 request ok
paramiko.transport: DEBUG: [chan 2496] EOF received (2496)
paramiko.transport: DEBUG: [chan 2496] EOF sent (2496)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1247 count=813 bs=1k
paramiko.transport: DEBUG: [chan 2497] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2497] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2497 opened.
paramiko.transport: DEBUG: [chan 2497] Sesch channel 2497 request ok
paramiko.transport: DEBUG: [chan 2497] EOF received (2497)
paramiko.transport: DEBUG: [chan 2497] EOF sent (2497)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1248 count=590 bs=1k
paramiko.transport: DEBUG: [chan 2498] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2498] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2498 opened.
paramiko.transport: DEBUG: [chan 2498] Sesch channel 2498 request ok
paramiko.transport: DEBUG: [chan 2498] EOF received (2498)
paramiko.transport: DEBUG: [chan 2498] EOF sent (2498)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1248 count=590 bs=1k
paramiko.transport: DEBUG: [chan 2499] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2499] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2499 opened.
paramiko.transport: DEBUG: [chan 2499] Sesch channel 2499 request ok
paramiko.transport: DEBUG: [chan 2499] EOF received (2499)
paramiko.transport: DEBUG: [chan 2499] EOF sent (2499)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1249 count=553 bs=1k
paramiko.transport: DEBUG: [chan 2500] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2500] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2500 opened.
paramiko.transport: DEBUG: [chan 2500] Sesch channel 2500 request ok
paramiko.transport: DEBUG: [chan 2500] EOF received (2500)
paramiko.transport: DEBUG: [chan 2500] EOF sent (2500)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1249 count=553 bs=1k
paramiko.transport: DEBUG: [chan 2501] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2501] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2501 opened.
paramiko.transport: DEBUG: [chan 2501] Sesch channel 2501 request ok
paramiko.transport: DEBUG: [chan 2501] EOF received (2501)
paramiko.transport: DEBUG: [chan 2501] EOF sent (2501)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1250 count=683 bs=1k
paramiko.transport: DEBUG: [chan 2502] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2502] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2502 opened.
paramiko.transport: DEBUG: [chan 2502] Sesch channel 2502 request ok
paramiko.transport: DEBUG: [chan 2502] EOF received (2502)
paramiko.transport: DEBUG: [chan 2502] EOF sent (2502)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1250 count=683 bs=1k
paramiko.transport: DEBUG: [chan 2503] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2503] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2503 opened.
paramiko.transport: DEBUG: [chan 2503] Sesch channel 2503 request ok
paramiko.transport: DEBUG: [chan 2503] EOF received (2503)
paramiko.transport: DEBUG: [chan 2503] EOF sent (2503)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1251 count=638 bs=1k
paramiko.transport: DEBUG: [chan 2504] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2504] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2504 opened.
paramiko.transport: DEBUG: [chan 2504] Sesch channel 2504 request ok
paramiko.transport: DEBUG: [chan 2504] EOF received (2504)
paramiko.transport: DEBUG: [chan 2504] EOF sent (2504)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1251 count=638 bs=1k
paramiko.transport: DEBUG: [chan 2505] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2505] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2505 opened.
paramiko.transport: DEBUG: [chan 2505] Sesch channel 2505 request ok
paramiko.transport: DEBUG: [chan 2505] EOF received (2505)
paramiko.transport: DEBUG: [chan 2505] EOF sent (2505)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1252 count=499 bs=1k
paramiko.transport: DEBUG: [chan 2506] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2506] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2506 opened.
paramiko.transport: DEBUG: [chan 2506] Sesch channel 2506 request ok
paramiko.transport: DEBUG: [chan 2506] EOF received (2506)
paramiko.transport: DEBUG: [chan 2506] EOF sent (2506)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1252 count=499 bs=1k
paramiko.transport: DEBUG: [chan 2507] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2507] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2507 opened.
paramiko.transport: DEBUG: [chan 2507] Sesch channel 2507 request ok
paramiko.transport: DEBUG: [chan 2507] EOF received (2507)
paramiko.transport: DEBUG: [chan 2507] EOF sent (2507)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1253 count=1003 bs=1k
paramiko.transport: DEBUG: [chan 2508] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2508] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2508 opened.
paramiko.transport: DEBUG: [chan 2508] Sesch channel 2508 request ok
paramiko.transport: DEBUG: [chan 2508] EOF received (2508)
paramiko.transport: DEBUG: [chan 2508] EOF sent (2508)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1253 count=1003 bs=1k
paramiko.transport: DEBUG: [chan 2509] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2509] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2509 opened.
paramiko.transport: DEBUG: [chan 2509] Sesch channel 2509 request ok
paramiko.transport: DEBUG: [chan 2509] EOF received (2509)
paramiko.transport: DEBUG: [chan 2509] EOF sent (2509)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1254 count=490 bs=1k
paramiko.transport: DEBUG: [chan 2510] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2510] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2510 opened.
paramiko.transport: DEBUG: [chan 2510] Sesch channel 2510 request ok
paramiko.transport: DEBUG: [chan 2510] EOF received (2510)
paramiko.transport: DEBUG: [chan 2510] EOF sent (2510)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1254 count=490 bs=1k
paramiko.transport: DEBUG: [chan 2511] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2511] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2511 opened.
paramiko.transport: DEBUG: [chan 2511] Sesch channel 2511 request ok
paramiko.transport: DEBUG: [chan 2511] EOF received (2511)
paramiko.transport: DEBUG: [chan 2511] EOF sent (2511)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1255 count=571 bs=1k
paramiko.transport: DEBUG: [chan 2512] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2512] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2512 opened.
paramiko.transport: DEBUG: [chan 2512] Sesch channel 2512 request ok
paramiko.transport: DEBUG: [chan 2512] EOF received (2512)
paramiko.transport: DEBUG: [chan 2512] EOF sent (2512)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1255 count=571 bs=1k
paramiko.transport: DEBUG: [chan 2513] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2513] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2513 opened.
paramiko.transport: DEBUG: [chan 2513] Sesch channel 2513 request ok
paramiko.transport: DEBUG: [chan 2513] EOF received (2513)
paramiko.transport: DEBUG: [chan 2513] EOF sent (2513)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1256 count=696 bs=1k
paramiko.transport: DEBUG: [chan 2514] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2514] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2514 opened.
paramiko.transport: DEBUG: [chan 2514] Sesch channel 2514 request ok
paramiko.transport: DEBUG: [chan 2514] EOF received (2514)
paramiko.transport: DEBUG: [chan 2514] EOF sent (2514)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1256 count=696 bs=1k
paramiko.transport: DEBUG: [chan 2515] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2515] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2515 opened.
paramiko.transport: DEBUG: [chan 2515] Sesch channel 2515 request ok
paramiko.transport: DEBUG: [chan 2515] EOF received (2515)
paramiko.transport: DEBUG: [chan 2515] EOF sent (2515)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1257 count=139 bs=1k
paramiko.transport: DEBUG: [chan 2516] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2516] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2516 opened.
paramiko.transport: DEBUG: [chan 2516] Sesch channel 2516 request ok
paramiko.transport: DEBUG: [chan 2516] EOF received (2516)
paramiko.transport: DEBUG: [chan 2516] EOF sent (2516)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1257 count=139 bs=1k
paramiko.transport: DEBUG: [chan 2517] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2517] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2517 opened.
paramiko.transport: DEBUG: [chan 2517] Sesch channel 2517 request ok
paramiko.transport: DEBUG: [chan 2517] EOF received (2517)
paramiko.transport: DEBUG: [chan 2517] EOF sent (2517)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1258 count=207 bs=1k
paramiko.transport: DEBUG: [chan 2518] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2518] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2518 opened.
paramiko.transport: DEBUG: [chan 2518] Sesch channel 2518 request ok
paramiko.transport: DEBUG: [chan 2518] EOF received (2518)
paramiko.transport: DEBUG: [chan 2518] EOF sent (2518)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1258 count=207 bs=1k
paramiko.transport: DEBUG: [chan 2519] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2519] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2519 opened.
paramiko.transport: DEBUG: [chan 2519] Sesch channel 2519 request ok
paramiko.transport: DEBUG: [chan 2519] EOF received (2519)
paramiko.transport: DEBUG: [chan 2519] EOF sent (2519)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1259 count=679 bs=1k
paramiko.transport: DEBUG: [chan 2520] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2520] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2520 opened.
paramiko.transport: DEBUG: [chan 2520] Sesch channel 2520 request ok
paramiko.transport: DEBUG: [chan 2520] EOF received (2520)
paramiko.transport: DEBUG: [chan 2520] EOF sent (2520)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1259 count=679 bs=1k
paramiko.transport: DEBUG: [chan 2521] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2521] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2521 opened.
paramiko.transport: DEBUG: [chan 2521] Sesch channel 2521 request ok
paramiko.transport: DEBUG: [chan 2521] EOF received (2521)
paramiko.transport: DEBUG: [chan 2521] EOF sent (2521)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1260 count=319 bs=1k
paramiko.transport: DEBUG: [chan 2522] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2522] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2522 opened.
paramiko.transport: DEBUG: [chan 2522] Sesch channel 2522 request ok
paramiko.transport: DEBUG: [chan 2522] EOF received (2522)
paramiko.transport: DEBUG: [chan 2522] EOF sent (2522)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1260 count=319 bs=1k
paramiko.transport: DEBUG: [chan 2523] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2523] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2523 opened.
paramiko.transport: DEBUG: [chan 2523] Sesch channel 2523 request ok
paramiko.transport: DEBUG: [chan 2523] EOF received (2523)
paramiko.transport: DEBUG: [chan 2523] EOF sent (2523)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1261 count=568 bs=1k
paramiko.transport: DEBUG: [chan 2524] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2524] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2524 opened.
paramiko.transport: DEBUG: [chan 2524] Sesch channel 2524 request ok
paramiko.transport: DEBUG: [chan 2524] EOF received (2524)
paramiko.transport: DEBUG: [chan 2524] EOF sent (2524)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1261 count=568 bs=1k
paramiko.transport: DEBUG: [chan 2525] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2525] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2525 opened.
paramiko.transport: DEBUG: [chan 2525] Sesch channel 2525 request ok
paramiko.transport: DEBUG: [chan 2525] EOF received (2525)
paramiko.transport: DEBUG: [chan 2525] EOF sent (2525)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1262 count=685 bs=1k
paramiko.transport: DEBUG: [chan 2526] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2526] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2526 opened.
paramiko.transport: DEBUG: [chan 2526] Sesch channel 2526 request ok
paramiko.transport: DEBUG: [chan 2526] EOF received (2526)
paramiko.transport: DEBUG: [chan 2526] EOF sent (2526)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1262 count=685 bs=1k
paramiko.transport: DEBUG: [chan 2527] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2527] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2527 opened.
paramiko.transport: DEBUG: [chan 2527] Sesch channel 2527 request ok
paramiko.transport: DEBUG: [chan 2527] EOF received (2527)
paramiko.transport: DEBUG: [chan 2527] EOF sent (2527)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1263 count=990 bs=1k
paramiko.transport: DEBUG: [chan 2528] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2528] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2528 opened.
paramiko.transport: DEBUG: [chan 2528] Sesch channel 2528 request ok
paramiko.transport: DEBUG: [chan 2528] EOF received (2528)
paramiko.transport: DEBUG: [chan 2528] EOF sent (2528)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1263 count=990 bs=1k
paramiko.transport: DEBUG: [chan 2529] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2529] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2529 opened.
paramiko.transport: DEBUG: [chan 2529] Sesch channel 2529 request ok
paramiko.transport: DEBUG: [chan 2529] EOF received (2529)
paramiko.transport: DEBUG: [chan 2529] EOF sent (2529)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1264 count=19 bs=1k
paramiko.transport: DEBUG: [chan 2530] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2530] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2530 opened.
paramiko.transport: DEBUG: [chan 2530] Sesch channel 2530 request ok
paramiko.transport: DEBUG: [chan 2530] EOF received (2530)
paramiko.transport: DEBUG: [chan 2530] EOF sent (2530)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1264 count=19 bs=1k
paramiko.transport: DEBUG: [chan 2531] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2531] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2531 opened.
paramiko.transport: DEBUG: [chan 2531] Sesch channel 2531 request ok
paramiko.transport: DEBUG: [chan 2531] EOF received (2531)
paramiko.transport: DEBUG: [chan 2531] EOF sent (2531)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1265 count=397 bs=1k
paramiko.transport: DEBUG: [chan 2532] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2532] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2532 opened.
paramiko.transport: DEBUG: [chan 2532] Sesch channel 2532 request ok
paramiko.transport: DEBUG: [chan 2532] EOF received (2532)
paramiko.transport: DEBUG: [chan 2532] EOF sent (2532)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1265 count=397 bs=1k
paramiko.transport: DEBUG: [chan 2533] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2533] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2533 opened.
paramiko.transport: DEBUG: [chan 2533] Sesch channel 2533 request ok
paramiko.transport: DEBUG: [chan 2533] EOF received (2533)
paramiko.transport: DEBUG: [chan 2533] EOF sent (2533)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1266 count=97 bs=1k
paramiko.transport: DEBUG: [chan 2534] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2534] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2534 opened.
paramiko.transport: DEBUG: [chan 2534] Sesch channel 2534 request ok
paramiko.transport: DEBUG: [chan 2534] EOF received (2534)
paramiko.transport: DEBUG: [chan 2534] EOF sent (2534)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1266 count=97 bs=1k
paramiko.transport: DEBUG: [chan 2535] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2535] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2535 opened.
paramiko.transport: DEBUG: [chan 2535] Sesch channel 2535 request ok
paramiko.transport: DEBUG: [chan 2535] EOF received (2535)
paramiko.transport: DEBUG: [chan 2535] EOF sent (2535)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1267 count=478 bs=1k
paramiko.transport: DEBUG: [chan 2536] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2536] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2536 opened.
paramiko.transport: DEBUG: [chan 2536] Sesch channel 2536 request ok
paramiko.transport: DEBUG: [chan 2536] EOF received (2536)
paramiko.transport: DEBUG: [chan 2536] EOF sent (2536)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1267 count=478 bs=1k
paramiko.transport: DEBUG: [chan 2537] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2537] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2537 opened.
paramiko.transport: DEBUG: [chan 2537] Sesch channel 2537 request ok
paramiko.transport: DEBUG: [chan 2537] EOF received (2537)
paramiko.transport: DEBUG: [chan 2537] EOF sent (2537)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1268 count=601 bs=1k
paramiko.transport: DEBUG: [chan 2538] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2538] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2538 opened.
paramiko.transport: DEBUG: [chan 2538] Sesch channel 2538 request ok
paramiko.transport: DEBUG: [chan 2538] EOF received (2538)
paramiko.transport: DEBUG: [chan 2538] EOF sent (2538)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1268 count=601 bs=1k
paramiko.transport: DEBUG: [chan 2539] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2539] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2539 opened.
paramiko.transport: DEBUG: [chan 2539] Sesch channel 2539 request ok
paramiko.transport: DEBUG: [chan 2539] EOF received (2539)
paramiko.transport: DEBUG: [chan 2539] EOF sent (2539)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1269 count=589 bs=1k
paramiko.transport: DEBUG: [chan 2540] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2540] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2540 opened.
paramiko.transport: DEBUG: [chan 2540] Sesch channel 2540 request ok
paramiko.transport: DEBUG: [chan 2540] EOF received (2540)
paramiko.transport: DEBUG: [chan 2540] EOF sent (2540)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1269 count=589 bs=1k
paramiko.transport: DEBUG: [chan 2541] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2541] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2541 opened.
paramiko.transport: DEBUG: [chan 2541] Sesch channel 2541 request ok
paramiko.transport: DEBUG: [chan 2541] EOF received (2541)
paramiko.transport: DEBUG: [chan 2541] EOF sent (2541)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1270 count=903 bs=1k
paramiko.transport: DEBUG: [chan 2542] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2542] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2542 opened.
paramiko.transport: DEBUG: [chan 2542] Sesch channel 2542 request ok
paramiko.transport: DEBUG: [chan 2542] EOF received (2542)
paramiko.transport: DEBUG: [chan 2542] EOF sent (2542)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1270 count=903 bs=1k
paramiko.transport: DEBUG: [chan 2543] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2543] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2543 opened.
paramiko.transport: DEBUG: [chan 2543] Sesch channel 2543 request ok
paramiko.transport: DEBUG: [chan 2543] EOF received (2543)
paramiko.transport: DEBUG: [chan 2543] EOF sent (2543)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1271 count=633 bs=1k
paramiko.transport: DEBUG: [chan 2544] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2544] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2544 opened.
paramiko.transport: DEBUG: [chan 2544] Sesch channel 2544 request ok
paramiko.transport: DEBUG: [chan 2544] EOF received (2544)
paramiko.transport: DEBUG: [chan 2544] EOF sent (2544)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1271 count=633 bs=1k
paramiko.transport: DEBUG: [chan 2545] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2545] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2545 opened.
paramiko.transport: DEBUG: [chan 2545] Sesch channel 2545 request ok
paramiko.transport: DEBUG: [chan 2545] EOF received (2545)
paramiko.transport: DEBUG: [chan 2545] EOF sent (2545)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1272 count=720 bs=1k
paramiko.transport: DEBUG: [chan 2546] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2546] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2546 opened.
paramiko.transport: DEBUG: [chan 2546] Sesch channel 2546 request ok
paramiko.transport: DEBUG: [chan 2546] EOF received (2546)
paramiko.transport: DEBUG: [chan 2546] EOF sent (2546)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1272 count=720 bs=1k
paramiko.transport: DEBUG: [chan 2547] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2547] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2547 opened.
paramiko.transport: DEBUG: [chan 2547] Sesch channel 2547 request ok
paramiko.transport: DEBUG: [chan 2547] EOF received (2547)
paramiko.transport: DEBUG: [chan 2547] EOF sent (2547)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1273 count=344 bs=1k
paramiko.transport: DEBUG: [chan 2548] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2548] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2548 opened.
paramiko.transport: DEBUG: [chan 2548] Sesch channel 2548 request ok
paramiko.transport: DEBUG: [chan 2548] EOF received (2548)
paramiko.transport: DEBUG: [chan 2548] EOF sent (2548)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1273 count=344 bs=1k
paramiko.transport: DEBUG: [chan 2549] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2549] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2549 opened.
paramiko.transport: DEBUG: [chan 2549] Sesch channel 2549 request ok
paramiko.transport: DEBUG: [chan 2549] EOF received (2549)
paramiko.transport: DEBUG: [chan 2549] EOF sent (2549)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1274 count=769 bs=1k
paramiko.transport: DEBUG: [chan 2550] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2550] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2550 opened.
paramiko.transport: DEBUG: [chan 2550] Sesch channel 2550 request ok
paramiko.transport: DEBUG: [chan 2550] EOF received (2550)
paramiko.transport: DEBUG: [chan 2550] EOF sent (2550)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1274 count=769 bs=1k
paramiko.transport: DEBUG: [chan 2551] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2551] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2551 opened.
paramiko.transport: DEBUG: [chan 2551] Sesch channel 2551 request ok
paramiko.transport: DEBUG: [chan 2551] EOF received (2551)
paramiko.transport: DEBUG: [chan 2551] EOF sent (2551)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1275 count=873 bs=1k
paramiko.transport: DEBUG: [chan 2552] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2552] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2552 opened.
paramiko.transport: DEBUG: [chan 2552] Sesch channel 2552 request ok
paramiko.transport: DEBUG: [chan 2552] EOF received (2552)
paramiko.transport: DEBUG: [chan 2552] EOF sent (2552)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1275 count=873 bs=1k
paramiko.transport: DEBUG: [chan 2553] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2553] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2553 opened.
paramiko.transport: DEBUG: [chan 2553] Sesch channel 2553 request ok
paramiko.transport: DEBUG: [chan 2553] EOF received (2553)
paramiko.transport: DEBUG: [chan 2553] EOF sent (2553)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1276 count=787 bs=1k
paramiko.transport: DEBUG: [chan 2554] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2554] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2554 opened.
paramiko.transport: DEBUG: [chan 2554] Sesch channel 2554 request ok
paramiko.transport: DEBUG: [chan 2554] EOF received (2554)
paramiko.transport: DEBUG: [chan 2554] EOF sent (2554)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1276 count=787 bs=1k
paramiko.transport: DEBUG: [chan 2555] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2555] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2555 opened.
paramiko.transport: DEBUG: [chan 2555] Sesch channel 2555 request ok
paramiko.transport: DEBUG: [chan 2555] EOF received (2555)
paramiko.transport: DEBUG: [chan 2555] EOF sent (2555)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1277 count=508 bs=1k
paramiko.transport: DEBUG: [chan 2556] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2556] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2556 opened.
paramiko.transport: DEBUG: [chan 2556] Sesch channel 2556 request ok
paramiko.transport: DEBUG: [chan 2556] EOF received (2556)
paramiko.transport: DEBUG: [chan 2556] EOF sent (2556)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1277 count=508 bs=1k
paramiko.transport: DEBUG: [chan 2557] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2557] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2557 opened.
paramiko.transport: DEBUG: [chan 2557] Sesch channel 2557 request ok
paramiko.transport: DEBUG: [chan 2557] EOF received (2557)
paramiko.transport: DEBUG: [chan 2557] EOF sent (2557)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1278 count=867 bs=1k
paramiko.transport: DEBUG: [chan 2558] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2558] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2558 opened.
paramiko.transport: DEBUG: [chan 2558] Sesch channel 2558 request ok
paramiko.transport: DEBUG: [chan 2558] EOF received (2558)
paramiko.transport: DEBUG: [chan 2558] EOF sent (2558)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1278 count=867 bs=1k
paramiko.transport: DEBUG: [chan 2559] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2559] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2559 opened.
paramiko.transport: DEBUG: [chan 2559] Sesch channel 2559 request ok
paramiko.transport: DEBUG: [chan 2559] EOF received (2559)
paramiko.transport: DEBUG: [chan 2559] EOF sent (2559)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1279 count=844 bs=1k
paramiko.transport: DEBUG: [chan 2560] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2560] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2560 opened.
paramiko.transport: DEBUG: [chan 2560] Sesch channel 2560 request ok
paramiko.transport: DEBUG: [chan 2560] EOF received (2560)
paramiko.transport: DEBUG: [chan 2560] EOF sent (2560)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1279 count=844 bs=1k
paramiko.transport: DEBUG: [chan 2561] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2561] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2561 opened.
paramiko.transport: DEBUG: [chan 2561] Sesch channel 2561 request ok
paramiko.transport: DEBUG: [chan 2561] EOF received (2561)
paramiko.transport: DEBUG: [chan 2561] EOF sent (2561)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1280 count=778 bs=1k
paramiko.transport: DEBUG: [chan 2562] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2562] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2562 opened.
paramiko.transport: DEBUG: [chan 2562] Sesch channel 2562 request ok
paramiko.transport: DEBUG: [chan 2562] EOF received (2562)
paramiko.transport: DEBUG: [chan 2562] EOF sent (2562)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1280 count=778 bs=1k
paramiko.transport: DEBUG: [chan 2563] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2563] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2563 opened.
paramiko.transport: DEBUG: [chan 2563] Sesch channel 2563 request ok
paramiko.transport: DEBUG: [chan 2563] EOF received (2563)
paramiko.transport: DEBUG: [chan 2563] EOF sent (2563)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1281 count=753 bs=1k
paramiko.transport: DEBUG: [chan 2564] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2564] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2564 opened.
paramiko.transport: DEBUG: [chan 2564] Sesch channel 2564 request ok
paramiko.transport: DEBUG: [chan 2564] EOF received (2564)
paramiko.transport: DEBUG: [chan 2564] EOF sent (2564)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1281 count=753 bs=1k
paramiko.transport: DEBUG: [chan 2565] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2565] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2565 opened.
paramiko.transport: DEBUG: [chan 2565] Sesch channel 2565 request ok
paramiko.transport: DEBUG: [chan 2565] EOF received (2565)
paramiko.transport: DEBUG: [chan 2565] EOF sent (2565)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1282 count=304 bs=1k
paramiko.transport: DEBUG: [chan 2566] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2566] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2566 opened.
paramiko.transport: DEBUG: [chan 2566] Sesch channel 2566 request ok
paramiko.transport: DEBUG: [chan 2566] EOF received (2566)
paramiko.transport: DEBUG: [chan 2566] EOF sent (2566)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1282 count=304 bs=1k
paramiko.transport: DEBUG: [chan 2567] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2567] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2567 opened.
paramiko.transport: DEBUG: [chan 2567] Sesch channel 2567 request ok
paramiko.transport: DEBUG: [chan 2567] EOF received (2567)
paramiko.transport: DEBUG: [chan 2567] EOF sent (2567)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1283 count=99 bs=1k
paramiko.transport: DEBUG: [chan 2568] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2568] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2568 opened.
paramiko.transport: DEBUG: [chan 2568] Sesch channel 2568 request ok
paramiko.transport: DEBUG: [chan 2568] EOF received (2568)
paramiko.transport: DEBUG: [chan 2568] EOF sent (2568)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1283 count=99 bs=1k
paramiko.transport: DEBUG: [chan 2569] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2569] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2569 opened.
paramiko.transport: DEBUG: [chan 2569] Sesch channel 2569 request ok
paramiko.transport: DEBUG: [chan 2569] EOF received (2569)
paramiko.transport: DEBUG: [chan 2569] EOF sent (2569)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1284 count=895 bs=1k
paramiko.transport: DEBUG: [chan 2570] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2570] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2570 opened.
paramiko.transport: DEBUG: [chan 2570] Sesch channel 2570 request ok
paramiko.transport: DEBUG: [chan 2570] EOF received (2570)
paramiko.transport: DEBUG: [chan 2570] EOF sent (2570)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1284 count=895 bs=1k
paramiko.transport: DEBUG: [chan 2571] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2571] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2571 opened.
paramiko.transport: DEBUG: [chan 2571] Sesch channel 2571 request ok
paramiko.transport: DEBUG: [chan 2571] EOF received (2571)
paramiko.transport: DEBUG: [chan 2571] EOF sent (2571)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1285 count=144 bs=1k
paramiko.transport: DEBUG: [chan 2572] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2572] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2572 opened.
paramiko.transport: DEBUG: [chan 2572] Sesch channel 2572 request ok
paramiko.transport: DEBUG: [chan 2572] EOF received (2572)
paramiko.transport: DEBUG: [chan 2572] EOF sent (2572)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1285 count=144 bs=1k
paramiko.transport: DEBUG: [chan 2573] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2573] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2573 opened.
paramiko.transport: DEBUG: [chan 2573] Sesch channel 2573 request ok
paramiko.transport: DEBUG: [chan 2573] EOF received (2573)
paramiko.transport: DEBUG: [chan 2573] EOF sent (2573)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1286 count=196 bs=1k
paramiko.transport: DEBUG: [chan 2574] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2574] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2574 opened.
paramiko.transport: DEBUG: [chan 2574] Sesch channel 2574 request ok
paramiko.transport: DEBUG: [chan 2574] EOF received (2574)
paramiko.transport: DEBUG: [chan 2574] EOF sent (2574)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1286 count=196 bs=1k
paramiko.transport: DEBUG: [chan 2575] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2575] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2575 opened.
paramiko.transport: DEBUG: [chan 2575] Sesch channel 2575 request ok
paramiko.transport: DEBUG: [chan 2575] EOF received (2575)
paramiko.transport: DEBUG: [chan 2575] EOF sent (2575)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1287 count=963 bs=1k
paramiko.transport: DEBUG: [chan 2576] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2576] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2576 opened.
paramiko.transport: DEBUG: [chan 2576] Sesch channel 2576 request ok
paramiko.transport: DEBUG: [chan 2576] EOF received (2576)
paramiko.transport: DEBUG: [chan 2576] EOF sent (2576)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1287 count=963 bs=1k
paramiko.transport: DEBUG: [chan 2577] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2577] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2577 opened.
paramiko.transport: DEBUG: [chan 2577] Sesch channel 2577 request ok
paramiko.transport: DEBUG: [chan 2577] EOF received (2577)
paramiko.transport: DEBUG: [chan 2577] EOF sent (2577)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1288 count=482 bs=1k
paramiko.transport: DEBUG: [chan 2578] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2578] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2578 opened.
paramiko.transport: DEBUG: [chan 2578] Sesch channel 2578 request ok
paramiko.transport: DEBUG: [chan 2578] EOF received (2578)
paramiko.transport: DEBUG: [chan 2578] EOF sent (2578)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1288 count=482 bs=1k
paramiko.transport: DEBUG: [chan 2579] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2579] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2579 opened.
paramiko.transport: DEBUG: [chan 2579] Sesch channel 2579 request ok
paramiko.transport: DEBUG: [chan 2579] EOF received (2579)
paramiko.transport: DEBUG: [chan 2579] EOF sent (2579)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1289 count=873 bs=1k
paramiko.transport: DEBUG: [chan 2580] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2580] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2580 opened.
paramiko.transport: DEBUG: [chan 2580] Sesch channel 2580 request ok
paramiko.transport: DEBUG: [chan 2580] EOF received (2580)
paramiko.transport: DEBUG: [chan 2580] EOF sent (2580)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1289 count=873 bs=1k
paramiko.transport: DEBUG: [chan 2581] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2581] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2581 opened.
paramiko.transport: DEBUG: [chan 2581] Sesch channel 2581 request ok
paramiko.transport: DEBUG: [chan 2581] EOF received (2581)
paramiko.transport: DEBUG: [chan 2581] EOF sent (2581)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1290 count=168 bs=1k
paramiko.transport: DEBUG: [chan 2582] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2582] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2582 opened.
paramiko.transport: DEBUG: [chan 2582] Sesch channel 2582 request ok
paramiko.transport: DEBUG: [chan 2582] EOF received (2582)
paramiko.transport: DEBUG: [chan 2582] EOF sent (2582)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1290 count=168 bs=1k
paramiko.transport: DEBUG: [chan 2583] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2583] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2583 opened.
paramiko.transport: DEBUG: [chan 2583] Sesch channel 2583 request ok
paramiko.transport: DEBUG: [chan 2583] EOF received (2583)
paramiko.transport: DEBUG: [chan 2583] EOF sent (2583)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1291 count=527 bs=1k
paramiko.transport: DEBUG: [chan 2584] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2584] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2584 opened.
paramiko.transport: DEBUG: [chan 2584] Sesch channel 2584 request ok
paramiko.transport: DEBUG: [chan 2584] EOF received (2584)
paramiko.transport: DEBUG: [chan 2584] EOF sent (2584)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1291 count=527 bs=1k
paramiko.transport: DEBUG: [chan 2585] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2585] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2585 opened.
paramiko.transport: DEBUG: [chan 2585] Sesch channel 2585 request ok
paramiko.transport: DEBUG: [chan 2585] EOF received (2585)
paramiko.transport: DEBUG: [chan 2585] EOF sent (2585)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1292 count=429 bs=1k
paramiko.transport: DEBUG: [chan 2586] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2586] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2586 opened.
paramiko.transport: DEBUG: [chan 2586] Sesch channel 2586 request ok
paramiko.transport: DEBUG: [chan 2586] EOF received (2586)
paramiko.transport: DEBUG: [chan 2586] EOF sent (2586)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1292 count=429 bs=1k
paramiko.transport: DEBUG: [chan 2587] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2587] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2587 opened.
paramiko.transport: DEBUG: [chan 2587] Sesch channel 2587 request ok
paramiko.transport: DEBUG: [chan 2587] EOF received (2587)
paramiko.transport: DEBUG: [chan 2587] EOF sent (2587)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1293 count=833 bs=1k
paramiko.transport: DEBUG: [chan 2588] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2588] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2588 opened.
paramiko.transport: DEBUG: [chan 2588] Sesch channel 2588 request ok
paramiko.transport: DEBUG: [chan 2588] EOF received (2588)
paramiko.transport: DEBUG: [chan 2588] EOF sent (2588)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1293 count=833 bs=1k
paramiko.transport: DEBUG: [chan 2589] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2589] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2589 opened.
paramiko.transport: DEBUG: [chan 2589] Sesch channel 2589 request ok
paramiko.transport: DEBUG: [chan 2589] EOF received (2589)
paramiko.transport: DEBUG: [chan 2589] EOF sent (2589)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1294 count=454 bs=1k
paramiko.transport: DEBUG: [chan 2590] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2590] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2590 opened.
paramiko.transport: DEBUG: [chan 2590] Sesch channel 2590 request ok
paramiko.transport: DEBUG: [chan 2590] EOF received (2590)
paramiko.transport: DEBUG: [chan 2590] EOF sent (2590)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1294 count=454 bs=1k
paramiko.transport: DEBUG: [chan 2591] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2591] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2591 opened.
paramiko.transport: DEBUG: [chan 2591] Sesch channel 2591 request ok
paramiko.transport: DEBUG: [chan 2591] EOF received (2591)
paramiko.transport: DEBUG: [chan 2591] EOF sent (2591)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1295 count=677 bs=1k
paramiko.transport: DEBUG: [chan 2592] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2592] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2592 opened.
paramiko.transport: DEBUG: [chan 2592] Sesch channel 2592 request ok
paramiko.transport: DEBUG: [chan 2592] EOF received (2592)
paramiko.transport: DEBUG: [chan 2592] EOF sent (2592)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1295 count=677 bs=1k
paramiko.transport: DEBUG: [chan 2593] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2593] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2593 opened.
paramiko.transport: DEBUG: [chan 2593] Sesch channel 2593 request ok
paramiko.transport: DEBUG: [chan 2593] EOF received (2593)
paramiko.transport: DEBUG: [chan 2593] EOF sent (2593)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1296 count=609 bs=1k
paramiko.transport: DEBUG: [chan 2594] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2594] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2594 opened.
paramiko.transport: DEBUG: [chan 2594] Sesch channel 2594 request ok
paramiko.transport: DEBUG: [chan 2594] EOF received (2594)
paramiko.transport: DEBUG: [chan 2594] EOF sent (2594)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1296 count=609 bs=1k
paramiko.transport: DEBUG: [chan 2595] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2595] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2595 opened.
paramiko.transport: DEBUG: [chan 2595] Sesch channel 2595 request ok
paramiko.transport: DEBUG: [chan 2595] EOF received (2595)
paramiko.transport: DEBUG: [chan 2595] EOF sent (2595)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1297 count=166 bs=1k
paramiko.transport: DEBUG: [chan 2596] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2596] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2596 opened.
paramiko.transport: DEBUG: [chan 2596] Sesch channel 2596 request ok
paramiko.transport: DEBUG: [chan 2596] EOF received (2596)
paramiko.transport: DEBUG: [chan 2596] EOF sent (2596)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1297 count=166 bs=1k
paramiko.transport: DEBUG: [chan 2597] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2597] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2597 opened.
paramiko.transport: DEBUG: [chan 2597] Sesch channel 2597 request ok
paramiko.transport: DEBUG: [chan 2597] EOF received (2597)
paramiko.transport: DEBUG: [chan 2597] EOF sent (2597)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1298 count=683 bs=1k
paramiko.transport: DEBUG: [chan 2598] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2598] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2598 opened.
paramiko.transport: DEBUG: [chan 2598] Sesch channel 2598 request ok
paramiko.transport: DEBUG: [chan 2598] EOF received (2598)
paramiko.transport: DEBUG: [chan 2598] EOF sent (2598)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1298 count=683 bs=1k
paramiko.transport: DEBUG: [chan 2599] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2599] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2599 opened.
paramiko.transport: DEBUG: [chan 2599] Sesch channel 2599 request ok
paramiko.transport: DEBUG: [chan 2599] EOF received (2599)
paramiko.transport: DEBUG: [chan 2599] EOF sent (2599)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1299 count=642 bs=1k
paramiko.transport: DEBUG: [chan 2600] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2600] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2600 opened.
paramiko.transport: DEBUG: [chan 2600] Sesch channel 2600 request ok
paramiko.transport: DEBUG: [chan 2600] EOF received (2600)
paramiko.transport: DEBUG: [chan 2600] EOF sent (2600)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1299 count=642 bs=1k
paramiko.transport: DEBUG: [chan 2601] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2601] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2601 opened.
paramiko.transport: DEBUG: [chan 2601] Sesch channel 2601 request ok
paramiko.transport: DEBUG: [chan 2601] EOF received (2601)
paramiko.transport: DEBUG: [chan 2601] EOF sent (2601)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1300 count=191 bs=1k
paramiko.transport: DEBUG: [chan 2602] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2602] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2602 opened.
paramiko.transport: DEBUG: [chan 2602] Sesch channel 2602 request ok
paramiko.transport: DEBUG: [chan 2602] EOF received (2602)
paramiko.transport: DEBUG: [chan 2602] EOF sent (2602)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1300 count=191 bs=1k
paramiko.transport: DEBUG: [chan 2603] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2603] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2603 opened.
paramiko.transport: DEBUG: [chan 2603] Sesch channel 2603 request ok
paramiko.transport: DEBUG: [chan 2603] EOF received (2603)
paramiko.transport: DEBUG: [chan 2603] EOF sent (2603)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1301 count=740 bs=1k
paramiko.transport: DEBUG: [chan 2604] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2604] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2604 opened.
paramiko.transport: DEBUG: [chan 2604] Sesch channel 2604 request ok
paramiko.transport: DEBUG: [chan 2604] EOF received (2604)
paramiko.transport: DEBUG: [chan 2604] EOF sent (2604)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1301 count=740 bs=1k
paramiko.transport: DEBUG: [chan 2605] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2605] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2605 opened.
paramiko.transport: DEBUG: [chan 2605] Sesch channel 2605 request ok
paramiko.transport: DEBUG: [chan 2605] EOF received (2605)
paramiko.transport: DEBUG: [chan 2605] EOF sent (2605)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1302 count=354 bs=1k
paramiko.transport: DEBUG: [chan 2606] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2606] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2606 opened.
paramiko.transport: DEBUG: [chan 2606] Sesch channel 2606 request ok
paramiko.transport: DEBUG: [chan 2606] EOF received (2606)
paramiko.transport: DEBUG: [chan 2606] EOF sent (2606)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1302 count=354 bs=1k
paramiko.transport: DEBUG: [chan 2607] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2607] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2607 opened.
paramiko.transport: DEBUG: [chan 2607] Sesch channel 2607 request ok
paramiko.transport: DEBUG: [chan 2607] EOF received (2607)
paramiko.transport: DEBUG: [chan 2607] EOF sent (2607)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1303 count=997 bs=1k
paramiko.transport: DEBUG: [chan 2608] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2608] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2608 opened.
paramiko.transport: DEBUG: [chan 2608] Sesch channel 2608 request ok
paramiko.transport: DEBUG: [chan 2608] EOF received (2608)
paramiko.transport: DEBUG: [chan 2608] EOF sent (2608)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1303 count=997 bs=1k
paramiko.transport: DEBUG: [chan 2609] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2609] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2609 opened.
paramiko.transport: DEBUG: [chan 2609] Sesch channel 2609 request ok
paramiko.transport: DEBUG: [chan 2609] EOF received (2609)
paramiko.transport: DEBUG: [chan 2609] EOF sent (2609)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1304 count=275 bs=1k
paramiko.transport: DEBUG: [chan 2610] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2610] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2610 opened.
paramiko.transport: DEBUG: [chan 2610] Sesch channel 2610 request ok
paramiko.transport: DEBUG: [chan 2610] EOF received (2610)
paramiko.transport: DEBUG: [chan 2610] EOF sent (2610)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1304 count=275 bs=1k
paramiko.transport: DEBUG: [chan 2611] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2611] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2611 opened.
paramiko.transport: DEBUG: [chan 2611] Sesch channel 2611 request ok
paramiko.transport: DEBUG: [chan 2611] EOF received (2611)
paramiko.transport: DEBUG: [chan 2611] EOF sent (2611)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1305 count=831 bs=1k
paramiko.transport: DEBUG: [chan 2612] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2612] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2612 opened.
paramiko.transport: DEBUG: [chan 2612] Sesch channel 2612 request ok
paramiko.transport: DEBUG: [chan 2612] EOF received (2612)
paramiko.transport: DEBUG: [chan 2612] EOF sent (2612)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1305 count=831 bs=1k
paramiko.transport: DEBUG: [chan 2613] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2613] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2613 opened.
paramiko.transport: DEBUG: [chan 2613] Sesch channel 2613 request ok
paramiko.transport: DEBUG: [chan 2613] EOF received (2613)
paramiko.transport: DEBUG: [chan 2613] EOF sent (2613)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1306 count=18 bs=1k
paramiko.transport: DEBUG: [chan 2614] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2614] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2614 opened.
paramiko.transport: DEBUG: [chan 2614] Sesch channel 2614 request ok
paramiko.transport: DEBUG: [chan 2614] EOF received (2614)
paramiko.transport: DEBUG: [chan 2614] EOF sent (2614)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1306 count=18 bs=1k
paramiko.transport: DEBUG: [chan 2615] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2615] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2615 opened.
paramiko.transport: DEBUG: [chan 2615] Sesch channel 2615 request ok
paramiko.transport: DEBUG: [chan 2615] EOF received (2615)
paramiko.transport: DEBUG: [chan 2615] EOF sent (2615)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1307 count=297 bs=1k
paramiko.transport: DEBUG: [chan 2616] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2616] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2616 opened.
paramiko.transport: DEBUG: [chan 2616] Sesch channel 2616 request ok
paramiko.transport: DEBUG: [chan 2616] EOF received (2616)
paramiko.transport: DEBUG: [chan 2616] EOF sent (2616)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1307 count=297 bs=1k
paramiko.transport: DEBUG: [chan 2617] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2617] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2617 opened.
paramiko.transport: DEBUG: [chan 2617] Sesch channel 2617 request ok
paramiko.transport: DEBUG: [chan 2617] EOF received (2617)
paramiko.transport: DEBUG: [chan 2617] EOF sent (2617)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1308 count=455 bs=1k
paramiko.transport: DEBUG: [chan 2618] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2618] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2618 opened.
paramiko.transport: DEBUG: [chan 2618] Sesch channel 2618 request ok
paramiko.transport: DEBUG: [chan 2618] EOF received (2618)
paramiko.transport: DEBUG: [chan 2618] EOF sent (2618)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1308 count=455 bs=1k
paramiko.transport: DEBUG: [chan 2619] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2619] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2619 opened.
paramiko.transport: DEBUG: [chan 2619] Sesch channel 2619 request ok
paramiko.transport: DEBUG: [chan 2619] EOF received (2619)
paramiko.transport: DEBUG: [chan 2619] EOF sent (2619)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1309 count=211 bs=1k
paramiko.transport: DEBUG: [chan 2620] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2620] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2620 opened.
paramiko.transport: DEBUG: [chan 2620] Sesch channel 2620 request ok
paramiko.transport: DEBUG: [chan 2620] EOF received (2620)
paramiko.transport: DEBUG: [chan 2620] EOF sent (2620)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1309 count=211 bs=1k
paramiko.transport: DEBUG: [chan 2621] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2621] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2621 opened.
paramiko.transport: DEBUG: [chan 2621] Sesch channel 2621 request ok
paramiko.transport: DEBUG: [chan 2621] EOF received (2621)
paramiko.transport: DEBUG: [chan 2621] EOF sent (2621)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1310 count=21 bs=1k
paramiko.transport: DEBUG: [chan 2622] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2622] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2622 opened.
paramiko.transport: DEBUG: [chan 2622] Sesch channel 2622 request ok
paramiko.transport: DEBUG: [chan 2622] EOF received (2622)
paramiko.transport: DEBUG: [chan 2622] EOF sent (2622)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1310 count=21 bs=1k
paramiko.transport: DEBUG: [chan 2623] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2623] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2623 opened.
paramiko.transport: DEBUG: [chan 2623] Sesch channel 2623 request ok
paramiko.transport: DEBUG: [chan 2623] EOF received (2623)
paramiko.transport: DEBUG: [chan 2623] EOF sent (2623)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1311 count=63 bs=1k
paramiko.transport: DEBUG: [chan 2624] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2624] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2624 opened.
paramiko.transport: DEBUG: [chan 2624] Sesch channel 2624 request ok
paramiko.transport: DEBUG: [chan 2624] EOF received (2624)
paramiko.transport: DEBUG: [chan 2624] EOF sent (2624)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1311 count=63 bs=1k
paramiko.transport: DEBUG: [chan 2625] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2625] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2625 opened.
paramiko.transport: DEBUG: [chan 2625] Sesch channel 2625 request ok
paramiko.transport: DEBUG: [chan 2625] EOF received (2625)
paramiko.transport: DEBUG: [chan 2625] EOF sent (2625)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1312 count=306 bs=1k
paramiko.transport: DEBUG: [chan 2626] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2626] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2626 opened.
paramiko.transport: DEBUG: [chan 2626] Sesch channel 2626 request ok
paramiko.transport: DEBUG: [chan 2626] EOF received (2626)
paramiko.transport: DEBUG: [chan 2626] EOF sent (2626)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1312 count=306 bs=1k
paramiko.transport: DEBUG: [chan 2627] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2627] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2627 opened.
paramiko.transport: DEBUG: [chan 2627] Sesch channel 2627 request ok
paramiko.transport: DEBUG: [chan 2627] EOF received (2627)
paramiko.transport: DEBUG: [chan 2627] EOF sent (2627)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1313 count=567 bs=1k
paramiko.transport: DEBUG: [chan 2628] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2628] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2628 opened.
paramiko.transport: DEBUG: [chan 2628] Sesch channel 2628 request ok
paramiko.transport: DEBUG: [chan 2628] EOF received (2628)
paramiko.transport: DEBUG: [chan 2628] EOF sent (2628)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1313 count=567 bs=1k
paramiko.transport: DEBUG: [chan 2629] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2629] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2629 opened.
paramiko.transport: DEBUG: [chan 2629] Sesch channel 2629 request ok
paramiko.transport: DEBUG: [chan 2629] EOF received (2629)
paramiko.transport: DEBUG: [chan 2629] EOF sent (2629)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1314 count=991 bs=1k
paramiko.transport: DEBUG: [chan 2630] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2630] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2630 opened.
paramiko.transport: DEBUG: [chan 2630] Sesch channel 2630 request ok
paramiko.transport: DEBUG: [chan 2630] EOF received (2630)
paramiko.transport: DEBUG: [chan 2630] EOF sent (2630)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1314 count=991 bs=1k
paramiko.transport: DEBUG: [chan 2631] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2631] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2631 opened.
paramiko.transport: DEBUG: [chan 2631] Sesch channel 2631 request ok
paramiko.transport: DEBUG: [chan 2631] EOF received (2631)
paramiko.transport: DEBUG: [chan 2631] EOF sent (2631)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1315 count=232 bs=1k
paramiko.transport: DEBUG: [chan 2632] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2632] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2632 opened.
paramiko.transport: DEBUG: [chan 2632] Sesch channel 2632 request ok
paramiko.transport: DEBUG: [chan 2632] EOF received (2632)
paramiko.transport: DEBUG: [chan 2632] EOF sent (2632)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1315 count=232 bs=1k
paramiko.transport: DEBUG: [chan 2633] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2633] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2633 opened.
paramiko.transport: DEBUG: [chan 2633] Sesch channel 2633 request ok
paramiko.transport: DEBUG: [chan 2633] EOF received (2633)
paramiko.transport: DEBUG: [chan 2633] EOF sent (2633)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1316 count=615 bs=1k
paramiko.transport: DEBUG: [chan 2634] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2634] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2634 opened.
paramiko.transport: DEBUG: [chan 2634] Sesch channel 2634 request ok
paramiko.transport: DEBUG: [chan 2634] EOF received (2634)
paramiko.transport: DEBUG: [chan 2634] EOF sent (2634)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1316 count=615 bs=1k
paramiko.transport: DEBUG: [chan 2635] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2635] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2635 opened.
paramiko.transport: DEBUG: [chan 2635] Sesch channel 2635 request ok
paramiko.transport: DEBUG: [chan 2635] EOF received (2635)
paramiko.transport: DEBUG: [chan 2635] EOF sent (2635)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1317 count=776 bs=1k
paramiko.transport: DEBUG: [chan 2636] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2636] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2636 opened.
paramiko.transport: DEBUG: [chan 2636] Sesch channel 2636 request ok
paramiko.transport: DEBUG: [chan 2636] EOF received (2636)
paramiko.transport: DEBUG: [chan 2636] EOF sent (2636)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1317 count=776 bs=1k
paramiko.transport: DEBUG: [chan 2637] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2637] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2637 opened.
paramiko.transport: DEBUG: [chan 2637] Sesch channel 2637 request ok
paramiko.transport: DEBUG: [chan 2637] EOF received (2637)
paramiko.transport: DEBUG: [chan 2637] EOF sent (2637)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1318 count=433 bs=1k
paramiko.transport: DEBUG: [chan 2638] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2638] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2638 opened.
paramiko.transport: DEBUG: [chan 2638] Sesch channel 2638 request ok
paramiko.transport: DEBUG: [chan 2638] EOF received (2638)
paramiko.transport: DEBUG: [chan 2638] EOF sent (2638)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1318 count=433 bs=1k
paramiko.transport: DEBUG: [chan 2639] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2639] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2639 opened.
paramiko.transport: DEBUG: [chan 2639] Sesch channel 2639 request ok
paramiko.transport: DEBUG: [chan 2639] EOF received (2639)
paramiko.transport: DEBUG: [chan 2639] EOF sent (2639)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1319 count=626 bs=1k
paramiko.transport: DEBUG: [chan 2640] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2640] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2640 opened.
paramiko.transport: DEBUG: [chan 2640] Sesch channel 2640 request ok
paramiko.transport: DEBUG: [chan 2640] EOF received (2640)
paramiko.transport: DEBUG: [chan 2640] EOF sent (2640)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1319 count=626 bs=1k
paramiko.transport: DEBUG: [chan 2641] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2641] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2641 opened.
paramiko.transport: DEBUG: [chan 2641] Sesch channel 2641 request ok
paramiko.transport: DEBUG: [chan 2641] EOF received (2641)
paramiko.transport: DEBUG: [chan 2641] EOF sent (2641)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1320 count=931 bs=1k
paramiko.transport: DEBUG: [chan 2642] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2642] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2642 opened.
paramiko.transport: DEBUG: [chan 2642] Sesch channel 2642 request ok
paramiko.transport: DEBUG: [chan 2642] EOF received (2642)
paramiko.transport: DEBUG: [chan 2642] EOF sent (2642)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1320 count=931 bs=1k
paramiko.transport: DEBUG: [chan 2643] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2643] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2643 opened.
paramiko.transport: DEBUG: [chan 2643] Sesch channel 2643 request ok
paramiko.transport: DEBUG: [chan 2643] EOF received (2643)
paramiko.transport: DEBUG: [chan 2643] EOF sent (2643)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1321 count=673 bs=1k
paramiko.transport: DEBUG: [chan 2644] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2644] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2644 opened.
paramiko.transport: DEBUG: [chan 2644] Sesch channel 2644 request ok
paramiko.transport: DEBUG: [chan 2644] EOF received (2644)
paramiko.transport: DEBUG: [chan 2644] EOF sent (2644)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1321 count=673 bs=1k
paramiko.transport: DEBUG: [chan 2645] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2645] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2645 opened.
paramiko.transport: DEBUG: [chan 2645] Sesch channel 2645 request ok
paramiko.transport: DEBUG: [chan 2645] EOF received (2645)
paramiko.transport: DEBUG: [chan 2645] EOF sent (2645)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1322 count=590 bs=1k
paramiko.transport: DEBUG: [chan 2646] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2646] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2646 opened.
paramiko.transport: DEBUG: [chan 2646] Sesch channel 2646 request ok
paramiko.transport: DEBUG: [chan 2646] EOF received (2646)
paramiko.transport: DEBUG: [chan 2646] EOF sent (2646)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1322 count=590 bs=1k
paramiko.transport: DEBUG: [chan 2647] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2647] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2647 opened.
paramiko.transport: DEBUG: [chan 2647] Sesch channel 2647 request ok
paramiko.transport: DEBUG: [chan 2647] EOF received (2647)
paramiko.transport: DEBUG: [chan 2647] EOF sent (2647)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1323 count=513 bs=1k
paramiko.transport: DEBUG: [chan 2648] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2648] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2648 opened.
paramiko.transport: DEBUG: [chan 2648] Sesch channel 2648 request ok
paramiko.transport: DEBUG: [chan 2648] EOF received (2648)
paramiko.transport: DEBUG: [chan 2648] EOF sent (2648)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1323 count=513 bs=1k
paramiko.transport: DEBUG: [chan 2649] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2649] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2649 opened.
paramiko.transport: DEBUG: [chan 2649] Sesch channel 2649 request ok
paramiko.transport: DEBUG: [chan 2649] EOF received (2649)
paramiko.transport: DEBUG: [chan 2649] EOF sent (2649)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1324 count=221 bs=1k
paramiko.transport: DEBUG: [chan 2650] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2650] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2650 opened.
paramiko.transport: DEBUG: [chan 2650] Sesch channel 2650 request ok
paramiko.transport: DEBUG: [chan 2650] EOF received (2650)
paramiko.transport: DEBUG: [chan 2650] EOF sent (2650)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1324 count=221 bs=1k
paramiko.transport: DEBUG: [chan 2651] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2651] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2651 opened.
paramiko.transport: DEBUG: [chan 2651] Sesch channel 2651 request ok
paramiko.transport: DEBUG: [chan 2651] EOF received (2651)
paramiko.transport: DEBUG: [chan 2651] EOF sent (2651)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1325 count=840 bs=1k
paramiko.transport: DEBUG: [chan 2652] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2652] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2652 opened.
paramiko.transport: DEBUG: [chan 2652] Sesch channel 2652 request ok
paramiko.transport: DEBUG: [chan 2652] EOF received (2652)
paramiko.transport: DEBUG: [chan 2652] EOF sent (2652)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1325 count=840 bs=1k
paramiko.transport: DEBUG: [chan 2653] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2653] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2653 opened.
paramiko.transport: DEBUG: [chan 2653] Sesch channel 2653 request ok
paramiko.transport: DEBUG: [chan 2653] EOF received (2653)
paramiko.transport: DEBUG: [chan 2653] EOF sent (2653)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1326 count=978 bs=1k
paramiko.transport: DEBUG: [chan 2654] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2654] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2654 opened.
paramiko.transport: DEBUG: [chan 2654] Sesch channel 2654 request ok
paramiko.transport: DEBUG: [chan 2654] EOF received (2654)
paramiko.transport: DEBUG: [chan 2654] EOF sent (2654)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1326 count=978 bs=1k
paramiko.transport: DEBUG: [chan 2655] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2655] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2655 opened.
paramiko.transport: DEBUG: [chan 2655] Sesch channel 2655 request ok
paramiko.transport: DEBUG: [chan 2655] EOF received (2655)
paramiko.transport: DEBUG: [chan 2655] EOF sent (2655)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1327 count=181 bs=1k
paramiko.transport: DEBUG: [chan 2656] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2656] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2656 opened.
paramiko.transport: DEBUG: [chan 2656] Sesch channel 2656 request ok
paramiko.transport: DEBUG: [chan 2656] EOF received (2656)
paramiko.transport: DEBUG: [chan 2656] EOF sent (2656)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1327 count=181 bs=1k
paramiko.transport: DEBUG: [chan 2657] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2657] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2657 opened.
paramiko.transport: DEBUG: [chan 2657] Sesch channel 2657 request ok
paramiko.transport: DEBUG: [chan 2657] EOF received (2657)
paramiko.transport: DEBUG: [chan 2657] EOF sent (2657)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1328 count=620 bs=1k
paramiko.transport: DEBUG: [chan 2658] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2658] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2658 opened.
paramiko.transport: DEBUG: [chan 2658] Sesch channel 2658 request ok
paramiko.transport: DEBUG: [chan 2658] EOF received (2658)
paramiko.transport: DEBUG: [chan 2658] EOF sent (2658)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1328 count=620 bs=1k
paramiko.transport: DEBUG: [chan 2659] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2659] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2659 opened.
paramiko.transport: DEBUG: [chan 2659] Sesch channel 2659 request ok
paramiko.transport: DEBUG: [chan 2659] EOF received (2659)
paramiko.transport: DEBUG: [chan 2659] EOF sent (2659)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1329 count=218 bs=1k
paramiko.transport: DEBUG: [chan 2660] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2660] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2660 opened.
paramiko.transport: DEBUG: [chan 2660] Sesch channel 2660 request ok
paramiko.transport: DEBUG: [chan 2660] EOF received (2660)
paramiko.transport: DEBUG: [chan 2660] EOF sent (2660)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1329 count=218 bs=1k
paramiko.transport: DEBUG: [chan 2661] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2661] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2661 opened.
paramiko.transport: DEBUG: [chan 2661] Sesch channel 2661 request ok
paramiko.transport: DEBUG: [chan 2661] EOF received (2661)
paramiko.transport: DEBUG: [chan 2661] EOF sent (2661)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1330 count=751 bs=1k
paramiko.transport: DEBUG: [chan 2662] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2662] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2662 opened.
paramiko.transport: DEBUG: [chan 2662] Sesch channel 2662 request ok
paramiko.transport: DEBUG: [chan 2662] EOF received (2662)
paramiko.transport: DEBUG: [chan 2662] EOF sent (2662)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1330 count=751 bs=1k
paramiko.transport: DEBUG: [chan 2663] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2663] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2663 opened.
paramiko.transport: DEBUG: [chan 2663] Sesch channel 2663 request ok
paramiko.transport: DEBUG: [chan 2663] EOF received (2663)
paramiko.transport: DEBUG: [chan 2663] EOF sent (2663)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1331 count=340 bs=1k
paramiko.transport: DEBUG: [chan 2664] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2664] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2664 opened.
paramiko.transport: DEBUG: [chan 2664] Sesch channel 2664 request ok
paramiko.transport: DEBUG: [chan 2664] EOF received (2664)
paramiko.transport: DEBUG: [chan 2664] EOF sent (2664)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1331 count=340 bs=1k
paramiko.transport: DEBUG: [chan 2665] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2665] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2665 opened.
paramiko.transport: DEBUG: [chan 2665] Sesch channel 2665 request ok
paramiko.transport: DEBUG: [chan 2665] EOF received (2665)
paramiko.transport: DEBUG: [chan 2665] EOF sent (2665)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1332 count=672 bs=1k
paramiko.transport: DEBUG: [chan 2666] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2666] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2666 opened.
paramiko.transport: DEBUG: [chan 2666] Sesch channel 2666 request ok
paramiko.transport: DEBUG: [chan 2666] EOF received (2666)
paramiko.transport: DEBUG: [chan 2666] EOF sent (2666)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1332 count=672 bs=1k
paramiko.transport: DEBUG: [chan 2667] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2667] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2667 opened.
paramiko.transport: DEBUG: [chan 2667] Sesch channel 2667 request ok
paramiko.transport: DEBUG: [chan 2667] EOF received (2667)
paramiko.transport: DEBUG: [chan 2667] EOF sent (2667)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1333 count=459 bs=1k
paramiko.transport: DEBUG: [chan 2668] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2668] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2668 opened.
paramiko.transport: DEBUG: [chan 2668] Sesch channel 2668 request ok
paramiko.transport: DEBUG: [chan 2668] EOF received (2668)
paramiko.transport: DEBUG: [chan 2668] EOF sent (2668)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1333 count=459 bs=1k
paramiko.transport: DEBUG: [chan 2669] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2669] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2669 opened.
paramiko.transport: DEBUG: [chan 2669] Sesch channel 2669 request ok
paramiko.transport: DEBUG: [chan 2669] EOF received (2669)
paramiko.transport: DEBUG: [chan 2669] EOF sent (2669)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1334 count=751 bs=1k
paramiko.transport: DEBUG: [chan 2670] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2670] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2670 opened.
paramiko.transport: DEBUG: [chan 2670] Sesch channel 2670 request ok
paramiko.transport: DEBUG: [chan 2670] EOF received (2670)
paramiko.transport: DEBUG: [chan 2670] EOF sent (2670)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1334 count=751 bs=1k
paramiko.transport: DEBUG: [chan 2671] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2671] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2671 opened.
paramiko.transport: DEBUG: [chan 2671] Sesch channel 2671 request ok
paramiko.transport: DEBUG: [chan 2671] EOF received (2671)
paramiko.transport: DEBUG: [chan 2671] EOF sent (2671)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1335 count=337 bs=1k
paramiko.transport: DEBUG: [chan 2672] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2672] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2672 opened.
paramiko.transport: DEBUG: [chan 2672] Sesch channel 2672 request ok
paramiko.transport: DEBUG: [chan 2672] EOF received (2672)
paramiko.transport: DEBUG: [chan 2672] EOF sent (2672)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1335 count=337 bs=1k
paramiko.transport: DEBUG: [chan 2673] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2673] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2673 opened.
paramiko.transport: DEBUG: [chan 2673] Sesch channel 2673 request ok
paramiko.transport: DEBUG: [chan 2673] EOF received (2673)
paramiko.transport: DEBUG: [chan 2673] EOF sent (2673)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1336 count=286 bs=1k
paramiko.transport: DEBUG: [chan 2674] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2674] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2674 opened.
paramiko.transport: DEBUG: [chan 2674] Sesch channel 2674 request ok
paramiko.transport: DEBUG: [chan 2674] EOF received (2674)
paramiko.transport: DEBUG: [chan 2674] EOF sent (2674)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1336 count=286 bs=1k
paramiko.transport: DEBUG: [chan 2675] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2675] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2675 opened.
paramiko.transport: DEBUG: [chan 2675] Sesch channel 2675 request ok
paramiko.transport: DEBUG: [chan 2675] EOF received (2675)
paramiko.transport: DEBUG: [chan 2675] EOF sent (2675)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1337 count=323 bs=1k
paramiko.transport: DEBUG: [chan 2676] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2676] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2676 opened.
paramiko.transport: DEBUG: [chan 2676] Sesch channel 2676 request ok
paramiko.transport: DEBUG: [chan 2676] EOF received (2676)
paramiko.transport: DEBUG: [chan 2676] EOF sent (2676)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1337 count=323 bs=1k
paramiko.transport: DEBUG: [chan 2677] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2677] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2677 opened.
paramiko.transport: DEBUG: [chan 2677] Sesch channel 2677 request ok
paramiko.transport: DEBUG: [chan 2677] EOF received (2677)
paramiko.transport: DEBUG: [chan 2677] EOF sent (2677)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1338 count=513 bs=1k
paramiko.transport: DEBUG: [chan 2678] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2678] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2678 opened.
paramiko.transport: DEBUG: [chan 2678] Sesch channel 2678 request ok
paramiko.transport: DEBUG: [chan 2678] EOF received (2678)
paramiko.transport: DEBUG: [chan 2678] EOF sent (2678)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1338 count=513 bs=1k
paramiko.transport: DEBUG: [chan 2679] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2679] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2679 opened.
paramiko.transport: DEBUG: [chan 2679] Sesch channel 2679 request ok
paramiko.transport: DEBUG: [chan 2679] EOF received (2679)
paramiko.transport: DEBUG: [chan 2679] EOF sent (2679)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1339 count=152 bs=1k
paramiko.transport: DEBUG: [chan 2680] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2680] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2680 opened.
paramiko.transport: DEBUG: [chan 2680] Sesch channel 2680 request ok
paramiko.transport: DEBUG: [chan 2680] EOF received (2680)
paramiko.transport: DEBUG: [chan 2680] EOF sent (2680)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1339 count=152 bs=1k
paramiko.transport: DEBUG: [chan 2681] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2681] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2681 opened.
paramiko.transport: DEBUG: [chan 2681] Sesch channel 2681 request ok
paramiko.transport: DEBUG: [chan 2681] EOF received (2681)
paramiko.transport: DEBUG: [chan 2681] EOF sent (2681)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1340 count=353 bs=1k
paramiko.transport: DEBUG: [chan 2682] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2682] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2682 opened.
paramiko.transport: DEBUG: [chan 2682] Sesch channel 2682 request ok
paramiko.transport: DEBUG: [chan 2682] EOF received (2682)
paramiko.transport: DEBUG: [chan 2682] EOF sent (2682)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1340 count=353 bs=1k
paramiko.transport: DEBUG: [chan 2683] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2683] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2683 opened.
paramiko.transport: DEBUG: [chan 2683] Sesch channel 2683 request ok
paramiko.transport: DEBUG: [chan 2683] EOF received (2683)
paramiko.transport: DEBUG: [chan 2683] EOF sent (2683)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1341 count=528 bs=1k
paramiko.transport: DEBUG: [chan 2684] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2684] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2684 opened.
paramiko.transport: DEBUG: [chan 2684] Sesch channel 2684 request ok
paramiko.transport: DEBUG: [chan 2684] EOF received (2684)
paramiko.transport: DEBUG: [chan 2684] EOF sent (2684)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1341 count=528 bs=1k
paramiko.transport: DEBUG: [chan 2685] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2685] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2685 opened.
paramiko.transport: DEBUG: [chan 2685] Sesch channel 2685 request ok
paramiko.transport: DEBUG: [chan 2685] EOF received (2685)
paramiko.transport: DEBUG: [chan 2685] EOF sent (2685)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1342 count=380 bs=1k
paramiko.transport: DEBUG: [chan 2686] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2686] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2686 opened.
paramiko.transport: DEBUG: [chan 2686] Sesch channel 2686 request ok
paramiko.transport: DEBUG: [chan 2686] EOF received (2686)
paramiko.transport: DEBUG: [chan 2686] EOF sent (2686)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1342 count=380 bs=1k
paramiko.transport: DEBUG: [chan 2687] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2687] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2687 opened.
paramiko.transport: DEBUG: [chan 2687] Sesch channel 2687 request ok
paramiko.transport: DEBUG: [chan 2687] EOF received (2687)
paramiko.transport: DEBUG: [chan 2687] EOF sent (2687)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1343 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 2688] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2688] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2688 opened.
paramiko.transport: DEBUG: [chan 2688] Sesch channel 2688 request ok
paramiko.transport: DEBUG: [chan 2688] EOF received (2688)
paramiko.transport: DEBUG: [chan 2688] EOF sent (2688)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1343 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 2689] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2689] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2689 opened.
paramiko.transport: DEBUG: [chan 2689] Sesch channel 2689 request ok
paramiko.transport: DEBUG: [chan 2689] EOF received (2689)
paramiko.transport: DEBUG: [chan 2689] EOF sent (2689)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1344 count=10 bs=1k
paramiko.transport: DEBUG: [chan 2690] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2690] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2690 opened.
paramiko.transport: DEBUG: [chan 2690] Sesch channel 2690 request ok
paramiko.transport: DEBUG: [chan 2690] EOF received (2690)
paramiko.transport: DEBUG: [chan 2690] EOF sent (2690)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1344 count=10 bs=1k
paramiko.transport: DEBUG: [chan 2691] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2691] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2691 opened.
paramiko.transport: DEBUG: [chan 2691] Sesch channel 2691 request ok
paramiko.transport: DEBUG: [chan 2691] EOF received (2691)
paramiko.transport: DEBUG: [chan 2691] EOF sent (2691)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1345 count=327 bs=1k
paramiko.transport: DEBUG: [chan 2692] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2692] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2692 opened.
paramiko.transport: DEBUG: [chan 2692] Sesch channel 2692 request ok
paramiko.transport: DEBUG: [chan 2692] EOF received (2692)
paramiko.transport: DEBUG: [chan 2692] EOF sent (2692)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1345 count=327 bs=1k
paramiko.transport: DEBUG: [chan 2693] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2693] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2693 opened.
paramiko.transport: DEBUG: [chan 2693] Sesch channel 2693 request ok
paramiko.transport: DEBUG: [chan 2693] EOF received (2693)
paramiko.transport: DEBUG: [chan 2693] EOF sent (2693)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1346 count=774 bs=1k
paramiko.transport: DEBUG: [chan 2694] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2694] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2694 opened.
paramiko.transport: DEBUG: [chan 2694] Sesch channel 2694 request ok
paramiko.transport: DEBUG: [chan 2694] EOF received (2694)
paramiko.transport: DEBUG: [chan 2694] EOF sent (2694)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1346 count=774 bs=1k
paramiko.transport: DEBUG: [chan 2695] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2695] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2695 opened.
paramiko.transport: DEBUG: [chan 2695] Sesch channel 2695 request ok
paramiko.transport: DEBUG: [chan 2695] EOF received (2695)
paramiko.transport: DEBUG: [chan 2695] EOF sent (2695)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1347 count=737 bs=1k
paramiko.transport: DEBUG: [chan 2696] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2696] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2696 opened.
paramiko.transport: DEBUG: [chan 2696] Sesch channel 2696 request ok
paramiko.transport: DEBUG: [chan 2696] EOF received (2696)
paramiko.transport: DEBUG: [chan 2696] EOF sent (2696)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1347 count=737 bs=1k
paramiko.transport: DEBUG: [chan 2697] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2697] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2697 opened.
paramiko.transport: DEBUG: [chan 2697] Sesch channel 2697 request ok
paramiko.transport: DEBUG: [chan 2697] EOF received (2697)
paramiko.transport: DEBUG: [chan 2697] EOF sent (2697)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1348 count=476 bs=1k
paramiko.transport: DEBUG: [chan 2698] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2698] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2698 opened.
paramiko.transport: DEBUG: [chan 2698] Sesch channel 2698 request ok
paramiko.transport: DEBUG: [chan 2698] EOF received (2698)
paramiko.transport: DEBUG: [chan 2698] EOF sent (2698)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1348 count=476 bs=1k
paramiko.transport: DEBUG: [chan 2699] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2699] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2699 opened.
paramiko.transport: DEBUG: [chan 2699] Sesch channel 2699 request ok
paramiko.transport: DEBUG: [chan 2699] EOF received (2699)
paramiko.transport: DEBUG: [chan 2699] EOF sent (2699)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1349 count=108 bs=1k
paramiko.transport: DEBUG: [chan 2700] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2700] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2700 opened.
paramiko.transport: DEBUG: [chan 2700] Sesch channel 2700 request ok
paramiko.transport: DEBUG: [chan 2700] EOF received (2700)
paramiko.transport: DEBUG: [chan 2700] EOF sent (2700)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1349 count=108 bs=1k
paramiko.transport: DEBUG: [chan 2701] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2701] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2701 opened.
paramiko.transport: DEBUG: [chan 2701] Sesch channel 2701 request ok
paramiko.transport: DEBUG: [chan 2701] EOF received (2701)
paramiko.transport: DEBUG: [chan 2701] EOF sent (2701)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1350 count=730 bs=1k
paramiko.transport: DEBUG: [chan 2702] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2702] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2702 opened.
paramiko.transport: DEBUG: [chan 2702] Sesch channel 2702 request ok
paramiko.transport: DEBUG: [chan 2702] EOF received (2702)
paramiko.transport: DEBUG: [chan 2702] EOF sent (2702)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1350 count=730 bs=1k
paramiko.transport: DEBUG: [chan 2703] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2703] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2703 opened.
paramiko.transport: DEBUG: [chan 2703] Sesch channel 2703 request ok
paramiko.transport: DEBUG: [chan 2703] EOF received (2703)
paramiko.transport: DEBUG: [chan 2703] EOF sent (2703)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1351 count=841 bs=1k
paramiko.transport: DEBUG: [chan 2704] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2704] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2704 opened.
paramiko.transport: DEBUG: [chan 2704] Sesch channel 2704 request ok
paramiko.transport: DEBUG: [chan 2704] EOF received (2704)
paramiko.transport: DEBUG: [chan 2704] EOF sent (2704)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1351 count=841 bs=1k
paramiko.transport: DEBUG: [chan 2705] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2705] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2705 opened.
paramiko.transport: DEBUG: [chan 2705] Sesch channel 2705 request ok
paramiko.transport: DEBUG: [chan 2705] EOF received (2705)
paramiko.transport: DEBUG: [chan 2705] EOF sent (2705)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1352 count=335 bs=1k
paramiko.transport: DEBUG: [chan 2706] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2706] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2706 opened.
paramiko.transport: DEBUG: [chan 2706] Sesch channel 2706 request ok
paramiko.transport: DEBUG: [chan 2706] EOF received (2706)
paramiko.transport: DEBUG: [chan 2706] EOF sent (2706)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1352 count=335 bs=1k
paramiko.transport: DEBUG: [chan 2707] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2707] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2707 opened.
paramiko.transport: DEBUG: [chan 2707] Sesch channel 2707 request ok
paramiko.transport: DEBUG: [chan 2707] EOF received (2707)
paramiko.transport: DEBUG: [chan 2707] EOF sent (2707)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1353 count=179 bs=1k
paramiko.transport: DEBUG: [chan 2708] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2708] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2708 opened.
paramiko.transport: DEBUG: [chan 2708] Sesch channel 2708 request ok
paramiko.transport: DEBUG: [chan 2708] EOF received (2708)
paramiko.transport: DEBUG: [chan 2708] EOF sent (2708)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1353 count=179 bs=1k
paramiko.transport: DEBUG: [chan 2709] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2709] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2709 opened.
paramiko.transport: DEBUG: [chan 2709] Sesch channel 2709 request ok
paramiko.transport: DEBUG: [chan 2709] EOF received (2709)
paramiko.transport: DEBUG: [chan 2709] EOF sent (2709)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1354 count=975 bs=1k
paramiko.transport: DEBUG: [chan 2710] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2710] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2710 opened.
paramiko.transport: DEBUG: [chan 2710] Sesch channel 2710 request ok
paramiko.transport: DEBUG: [chan 2710] EOF received (2710)
paramiko.transport: DEBUG: [chan 2710] EOF sent (2710)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1354 count=975 bs=1k
paramiko.transport: DEBUG: [chan 2711] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2711] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2711 opened.
paramiko.transport: DEBUG: [chan 2711] Sesch channel 2711 request ok
paramiko.transport: DEBUG: [chan 2711] EOF received (2711)
paramiko.transport: DEBUG: [chan 2711] EOF sent (2711)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1355 count=705 bs=1k
paramiko.transport: DEBUG: [chan 2712] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2712] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2712 opened.
paramiko.transport: DEBUG: [chan 2712] Sesch channel 2712 request ok
paramiko.transport: DEBUG: [chan 2712] EOF received (2712)
paramiko.transport: DEBUG: [chan 2712] EOF sent (2712)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1355 count=705 bs=1k
paramiko.transport: DEBUG: [chan 2713] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2713] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2713 opened.
paramiko.transport: DEBUG: [chan 2713] Sesch channel 2713 request ok
paramiko.transport: DEBUG: [chan 2713] EOF received (2713)
paramiko.transport: DEBUG: [chan 2713] EOF sent (2713)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1356 count=274 bs=1k
paramiko.transport: DEBUG: [chan 2714] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2714] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2714 opened.
paramiko.transport: DEBUG: [chan 2714] Sesch channel 2714 request ok
paramiko.transport: DEBUG: [chan 2714] EOF received (2714)
paramiko.transport: DEBUG: [chan 2714] EOF sent (2714)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1356 count=274 bs=1k
paramiko.transport: DEBUG: [chan 2715] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2715] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2715 opened.
paramiko.transport: DEBUG: [chan 2715] Sesch channel 2715 request ok
paramiko.transport: DEBUG: [chan 2715] EOF received (2715)
paramiko.transport: DEBUG: [chan 2715] EOF sent (2715)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1357 count=1020 bs=1k
paramiko.transport: DEBUG: [chan 2716] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2716] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2716 opened.
paramiko.transport: DEBUG: [chan 2716] Sesch channel 2716 request ok
paramiko.transport: DEBUG: [chan 2716] EOF received (2716)
paramiko.transport: DEBUG: [chan 2716] EOF sent (2716)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1357 count=1020 bs=1k
paramiko.transport: DEBUG: [chan 2717] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2717] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2717 opened.
paramiko.transport: DEBUG: [chan 2717] Sesch channel 2717 request ok
paramiko.transport: DEBUG: [chan 2717] EOF received (2717)
paramiko.transport: DEBUG: [chan 2717] EOF sent (2717)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1358 count=273 bs=1k
paramiko.transport: DEBUG: [chan 2718] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2718] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2718 opened.
paramiko.transport: DEBUG: [chan 2718] Sesch channel 2718 request ok
paramiko.transport: DEBUG: [chan 2718] EOF received (2718)
paramiko.transport: DEBUG: [chan 2718] EOF sent (2718)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1358 count=273 bs=1k
paramiko.transport: DEBUG: [chan 2719] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2719] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2719 opened.
paramiko.transport: DEBUG: [chan 2719] Sesch channel 2719 request ok
paramiko.transport: DEBUG: [chan 2719] EOF received (2719)
paramiko.transport: DEBUG: [chan 2719] EOF sent (2719)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1359 count=934 bs=1k
paramiko.transport: DEBUG: [chan 2720] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2720] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2720 opened.
paramiko.transport: DEBUG: [chan 2720] Sesch channel 2720 request ok
paramiko.transport: DEBUG: [chan 2720] EOF received (2720)
paramiko.transport: DEBUG: [chan 2720] EOF sent (2720)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1359 count=934 bs=1k
paramiko.transport: DEBUG: [chan 2721] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2721] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2721 opened.
paramiko.transport: DEBUG: [chan 2721] Sesch channel 2721 request ok
paramiko.transport: DEBUG: [chan 2721] EOF received (2721)
paramiko.transport: DEBUG: [chan 2721] EOF sent (2721)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1360 count=40 bs=1k
paramiko.transport: DEBUG: [chan 2722] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2722] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2722 opened.
paramiko.transport: DEBUG: [chan 2722] Sesch channel 2722 request ok
paramiko.transport: DEBUG: [chan 2722] EOF received (2722)
paramiko.transport: DEBUG: [chan 2722] EOF sent (2722)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1360 count=40 bs=1k
paramiko.transport: DEBUG: [chan 2723] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2723] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2723 opened.
paramiko.transport: DEBUG: [chan 2723] Sesch channel 2723 request ok
paramiko.transport: DEBUG: [chan 2723] EOF received (2723)
paramiko.transport: DEBUG: [chan 2723] EOF sent (2723)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1361 count=138 bs=1k
paramiko.transport: DEBUG: [chan 2724] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2724] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2724 opened.
paramiko.transport: DEBUG: [chan 2724] Sesch channel 2724 request ok
paramiko.transport: DEBUG: [chan 2724] EOF received (2724)
paramiko.transport: DEBUG: [chan 2724] EOF sent (2724)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1361 count=138 bs=1k
paramiko.transport: DEBUG: [chan 2725] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2725] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2725 opened.
paramiko.transport: DEBUG: [chan 2725] Sesch channel 2725 request ok
paramiko.transport: DEBUG: [chan 2725] EOF received (2725)
paramiko.transport: DEBUG: [chan 2725] EOF sent (2725)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1362 count=109 bs=1k
paramiko.transport: DEBUG: [chan 2726] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2726] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2726 opened.
paramiko.transport: DEBUG: [chan 2726] Sesch channel 2726 request ok
paramiko.transport: DEBUG: [chan 2726] EOF received (2726)
paramiko.transport: DEBUG: [chan 2726] EOF sent (2726)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1362 count=109 bs=1k
paramiko.transport: DEBUG: [chan 2727] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2727] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2727 opened.
paramiko.transport: DEBUG: [chan 2727] Sesch channel 2727 request ok
paramiko.transport: DEBUG: [chan 2727] EOF received (2727)
paramiko.transport: DEBUG: [chan 2727] EOF sent (2727)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1363 count=586 bs=1k
paramiko.transport: DEBUG: [chan 2728] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2728] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2728 opened.
paramiko.transport: DEBUG: [chan 2728] Sesch channel 2728 request ok
paramiko.transport: DEBUG: [chan 2728] EOF received (2728)
paramiko.transport: DEBUG: [chan 2728] EOF sent (2728)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1363 count=586 bs=1k
paramiko.transport: DEBUG: [chan 2729] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2729] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2729 opened.
paramiko.transport: DEBUG: [chan 2729] Sesch channel 2729 request ok
paramiko.transport: DEBUG: [chan 2729] EOF received (2729)
paramiko.transport: DEBUG: [chan 2729] EOF sent (2729)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1364 count=816 bs=1k
paramiko.transport: DEBUG: [chan 2730] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2730] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2730 opened.
paramiko.transport: DEBUG: [chan 2730] Sesch channel 2730 request ok
paramiko.transport: DEBUG: [chan 2730] EOF received (2730)
paramiko.transport: DEBUG: [chan 2730] EOF sent (2730)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1364 count=816 bs=1k
paramiko.transport: DEBUG: [chan 2731] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2731] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2731 opened.
paramiko.transport: DEBUG: [chan 2731] Sesch channel 2731 request ok
paramiko.transport: DEBUG: [chan 2731] EOF received (2731)
paramiko.transport: DEBUG: [chan 2731] EOF sent (2731)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1365 count=617 bs=1k
paramiko.transport: DEBUG: [chan 2732] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2732] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2732 opened.
paramiko.transport: DEBUG: [chan 2732] Sesch channel 2732 request ok
paramiko.transport: DEBUG: [chan 2732] EOF received (2732)
paramiko.transport: DEBUG: [chan 2732] EOF sent (2732)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1365 count=617 bs=1k
paramiko.transport: DEBUG: [chan 2733] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2733] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2733 opened.
paramiko.transport: DEBUG: [chan 2733] Sesch channel 2733 request ok
paramiko.transport: DEBUG: [chan 2733] EOF received (2733)
paramiko.transport: DEBUG: [chan 2733] EOF sent (2733)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1366 count=646 bs=1k
paramiko.transport: DEBUG: [chan 2734] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2734] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2734 opened.
paramiko.transport: DEBUG: [chan 2734] Sesch channel 2734 request ok
paramiko.transport: DEBUG: [chan 2734] EOF received (2734)
paramiko.transport: DEBUG: [chan 2734] EOF sent (2734)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1366 count=646 bs=1k
paramiko.transport: DEBUG: [chan 2735] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2735] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2735 opened.
paramiko.transport: DEBUG: [chan 2735] Sesch channel 2735 request ok
paramiko.transport: DEBUG: [chan 2735] EOF received (2735)
paramiko.transport: DEBUG: [chan 2735] EOF sent (2735)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1367 count=91 bs=1k
paramiko.transport: DEBUG: [chan 2736] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2736] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2736 opened.
paramiko.transport: DEBUG: [chan 2736] Sesch channel 2736 request ok
paramiko.transport: DEBUG: [chan 2736] EOF received (2736)
paramiko.transport: DEBUG: [chan 2736] EOF sent (2736)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1367 count=91 bs=1k
paramiko.transport: DEBUG: [chan 2737] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2737] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2737 opened.
paramiko.transport: DEBUG: [chan 2737] Sesch channel 2737 request ok
paramiko.transport: DEBUG: [chan 2737] EOF received (2737)
paramiko.transport: DEBUG: [chan 2737] EOF sent (2737)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1368 count=763 bs=1k
paramiko.transport: DEBUG: [chan 2738] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2738] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2738 opened.
paramiko.transport: DEBUG: [chan 2738] Sesch channel 2738 request ok
paramiko.transport: DEBUG: [chan 2738] EOF received (2738)
paramiko.transport: DEBUG: [chan 2738] EOF sent (2738)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1368 count=763 bs=1k
paramiko.transport: DEBUG: [chan 2739] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2739] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2739 opened.
paramiko.transport: DEBUG: [chan 2739] Sesch channel 2739 request ok
paramiko.transport: DEBUG: [chan 2739] EOF received (2739)
paramiko.transport: DEBUG: [chan 2739] EOF sent (2739)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1369 count=212 bs=1k
paramiko.transport: DEBUG: [chan 2740] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2740] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2740 opened.
paramiko.transport: DEBUG: [chan 2740] Sesch channel 2740 request ok
paramiko.transport: DEBUG: [chan 2740] EOF received (2740)
paramiko.transport: DEBUG: [chan 2740] EOF sent (2740)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1369 count=212 bs=1k
paramiko.transport: DEBUG: [chan 2741] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2741] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2741 opened.
paramiko.transport: DEBUG: [chan 2741] Sesch channel 2741 request ok
paramiko.transport: DEBUG: [chan 2741] EOF received (2741)
paramiko.transport: DEBUG: [chan 2741] EOF sent (2741)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1370 count=462 bs=1k
paramiko.transport: DEBUG: [chan 2742] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2742] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2742 opened.
paramiko.transport: DEBUG: [chan 2742] Sesch channel 2742 request ok
paramiko.transport: DEBUG: [chan 2742] EOF received (2742)
paramiko.transport: DEBUG: [chan 2742] EOF sent (2742)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1370 count=462 bs=1k
paramiko.transport: DEBUG: [chan 2743] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2743] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2743 opened.
paramiko.transport: DEBUG: [chan 2743] Sesch channel 2743 request ok
paramiko.transport: DEBUG: [chan 2743] EOF received (2743)
paramiko.transport: DEBUG: [chan 2743] EOF sent (2743)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1371 count=10 bs=1k
paramiko.transport: DEBUG: [chan 2744] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2744] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2744 opened.
paramiko.transport: DEBUG: [chan 2744] Sesch channel 2744 request ok
paramiko.transport: DEBUG: [chan 2744] EOF received (2744)
paramiko.transport: DEBUG: [chan 2744] EOF sent (2744)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1371 count=10 bs=1k
paramiko.transport: DEBUG: [chan 2745] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2745] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2745 opened.
paramiko.transport: DEBUG: [chan 2745] Sesch channel 2745 request ok
paramiko.transport: DEBUG: [chan 2745] EOF received (2745)
paramiko.transport: DEBUG: [chan 2745] EOF sent (2745)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1372 count=274 bs=1k
paramiko.transport: DEBUG: [chan 2746] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2746] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2746 opened.
paramiko.transport: DEBUG: [chan 2746] Sesch channel 2746 request ok
paramiko.transport: DEBUG: [chan 2746] EOF received (2746)
paramiko.transport: DEBUG: [chan 2746] EOF sent (2746)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1372 count=274 bs=1k
paramiko.transport: DEBUG: [chan 2747] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2747] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2747 opened.
paramiko.transport: DEBUG: [chan 2747] Sesch channel 2747 request ok
paramiko.transport: DEBUG: [chan 2747] EOF received (2747)
paramiko.transport: DEBUG: [chan 2747] EOF sent (2747)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1373 count=258 bs=1k
paramiko.transport: DEBUG: [chan 2748] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2748] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2748 opened.
paramiko.transport: DEBUG: [chan 2748] Sesch channel 2748 request ok
paramiko.transport: DEBUG: [chan 2748] EOF received (2748)
paramiko.transport: DEBUG: [chan 2748] EOF sent (2748)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1373 count=258 bs=1k
paramiko.transport: DEBUG: [chan 2749] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2749] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2749 opened.
paramiko.transport: DEBUG: [chan 2749] Sesch channel 2749 request ok
paramiko.transport: DEBUG: [chan 2749] EOF received (2749)
paramiko.transport: DEBUG: [chan 2749] EOF sent (2749)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1374 count=488 bs=1k
paramiko.transport: DEBUG: [chan 2750] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2750] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2750 opened.
paramiko.transport: DEBUG: [chan 2750] Sesch channel 2750 request ok
paramiko.transport: DEBUG: [chan 2750] EOF received (2750)
paramiko.transport: DEBUG: [chan 2750] EOF sent (2750)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1374 count=488 bs=1k
paramiko.transport: DEBUG: [chan 2751] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2751] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2751 opened.
paramiko.transport: DEBUG: [chan 2751] Sesch channel 2751 request ok
paramiko.transport: DEBUG: [chan 2751] EOF received (2751)
paramiko.transport: DEBUG: [chan 2751] EOF sent (2751)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1375 count=14 bs=1k
paramiko.transport: DEBUG: [chan 2752] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2752] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2752 opened.
paramiko.transport: DEBUG: [chan 2752] Sesch channel 2752 request ok
paramiko.transport: DEBUG: [chan 2752] EOF received (2752)
paramiko.transport: DEBUG: [chan 2752] EOF sent (2752)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1375 count=14 bs=1k
paramiko.transport: DEBUG: [chan 2753] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2753] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2753 opened.
paramiko.transport: DEBUG: [chan 2753] Sesch channel 2753 request ok
paramiko.transport: DEBUG: [chan 2753] EOF received (2753)
paramiko.transport: DEBUG: [chan 2753] EOF sent (2753)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1376 count=877 bs=1k
paramiko.transport: DEBUG: [chan 2754] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2754] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2754 opened.
paramiko.transport: DEBUG: [chan 2754] Sesch channel 2754 request ok
paramiko.transport: DEBUG: [chan 2754] EOF received (2754)
paramiko.transport: DEBUG: [chan 2754] EOF sent (2754)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1376 count=877 bs=1k
paramiko.transport: DEBUG: [chan 2755] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2755] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2755 opened.
paramiko.transport: DEBUG: [chan 2755] Sesch channel 2755 request ok
paramiko.transport: DEBUG: [chan 2755] EOF received (2755)
paramiko.transport: DEBUG: [chan 2755] EOF sent (2755)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1377 count=209 bs=1k
paramiko.transport: DEBUG: [chan 2756] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2756] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2756 opened.
paramiko.transport: DEBUG: [chan 2756] Sesch channel 2756 request ok
paramiko.transport: DEBUG: [chan 2756] EOF received (2756)
paramiko.transport: DEBUG: [chan 2756] EOF sent (2756)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1377 count=209 bs=1k
paramiko.transport: DEBUG: [chan 2757] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2757] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2757 opened.
paramiko.transport: DEBUG: [chan 2757] Sesch channel 2757 request ok
paramiko.transport: DEBUG: [chan 2757] EOF received (2757)
paramiko.transport: DEBUG: [chan 2757] EOF sent (2757)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1378 count=619 bs=1k
paramiko.transport: DEBUG: [chan 2758] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2758] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2758 opened.
paramiko.transport: DEBUG: [chan 2758] Sesch channel 2758 request ok
paramiko.transport: DEBUG: [chan 2758] EOF received (2758)
paramiko.transport: DEBUG: [chan 2758] EOF sent (2758)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1378 count=619 bs=1k
paramiko.transport: DEBUG: [chan 2759] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2759] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2759 opened.
paramiko.transport: DEBUG: [chan 2759] Sesch channel 2759 request ok
paramiko.transport: DEBUG: [chan 2759] EOF received (2759)
paramiko.transport: DEBUG: [chan 2759] EOF sent (2759)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1379 count=415 bs=1k
paramiko.transport: DEBUG: [chan 2760] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2760] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2760 opened.
paramiko.transport: DEBUG: [chan 2760] Sesch channel 2760 request ok
paramiko.transport: DEBUG: [chan 2760] EOF received (2760)
paramiko.transport: DEBUG: [chan 2760] EOF sent (2760)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1379 count=415 bs=1k
paramiko.transport: DEBUG: [chan 2761] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2761] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2761 opened.
paramiko.transport: DEBUG: [chan 2761] Sesch channel 2761 request ok
paramiko.transport: DEBUG: [chan 2761] EOF received (2761)
paramiko.transport: DEBUG: [chan 2761] EOF sent (2761)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1380 count=347 bs=1k
paramiko.transport: DEBUG: [chan 2762] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2762] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2762 opened.
paramiko.transport: DEBUG: [chan 2762] Sesch channel 2762 request ok
paramiko.transport: DEBUG: [chan 2762] EOF received (2762)
paramiko.transport: DEBUG: [chan 2762] EOF sent (2762)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1380 count=347 bs=1k
paramiko.transport: DEBUG: [chan 2763] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2763] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2763 opened.
paramiko.transport: DEBUG: [chan 2763] Sesch channel 2763 request ok
paramiko.transport: DEBUG: [chan 2763] EOF received (2763)
paramiko.transport: DEBUG: [chan 2763] EOF sent (2763)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1381 count=833 bs=1k
paramiko.transport: DEBUG: [chan 2764] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2764] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2764 opened.
paramiko.transport: DEBUG: [chan 2764] Sesch channel 2764 request ok
paramiko.transport: DEBUG: [chan 2764] EOF received (2764)
paramiko.transport: DEBUG: [chan 2764] EOF sent (2764)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1381 count=833 bs=1k
paramiko.transport: DEBUG: [chan 2765] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2765] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2765 opened.
paramiko.transport: DEBUG: [chan 2765] Sesch channel 2765 request ok
paramiko.transport: DEBUG: [chan 2765] EOF received (2765)
paramiko.transport: DEBUG: [chan 2765] EOF sent (2765)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1382 count=614 bs=1k
paramiko.transport: DEBUG: [chan 2766] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2766] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2766 opened.
paramiko.transport: DEBUG: [chan 2766] Sesch channel 2766 request ok
paramiko.transport: DEBUG: [chan 2766] EOF received (2766)
paramiko.transport: DEBUG: [chan 2766] EOF sent (2766)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1382 count=614 bs=1k
paramiko.transport: DEBUG: [chan 2767] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2767] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2767 opened.
paramiko.transport: DEBUG: [chan 2767] Sesch channel 2767 request ok
paramiko.transport: DEBUG: [chan 2767] EOF received (2767)
paramiko.transport: DEBUG: [chan 2767] EOF sent (2767)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1383 count=960 bs=1k
paramiko.transport: DEBUG: [chan 2768] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2768] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2768 opened.
paramiko.transport: DEBUG: [chan 2768] Sesch channel 2768 request ok
paramiko.transport: DEBUG: [chan 2768] EOF received (2768)
paramiko.transport: DEBUG: [chan 2768] EOF sent (2768)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1383 count=960 bs=1k
paramiko.transport: DEBUG: [chan 2769] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2769] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2769 opened.
paramiko.transport: DEBUG: [chan 2769] Sesch channel 2769 request ok
paramiko.transport: DEBUG: [chan 2769] EOF received (2769)
paramiko.transport: DEBUG: [chan 2769] EOF sent (2769)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1384 count=765 bs=1k
paramiko.transport: DEBUG: [chan 2770] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2770] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2770 opened.
paramiko.transport: DEBUG: [chan 2770] Sesch channel 2770 request ok
paramiko.transport: DEBUG: [chan 2770] EOF received (2770)
paramiko.transport: DEBUG: [chan 2770] EOF sent (2770)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1384 count=765 bs=1k
paramiko.transport: DEBUG: [chan 2771] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2771] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2771 opened.
paramiko.transport: DEBUG: [chan 2771] Sesch channel 2771 request ok
paramiko.transport: DEBUG: [chan 2771] EOF received (2771)
paramiko.transport: DEBUG: [chan 2771] EOF sent (2771)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1385 count=555 bs=1k
paramiko.transport: DEBUG: [chan 2772] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2772] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2772 opened.
paramiko.transport: DEBUG: [chan 2772] Sesch channel 2772 request ok
paramiko.transport: DEBUG: [chan 2772] EOF received (2772)
paramiko.transport: DEBUG: [chan 2772] EOF sent (2772)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1385 count=555 bs=1k
paramiko.transport: DEBUG: [chan 2773] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2773] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2773 opened.
paramiko.transport: DEBUG: [chan 2773] Sesch channel 2773 request ok
paramiko.transport: DEBUG: [chan 2773] EOF received (2773)
paramiko.transport: DEBUG: [chan 2773] EOF sent (2773)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1386 count=474 bs=1k
paramiko.transport: DEBUG: [chan 2774] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2774] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2774 opened.
paramiko.transport: DEBUG: [chan 2774] Sesch channel 2774 request ok
paramiko.transport: DEBUG: [chan 2774] EOF received (2774)
paramiko.transport: DEBUG: [chan 2774] EOF sent (2774)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1386 count=474 bs=1k
paramiko.transport: DEBUG: [chan 2775] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2775] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2775 opened.
paramiko.transport: DEBUG: [chan 2775] Sesch channel 2775 request ok
paramiko.transport: DEBUG: [chan 2775] EOF received (2775)
paramiko.transport: DEBUG: [chan 2775] EOF sent (2775)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1387 count=911 bs=1k
paramiko.transport: DEBUG: [chan 2776] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2776] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2776 opened.
paramiko.transport: DEBUG: [chan 2776] Sesch channel 2776 request ok
paramiko.transport: DEBUG: [chan 2776] EOF received (2776)
paramiko.transport: DEBUG: [chan 2776] EOF sent (2776)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1387 count=911 bs=1k
paramiko.transport: DEBUG: [chan 2777] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2777] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2777 opened.
paramiko.transport: DEBUG: [chan 2777] Sesch channel 2777 request ok
paramiko.transport: DEBUG: [chan 2777] EOF received (2777)
paramiko.transport: DEBUG: [chan 2777] EOF sent (2777)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1388 count=622 bs=1k
paramiko.transport: DEBUG: [chan 2778] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2778] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2778 opened.
paramiko.transport: DEBUG: [chan 2778] Sesch channel 2778 request ok
paramiko.transport: DEBUG: [chan 2778] EOF received (2778)
paramiko.transport: DEBUG: [chan 2778] EOF sent (2778)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1388 count=622 bs=1k
paramiko.transport: DEBUG: [chan 2779] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2779] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2779 opened.
paramiko.transport: DEBUG: [chan 2779] Sesch channel 2779 request ok
paramiko.transport: DEBUG: [chan 2779] EOF received (2779)
paramiko.transport: DEBUG: [chan 2779] EOF sent (2779)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1389 count=689 bs=1k
paramiko.transport: DEBUG: [chan 2780] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2780] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2780 opened.
paramiko.transport: DEBUG: [chan 2780] Sesch channel 2780 request ok
paramiko.transport: DEBUG: [chan 2780] EOF received (2780)
paramiko.transport: DEBUG: [chan 2780] EOF sent (2780)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1389 count=689 bs=1k
paramiko.transport: DEBUG: [chan 2781] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2781] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2781 opened.
paramiko.transport: DEBUG: [chan 2781] Sesch channel 2781 request ok
paramiko.transport: DEBUG: [chan 2781] EOF received (2781)
paramiko.transport: DEBUG: [chan 2781] EOF sent (2781)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1390 count=221 bs=1k
paramiko.transport: DEBUG: [chan 2782] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2782] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2782 opened.
paramiko.transport: DEBUG: [chan 2782] Sesch channel 2782 request ok
paramiko.transport: DEBUG: [chan 2782] EOF received (2782)
paramiko.transport: DEBUG: [chan 2782] EOF sent (2782)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1390 count=221 bs=1k
paramiko.transport: DEBUG: [chan 2783] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2783] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2783 opened.
paramiko.transport: DEBUG: [chan 2783] Sesch channel 2783 request ok
paramiko.transport: DEBUG: [chan 2783] EOF received (2783)
paramiko.transport: DEBUG: [chan 2783] EOF sent (2783)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1391 count=538 bs=1k
paramiko.transport: DEBUG: [chan 2784] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2784] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2784 opened.
paramiko.transport: DEBUG: [chan 2784] Sesch channel 2784 request ok
paramiko.transport: DEBUG: [chan 2784] EOF received (2784)
paramiko.transport: DEBUG: [chan 2784] EOF sent (2784)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1391 count=538 bs=1k
paramiko.transport: DEBUG: [chan 2785] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2785] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2785 opened.
paramiko.transport: DEBUG: [chan 2785] Sesch channel 2785 request ok
paramiko.transport: DEBUG: [chan 2785] EOF received (2785)
paramiko.transport: DEBUG: [chan 2785] EOF sent (2785)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1392 count=243 bs=1k
paramiko.transport: DEBUG: [chan 2786] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2786] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2786 opened.
paramiko.transport: DEBUG: [chan 2786] Sesch channel 2786 request ok
paramiko.transport: DEBUG: [chan 2786] EOF received (2786)
paramiko.transport: DEBUG: [chan 2786] EOF sent (2786)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1392 count=243 bs=1k
paramiko.transport: DEBUG: [chan 2787] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2787] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2787 opened.
paramiko.transport: DEBUG: [chan 2787] Sesch channel 2787 request ok
paramiko.transport: DEBUG: [chan 2787] EOF received (2787)
paramiko.transport: DEBUG: [chan 2787] EOF sent (2787)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1393 count=784 bs=1k
paramiko.transport: DEBUG: [chan 2788] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2788] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2788 opened.
paramiko.transport: DEBUG: [chan 2788] Sesch channel 2788 request ok
paramiko.transport: DEBUG: [chan 2788] EOF received (2788)
paramiko.transport: DEBUG: [chan 2788] EOF sent (2788)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1393 count=784 bs=1k
paramiko.transport: DEBUG: [chan 2789] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2789] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2789 opened.
paramiko.transport: DEBUG: [chan 2789] Sesch channel 2789 request ok
paramiko.transport: DEBUG: [chan 2789] EOF received (2789)
paramiko.transport: DEBUG: [chan 2789] EOF sent (2789)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1394 count=978 bs=1k
paramiko.transport: DEBUG: [chan 2790] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2790] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2790 opened.
paramiko.transport: DEBUG: [chan 2790] Sesch channel 2790 request ok
paramiko.transport: DEBUG: [chan 2790] EOF received (2790)
paramiko.transport: DEBUG: [chan 2790] EOF sent (2790)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1394 count=978 bs=1k
paramiko.transport: DEBUG: [chan 2791] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2791] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2791 opened.
paramiko.transport: DEBUG: [chan 2791] Sesch channel 2791 request ok
paramiko.transport: DEBUG: [chan 2791] EOF received (2791)
paramiko.transport: DEBUG: [chan 2791] EOF sent (2791)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1395 count=943 bs=1k
paramiko.transport: DEBUG: [chan 2792] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2792] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2792 opened.
paramiko.transport: DEBUG: [chan 2792] Sesch channel 2792 request ok
paramiko.transport: DEBUG: [chan 2792] EOF received (2792)
paramiko.transport: DEBUG: [chan 2792] EOF sent (2792)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1395 count=943 bs=1k
paramiko.transport: DEBUG: [chan 2793] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2793] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2793 opened.
paramiko.transport: DEBUG: [chan 2793] Sesch channel 2793 request ok
paramiko.transport: DEBUG: [chan 2793] EOF received (2793)
paramiko.transport: DEBUG: [chan 2793] EOF sent (2793)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1396 count=466 bs=1k
paramiko.transport: DEBUG: [chan 2794] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2794] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2794 opened.
paramiko.transport: DEBUG: [chan 2794] Sesch channel 2794 request ok
paramiko.transport: DEBUG: [chan 2794] EOF received (2794)
paramiko.transport: DEBUG: [chan 2794] EOF sent (2794)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1396 count=466 bs=1k
paramiko.transport: DEBUG: [chan 2795] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2795] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2795 opened.
paramiko.transport: DEBUG: [chan 2795] Sesch channel 2795 request ok
paramiko.transport: DEBUG: [chan 2795] EOF received (2795)
paramiko.transport: DEBUG: [chan 2795] EOF sent (2795)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1397 count=879 bs=1k
paramiko.transport: DEBUG: [chan 2796] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2796] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2796 opened.
paramiko.transport: DEBUG: [chan 2796] Sesch channel 2796 request ok
paramiko.transport: DEBUG: [chan 2796] EOF received (2796)
paramiko.transport: DEBUG: [chan 2796] EOF sent (2796)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1397 count=879 bs=1k
paramiko.transport: DEBUG: [chan 2797] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2797] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2797 opened.
paramiko.transport: DEBUG: [chan 2797] Sesch channel 2797 request ok
paramiko.transport: DEBUG: [chan 2797] EOF received (2797)
paramiko.transport: DEBUG: [chan 2797] EOF sent (2797)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1398 count=909 bs=1k
paramiko.transport: DEBUG: [chan 2798] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2798] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2798 opened.
paramiko.transport: DEBUG: [chan 2798] Sesch channel 2798 request ok
paramiko.transport: DEBUG: [chan 2798] EOF received (2798)
paramiko.transport: DEBUG: [chan 2798] EOF sent (2798)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1398 count=909 bs=1k
paramiko.transport: DEBUG: [chan 2799] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2799] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2799 opened.
paramiko.transport: DEBUG: [chan 2799] Sesch channel 2799 request ok
paramiko.transport: DEBUG: [chan 2799] EOF received (2799)
paramiko.transport: DEBUG: [chan 2799] EOF sent (2799)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1399 count=584 bs=1k
paramiko.transport: DEBUG: [chan 2800] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2800] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2800 opened.
paramiko.transport: DEBUG: [chan 2800] Sesch channel 2800 request ok
paramiko.transport: DEBUG: [chan 2800] EOF received (2800)
paramiko.transport: DEBUG: [chan 2800] EOF sent (2800)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1399 count=584 bs=1k
paramiko.transport: DEBUG: [chan 2801] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2801] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2801 opened.
paramiko.transport: DEBUG: [chan 2801] Sesch channel 2801 request ok
paramiko.transport: DEBUG: [chan 2801] EOF received (2801)
paramiko.transport: DEBUG: [chan 2801] EOF sent (2801)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1400 count=24 bs=1k
paramiko.transport: DEBUG: [chan 2802] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2802] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2802 opened.
paramiko.transport: DEBUG: [chan 2802] Sesch channel 2802 request ok
paramiko.transport: DEBUG: [chan 2802] EOF received (2802)
paramiko.transport: DEBUG: [chan 2802] EOF sent (2802)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1400 count=24 bs=1k
paramiko.transport: DEBUG: [chan 2803] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2803] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2803 opened.
paramiko.transport: DEBUG: [chan 2803] Sesch channel 2803 request ok
paramiko.transport: DEBUG: [chan 2803] EOF received (2803)
paramiko.transport: DEBUG: [chan 2803] EOF sent (2803)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1401 count=800 bs=1k
paramiko.transport: DEBUG: [chan 2804] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2804] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2804 opened.
paramiko.transport: DEBUG: [chan 2804] Sesch channel 2804 request ok
paramiko.transport: DEBUG: [chan 2804] EOF received (2804)
paramiko.transport: DEBUG: [chan 2804] EOF sent (2804)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1401 count=800 bs=1k
paramiko.transport: DEBUG: [chan 2805] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2805] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2805 opened.
paramiko.transport: DEBUG: [chan 2805] Sesch channel 2805 request ok
paramiko.transport: DEBUG: [chan 2805] EOF received (2805)
paramiko.transport: DEBUG: [chan 2805] EOF sent (2805)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1402 count=523 bs=1k
paramiko.transport: DEBUG: [chan 2806] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2806] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2806 opened.
paramiko.transport: DEBUG: [chan 2806] Sesch channel 2806 request ok
paramiko.transport: DEBUG: [chan 2806] EOF received (2806)
paramiko.transport: DEBUG: [chan 2806] EOF sent (2806)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1402 count=523 bs=1k
paramiko.transport: DEBUG: [chan 2807] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2807] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2807 opened.
paramiko.transport: DEBUG: [chan 2807] Sesch channel 2807 request ok
paramiko.transport: DEBUG: [chan 2807] EOF received (2807)
paramiko.transport: DEBUG: [chan 2807] EOF sent (2807)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1403 count=6 bs=1k
paramiko.transport: DEBUG: [chan 2808] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2808] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2808 opened.
paramiko.transport: DEBUG: [chan 2808] Sesch channel 2808 request ok
paramiko.transport: DEBUG: [chan 2808] EOF received (2808)
paramiko.transport: DEBUG: [chan 2808] EOF sent (2808)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1403 count=6 bs=1k
paramiko.transport: DEBUG: [chan 2809] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2809] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2809 opened.
paramiko.transport: DEBUG: [chan 2809] Sesch channel 2809 request ok
paramiko.transport: DEBUG: [chan 2809] EOF received (2809)
paramiko.transport: DEBUG: [chan 2809] EOF sent (2809)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1404 count=792 bs=1k
paramiko.transport: DEBUG: [chan 2810] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2810] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2810 opened.
paramiko.transport: DEBUG: [chan 2810] Sesch channel 2810 request ok
paramiko.transport: DEBUG: [chan 2810] EOF received (2810)
paramiko.transport: DEBUG: [chan 2810] EOF sent (2810)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1404 count=792 bs=1k
paramiko.transport: DEBUG: [chan 2811] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2811] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2811 opened.
paramiko.transport: DEBUG: [chan 2811] Sesch channel 2811 request ok
paramiko.transport: DEBUG: [chan 2811] EOF received (2811)
paramiko.transport: DEBUG: [chan 2811] EOF sent (2811)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1405 count=718 bs=1k
paramiko.transport: DEBUG: [chan 2812] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2812] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2812 opened.
paramiko.transport: DEBUG: [chan 2812] Sesch channel 2812 request ok
paramiko.transport: DEBUG: [chan 2812] EOF received (2812)
paramiko.transport: DEBUG: [chan 2812] EOF sent (2812)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1405 count=718 bs=1k
paramiko.transport: DEBUG: [chan 2813] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2813] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2813 opened.
paramiko.transport: DEBUG: [chan 2813] Sesch channel 2813 request ok
paramiko.transport: DEBUG: [chan 2813] EOF received (2813)
paramiko.transport: DEBUG: [chan 2813] EOF sent (2813)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1406 count=493 bs=1k
paramiko.transport: DEBUG: [chan 2814] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2814] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2814 opened.
paramiko.transport: DEBUG: [chan 2814] Sesch channel 2814 request ok
paramiko.transport: DEBUG: [chan 2814] EOF received (2814)
paramiko.transport: DEBUG: [chan 2814] EOF sent (2814)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1406 count=493 bs=1k
paramiko.transport: DEBUG: [chan 2815] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2815] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2815 opened.
paramiko.transport: DEBUG: [chan 2815] Sesch channel 2815 request ok
paramiko.transport: DEBUG: [chan 2815] EOF received (2815)
paramiko.transport: DEBUG: [chan 2815] EOF sent (2815)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1407 count=277 bs=1k
paramiko.transport: DEBUG: [chan 2816] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2816] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2816 opened.
paramiko.transport: DEBUG: [chan 2816] Sesch channel 2816 request ok
paramiko.transport: DEBUG: [chan 2816] EOF received (2816)
paramiko.transport: DEBUG: [chan 2816] EOF sent (2816)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1407 count=277 bs=1k
paramiko.transport: DEBUG: [chan 2817] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2817] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2817 opened.
paramiko.transport: DEBUG: [chan 2817] Sesch channel 2817 request ok
paramiko.transport: DEBUG: [chan 2817] EOF received (2817)
paramiko.transport: DEBUG: [chan 2817] EOF sent (2817)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1408 count=528 bs=1k
paramiko.transport: DEBUG: [chan 2818] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2818] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2818 opened.
paramiko.transport: DEBUG: [chan 2818] Sesch channel 2818 request ok
paramiko.transport: DEBUG: [chan 2818] EOF received (2818)
paramiko.transport: DEBUG: [chan 2818] EOF sent (2818)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1408 count=528 bs=1k
paramiko.transport: DEBUG: [chan 2819] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2819] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2819 opened.
paramiko.transport: DEBUG: [chan 2819] Sesch channel 2819 request ok
paramiko.transport: DEBUG: [chan 2819] EOF received (2819)
paramiko.transport: DEBUG: [chan 2819] EOF sent (2819)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1409 count=436 bs=1k
paramiko.transport: DEBUG: [chan 2820] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2820] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2820 opened.
paramiko.transport: DEBUG: [chan 2820] Sesch channel 2820 request ok
paramiko.transport: DEBUG: [chan 2820] EOF received (2820)
paramiko.transport: DEBUG: [chan 2820] EOF sent (2820)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1409 count=436 bs=1k
paramiko.transport: DEBUG: [chan 2821] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2821] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2821 opened.
paramiko.transport: DEBUG: [chan 2821] Sesch channel 2821 request ok
paramiko.transport: DEBUG: [chan 2821] EOF received (2821)
paramiko.transport: DEBUG: [chan 2821] EOF sent (2821)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1410 count=798 bs=1k
paramiko.transport: DEBUG: [chan 2822] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2822] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2822 opened.
paramiko.transport: DEBUG: [chan 2822] Sesch channel 2822 request ok
paramiko.transport: DEBUG: [chan 2822] EOF received (2822)
paramiko.transport: DEBUG: [chan 2822] EOF sent (2822)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1410 count=798 bs=1k
paramiko.transport: DEBUG: [chan 2823] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2823] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2823 opened.
paramiko.transport: DEBUG: [chan 2823] Sesch channel 2823 request ok
paramiko.transport: DEBUG: [chan 2823] EOF received (2823)
paramiko.transport: DEBUG: [chan 2823] EOF sent (2823)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1411 count=284 bs=1k
paramiko.transport: DEBUG: [chan 2824] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2824] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2824 opened.
paramiko.transport: DEBUG: [chan 2824] Sesch channel 2824 request ok
paramiko.transport: DEBUG: [chan 2824] EOF received (2824)
paramiko.transport: DEBUG: [chan 2824] EOF sent (2824)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1411 count=284 bs=1k
paramiko.transport: DEBUG: [chan 2825] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2825] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2825 opened.
paramiko.transport: DEBUG: [chan 2825] Sesch channel 2825 request ok
paramiko.transport: DEBUG: [chan 2825] EOF received (2825)
paramiko.transport: DEBUG: [chan 2825] EOF sent (2825)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1412 count=737 bs=1k
paramiko.transport: DEBUG: [chan 2826] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2826] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2826 opened.
paramiko.transport: DEBUG: [chan 2826] Sesch channel 2826 request ok
paramiko.transport: DEBUG: [chan 2826] EOF received (2826)
paramiko.transport: DEBUG: [chan 2826] EOF sent (2826)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1412 count=737 bs=1k
paramiko.transport: DEBUG: [chan 2827] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2827] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2827 opened.
paramiko.transport: DEBUG: [chan 2827] Sesch channel 2827 request ok
paramiko.transport: DEBUG: [chan 2827] EOF received (2827)
paramiko.transport: DEBUG: [chan 2827] EOF sent (2827)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1413 count=429 bs=1k
paramiko.transport: DEBUG: [chan 2828] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2828] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2828 opened.
paramiko.transport: DEBUG: [chan 2828] Sesch channel 2828 request ok
paramiko.transport: DEBUG: [chan 2828] EOF received (2828)
paramiko.transport: DEBUG: [chan 2828] EOF sent (2828)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1413 count=429 bs=1k
paramiko.transport: DEBUG: [chan 2829] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2829] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2829 opened.
paramiko.transport: DEBUG: [chan 2829] Sesch channel 2829 request ok
paramiko.transport: DEBUG: [chan 2829] EOF received (2829)
paramiko.transport: DEBUG: [chan 2829] EOF sent (2829)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1414 count=357 bs=1k
paramiko.transport: DEBUG: [chan 2830] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2830] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2830 opened.
paramiko.transport: DEBUG: [chan 2830] Sesch channel 2830 request ok
paramiko.transport: DEBUG: [chan 2830] EOF received (2830)
paramiko.transport: DEBUG: [chan 2830] EOF sent (2830)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1414 count=357 bs=1k
paramiko.transport: DEBUG: [chan 2831] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2831] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2831 opened.
paramiko.transport: DEBUG: [chan 2831] Sesch channel 2831 request ok
paramiko.transport: DEBUG: [chan 2831] EOF received (2831)
paramiko.transport: DEBUG: [chan 2831] EOF sent (2831)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1415 count=274 bs=1k
paramiko.transport: DEBUG: [chan 2832] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2832] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2832 opened.
paramiko.transport: DEBUG: [chan 2832] Sesch channel 2832 request ok
paramiko.transport: DEBUG: [chan 2832] EOF received (2832)
paramiko.transport: DEBUG: [chan 2832] EOF sent (2832)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1415 count=274 bs=1k
paramiko.transport: DEBUG: [chan 2833] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2833] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2833 opened.
paramiko.transport: DEBUG: [chan 2833] Sesch channel 2833 request ok
paramiko.transport: DEBUG: [chan 2833] EOF received (2833)
paramiko.transport: DEBUG: [chan 2833] EOF sent (2833)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1416 count=401 bs=1k
paramiko.transport: DEBUG: [chan 2834] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2834] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2834 opened.
paramiko.transport: DEBUG: [chan 2834] Sesch channel 2834 request ok
paramiko.transport: DEBUG: [chan 2834] EOF received (2834)
paramiko.transport: DEBUG: [chan 2834] EOF sent (2834)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1416 count=401 bs=1k
paramiko.transport: DEBUG: [chan 2835] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2835] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2835 opened.
paramiko.transport: DEBUG: [chan 2835] Sesch channel 2835 request ok
paramiko.transport: DEBUG: [chan 2835] EOF received (2835)
paramiko.transport: DEBUG: [chan 2835] EOF sent (2835)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1417 count=285 bs=1k
paramiko.transport: DEBUG: [chan 2836] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2836] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2836 opened.
paramiko.transport: DEBUG: [chan 2836] Sesch channel 2836 request ok
paramiko.transport: DEBUG: [chan 2836] EOF received (2836)
paramiko.transport: DEBUG: [chan 2836] EOF sent (2836)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1417 count=285 bs=1k
paramiko.transport: DEBUG: [chan 2837] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2837] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2837 opened.
paramiko.transport: DEBUG: [chan 2837] Sesch channel 2837 request ok
paramiko.transport: DEBUG: [chan 2837] EOF received (2837)
paramiko.transport: DEBUG: [chan 2837] EOF sent (2837)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1418 count=105 bs=1k
paramiko.transport: DEBUG: [chan 2838] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2838] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2838 opened.
paramiko.transport: DEBUG: [chan 2838] Sesch channel 2838 request ok
paramiko.transport: DEBUG: [chan 2838] EOF received (2838)
paramiko.transport: DEBUG: [chan 2838] EOF sent (2838)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1418 count=105 bs=1k
paramiko.transport: DEBUG: [chan 2839] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2839] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2839 opened.
paramiko.transport: DEBUG: [chan 2839] Sesch channel 2839 request ok
paramiko.transport: DEBUG: [chan 2839] EOF received (2839)
paramiko.transport: DEBUG: [chan 2839] EOF sent (2839)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1419 count=889 bs=1k
paramiko.transport: DEBUG: [chan 2840] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2840] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2840 opened.
paramiko.transport: DEBUG: [chan 2840] Sesch channel 2840 request ok
paramiko.transport: DEBUG: [chan 2840] EOF received (2840)
paramiko.transport: DEBUG: [chan 2840] EOF sent (2840)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1419 count=889 bs=1k
paramiko.transport: DEBUG: [chan 2841] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2841] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2841 opened.
paramiko.transport: DEBUG: [chan 2841] Sesch channel 2841 request ok
paramiko.transport: DEBUG: [chan 2841] EOF received (2841)
paramiko.transport: DEBUG: [chan 2841] EOF sent (2841)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1420 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 2842] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2842] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2842 opened.
paramiko.transport: DEBUG: [chan 2842] Sesch channel 2842 request ok
paramiko.transport: DEBUG: [chan 2842] EOF received (2842)
paramiko.transport: DEBUG: [chan 2842] EOF sent (2842)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1420 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 2843] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2843] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2843 opened.
paramiko.transport: DEBUG: [chan 2843] Sesch channel 2843 request ok
paramiko.transport: DEBUG: [chan 2843] EOF received (2843)
paramiko.transport: DEBUG: [chan 2843] EOF sent (2843)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1421 count=993 bs=1k
paramiko.transport: DEBUG: [chan 2844] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2844] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2844 opened.
paramiko.transport: DEBUG: [chan 2844] Sesch channel 2844 request ok
paramiko.transport: DEBUG: [chan 2844] EOF received (2844)
paramiko.transport: DEBUG: [chan 2844] EOF sent (2844)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1421 count=993 bs=1k
paramiko.transport: DEBUG: [chan 2845] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2845] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2845 opened.
paramiko.transport: DEBUG: [chan 2845] Sesch channel 2845 request ok
paramiko.transport: DEBUG: [chan 2845] EOF received (2845)
paramiko.transport: DEBUG: [chan 2845] EOF sent (2845)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1422 count=127 bs=1k
paramiko.transport: DEBUG: [chan 2846] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2846] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2846 opened.
paramiko.transport: DEBUG: [chan 2846] Sesch channel 2846 request ok
paramiko.transport: DEBUG: [chan 2846] EOF received (2846)
paramiko.transport: DEBUG: [chan 2846] EOF sent (2846)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1422 count=127 bs=1k
paramiko.transport: DEBUG: [chan 2847] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2847] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2847 opened.
paramiko.transport: DEBUG: [chan 2847] Sesch channel 2847 request ok
paramiko.transport: DEBUG: [chan 2847] EOF received (2847)
paramiko.transport: DEBUG: [chan 2847] EOF sent (2847)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1423 count=943 bs=1k
paramiko.transport: DEBUG: [chan 2848] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2848] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2848 opened.
paramiko.transport: DEBUG: [chan 2848] Sesch channel 2848 request ok
paramiko.transport: DEBUG: [chan 2848] EOF received (2848)
paramiko.transport: DEBUG: [chan 2848] EOF sent (2848)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1423 count=943 bs=1k
paramiko.transport: DEBUG: [chan 2849] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2849] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2849 opened.
paramiko.transport: DEBUG: [chan 2849] Sesch channel 2849 request ok
paramiko.transport: DEBUG: [chan 2849] EOF received (2849)
paramiko.transport: DEBUG: [chan 2849] EOF sent (2849)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1424 count=860 bs=1k
paramiko.transport: DEBUG: [chan 2850] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2850] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2850 opened.
paramiko.transport: DEBUG: [chan 2850] Sesch channel 2850 request ok
paramiko.transport: DEBUG: [chan 2850] EOF received (2850)
paramiko.transport: DEBUG: [chan 2850] EOF sent (2850)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1424 count=860 bs=1k
paramiko.transport: DEBUG: [chan 2851] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2851] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2851 opened.
paramiko.transport: DEBUG: [chan 2851] Sesch channel 2851 request ok
paramiko.transport: DEBUG: [chan 2851] EOF received (2851)
paramiko.transport: DEBUG: [chan 2851] EOF sent (2851)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1425 count=571 bs=1k
paramiko.transport: DEBUG: [chan 2852] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2852] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2852 opened.
paramiko.transport: DEBUG: [chan 2852] Sesch channel 2852 request ok
paramiko.transport: DEBUG: [chan 2852] EOF received (2852)
paramiko.transport: DEBUG: [chan 2852] EOF sent (2852)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1425 count=571 bs=1k
paramiko.transport: DEBUG: [chan 2853] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2853] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2853 opened.
paramiko.transport: DEBUG: [chan 2853] Sesch channel 2853 request ok
paramiko.transport: DEBUG: [chan 2853] EOF received (2853)
paramiko.transport: DEBUG: [chan 2853] EOF sent (2853)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1426 count=616 bs=1k
paramiko.transport: DEBUG: [chan 2854] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2854] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2854 opened.
paramiko.transport: DEBUG: [chan 2854] Sesch channel 2854 request ok
paramiko.transport: DEBUG: [chan 2854] EOF received (2854)
paramiko.transport: DEBUG: [chan 2854] EOF sent (2854)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1426 count=616 bs=1k
paramiko.transport: DEBUG: [chan 2855] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2855] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2855 opened.
paramiko.transport: DEBUG: [chan 2855] Sesch channel 2855 request ok
paramiko.transport: DEBUG: [chan 2855] EOF received (2855)
paramiko.transport: DEBUG: [chan 2855] EOF sent (2855)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1427 count=819 bs=1k
paramiko.transport: DEBUG: [chan 2856] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2856] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2856 opened.
paramiko.transport: DEBUG: [chan 2856] Sesch channel 2856 request ok
paramiko.transport: DEBUG: [chan 2856] EOF received (2856)
paramiko.transport: DEBUG: [chan 2856] EOF sent (2856)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1427 count=819 bs=1k
paramiko.transport: DEBUG: [chan 2857] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2857] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2857 opened.
paramiko.transport: DEBUG: [chan 2857] Sesch channel 2857 request ok
paramiko.transport: DEBUG: [chan 2857] EOF received (2857)
paramiko.transport: DEBUG: [chan 2857] EOF sent (2857)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1428 count=750 bs=1k
paramiko.transport: DEBUG: [chan 2858] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2858] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2858 opened.
paramiko.transport: DEBUG: [chan 2858] Sesch channel 2858 request ok
paramiko.transport: DEBUG: [chan 2858] EOF received (2858)
paramiko.transport: DEBUG: [chan 2858] EOF sent (2858)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1428 count=750 bs=1k
paramiko.transport: DEBUG: [chan 2859] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2859] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2859 opened.
paramiko.transport: DEBUG: [chan 2859] Sesch channel 2859 request ok
paramiko.transport: DEBUG: [chan 2859] EOF received (2859)
paramiko.transport: DEBUG: [chan 2859] EOF sent (2859)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1429 count=199 bs=1k
paramiko.transport: DEBUG: [chan 2860] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2860] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2860 opened.
paramiko.transport: DEBUG: [chan 2860] Sesch channel 2860 request ok
paramiko.transport: DEBUG: [chan 2860] EOF received (2860)
paramiko.transport: DEBUG: [chan 2860] EOF sent (2860)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1429 count=199 bs=1k
paramiko.transport: DEBUG: [chan 2861] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2861] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2861 opened.
paramiko.transport: DEBUG: [chan 2861] Sesch channel 2861 request ok
paramiko.transport: DEBUG: [chan 2861] EOF received (2861)
paramiko.transport: DEBUG: [chan 2861] EOF sent (2861)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1430 count=798 bs=1k
paramiko.transport: DEBUG: [chan 2862] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2862] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2862 opened.
paramiko.transport: DEBUG: [chan 2862] Sesch channel 2862 request ok
paramiko.transport: DEBUG: [chan 2862] EOF received (2862)
paramiko.transport: DEBUG: [chan 2862] EOF sent (2862)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1430 count=798 bs=1k
paramiko.transport: DEBUG: [chan 2863] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2863] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2863 opened.
paramiko.transport: DEBUG: [chan 2863] Sesch channel 2863 request ok
paramiko.transport: DEBUG: [chan 2863] EOF received (2863)
paramiko.transport: DEBUG: [chan 2863] EOF sent (2863)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1431 count=467 bs=1k
paramiko.transport: DEBUG: [chan 2864] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2864] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2864 opened.
paramiko.transport: DEBUG: [chan 2864] Sesch channel 2864 request ok
paramiko.transport: DEBUG: [chan 2864] EOF received (2864)
paramiko.transport: DEBUG: [chan 2864] EOF sent (2864)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1431 count=467 bs=1k
paramiko.transport: DEBUG: [chan 2865] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2865] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2865 opened.
paramiko.transport: DEBUG: [chan 2865] Sesch channel 2865 request ok
paramiko.transport: DEBUG: [chan 2865] EOF received (2865)
paramiko.transport: DEBUG: [chan 2865] EOF sent (2865)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1432 count=112 bs=1k
paramiko.transport: DEBUG: [chan 2866] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2866] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2866 opened.
paramiko.transport: DEBUG: [chan 2866] Sesch channel 2866 request ok
paramiko.transport: DEBUG: [chan 2866] EOF received (2866)
paramiko.transport: DEBUG: [chan 2866] EOF sent (2866)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1432 count=112 bs=1k
paramiko.transport: DEBUG: [chan 2867] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2867] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2867 opened.
paramiko.transport: DEBUG: [chan 2867] Sesch channel 2867 request ok
paramiko.transport: DEBUG: [chan 2867] EOF received (2867)
paramiko.transport: DEBUG: [chan 2867] EOF sent (2867)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1433 count=468 bs=1k
paramiko.transport: DEBUG: [chan 2868] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2868] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2868 opened.
paramiko.transport: DEBUG: [chan 2868] Sesch channel 2868 request ok
paramiko.transport: DEBUG: [chan 2868] EOF received (2868)
paramiko.transport: DEBUG: [chan 2868] EOF sent (2868)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1433 count=468 bs=1k
paramiko.transport: DEBUG: [chan 2869] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2869] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2869 opened.
paramiko.transport: DEBUG: [chan 2869] Sesch channel 2869 request ok
paramiko.transport: DEBUG: [chan 2869] EOF received (2869)
paramiko.transport: DEBUG: [chan 2869] EOF sent (2869)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1434 count=116 bs=1k
paramiko.transport: DEBUG: [chan 2870] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2870] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2870 opened.
paramiko.transport: DEBUG: [chan 2870] Sesch channel 2870 request ok
paramiko.transport: DEBUG: [chan 2870] EOF received (2870)
paramiko.transport: DEBUG: [chan 2870] EOF sent (2870)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1434 count=116 bs=1k
paramiko.transport: DEBUG: [chan 2871] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2871] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2871 opened.
paramiko.transport: DEBUG: [chan 2871] Sesch channel 2871 request ok
paramiko.transport: DEBUG: [chan 2871] EOF received (2871)
paramiko.transport: DEBUG: [chan 2871] EOF sent (2871)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1435 count=460 bs=1k
paramiko.transport: DEBUG: [chan 2872] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2872] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2872 opened.
paramiko.transport: DEBUG: [chan 2872] Sesch channel 2872 request ok
paramiko.transport: DEBUG: [chan 2872] EOF received (2872)
paramiko.transport: DEBUG: [chan 2872] EOF sent (2872)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1435 count=460 bs=1k
paramiko.transport: DEBUG: [chan 2873] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2873] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2873 opened.
paramiko.transport: DEBUG: [chan 2873] Sesch channel 2873 request ok
paramiko.transport: DEBUG: [chan 2873] EOF received (2873)
paramiko.transport: DEBUG: [chan 2873] EOF sent (2873)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1436 count=16 bs=1k
paramiko.transport: DEBUG: [chan 2874] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2874] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2874 opened.
paramiko.transport: DEBUG: [chan 2874] Sesch channel 2874 request ok
paramiko.transport: DEBUG: [chan 2874] EOF received (2874)
paramiko.transport: DEBUG: [chan 2874] EOF sent (2874)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1436 count=16 bs=1k
paramiko.transport: DEBUG: [chan 2875] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2875] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2875 opened.
paramiko.transport: DEBUG: [chan 2875] Sesch channel 2875 request ok
paramiko.transport: DEBUG: [chan 2875] EOF received (2875)
paramiko.transport: DEBUG: [chan 2875] EOF sent (2875)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1437 count=14 bs=1k
paramiko.transport: DEBUG: [chan 2876] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2876] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2876 opened.
paramiko.transport: DEBUG: [chan 2876] Sesch channel 2876 request ok
paramiko.transport: DEBUG: [chan 2876] EOF received (2876)
paramiko.transport: DEBUG: [chan 2876] EOF sent (2876)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1437 count=14 bs=1k
paramiko.transport: DEBUG: [chan 2877] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2877] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2877 opened.
paramiko.transport: DEBUG: [chan 2877] Sesch channel 2877 request ok
paramiko.transport: DEBUG: [chan 2877] EOF received (2877)
paramiko.transport: DEBUG: [chan 2877] EOF sent (2877)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1438 count=962 bs=1k
paramiko.transport: DEBUG: [chan 2878] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2878] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2878 opened.
paramiko.transport: DEBUG: [chan 2878] Sesch channel 2878 request ok
paramiko.transport: DEBUG: [chan 2878] EOF received (2878)
paramiko.transport: DEBUG: [chan 2878] EOF sent (2878)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1438 count=962 bs=1k
paramiko.transport: DEBUG: [chan 2879] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2879] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2879 opened.
paramiko.transport: DEBUG: [chan 2879] Sesch channel 2879 request ok
paramiko.transport: DEBUG: [chan 2879] EOF received (2879)
paramiko.transport: DEBUG: [chan 2879] EOF sent (2879)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1439 count=868 bs=1k
paramiko.transport: DEBUG: [chan 2880] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2880] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2880 opened.
paramiko.transport: DEBUG: [chan 2880] Sesch channel 2880 request ok
paramiko.transport: DEBUG: [chan 2880] EOF received (2880)
paramiko.transport: DEBUG: [chan 2880] EOF sent (2880)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1439 count=868 bs=1k
paramiko.transport: DEBUG: [chan 2881] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2881] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2881 opened.
paramiko.transport: DEBUG: [chan 2881] Sesch channel 2881 request ok
paramiko.transport: DEBUG: [chan 2881] EOF received (2881)
paramiko.transport: DEBUG: [chan 2881] EOF sent (2881)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1440 count=958 bs=1k
paramiko.transport: DEBUG: [chan 2882] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2882] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2882 opened.
paramiko.transport: DEBUG: [chan 2882] Sesch channel 2882 request ok
paramiko.transport: DEBUG: [chan 2882] EOF received (2882)
paramiko.transport: DEBUG: [chan 2882] EOF sent (2882)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1440 count=958 bs=1k
paramiko.transport: DEBUG: [chan 2883] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2883] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2883 opened.
paramiko.transport: DEBUG: [chan 2883] Sesch channel 2883 request ok
paramiko.transport: DEBUG: [chan 2883] EOF received (2883)
paramiko.transport: DEBUG: [chan 2883] EOF sent (2883)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1441 count=830 bs=1k
paramiko.transport: DEBUG: [chan 2884] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2884] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2884 opened.
paramiko.transport: DEBUG: [chan 2884] Sesch channel 2884 request ok
paramiko.transport: DEBUG: [chan 2884] EOF received (2884)
paramiko.transport: DEBUG: [chan 2884] EOF sent (2884)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1441 count=830 bs=1k
paramiko.transport: DEBUG: [chan 2885] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2885] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2885 opened.
paramiko.transport: DEBUG: [chan 2885] Sesch channel 2885 request ok
paramiko.transport: DEBUG: [chan 2885] EOF received (2885)
paramiko.transport: DEBUG: [chan 2885] EOF sent (2885)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1442 count=987 bs=1k
paramiko.transport: DEBUG: [chan 2886] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2886] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2886 opened.
paramiko.transport: DEBUG: [chan 2886] Sesch channel 2886 request ok
paramiko.transport: DEBUG: [chan 2886] EOF received (2886)
paramiko.transport: DEBUG: [chan 2886] EOF sent (2886)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1442 count=987 bs=1k
paramiko.transport: DEBUG: [chan 2887] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2887] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2887 opened.
paramiko.transport: DEBUG: [chan 2887] Sesch channel 2887 request ok
paramiko.transport: DEBUG: [chan 2887] EOF received (2887)
paramiko.transport: DEBUG: [chan 2887] EOF sent (2887)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1443 count=172 bs=1k
paramiko.transport: DEBUG: [chan 2888] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2888] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2888 opened.
paramiko.transport: DEBUG: [chan 2888] Sesch channel 2888 request ok
paramiko.transport: DEBUG: [chan 2888] EOF received (2888)
paramiko.transport: DEBUG: [chan 2888] EOF sent (2888)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1443 count=172 bs=1k
paramiko.transport: DEBUG: [chan 2889] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2889] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2889 opened.
paramiko.transport: DEBUG: [chan 2889] Sesch channel 2889 request ok
paramiko.transport: DEBUG: [chan 2889] EOF received (2889)
paramiko.transport: DEBUG: [chan 2889] EOF sent (2889)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1444 count=24 bs=1k
paramiko.transport: DEBUG: [chan 2890] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2890] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2890 opened.
paramiko.transport: DEBUG: [chan 2890] Sesch channel 2890 request ok
paramiko.transport: DEBUG: [chan 2890] EOF received (2890)
paramiko.transport: DEBUG: [chan 2890] EOF sent (2890)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1444 count=24 bs=1k
paramiko.transport: DEBUG: [chan 2891] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2891] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2891 opened.
paramiko.transport: DEBUG: [chan 2891] Sesch channel 2891 request ok
paramiko.transport: DEBUG: [chan 2891] EOF received (2891)
paramiko.transport: DEBUG: [chan 2891] EOF sent (2891)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1445 count=597 bs=1k
paramiko.transport: DEBUG: [chan 2892] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2892] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2892 opened.
paramiko.transport: DEBUG: [chan 2892] Sesch channel 2892 request ok
paramiko.transport: DEBUG: [chan 2892] EOF received (2892)
paramiko.transport: DEBUG: [chan 2892] EOF sent (2892)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1445 count=597 bs=1k
paramiko.transport: DEBUG: [chan 2893] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2893] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2893 opened.
paramiko.transport: DEBUG: [chan 2893] Sesch channel 2893 request ok
paramiko.transport: DEBUG: [chan 2893] EOF received (2893)
paramiko.transport: DEBUG: [chan 2893] EOF sent (2893)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1446 count=709 bs=1k
paramiko.transport: DEBUG: [chan 2894] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2894] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2894 opened.
paramiko.transport: DEBUG: [chan 2894] Sesch channel 2894 request ok
paramiko.transport: DEBUG: [chan 2894] EOF received (2894)
paramiko.transport: DEBUG: [chan 2894] EOF sent (2894)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1446 count=709 bs=1k
paramiko.transport: DEBUG: [chan 2895] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2895] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2895 opened.
paramiko.transport: DEBUG: [chan 2895] Sesch channel 2895 request ok
paramiko.transport: DEBUG: [chan 2895] EOF received (2895)
paramiko.transport: DEBUG: [chan 2895] EOF sent (2895)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1447 count=763 bs=1k
paramiko.transport: DEBUG: [chan 2896] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2896] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2896 opened.
paramiko.transport: DEBUG: [chan 2896] Sesch channel 2896 request ok
paramiko.transport: DEBUG: [chan 2896] EOF received (2896)
paramiko.transport: DEBUG: [chan 2896] EOF sent (2896)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1447 count=763 bs=1k
paramiko.transport: DEBUG: [chan 2897] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2897] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2897 opened.
paramiko.transport: DEBUG: [chan 2897] Sesch channel 2897 request ok
paramiko.transport: DEBUG: [chan 2897] EOF received (2897)
paramiko.transport: DEBUG: [chan 2897] EOF sent (2897)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1448 count=560 bs=1k
paramiko.transport: DEBUG: [chan 2898] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2898] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2898 opened.
paramiko.transport: DEBUG: [chan 2898] Sesch channel 2898 request ok
paramiko.transport: DEBUG: [chan 2898] EOF received (2898)
paramiko.transport: DEBUG: [chan 2898] EOF sent (2898)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1448 count=560 bs=1k
paramiko.transport: DEBUG: [chan 2899] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2899] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2899 opened.
paramiko.transport: DEBUG: [chan 2899] Sesch channel 2899 request ok
paramiko.transport: DEBUG: [chan 2899] EOF received (2899)
paramiko.transport: DEBUG: [chan 2899] EOF sent (2899)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1449 count=106 bs=1k
paramiko.transport: DEBUG: [chan 2900] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2900] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2900 opened.
paramiko.transport: DEBUG: [chan 2900] Sesch channel 2900 request ok
paramiko.transport: DEBUG: [chan 2900] EOF received (2900)
paramiko.transport: DEBUG: [chan 2900] EOF sent (2900)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1449 count=106 bs=1k
paramiko.transport: DEBUG: [chan 2901] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2901] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2901 opened.
paramiko.transport: DEBUG: [chan 2901] Sesch channel 2901 request ok
paramiko.transport: DEBUG: [chan 2901] EOF received (2901)
paramiko.transport: DEBUG: [chan 2901] EOF sent (2901)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1450 count=754 bs=1k
paramiko.transport: DEBUG: [chan 2902] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2902] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2902 opened.
paramiko.transport: DEBUG: [chan 2902] Sesch channel 2902 request ok
paramiko.transport: DEBUG: [chan 2902] EOF received (2902)
paramiko.transport: DEBUG: [chan 2902] EOF sent (2902)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1450 count=754 bs=1k
paramiko.transport: DEBUG: [chan 2903] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2903] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2903 opened.
paramiko.transport: DEBUG: [chan 2903] Sesch channel 2903 request ok
paramiko.transport: DEBUG: [chan 2903] EOF received (2903)
paramiko.transport: DEBUG: [chan 2903] EOF sent (2903)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1451 count=476 bs=1k
paramiko.transport: DEBUG: [chan 2904] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2904] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2904 opened.
paramiko.transport: DEBUG: [chan 2904] Sesch channel 2904 request ok
paramiko.transport: DEBUG: [chan 2904] EOF received (2904)
paramiko.transport: DEBUG: [chan 2904] EOF sent (2904)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1451 count=476 bs=1k
paramiko.transport: DEBUG: [chan 2905] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2905] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2905 opened.
paramiko.transport: DEBUG: [chan 2905] Sesch channel 2905 request ok
paramiko.transport: DEBUG: [chan 2905] EOF received (2905)
paramiko.transport: DEBUG: [chan 2905] EOF sent (2905)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1452 count=462 bs=1k
paramiko.transport: DEBUG: [chan 2906] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2906] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2906 opened.
paramiko.transport: DEBUG: [chan 2906] Sesch channel 2906 request ok
paramiko.transport: DEBUG: [chan 2906] EOF received (2906)
paramiko.transport: DEBUG: [chan 2906] EOF sent (2906)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1452 count=462 bs=1k
paramiko.transport: DEBUG: [chan 2907] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2907] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2907 opened.
paramiko.transport: DEBUG: [chan 2907] Sesch channel 2907 request ok
paramiko.transport: DEBUG: [chan 2907] EOF received (2907)
paramiko.transport: DEBUG: [chan 2907] EOF sent (2907)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1453 count=651 bs=1k
paramiko.transport: DEBUG: [chan 2908] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2908] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2908 opened.
paramiko.transport: DEBUG: [chan 2908] Sesch channel 2908 request ok
paramiko.transport: DEBUG: [chan 2908] EOF received (2908)
paramiko.transport: DEBUG: [chan 2908] EOF sent (2908)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1453 count=651 bs=1k
paramiko.transport: DEBUG: [chan 2909] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2909] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2909 opened.
paramiko.transport: DEBUG: [chan 2909] Sesch channel 2909 request ok
paramiko.transport: DEBUG: [chan 2909] EOF received (2909)
paramiko.transport: DEBUG: [chan 2909] EOF sent (2909)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1454 count=870 bs=1k
paramiko.transport: DEBUG: [chan 2910] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2910] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2910 opened.
paramiko.transport: DEBUG: [chan 2910] Sesch channel 2910 request ok
paramiko.transport: DEBUG: [chan 2910] EOF received (2910)
paramiko.transport: DEBUG: [chan 2910] EOF sent (2910)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1454 count=870 bs=1k
paramiko.transport: DEBUG: [chan 2911] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2911] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2911 opened.
paramiko.transport: DEBUG: [chan 2911] Sesch channel 2911 request ok
paramiko.transport: DEBUG: [chan 2911] EOF received (2911)
paramiko.transport: DEBUG: [chan 2911] EOF sent (2911)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1455 count=341 bs=1k
paramiko.transport: DEBUG: [chan 2912] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2912] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2912 opened.
paramiko.transport: DEBUG: [chan 2912] Sesch channel 2912 request ok
paramiko.transport: DEBUG: [chan 2912] EOF received (2912)
paramiko.transport: DEBUG: [chan 2912] EOF sent (2912)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1455 count=341 bs=1k
paramiko.transport: DEBUG: [chan 2913] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2913] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2913 opened.
paramiko.transport: DEBUG: [chan 2913] Sesch channel 2913 request ok
paramiko.transport: DEBUG: [chan 2913] EOF received (2913)
paramiko.transport: DEBUG: [chan 2913] EOF sent (2913)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1456 count=300 bs=1k
paramiko.transport: DEBUG: [chan 2914] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2914] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2914 opened.
paramiko.transport: DEBUG: [chan 2914] Sesch channel 2914 request ok
paramiko.transport: DEBUG: [chan 2914] EOF received (2914)
paramiko.transport: DEBUG: [chan 2914] EOF sent (2914)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1456 count=300 bs=1k
paramiko.transport: DEBUG: [chan 2915] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2915] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2915 opened.
paramiko.transport: DEBUG: [chan 2915] Sesch channel 2915 request ok
paramiko.transport: DEBUG: [chan 2915] EOF received (2915)
paramiko.transport: DEBUG: [chan 2915] EOF sent (2915)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1457 count=432 bs=1k
paramiko.transport: DEBUG: [chan 2916] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2916] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2916 opened.
paramiko.transport: DEBUG: [chan 2916] Sesch channel 2916 request ok
paramiko.transport: DEBUG: [chan 2916] EOF received (2916)
paramiko.transport: DEBUG: [chan 2916] EOF sent (2916)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1457 count=432 bs=1k
paramiko.transport: DEBUG: [chan 2917] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2917] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2917 opened.
paramiko.transport: DEBUG: [chan 2917] Sesch channel 2917 request ok
paramiko.transport: DEBUG: [chan 2917] EOF received (2917)
paramiko.transport: DEBUG: [chan 2917] EOF sent (2917)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1458 count=613 bs=1k
paramiko.transport: DEBUG: [chan 2918] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2918] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2918 opened.
paramiko.transport: DEBUG: [chan 2918] Sesch channel 2918 request ok
paramiko.transport: DEBUG: [chan 2918] EOF received (2918)
paramiko.transport: DEBUG: [chan 2918] EOF sent (2918)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1458 count=613 bs=1k
paramiko.transport: DEBUG: [chan 2919] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2919] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2919 opened.
paramiko.transport: DEBUG: [chan 2919] Sesch channel 2919 request ok
paramiko.transport: DEBUG: [chan 2919] EOF received (2919)
paramiko.transport: DEBUG: [chan 2919] EOF sent (2919)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1459 count=991 bs=1k
paramiko.transport: DEBUG: [chan 2920] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2920] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2920 opened.
paramiko.transport: DEBUG: [chan 2920] Sesch channel 2920 request ok
paramiko.transport: DEBUG: [chan 2920] EOF received (2920)
paramiko.transport: DEBUG: [chan 2920] EOF sent (2920)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1459 count=991 bs=1k
paramiko.transport: DEBUG: [chan 2921] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2921] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2921 opened.
paramiko.transport: DEBUG: [chan 2921] Sesch channel 2921 request ok
paramiko.transport: DEBUG: [chan 2921] EOF received (2921)
paramiko.transport: DEBUG: [chan 2921] EOF sent (2921)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1460 count=853 bs=1k
paramiko.transport: DEBUG: [chan 2922] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2922] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2922 opened.
paramiko.transport: DEBUG: [chan 2922] Sesch channel 2922 request ok
paramiko.transport: DEBUG: [chan 2922] EOF received (2922)
paramiko.transport: DEBUG: [chan 2922] EOF sent (2922)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1460 count=853 bs=1k
paramiko.transport: DEBUG: [chan 2923] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2923] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2923 opened.
paramiko.transport: DEBUG: [chan 2923] Sesch channel 2923 request ok
paramiko.transport: DEBUG: [chan 2923] EOF received (2923)
paramiko.transport: DEBUG: [chan 2923] EOF sent (2923)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1461 count=791 bs=1k
paramiko.transport: DEBUG: [chan 2924] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2924] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2924 opened.
paramiko.transport: DEBUG: [chan 2924] Sesch channel 2924 request ok
paramiko.transport: DEBUG: [chan 2924] EOF received (2924)
paramiko.transport: DEBUG: [chan 2924] EOF sent (2924)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1461 count=791 bs=1k
paramiko.transport: DEBUG: [chan 2925] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2925] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2925 opened.
paramiko.transport: DEBUG: [chan 2925] Sesch channel 2925 request ok
paramiko.transport: DEBUG: [chan 2925] EOF received (2925)
paramiko.transport: DEBUG: [chan 2925] EOF sent (2925)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1462 count=930 bs=1k
paramiko.transport: DEBUG: [chan 2926] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2926] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2926 opened.
paramiko.transport: DEBUG: [chan 2926] Sesch channel 2926 request ok
paramiko.transport: DEBUG: [chan 2926] EOF received (2926)
paramiko.transport: DEBUG: [chan 2926] EOF sent (2926)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1462 count=930 bs=1k
paramiko.transport: DEBUG: [chan 2927] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2927] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2927 opened.
paramiko.transport: DEBUG: [chan 2927] Sesch channel 2927 request ok
paramiko.transport: DEBUG: [chan 2927] EOF received (2927)
paramiko.transport: DEBUG: [chan 2927] EOF sent (2927)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1463 count=364 bs=1k
paramiko.transport: DEBUG: [chan 2928] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2928] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2928 opened.
paramiko.transport: DEBUG: [chan 2928] Sesch channel 2928 request ok
paramiko.transport: DEBUG: [chan 2928] EOF received (2928)
paramiko.transport: DEBUG: [chan 2928] EOF sent (2928)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1463 count=364 bs=1k
paramiko.transport: DEBUG: [chan 2929] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2929] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2929 opened.
paramiko.transport: DEBUG: [chan 2929] Sesch channel 2929 request ok
paramiko.transport: DEBUG: [chan 2929] EOF received (2929)
paramiko.transport: DEBUG: [chan 2929] EOF sent (2929)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1464 count=276 bs=1k
paramiko.transport: DEBUG: [chan 2930] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2930] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2930 opened.
paramiko.transport: DEBUG: [chan 2930] Sesch channel 2930 request ok
paramiko.transport: DEBUG: [chan 2930] EOF received (2930)
paramiko.transport: DEBUG: [chan 2930] EOF sent (2930)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1464 count=276 bs=1k
paramiko.transport: DEBUG: [chan 2931] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2931] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2931 opened.
paramiko.transport: DEBUG: [chan 2931] Sesch channel 2931 request ok
paramiko.transport: DEBUG: [chan 2931] EOF received (2931)
paramiko.transport: DEBUG: [chan 2931] EOF sent (2931)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1465 count=556 bs=1k
paramiko.transport: DEBUG: [chan 2932] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2932] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2932 opened.
paramiko.transport: DEBUG: [chan 2932] Sesch channel 2932 request ok
paramiko.transport: DEBUG: [chan 2932] EOF received (2932)
paramiko.transport: DEBUG: [chan 2932] EOF sent (2932)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1465 count=556 bs=1k
paramiko.transport: DEBUG: [chan 2933] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2933] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2933 opened.
paramiko.transport: DEBUG: [chan 2933] Sesch channel 2933 request ok
paramiko.transport: DEBUG: [chan 2933] EOF received (2933)
paramiko.transport: DEBUG: [chan 2933] EOF sent (2933)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1466 count=440 bs=1k
paramiko.transport: DEBUG: [chan 2934] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2934] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2934 opened.
paramiko.transport: DEBUG: [chan 2934] Sesch channel 2934 request ok
paramiko.transport: DEBUG: [chan 2934] EOF received (2934)
paramiko.transport: DEBUG: [chan 2934] EOF sent (2934)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1466 count=440 bs=1k
paramiko.transport: DEBUG: [chan 2935] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2935] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2935 opened.
paramiko.transport: DEBUG: [chan 2935] Sesch channel 2935 request ok
paramiko.transport: DEBUG: [chan 2935] EOF received (2935)
paramiko.transport: DEBUG: [chan 2935] EOF sent (2935)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1467 count=540 bs=1k
paramiko.transport: DEBUG: [chan 2936] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2936] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2936 opened.
paramiko.transport: DEBUG: [chan 2936] Sesch channel 2936 request ok
paramiko.transport: DEBUG: [chan 2936] EOF received (2936)
paramiko.transport: DEBUG: [chan 2936] EOF sent (2936)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1467 count=540 bs=1k
paramiko.transport: DEBUG: [chan 2937] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2937] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2937 opened.
paramiko.transport: DEBUG: [chan 2937] Sesch channel 2937 request ok
paramiko.transport: DEBUG: [chan 2937] EOF received (2937)
paramiko.transport: DEBUG: [chan 2937] EOF sent (2937)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1468 count=974 bs=1k
paramiko.transport: DEBUG: [chan 2938] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2938] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2938 opened.
paramiko.transport: DEBUG: [chan 2938] Sesch channel 2938 request ok
paramiko.transport: DEBUG: [chan 2938] EOF received (2938)
paramiko.transport: DEBUG: [chan 2938] EOF sent (2938)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1468 count=974 bs=1k
paramiko.transport: DEBUG: [chan 2939] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2939] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2939 opened.
paramiko.transport: DEBUG: [chan 2939] Sesch channel 2939 request ok
paramiko.transport: DEBUG: [chan 2939] EOF received (2939)
paramiko.transport: DEBUG: [chan 2939] EOF sent (2939)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1469 count=818 bs=1k
paramiko.transport: DEBUG: [chan 2940] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2940] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2940 opened.
paramiko.transport: DEBUG: [chan 2940] Sesch channel 2940 request ok
paramiko.transport: DEBUG: [chan 2940] EOF received (2940)
paramiko.transport: DEBUG: [chan 2940] EOF sent (2940)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1469 count=818 bs=1k
paramiko.transport: DEBUG: [chan 2941] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2941] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2941 opened.
paramiko.transport: DEBUG: [chan 2941] Sesch channel 2941 request ok
paramiko.transport: DEBUG: [chan 2941] EOF received (2941)
paramiko.transport: DEBUG: [chan 2941] EOF sent (2941)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1470 count=772 bs=1k
paramiko.transport: DEBUG: [chan 2942] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2942] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2942 opened.
paramiko.transport: DEBUG: [chan 2942] Sesch channel 2942 request ok
paramiko.transport: DEBUG: [chan 2942] EOF received (2942)
paramiko.transport: DEBUG: [chan 2942] EOF sent (2942)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1470 count=772 bs=1k
paramiko.transport: DEBUG: [chan 2943] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2943] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2943 opened.
paramiko.transport: DEBUG: [chan 2943] Sesch channel 2943 request ok
paramiko.transport: DEBUG: [chan 2943] EOF received (2943)
paramiko.transport: DEBUG: [chan 2943] EOF sent (2943)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1471 count=4 bs=1k
paramiko.transport: DEBUG: [chan 2944] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2944] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2944 opened.
paramiko.transport: DEBUG: [chan 2944] Sesch channel 2944 request ok
paramiko.transport: DEBUG: [chan 2944] EOF received (2944)
paramiko.transport: DEBUG: [chan 2944] EOF sent (2944)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1471 count=4 bs=1k
paramiko.transport: DEBUG: [chan 2945] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2945] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2945 opened.
paramiko.transport: DEBUG: [chan 2945] Sesch channel 2945 request ok
paramiko.transport: DEBUG: [chan 2945] EOF received (2945)
paramiko.transport: DEBUG: [chan 2945] EOF sent (2945)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1472 count=135 bs=1k
paramiko.transport: DEBUG: [chan 2946] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2946] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2946 opened.
paramiko.transport: DEBUG: [chan 2946] Sesch channel 2946 request ok
paramiko.transport: DEBUG: [chan 2946] EOF received (2946)
paramiko.transport: DEBUG: [chan 2946] EOF sent (2946)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1472 count=135 bs=1k
paramiko.transport: DEBUG: [chan 2947] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2947] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2947 opened.
paramiko.transport: DEBUG: [chan 2947] Sesch channel 2947 request ok
paramiko.transport: DEBUG: [chan 2947] EOF received (2947)
paramiko.transport: DEBUG: [chan 2947] EOF sent (2947)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1473 count=211 bs=1k
paramiko.transport: DEBUG: [chan 2948] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2948] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2948 opened.
paramiko.transport: DEBUG: [chan 2948] Sesch channel 2948 request ok
paramiko.transport: DEBUG: [chan 2948] EOF received (2948)
paramiko.transport: DEBUG: [chan 2948] EOF sent (2948)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1473 count=211 bs=1k
paramiko.transport: DEBUG: [chan 2949] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2949] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2949 opened.
paramiko.transport: DEBUG: [chan 2949] Sesch channel 2949 request ok
paramiko.transport: DEBUG: [chan 2949] EOF received (2949)
paramiko.transport: DEBUG: [chan 2949] EOF sent (2949)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1474 count=9 bs=1k
paramiko.transport: DEBUG: [chan 2950] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2950] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2950 opened.
paramiko.transport: DEBUG: [chan 2950] Sesch channel 2950 request ok
paramiko.transport: DEBUG: [chan 2950] EOF received (2950)
paramiko.transport: DEBUG: [chan 2950] EOF sent (2950)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1474 count=9 bs=1k
paramiko.transport: DEBUG: [chan 2951] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2951] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2951 opened.
paramiko.transport: DEBUG: [chan 2951] Sesch channel 2951 request ok
paramiko.transport: DEBUG: [chan 2951] EOF received (2951)
paramiko.transport: DEBUG: [chan 2951] EOF sent (2951)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1475 count=742 bs=1k
paramiko.transport: DEBUG: [chan 2952] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2952] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2952 opened.
paramiko.transport: DEBUG: [chan 2952] Sesch channel 2952 request ok
paramiko.transport: DEBUG: [chan 2952] EOF received (2952)
paramiko.transport: DEBUG: [chan 2952] EOF sent (2952)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1475 count=742 bs=1k
paramiko.transport: DEBUG: [chan 2953] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2953] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2953 opened.
paramiko.transport: DEBUG: [chan 2953] Sesch channel 2953 request ok
paramiko.transport: DEBUG: [chan 2953] EOF received (2953)
paramiko.transport: DEBUG: [chan 2953] EOF sent (2953)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1476 count=478 bs=1k
paramiko.transport: DEBUG: [chan 2954] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2954] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2954 opened.
paramiko.transport: DEBUG: [chan 2954] Sesch channel 2954 request ok
paramiko.transport: DEBUG: [chan 2954] EOF received (2954)
paramiko.transport: DEBUG: [chan 2954] EOF sent (2954)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1476 count=478 bs=1k
paramiko.transport: DEBUG: [chan 2955] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2955] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2955 opened.
paramiko.transport: DEBUG: [chan 2955] Sesch channel 2955 request ok
paramiko.transport: DEBUG: [chan 2955] EOF received (2955)
paramiko.transport: DEBUG: [chan 2955] EOF sent (2955)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1477 count=592 bs=1k
paramiko.transport: DEBUG: [chan 2956] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2956] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2956 opened.
paramiko.transport: DEBUG: [chan 2956] Sesch channel 2956 request ok
paramiko.transport: DEBUG: [chan 2956] EOF received (2956)
paramiko.transport: DEBUG: [chan 2956] EOF sent (2956)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1477 count=592 bs=1k
paramiko.transport: DEBUG: [chan 2957] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2957] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2957 opened.
paramiko.transport: DEBUG: [chan 2957] Sesch channel 2957 request ok
paramiko.transport: DEBUG: [chan 2957] EOF received (2957)
paramiko.transport: DEBUG: [chan 2957] EOF sent (2957)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1478 count=300 bs=1k
paramiko.transport: DEBUG: [chan 2958] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2958] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2958 opened.
paramiko.transport: DEBUG: [chan 2958] Sesch channel 2958 request ok
paramiko.transport: DEBUG: [chan 2958] EOF received (2958)
paramiko.transport: DEBUG: [chan 2958] EOF sent (2958)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1478 count=300 bs=1k
paramiko.transport: DEBUG: [chan 2959] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2959] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2959 opened.
paramiko.transport: DEBUG: [chan 2959] Sesch channel 2959 request ok
paramiko.transport: DEBUG: [chan 2959] EOF received (2959)
paramiko.transport: DEBUG: [chan 2959] EOF sent (2959)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1479 count=452 bs=1k
paramiko.transport: DEBUG: [chan 2960] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2960] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2960 opened.
paramiko.transport: DEBUG: [chan 2960] Sesch channel 2960 request ok
paramiko.transport: DEBUG: [chan 2960] EOF received (2960)
paramiko.transport: DEBUG: [chan 2960] EOF sent (2960)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1479 count=452 bs=1k
paramiko.transport: DEBUG: [chan 2961] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2961] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2961 opened.
paramiko.transport: DEBUG: [chan 2961] Sesch channel 2961 request ok
paramiko.transport: DEBUG: [chan 2961] EOF received (2961)
paramiko.transport: DEBUG: [chan 2961] EOF sent (2961)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1480 count=14 bs=1k
paramiko.transport: DEBUG: [chan 2962] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2962] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2962 opened.
paramiko.transport: DEBUG: [chan 2962] Sesch channel 2962 request ok
paramiko.transport: DEBUG: [chan 2962] EOF received (2962)
paramiko.transport: DEBUG: [chan 2962] EOF sent (2962)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1480 count=14 bs=1k
paramiko.transport: DEBUG: [chan 2963] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2963] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2963 opened.
paramiko.transport: DEBUG: [chan 2963] Sesch channel 2963 request ok
paramiko.transport: DEBUG: [chan 2963] EOF received (2963)
paramiko.transport: DEBUG: [chan 2963] EOF sent (2963)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1481 count=86 bs=1k
paramiko.transport: DEBUG: [chan 2964] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2964] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2964 opened.
paramiko.transport: DEBUG: [chan 2964] Sesch channel 2964 request ok
paramiko.transport: DEBUG: [chan 2964] EOF received (2964)
paramiko.transport: DEBUG: [chan 2964] EOF sent (2964)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1481 count=86 bs=1k
paramiko.transport: DEBUG: [chan 2965] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2965] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2965 opened.
paramiko.transport: DEBUG: [chan 2965] Sesch channel 2965 request ok
paramiko.transport: DEBUG: [chan 2965] EOF received (2965)
paramiko.transport: DEBUG: [chan 2965] EOF sent (2965)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1482 count=779 bs=1k
paramiko.transport: DEBUG: [chan 2966] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2966] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2966 opened.
paramiko.transport: DEBUG: [chan 2966] Sesch channel 2966 request ok
paramiko.transport: DEBUG: [chan 2966] EOF received (2966)
paramiko.transport: DEBUG: [chan 2966] EOF sent (2966)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1482 count=779 bs=1k
paramiko.transport: DEBUG: [chan 2967] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2967] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2967 opened.
paramiko.transport: DEBUG: [chan 2967] Sesch channel 2967 request ok
paramiko.transport: DEBUG: [chan 2967] EOF received (2967)
paramiko.transport: DEBUG: [chan 2967] EOF sent (2967)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1483 count=278 bs=1k
paramiko.transport: DEBUG: [chan 2968] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2968] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2968 opened.
paramiko.transport: DEBUG: [chan 2968] Sesch channel 2968 request ok
paramiko.transport: DEBUG: [chan 2968] EOF received (2968)
paramiko.transport: DEBUG: [chan 2968] EOF sent (2968)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1483 count=278 bs=1k
paramiko.transport: DEBUG: [chan 2969] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2969] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2969 opened.
paramiko.transport: DEBUG: [chan 2969] Sesch channel 2969 request ok
paramiko.transport: DEBUG: [chan 2969] EOF received (2969)
paramiko.transport: DEBUG: [chan 2969] EOF sent (2969)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1484 count=666 bs=1k
paramiko.transport: DEBUG: [chan 2970] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2970] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2970 opened.
paramiko.transport: DEBUG: [chan 2970] Sesch channel 2970 request ok
paramiko.transport: DEBUG: [chan 2970] EOF received (2970)
paramiko.transport: DEBUG: [chan 2970] EOF sent (2970)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1484 count=666 bs=1k
paramiko.transport: DEBUG: [chan 2971] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2971] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2971 opened.
paramiko.transport: DEBUG: [chan 2971] Sesch channel 2971 request ok
paramiko.transport: DEBUG: [chan 2971] EOF received (2971)
paramiko.transport: DEBUG: [chan 2971] EOF sent (2971)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1485 count=92 bs=1k
paramiko.transport: DEBUG: [chan 2972] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2972] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2972 opened.
paramiko.transport: DEBUG: [chan 2972] Sesch channel 2972 request ok
paramiko.transport: DEBUG: [chan 2972] EOF received (2972)
paramiko.transport: DEBUG: [chan 2972] EOF sent (2972)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1485 count=92 bs=1k
paramiko.transport: DEBUG: [chan 2973] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2973] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2973 opened.
paramiko.transport: DEBUG: [chan 2973] Sesch channel 2973 request ok
paramiko.transport: DEBUG: [chan 2973] EOF received (2973)
paramiko.transport: DEBUG: [chan 2973] EOF sent (2973)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1486 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 2974] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2974] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2974 opened.
paramiko.transport: DEBUG: [chan 2974] Sesch channel 2974 request ok
paramiko.transport: DEBUG: [chan 2974] EOF received (2974)
paramiko.transport: DEBUG: [chan 2974] EOF sent (2974)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1486 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 2975] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2975] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2975 opened.
paramiko.transport: DEBUG: [chan 2975] Sesch channel 2975 request ok
paramiko.transport: DEBUG: [chan 2975] EOF received (2975)
paramiko.transport: DEBUG: [chan 2975] EOF sent (2975)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1487 count=476 bs=1k
paramiko.transport: DEBUG: [chan 2976] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2976] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2976 opened.
paramiko.transport: DEBUG: [chan 2976] Sesch channel 2976 request ok
paramiko.transport: DEBUG: [chan 2976] EOF received (2976)
paramiko.transport: DEBUG: [chan 2976] EOF sent (2976)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1487 count=476 bs=1k
paramiko.transport: DEBUG: [chan 2977] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2977] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2977 opened.
paramiko.transport: DEBUG: [chan 2977] Sesch channel 2977 request ok
paramiko.transport: DEBUG: [chan 2977] EOF received (2977)
paramiko.transport: DEBUG: [chan 2977] EOF sent (2977)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1488 count=966 bs=1k
paramiko.transport: DEBUG: [chan 2978] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2978] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2978 opened.
paramiko.transport: DEBUG: [chan 2978] Sesch channel 2978 request ok
paramiko.transport: DEBUG: [chan 2978] EOF received (2978)
paramiko.transport: DEBUG: [chan 2978] EOF sent (2978)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1488 count=966 bs=1k
paramiko.transport: DEBUG: [chan 2979] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2979] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2979 opened.
paramiko.transport: DEBUG: [chan 2979] Sesch channel 2979 request ok
paramiko.transport: DEBUG: [chan 2979] EOF received (2979)
paramiko.transport: DEBUG: [chan 2979] EOF sent (2979)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1489 count=694 bs=1k
paramiko.transport: DEBUG: [chan 2980] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2980] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2980 opened.
paramiko.transport: DEBUG: [chan 2980] Sesch channel 2980 request ok
paramiko.transport: DEBUG: [chan 2980] EOF received (2980)
paramiko.transport: DEBUG: [chan 2980] EOF sent (2980)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1489 count=694 bs=1k
paramiko.transport: DEBUG: [chan 2981] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2981] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2981 opened.
paramiko.transport: DEBUG: [chan 2981] Sesch channel 2981 request ok
paramiko.transport: DEBUG: [chan 2981] EOF received (2981)
paramiko.transport: DEBUG: [chan 2981] EOF sent (2981)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1490 count=2 bs=1k
paramiko.transport: DEBUG: [chan 2982] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2982] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2982 opened.
paramiko.transport: DEBUG: [chan 2982] Sesch channel 2982 request ok
paramiko.transport: DEBUG: [chan 2982] EOF received (2982)
paramiko.transport: DEBUG: [chan 2982] EOF sent (2982)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1490 count=2 bs=1k
paramiko.transport: DEBUG: [chan 2983] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2983] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2983 opened.
paramiko.transport: DEBUG: [chan 2983] Sesch channel 2983 request ok
paramiko.transport: DEBUG: [chan 2983] EOF received (2983)
paramiko.transport: DEBUG: [chan 2983] EOF sent (2983)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1491 count=748 bs=1k
paramiko.transport: DEBUG: [chan 2984] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2984] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2984 opened.
paramiko.transport: DEBUG: [chan 2984] Sesch channel 2984 request ok
paramiko.transport: DEBUG: [chan 2984] EOF received (2984)
paramiko.transport: DEBUG: [chan 2984] EOF sent (2984)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1491 count=748 bs=1k
paramiko.transport: DEBUG: [chan 2985] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2985] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2985 opened.
paramiko.transport: DEBUG: [chan 2985] Sesch channel 2985 request ok
paramiko.transport: DEBUG: [chan 2985] EOF received (2985)
paramiko.transport: DEBUG: [chan 2985] EOF sent (2985)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1492 count=349 bs=1k
paramiko.transport: DEBUG: [chan 2986] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2986] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2986 opened.
paramiko.transport: DEBUG: [chan 2986] Sesch channel 2986 request ok
paramiko.transport: DEBUG: [chan 2986] EOF received (2986)
paramiko.transport: DEBUG: [chan 2986] EOF sent (2986)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1492 count=349 bs=1k
paramiko.transport: DEBUG: [chan 2987] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2987] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2987 opened.
paramiko.transport: DEBUG: [chan 2987] Sesch channel 2987 request ok
paramiko.transport: DEBUG: [chan 2987] EOF received (2987)
paramiko.transport: DEBUG: [chan 2987] EOF sent (2987)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1493 count=990 bs=1k
paramiko.transport: DEBUG: [chan 2988] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2988] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2988 opened.
paramiko.transport: DEBUG: [chan 2988] Sesch channel 2988 request ok
paramiko.transport: DEBUG: [chan 2988] EOF received (2988)
paramiko.transport: DEBUG: [chan 2988] EOF sent (2988)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1493 count=990 bs=1k
paramiko.transport: DEBUG: [chan 2989] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2989] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2989 opened.
paramiko.transport: DEBUG: [chan 2989] Sesch channel 2989 request ok
paramiko.transport: DEBUG: [chan 2989] EOF received (2989)
paramiko.transport: DEBUG: [chan 2989] EOF sent (2989)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1494 count=275 bs=1k
paramiko.transport: DEBUG: [chan 2990] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2990] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2990 opened.
paramiko.transport: DEBUG: [chan 2990] Sesch channel 2990 request ok
paramiko.transport: DEBUG: [chan 2990] EOF received (2990)
paramiko.transport: DEBUG: [chan 2990] EOF sent (2990)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1494 count=275 bs=1k
paramiko.transport: DEBUG: [chan 2991] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2991] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2991 opened.
paramiko.transport: DEBUG: [chan 2991] Sesch channel 2991 request ok
paramiko.transport: DEBUG: [chan 2991] EOF received (2991)
paramiko.transport: DEBUG: [chan 2991] EOF sent (2991)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1495 count=266 bs=1k
paramiko.transport: DEBUG: [chan 2992] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2992] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2992 opened.
paramiko.transport: DEBUG: [chan 2992] Sesch channel 2992 request ok
paramiko.transport: DEBUG: [chan 2992] EOF received (2992)
paramiko.transport: DEBUG: [chan 2992] EOF sent (2992)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1495 count=266 bs=1k
paramiko.transport: DEBUG: [chan 2993] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2993] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2993 opened.
paramiko.transport: DEBUG: [chan 2993] Sesch channel 2993 request ok
paramiko.transport: DEBUG: [chan 2993] EOF received (2993)
paramiko.transport: DEBUG: [chan 2993] EOF sent (2993)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1496 count=644 bs=1k
paramiko.transport: DEBUG: [chan 2994] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2994] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2994 opened.
paramiko.transport: DEBUG: [chan 2994] Sesch channel 2994 request ok
paramiko.transport: DEBUG: [chan 2994] EOF received (2994)
paramiko.transport: DEBUG: [chan 2994] EOF sent (2994)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1496 count=644 bs=1k
paramiko.transport: DEBUG: [chan 2995] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2995] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2995 opened.
paramiko.transport: DEBUG: [chan 2995] Sesch channel 2995 request ok
paramiko.transport: DEBUG: [chan 2995] EOF received (2995)
paramiko.transport: DEBUG: [chan 2995] EOF sent (2995)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1497 count=832 bs=1k
paramiko.transport: DEBUG: [chan 2996] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2996] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2996 opened.
paramiko.transport: DEBUG: [chan 2996] Sesch channel 2996 request ok
paramiko.transport: DEBUG: [chan 2996] EOF received (2996)
paramiko.transport: DEBUG: [chan 2996] EOF sent (2996)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1497 count=832 bs=1k
paramiko.transport: DEBUG: [chan 2997] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2997] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2997 opened.
paramiko.transport: DEBUG: [chan 2997] Sesch channel 2997 request ok
paramiko.transport: DEBUG: [chan 2997] EOF received (2997)
paramiko.transport: DEBUG: [chan 2997] EOF sent (2997)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1498 count=809 bs=1k
paramiko.transport: DEBUG: [chan 2998] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2998] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2998 opened.
paramiko.transport: DEBUG: [chan 2998] Sesch channel 2998 request ok
paramiko.transport: DEBUG: [chan 2998] EOF received (2998)
paramiko.transport: DEBUG: [chan 2998] EOF sent (2998)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1498 count=809 bs=1k
paramiko.transport: DEBUG: [chan 2999] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 2999] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 2999 opened.
paramiko.transport: DEBUG: [chan 2999] Sesch channel 2999 request ok
paramiko.transport: DEBUG: [chan 2999] EOF received (2999)
paramiko.transport: DEBUG: [chan 2999] EOF sent (2999)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1499 count=794 bs=1k
paramiko.transport: DEBUG: [chan 3000] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3000] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3000 opened.
paramiko.transport: DEBUG: [chan 3000] Sesch channel 3000 request ok
paramiko.transport: DEBUG: [chan 3000] EOF received (3000)
paramiko.transport: DEBUG: [chan 3000] EOF sent (3000)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1499 count=794 bs=1k
paramiko.transport: DEBUG: [chan 3001] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3001] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3001 opened.
paramiko.transport: DEBUG: [chan 3001] Sesch channel 3001 request ok
paramiko.transport: DEBUG: [chan 3001] EOF received (3001)
paramiko.transport: DEBUG: [chan 3001] EOF sent (3001)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1500 count=60 bs=1k
paramiko.transport: DEBUG: [chan 3002] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3002] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3002 opened.
paramiko.transport: DEBUG: [chan 3002] Sesch channel 3002 request ok
paramiko.transport: DEBUG: [chan 3002] EOF received (3002)
paramiko.transport: DEBUG: [chan 3002] EOF sent (3002)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1500 count=60 bs=1k
paramiko.transport: DEBUG: [chan 3003] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3003] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3003 opened.
paramiko.transport: DEBUG: [chan 3003] Sesch channel 3003 request ok
paramiko.transport: DEBUG: [chan 3003] EOF received (3003)
paramiko.transport: DEBUG: [chan 3003] EOF sent (3003)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1501 count=110 bs=1k
paramiko.transport: DEBUG: [chan 3004] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3004] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3004 opened.
paramiko.transport: DEBUG: [chan 3004] Sesch channel 3004 request ok
paramiko.transport: DEBUG: [chan 3004] EOF received (3004)
paramiko.transport: DEBUG: [chan 3004] EOF sent (3004)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1501 count=110 bs=1k
paramiko.transport: DEBUG: [chan 3005] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3005] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3005 opened.
paramiko.transport: DEBUG: [chan 3005] Sesch channel 3005 request ok
paramiko.transport: DEBUG: [chan 3005] EOF received (3005)
paramiko.transport: DEBUG: [chan 3005] EOF sent (3005)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1502 count=554 bs=1k
paramiko.transport: DEBUG: [chan 3006] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3006] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3006 opened.
paramiko.transport: DEBUG: [chan 3006] Sesch channel 3006 request ok
paramiko.transport: DEBUG: [chan 3006] EOF received (3006)
paramiko.transport: DEBUG: [chan 3006] EOF sent (3006)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1502 count=554 bs=1k
paramiko.transport: DEBUG: [chan 3007] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3007] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3007 opened.
paramiko.transport: DEBUG: [chan 3007] Sesch channel 3007 request ok
paramiko.transport: DEBUG: [chan 3007] EOF received (3007)
paramiko.transport: DEBUG: [chan 3007] EOF sent (3007)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1503 count=952 bs=1k
paramiko.transport: DEBUG: [chan 3008] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3008] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3008 opened.
paramiko.transport: DEBUG: [chan 3008] Sesch channel 3008 request ok
paramiko.transport: DEBUG: [chan 3008] EOF received (3008)
paramiko.transport: DEBUG: [chan 3008] EOF sent (3008)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1503 count=952 bs=1k
paramiko.transport: DEBUG: [chan 3009] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3009] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3009 opened.
paramiko.transport: DEBUG: [chan 3009] Sesch channel 3009 request ok
paramiko.transport: DEBUG: [chan 3009] EOF received (3009)
paramiko.transport: DEBUG: [chan 3009] EOF sent (3009)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1504 count=988 bs=1k
paramiko.transport: DEBUG: [chan 3010] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3010] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3010 opened.
paramiko.transport: DEBUG: [chan 3010] Sesch channel 3010 request ok
paramiko.transport: DEBUG: [chan 3010] EOF received (3010)
paramiko.transport: DEBUG: [chan 3010] EOF sent (3010)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1504 count=988 bs=1k
paramiko.transport: DEBUG: [chan 3011] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3011] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3011 opened.
paramiko.transport: DEBUG: [chan 3011] Sesch channel 3011 request ok
paramiko.transport: DEBUG: [chan 3011] EOF received (3011)
paramiko.transport: DEBUG: [chan 3011] EOF sent (3011)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1505 count=730 bs=1k
paramiko.transport: DEBUG: [chan 3012] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3012] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3012 opened.
paramiko.transport: DEBUG: [chan 3012] Sesch channel 3012 request ok
paramiko.transport: DEBUG: [chan 3012] EOF received (3012)
paramiko.transport: DEBUG: [chan 3012] EOF sent (3012)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1505 count=730 bs=1k
paramiko.transport: DEBUG: [chan 3013] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3013] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3013 opened.
paramiko.transport: DEBUG: [chan 3013] Sesch channel 3013 request ok
paramiko.transport: DEBUG: [chan 3013] EOF received (3013)
paramiko.transport: DEBUG: [chan 3013] EOF sent (3013)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1506 count=626 bs=1k
paramiko.transport: DEBUG: [chan 3014] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3014] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3014 opened.
paramiko.transport: DEBUG: [chan 3014] Sesch channel 3014 request ok
paramiko.transport: DEBUG: [chan 3014] EOF received (3014)
paramiko.transport: DEBUG: [chan 3014] EOF sent (3014)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1506 count=626 bs=1k
paramiko.transport: DEBUG: [chan 3015] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3015] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3015 opened.
paramiko.transport: DEBUG: [chan 3015] Sesch channel 3015 request ok
paramiko.transport: DEBUG: [chan 3015] EOF received (3015)
paramiko.transport: DEBUG: [chan 3015] EOF sent (3015)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1507 count=263 bs=1k
paramiko.transport: DEBUG: [chan 3016] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3016] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3016 opened.
paramiko.transport: DEBUG: [chan 3016] Sesch channel 3016 request ok
paramiko.transport: DEBUG: [chan 3016] EOF received (3016)
paramiko.transport: DEBUG: [chan 3016] EOF sent (3016)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1507 count=263 bs=1k
paramiko.transport: DEBUG: [chan 3017] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3017] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3017 opened.
paramiko.transport: DEBUG: [chan 3017] Sesch channel 3017 request ok
paramiko.transport: DEBUG: [chan 3017] EOF received (3017)
paramiko.transport: DEBUG: [chan 3017] EOF sent (3017)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1508 count=363 bs=1k
paramiko.transport: DEBUG: [chan 3018] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3018] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3018 opened.
paramiko.transport: DEBUG: [chan 3018] Sesch channel 3018 request ok
paramiko.transport: DEBUG: [chan 3018] EOF received (3018)
paramiko.transport: DEBUG: [chan 3018] EOF sent (3018)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1508 count=363 bs=1k
paramiko.transport: DEBUG: [chan 3019] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3019] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3019 opened.
paramiko.transport: DEBUG: [chan 3019] Sesch channel 3019 request ok
paramiko.transport: DEBUG: [chan 3019] EOF received (3019)
paramiko.transport: DEBUG: [chan 3019] EOF sent (3019)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1509 count=134 bs=1k
paramiko.transport: DEBUG: [chan 3020] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3020] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3020 opened.
paramiko.transport: DEBUG: [chan 3020] Sesch channel 3020 request ok
paramiko.transport: DEBUG: [chan 3020] EOF received (3020)
paramiko.transport: DEBUG: [chan 3020] EOF sent (3020)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1509 count=134 bs=1k
paramiko.transport: DEBUG: [chan 3021] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3021] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3021 opened.
paramiko.transport: DEBUG: [chan 3021] Sesch channel 3021 request ok
paramiko.transport: DEBUG: [chan 3021] EOF received (3021)
paramiko.transport: DEBUG: [chan 3021] EOF sent (3021)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1510 count=107 bs=1k
paramiko.transport: DEBUG: [chan 3022] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3022] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3022 opened.
paramiko.transport: DEBUG: [chan 3022] Sesch channel 3022 request ok
paramiko.transport: DEBUG: [chan 3022] EOF received (3022)
paramiko.transport: DEBUG: [chan 3022] EOF sent (3022)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1510 count=107 bs=1k
paramiko.transport: DEBUG: [chan 3023] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3023] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3023 opened.
paramiko.transport: DEBUG: [chan 3023] Sesch channel 3023 request ok
paramiko.transport: DEBUG: [chan 3023] EOF received (3023)
paramiko.transport: DEBUG: [chan 3023] EOF sent (3023)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1511 count=726 bs=1k
paramiko.transport: DEBUG: [chan 3024] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3024] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3024 opened.
paramiko.transport: DEBUG: [chan 3024] Sesch channel 3024 request ok
paramiko.transport: DEBUG: [chan 3024] EOF received (3024)
paramiko.transport: DEBUG: [chan 3024] EOF sent (3024)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1511 count=726 bs=1k
paramiko.transport: DEBUG: [chan 3025] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3025] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3025 opened.
paramiko.transport: DEBUG: [chan 3025] Sesch channel 3025 request ok
paramiko.transport: DEBUG: [chan 3025] EOF received (3025)
paramiko.transport: DEBUG: [chan 3025] EOF sent (3025)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1512 count=132 bs=1k
paramiko.transport: DEBUG: [chan 3026] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3026] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3026 opened.
paramiko.transport: DEBUG: [chan 3026] Sesch channel 3026 request ok
paramiko.transport: DEBUG: [chan 3026] EOF received (3026)
paramiko.transport: DEBUG: [chan 3026] EOF sent (3026)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1512 count=132 bs=1k
paramiko.transport: DEBUG: [chan 3027] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3027] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3027 opened.
paramiko.transport: DEBUG: [chan 3027] Sesch channel 3027 request ok
paramiko.transport: DEBUG: [chan 3027] EOF received (3027)
paramiko.transport: DEBUG: [chan 3027] EOF sent (3027)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1513 count=272 bs=1k
paramiko.transport: DEBUG: [chan 3028] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3028] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3028 opened.
paramiko.transport: DEBUG: [chan 3028] Sesch channel 3028 request ok
paramiko.transport: DEBUG: [chan 3028] EOF received (3028)
paramiko.transport: DEBUG: [chan 3028] EOF sent (3028)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1513 count=272 bs=1k
paramiko.transport: DEBUG: [chan 3029] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3029] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3029 opened.
paramiko.transport: DEBUG: [chan 3029] Sesch channel 3029 request ok
paramiko.transport: DEBUG: [chan 3029] EOF received (3029)
paramiko.transport: DEBUG: [chan 3029] EOF sent (3029)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1514 count=605 bs=1k
paramiko.transport: DEBUG: [chan 3030] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3030] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3030 opened.
paramiko.transport: DEBUG: [chan 3030] Sesch channel 3030 request ok
paramiko.transport: DEBUG: [chan 3030] EOF received (3030)
paramiko.transport: DEBUG: [chan 3030] EOF sent (3030)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1514 count=605 bs=1k
paramiko.transport: DEBUG: [chan 3031] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3031] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3031 opened.
paramiko.transport: DEBUG: [chan 3031] Sesch channel 3031 request ok
paramiko.transport: DEBUG: [chan 3031] EOF received (3031)
paramiko.transport: DEBUG: [chan 3031] EOF sent (3031)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1515 count=694 bs=1k
paramiko.transport: DEBUG: [chan 3032] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3032] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3032 opened.
paramiko.transport: DEBUG: [chan 3032] Sesch channel 3032 request ok
paramiko.transport: DEBUG: [chan 3032] EOF received (3032)
paramiko.transport: DEBUG: [chan 3032] EOF sent (3032)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1515 count=694 bs=1k
paramiko.transport: DEBUG: [chan 3033] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3033] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3033 opened.
paramiko.transport: DEBUG: [chan 3033] Sesch channel 3033 request ok
paramiko.transport: DEBUG: [chan 3033] EOF received (3033)
paramiko.transport: DEBUG: [chan 3033] EOF sent (3033)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1516 count=410 bs=1k
paramiko.transport: DEBUG: [chan 3034] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3034] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3034 opened.
paramiko.transport: DEBUG: [chan 3034] Sesch channel 3034 request ok
paramiko.transport: DEBUG: [chan 3034] EOF received (3034)
paramiko.transport: DEBUG: [chan 3034] EOF sent (3034)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1516 count=410 bs=1k
paramiko.transport: DEBUG: [chan 3035] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3035] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3035 opened.
paramiko.transport: DEBUG: [chan 3035] Sesch channel 3035 request ok
paramiko.transport: DEBUG: [chan 3035] EOF received (3035)
paramiko.transport: DEBUG: [chan 3035] EOF sent (3035)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1517 count=626 bs=1k
paramiko.transport: DEBUG: [chan 3036] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3036] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3036 opened.
paramiko.transport: DEBUG: [chan 3036] Sesch channel 3036 request ok
paramiko.transport: DEBUG: [chan 3036] EOF received (3036)
paramiko.transport: DEBUG: [chan 3036] EOF sent (3036)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1517 count=626 bs=1k
paramiko.transport: DEBUG: [chan 3037] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3037] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3037 opened.
paramiko.transport: DEBUG: [chan 3037] Sesch channel 3037 request ok
paramiko.transport: DEBUG: [chan 3037] EOF received (3037)
paramiko.transport: DEBUG: [chan 3037] EOF sent (3037)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1518 count=860 bs=1k
paramiko.transport: DEBUG: [chan 3038] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3038] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3038 opened.
paramiko.transport: DEBUG: [chan 3038] Sesch channel 3038 request ok
paramiko.transport: DEBUG: [chan 3038] EOF received (3038)
paramiko.transport: DEBUG: [chan 3038] EOF sent (3038)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1518 count=860 bs=1k
paramiko.transport: DEBUG: [chan 3039] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3039] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3039 opened.
paramiko.transport: DEBUG: [chan 3039] Sesch channel 3039 request ok
paramiko.transport: DEBUG: [chan 3039] EOF received (3039)
paramiko.transport: DEBUG: [chan 3039] EOF sent (3039)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1519 count=847 bs=1k
paramiko.transport: DEBUG: [chan 3040] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3040] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3040 opened.
paramiko.transport: DEBUG: [chan 3040] Sesch channel 3040 request ok
paramiko.transport: DEBUG: [chan 3040] EOF received (3040)
paramiko.transport: DEBUG: [chan 3040] EOF sent (3040)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1519 count=847 bs=1k
paramiko.transport: DEBUG: [chan 3041] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3041] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3041 opened.
paramiko.transport: DEBUG: [chan 3041] Sesch channel 3041 request ok
paramiko.transport: DEBUG: [chan 3041] EOF received (3041)
paramiko.transport: DEBUG: [chan 3041] EOF sent (3041)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1520 count=742 bs=1k
paramiko.transport: DEBUG: [chan 3042] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3042] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3042 opened.
paramiko.transport: DEBUG: [chan 3042] Sesch channel 3042 request ok
paramiko.transport: DEBUG: [chan 3042] EOF received (3042)
paramiko.transport: DEBUG: [chan 3042] EOF sent (3042)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1520 count=742 bs=1k
paramiko.transport: DEBUG: [chan 3043] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3043] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3043 opened.
paramiko.transport: DEBUG: [chan 3043] Sesch channel 3043 request ok
paramiko.transport: DEBUG: [chan 3043] EOF received (3043)
paramiko.transport: DEBUG: [chan 3043] EOF sent (3043)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1521 count=782 bs=1k
paramiko.transport: DEBUG: [chan 3044] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3044] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3044 opened.
paramiko.transport: DEBUG: [chan 3044] Sesch channel 3044 request ok
paramiko.transport: DEBUG: [chan 3044] EOF received (3044)
paramiko.transport: DEBUG: [chan 3044] EOF sent (3044)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1521 count=782 bs=1k
paramiko.transport: DEBUG: [chan 3045] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3045] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3045 opened.
paramiko.transport: DEBUG: [chan 3045] Sesch channel 3045 request ok
paramiko.transport: DEBUG: [chan 3045] EOF received (3045)
paramiko.transport: DEBUG: [chan 3045] EOF sent (3045)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1522 count=213 bs=1k
paramiko.transport: DEBUG: [chan 3046] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3046] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3046 opened.
paramiko.transport: DEBUG: [chan 3046] Sesch channel 3046 request ok
paramiko.transport: DEBUG: [chan 3046] EOF received (3046)
paramiko.transport: DEBUG: [chan 3046] EOF sent (3046)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1522 count=213 bs=1k
paramiko.transport: DEBUG: [chan 3047] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3047] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3047 opened.
paramiko.transport: DEBUG: [chan 3047] Sesch channel 3047 request ok
paramiko.transport: DEBUG: [chan 3047] EOF received (3047)
paramiko.transport: DEBUG: [chan 3047] EOF sent (3047)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1523 count=115 bs=1k
paramiko.transport: DEBUG: [chan 3048] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3048] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3048 opened.
paramiko.transport: DEBUG: [chan 3048] Sesch channel 3048 request ok
paramiko.transport: DEBUG: [chan 3048] EOF received (3048)
paramiko.transport: DEBUG: [chan 3048] EOF sent (3048)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1523 count=115 bs=1k
paramiko.transport: DEBUG: [chan 3049] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3049] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3049 opened.
paramiko.transport: DEBUG: [chan 3049] Sesch channel 3049 request ok
paramiko.transport: DEBUG: [chan 3049] EOF received (3049)
paramiko.transport: DEBUG: [chan 3049] EOF sent (3049)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1524 count=186 bs=1k
paramiko.transport: DEBUG: [chan 3050] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3050] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3050 opened.
paramiko.transport: DEBUG: [chan 3050] Sesch channel 3050 request ok
paramiko.transport: DEBUG: [chan 3050] EOF received (3050)
paramiko.transport: DEBUG: [chan 3050] EOF sent (3050)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1524 count=186 bs=1k
paramiko.transport: DEBUG: [chan 3051] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3051] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3051 opened.
paramiko.transport: DEBUG: [chan 3051] Sesch channel 3051 request ok
paramiko.transport: DEBUG: [chan 3051] EOF received (3051)
paramiko.transport: DEBUG: [chan 3051] EOF sent (3051)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1525 count=598 bs=1k
paramiko.transport: DEBUG: [chan 3052] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3052] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3052 opened.
paramiko.transport: DEBUG: [chan 3052] Sesch channel 3052 request ok
paramiko.transport: DEBUG: [chan 3052] EOF received (3052)
paramiko.transport: DEBUG: [chan 3052] EOF sent (3052)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1525 count=598 bs=1k
paramiko.transport: DEBUG: [chan 3053] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3053] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3053 opened.
paramiko.transport: DEBUG: [chan 3053] Sesch channel 3053 request ok
paramiko.transport: DEBUG: [chan 3053] EOF received (3053)
paramiko.transport: DEBUG: [chan 3053] EOF sent (3053)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1526 count=562 bs=1k
paramiko.transport: DEBUG: [chan 3054] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3054] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3054 opened.
paramiko.transport: DEBUG: [chan 3054] Sesch channel 3054 request ok
paramiko.transport: DEBUG: [chan 3054] EOF received (3054)
paramiko.transport: DEBUG: [chan 3054] EOF sent (3054)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1526 count=562 bs=1k
paramiko.transport: DEBUG: [chan 3055] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3055] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3055 opened.
paramiko.transport: DEBUG: [chan 3055] Sesch channel 3055 request ok
paramiko.transport: DEBUG: [chan 3055] EOF received (3055)
paramiko.transport: DEBUG: [chan 3055] EOF sent (3055)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1527 count=74 bs=1k
paramiko.transport: DEBUG: [chan 3056] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3056] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3056 opened.
paramiko.transport: DEBUG: [chan 3056] Sesch channel 3056 request ok
paramiko.transport: DEBUG: [chan 3056] EOF received (3056)
paramiko.transport: DEBUG: [chan 3056] EOF sent (3056)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1527 count=74 bs=1k
paramiko.transport: DEBUG: [chan 3057] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3057] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3057 opened.
paramiko.transport: DEBUG: [chan 3057] Sesch channel 3057 request ok
paramiko.transport: DEBUG: [chan 3057] EOF received (3057)
paramiko.transport: DEBUG: [chan 3057] EOF sent (3057)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1528 count=211 bs=1k
paramiko.transport: DEBUG: [chan 3058] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3058] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3058 opened.
paramiko.transport: DEBUG: [chan 3058] Sesch channel 3058 request ok
paramiko.transport: DEBUG: [chan 3058] EOF received (3058)
paramiko.transport: DEBUG: [chan 3058] EOF sent (3058)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1528 count=211 bs=1k
paramiko.transport: DEBUG: [chan 3059] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3059] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3059 opened.
paramiko.transport: DEBUG: [chan 3059] Sesch channel 3059 request ok
paramiko.transport: DEBUG: [chan 3059] EOF received (3059)
paramiko.transport: DEBUG: [chan 3059] EOF sent (3059)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1529 count=141 bs=1k
paramiko.transport: DEBUG: [chan 3060] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3060] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3060 opened.
paramiko.transport: DEBUG: [chan 3060] Sesch channel 3060 request ok
paramiko.transport: DEBUG: [chan 3060] EOF received (3060)
paramiko.transport: DEBUG: [chan 3060] EOF sent (3060)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1529 count=141 bs=1k
paramiko.transport: DEBUG: [chan 3061] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3061] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3061 opened.
paramiko.transport: DEBUG: [chan 3061] Sesch channel 3061 request ok
paramiko.transport: DEBUG: [chan 3061] EOF received (3061)
paramiko.transport: DEBUG: [chan 3061] EOF sent (3061)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1530 count=905 bs=1k
paramiko.transport: DEBUG: [chan 3062] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3062] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3062 opened.
paramiko.transport: DEBUG: [chan 3062] Sesch channel 3062 request ok
paramiko.transport: DEBUG: [chan 3062] EOF received (3062)
paramiko.transport: DEBUG: [chan 3062] EOF sent (3062)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1530 count=905 bs=1k
paramiko.transport: DEBUG: [chan 3063] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3063] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3063 opened.
paramiko.transport: DEBUG: [chan 3063] Sesch channel 3063 request ok
paramiko.transport: DEBUG: [chan 3063] EOF received (3063)
paramiko.transport: DEBUG: [chan 3063] EOF sent (3063)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1531 count=735 bs=1k
paramiko.transport: DEBUG: [chan 3064] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3064] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3064 opened.
paramiko.transport: DEBUG: [chan 3064] Sesch channel 3064 request ok
paramiko.transport: DEBUG: [chan 3064] EOF received (3064)
paramiko.transport: DEBUG: [chan 3064] EOF sent (3064)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1531 count=735 bs=1k
paramiko.transport: DEBUG: [chan 3065] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3065] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3065 opened.
paramiko.transport: DEBUG: [chan 3065] Sesch channel 3065 request ok
paramiko.transport: DEBUG: [chan 3065] EOF received (3065)
paramiko.transport: DEBUG: [chan 3065] EOF sent (3065)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1532 count=319 bs=1k
paramiko.transport: DEBUG: [chan 3066] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3066] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3066 opened.
paramiko.transport: DEBUG: [chan 3066] Sesch channel 3066 request ok
paramiko.transport: DEBUG: [chan 3066] EOF received (3066)
paramiko.transport: DEBUG: [chan 3066] EOF sent (3066)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1532 count=319 bs=1k
paramiko.transport: DEBUG: [chan 3067] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3067] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3067 opened.
paramiko.transport: DEBUG: [chan 3067] Sesch channel 3067 request ok
paramiko.transport: DEBUG: [chan 3067] EOF received (3067)
paramiko.transport: DEBUG: [chan 3067] EOF sent (3067)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1533 count=349 bs=1k
paramiko.transport: DEBUG: [chan 3068] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3068] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3068 opened.
paramiko.transport: DEBUG: [chan 3068] Sesch channel 3068 request ok
paramiko.transport: DEBUG: [chan 3068] EOF received (3068)
paramiko.transport: DEBUG: [chan 3068] EOF sent (3068)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1533 count=349 bs=1k
paramiko.transport: DEBUG: [chan 3069] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3069] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3069 opened.
paramiko.transport: DEBUG: [chan 3069] Sesch channel 3069 request ok
paramiko.transport: DEBUG: [chan 3069] EOF received (3069)
paramiko.transport: DEBUG: [chan 3069] EOF sent (3069)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1534 count=866 bs=1k
paramiko.transport: DEBUG: [chan 3070] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3070] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3070 opened.
paramiko.transport: DEBUG: [chan 3070] Sesch channel 3070 request ok
paramiko.transport: DEBUG: [chan 3070] EOF received (3070)
paramiko.transport: DEBUG: [chan 3070] EOF sent (3070)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1534 count=866 bs=1k
paramiko.transport: DEBUG: [chan 3071] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3071] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3071 opened.
paramiko.transport: DEBUG: [chan 3071] Sesch channel 3071 request ok
paramiko.transport: DEBUG: [chan 3071] EOF received (3071)
paramiko.transport: DEBUG: [chan 3071] EOF sent (3071)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1535 count=688 bs=1k
paramiko.transport: DEBUG: [chan 3072] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3072] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3072 opened.
paramiko.transport: DEBUG: [chan 3072] Sesch channel 3072 request ok
paramiko.transport: DEBUG: [chan 3072] EOF received (3072)
paramiko.transport: DEBUG: [chan 3072] EOF sent (3072)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1535 count=688 bs=1k
paramiko.transport: DEBUG: [chan 3073] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3073] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3073 opened.
paramiko.transport: DEBUG: [chan 3073] Sesch channel 3073 request ok
paramiko.transport: DEBUG: [chan 3073] EOF received (3073)
paramiko.transport: DEBUG: [chan 3073] EOF sent (3073)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1536 count=772 bs=1k
paramiko.transport: DEBUG: [chan 3074] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3074] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3074 opened.
paramiko.transport: DEBUG: [chan 3074] Sesch channel 3074 request ok
paramiko.transport: DEBUG: [chan 3074] EOF received (3074)
paramiko.transport: DEBUG: [chan 3074] EOF sent (3074)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1536 count=772 bs=1k
paramiko.transport: DEBUG: [chan 3075] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3075] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3075 opened.
paramiko.transport: DEBUG: [chan 3075] Sesch channel 3075 request ok
paramiko.transport: DEBUG: [chan 3075] EOF received (3075)
paramiko.transport: DEBUG: [chan 3075] EOF sent (3075)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1537 count=692 bs=1k
paramiko.transport: DEBUG: [chan 3076] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3076] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3076 opened.
paramiko.transport: DEBUG: [chan 3076] Sesch channel 3076 request ok
paramiko.transport: DEBUG: [chan 3076] EOF received (3076)
paramiko.transport: DEBUG: [chan 3076] EOF sent (3076)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1537 count=692 bs=1k
paramiko.transport: DEBUG: [chan 3077] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3077] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3077 opened.
paramiko.transport: DEBUG: [chan 3077] Sesch channel 3077 request ok
paramiko.transport: DEBUG: [chan 3077] EOF received (3077)
paramiko.transport: DEBUG: [chan 3077] EOF sent (3077)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1538 count=467 bs=1k
paramiko.transport: DEBUG: [chan 3078] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3078] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3078 opened.
paramiko.transport: DEBUG: [chan 3078] Sesch channel 3078 request ok
paramiko.transport: DEBUG: [chan 3078] EOF received (3078)
paramiko.transport: DEBUG: [chan 3078] EOF sent (3078)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1538 count=467 bs=1k
paramiko.transport: DEBUG: [chan 3079] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3079] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3079 opened.
paramiko.transport: DEBUG: [chan 3079] Sesch channel 3079 request ok
paramiko.transport: DEBUG: [chan 3079] EOF received (3079)
paramiko.transport: DEBUG: [chan 3079] EOF sent (3079)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1539 count=803 bs=1k
paramiko.transport: DEBUG: [chan 3080] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3080] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3080 opened.
paramiko.transport: DEBUG: [chan 3080] Sesch channel 3080 request ok
paramiko.transport: DEBUG: [chan 3080] EOF received (3080)
paramiko.transport: DEBUG: [chan 3080] EOF sent (3080)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1539 count=803 bs=1k
paramiko.transport: DEBUG: [chan 3081] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3081] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3081 opened.
paramiko.transport: DEBUG: [chan 3081] Sesch channel 3081 request ok
paramiko.transport: DEBUG: [chan 3081] EOF received (3081)
paramiko.transport: DEBUG: [chan 3081] EOF sent (3081)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1540 count=575 bs=1k
paramiko.transport: DEBUG: [chan 3082] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3082] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3082 opened.
paramiko.transport: DEBUG: [chan 3082] Sesch channel 3082 request ok
paramiko.transport: DEBUG: [chan 3082] EOF received (3082)
paramiko.transport: DEBUG: [chan 3082] EOF sent (3082)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1540 count=575 bs=1k
paramiko.transport: DEBUG: [chan 3083] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3083] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3083 opened.
paramiko.transport: DEBUG: [chan 3083] Sesch channel 3083 request ok
paramiko.transport: DEBUG: [chan 3083] EOF received (3083)
paramiko.transport: DEBUG: [chan 3083] EOF sent (3083)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1541 count=315 bs=1k
paramiko.transport: DEBUG: [chan 3084] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3084] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3084 opened.
paramiko.transport: DEBUG: [chan 3084] Sesch channel 3084 request ok
paramiko.transport: DEBUG: [chan 3084] EOF received (3084)
paramiko.transport: DEBUG: [chan 3084] EOF sent (3084)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1541 count=315 bs=1k
paramiko.transport: DEBUG: [chan 3085] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3085] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3085 opened.
paramiko.transport: DEBUG: [chan 3085] Sesch channel 3085 request ok
paramiko.transport: DEBUG: [chan 3085] EOF received (3085)
paramiko.transport: DEBUG: [chan 3085] EOF sent (3085)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1542 count=425 bs=1k
paramiko.transport: DEBUG: [chan 3086] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3086] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3086 opened.
paramiko.transport: DEBUG: [chan 3086] Sesch channel 3086 request ok
paramiko.transport: DEBUG: [chan 3086] EOF received (3086)
paramiko.transport: DEBUG: [chan 3086] EOF sent (3086)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1542 count=425 bs=1k
paramiko.transport: DEBUG: [chan 3087] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3087] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3087 opened.
paramiko.transport: DEBUG: [chan 3087] Sesch channel 3087 request ok
paramiko.transport: DEBUG: [chan 3087] EOF received (3087)
paramiko.transport: DEBUG: [chan 3087] EOF sent (3087)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1543 count=175 bs=1k
paramiko.transport: DEBUG: [chan 3088] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3088] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3088 opened.
paramiko.transport: DEBUG: [chan 3088] Sesch channel 3088 request ok
paramiko.transport: DEBUG: [chan 3088] EOF received (3088)
paramiko.transport: DEBUG: [chan 3088] EOF sent (3088)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1543 count=175 bs=1k
paramiko.transport: DEBUG: [chan 3089] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3089] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3089 opened.
paramiko.transport: DEBUG: [chan 3089] Sesch channel 3089 request ok
paramiko.transport: DEBUG: [chan 3089] EOF received (3089)
paramiko.transport: DEBUG: [chan 3089] EOF sent (3089)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1544 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 3090] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3090] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3090 opened.
paramiko.transport: DEBUG: [chan 3090] Sesch channel 3090 request ok
paramiko.transport: DEBUG: [chan 3090] EOF received (3090)
paramiko.transport: DEBUG: [chan 3090] EOF sent (3090)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1544 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 3091] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3091] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3091 opened.
paramiko.transport: DEBUG: [chan 3091] Sesch channel 3091 request ok
paramiko.transport: DEBUG: [chan 3091] EOF received (3091)
paramiko.transport: DEBUG: [chan 3091] EOF sent (3091)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1545 count=290 bs=1k
paramiko.transport: DEBUG: [chan 3092] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3092] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3092 opened.
paramiko.transport: DEBUG: [chan 3092] Sesch channel 3092 request ok
paramiko.transport: DEBUG: [chan 3092] EOF received (3092)
paramiko.transport: DEBUG: [chan 3092] EOF sent (3092)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1545 count=290 bs=1k
paramiko.transport: DEBUG: [chan 3093] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3093] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3093 opened.
paramiko.transport: DEBUG: [chan 3093] Sesch channel 3093 request ok
paramiko.transport: DEBUG: [chan 3093] EOF received (3093)
paramiko.transport: DEBUG: [chan 3093] EOF sent (3093)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1546 count=220 bs=1k
paramiko.transport: DEBUG: [chan 3094] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3094] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3094 opened.
paramiko.transport: DEBUG: [chan 3094] Sesch channel 3094 request ok
paramiko.transport: DEBUG: [chan 3094] EOF received (3094)
paramiko.transport: DEBUG: [chan 3094] EOF sent (3094)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1546 count=220 bs=1k
paramiko.transport: DEBUG: [chan 3095] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3095] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3095 opened.
paramiko.transport: DEBUG: [chan 3095] Sesch channel 3095 request ok
paramiko.transport: DEBUG: [chan 3095] EOF received (3095)
paramiko.transport: DEBUG: [chan 3095] EOF sent (3095)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1547 count=127 bs=1k
paramiko.transport: DEBUG: [chan 3096] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3096] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3096 opened.
paramiko.transport: DEBUG: [chan 3096] Sesch channel 3096 request ok
paramiko.transport: DEBUG: [chan 3096] EOF received (3096)
paramiko.transport: DEBUG: [chan 3096] EOF sent (3096)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1547 count=127 bs=1k
paramiko.transport: DEBUG: [chan 3097] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3097] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3097 opened.
paramiko.transport: DEBUG: [chan 3097] Sesch channel 3097 request ok
paramiko.transport: DEBUG: [chan 3097] EOF received (3097)
paramiko.transport: DEBUG: [chan 3097] EOF sent (3097)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1548 count=557 bs=1k
paramiko.transport: DEBUG: [chan 3098] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3098] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3098 opened.
paramiko.transport: DEBUG: [chan 3098] Sesch channel 3098 request ok
paramiko.transport: DEBUG: [chan 3098] EOF received (3098)
paramiko.transport: DEBUG: [chan 3098] EOF sent (3098)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1548 count=557 bs=1k
paramiko.transport: DEBUG: [chan 3099] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3099] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3099 opened.
paramiko.transport: DEBUG: [chan 3099] Sesch channel 3099 request ok
paramiko.transport: DEBUG: [chan 3099] EOF received (3099)
paramiko.transport: DEBUG: [chan 3099] EOF sent (3099)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1549 count=173 bs=1k
paramiko.transport: DEBUG: [chan 3100] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3100] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3100 opened.
paramiko.transport: DEBUG: [chan 3100] Sesch channel 3100 request ok
paramiko.transport: DEBUG: [chan 3100] EOF received (3100)
paramiko.transport: DEBUG: [chan 3100] EOF sent (3100)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1549 count=173 bs=1k
paramiko.transport: DEBUG: [chan 3101] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3101] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3101 opened.
paramiko.transport: DEBUG: [chan 3101] Sesch channel 3101 request ok
paramiko.transport: DEBUG: [chan 3101] EOF received (3101)
paramiko.transport: DEBUG: [chan 3101] EOF sent (3101)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1550 count=325 bs=1k
paramiko.transport: DEBUG: [chan 3102] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3102] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3102 opened.
paramiko.transport: DEBUG: [chan 3102] Sesch channel 3102 request ok
paramiko.transport: DEBUG: [chan 3102] EOF received (3102)
paramiko.transport: DEBUG: [chan 3102] EOF sent (3102)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1550 count=325 bs=1k
paramiko.transport: DEBUG: [chan 3103] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3103] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3103 opened.
paramiko.transport: DEBUG: [chan 3103] Sesch channel 3103 request ok
paramiko.transport: DEBUG: [chan 3103] EOF received (3103)
paramiko.transport: DEBUG: [chan 3103] EOF sent (3103)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1551 count=499 bs=1k
paramiko.transport: DEBUG: [chan 3104] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3104] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3104 opened.
paramiko.transport: DEBUG: [chan 3104] Sesch channel 3104 request ok
paramiko.transport: DEBUG: [chan 3104] EOF received (3104)
paramiko.transport: DEBUG: [chan 3104] EOF sent (3104)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1551 count=499 bs=1k
paramiko.transport: DEBUG: [chan 3105] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3105] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3105 opened.
paramiko.transport: DEBUG: [chan 3105] Sesch channel 3105 request ok
paramiko.transport: DEBUG: [chan 3105] EOF received (3105)
paramiko.transport: DEBUG: [chan 3105] EOF sent (3105)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1552 count=507 bs=1k
paramiko.transport: DEBUG: [chan 3106] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3106] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3106 opened.
paramiko.transport: DEBUG: [chan 3106] Sesch channel 3106 request ok
paramiko.transport: DEBUG: [chan 3106] EOF received (3106)
paramiko.transport: DEBUG: [chan 3106] EOF sent (3106)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1552 count=507 bs=1k
paramiko.transport: DEBUG: [chan 3107] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3107] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3107 opened.
paramiko.transport: DEBUG: [chan 3107] Sesch channel 3107 request ok
paramiko.transport: DEBUG: [chan 3107] EOF received (3107)
paramiko.transport: DEBUG: [chan 3107] EOF sent (3107)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1553 count=561 bs=1k
paramiko.transport: DEBUG: [chan 3108] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3108] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3108 opened.
paramiko.transport: DEBUG: [chan 3108] Sesch channel 3108 request ok
paramiko.transport: DEBUG: [chan 3108] EOF received (3108)
paramiko.transport: DEBUG: [chan 3108] EOF sent (3108)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1553 count=561 bs=1k
paramiko.transport: DEBUG: [chan 3109] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3109] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3109 opened.
paramiko.transport: DEBUG: [chan 3109] Sesch channel 3109 request ok
paramiko.transport: DEBUG: [chan 3109] EOF received (3109)
paramiko.transport: DEBUG: [chan 3109] EOF sent (3109)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1554 count=446 bs=1k
paramiko.transport: DEBUG: [chan 3110] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3110] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3110 opened.
paramiko.transport: DEBUG: [chan 3110] Sesch channel 3110 request ok
paramiko.transport: DEBUG: [chan 3110] EOF received (3110)
paramiko.transport: DEBUG: [chan 3110] EOF sent (3110)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1554 count=446 bs=1k
paramiko.transport: DEBUG: [chan 3111] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3111] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3111 opened.
paramiko.transport: DEBUG: [chan 3111] Sesch channel 3111 request ok
paramiko.transport: DEBUG: [chan 3111] EOF received (3111)
paramiko.transport: DEBUG: [chan 3111] EOF sent (3111)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1555 count=423 bs=1k
paramiko.transport: DEBUG: [chan 3112] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3112] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3112 opened.
paramiko.transport: DEBUG: [chan 3112] Sesch channel 3112 request ok
paramiko.transport: DEBUG: [chan 3112] EOF received (3112)
paramiko.transport: DEBUG: [chan 3112] EOF sent (3112)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1555 count=423 bs=1k
paramiko.transport: DEBUG: [chan 3113] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3113] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3113 opened.
paramiko.transport: DEBUG: [chan 3113] Sesch channel 3113 request ok
paramiko.transport: DEBUG: [chan 3113] EOF received (3113)
paramiko.transport: DEBUG: [chan 3113] EOF sent (3113)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1556 count=248 bs=1k
paramiko.transport: DEBUG: [chan 3114] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3114] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3114 opened.
paramiko.transport: DEBUG: [chan 3114] Sesch channel 3114 request ok
paramiko.transport: DEBUG: [chan 3114] EOF received (3114)
paramiko.transport: DEBUG: [chan 3114] EOF sent (3114)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1556 count=248 bs=1k
paramiko.transport: DEBUG: [chan 3115] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3115] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3115 opened.
paramiko.transport: DEBUG: [chan 3115] Sesch channel 3115 request ok
paramiko.transport: DEBUG: [chan 3115] EOF received (3115)
paramiko.transport: DEBUG: [chan 3115] EOF sent (3115)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1557 count=875 bs=1k
paramiko.transport: DEBUG: [chan 3116] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3116] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3116 opened.
paramiko.transport: DEBUG: [chan 3116] Sesch channel 3116 request ok
paramiko.transport: DEBUG: [chan 3116] EOF received (3116)
paramiko.transport: DEBUG: [chan 3116] EOF sent (3116)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1557 count=875 bs=1k
paramiko.transport: DEBUG: [chan 3117] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3117] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3117 opened.
paramiko.transport: DEBUG: [chan 3117] Sesch channel 3117 request ok
paramiko.transport: DEBUG: [chan 3117] EOF received (3117)
paramiko.transport: DEBUG: [chan 3117] EOF sent (3117)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1558 count=334 bs=1k
paramiko.transport: DEBUG: [chan 3118] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3118] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3118 opened.
paramiko.transport: DEBUG: [chan 3118] Sesch channel 3118 request ok
paramiko.transport: DEBUG: [chan 3118] EOF received (3118)
paramiko.transport: DEBUG: [chan 3118] EOF sent (3118)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1558 count=334 bs=1k
paramiko.transport: DEBUG: [chan 3119] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3119] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3119 opened.
paramiko.transport: DEBUG: [chan 3119] Sesch channel 3119 request ok
paramiko.transport: DEBUG: [chan 3119] EOF received (3119)
paramiko.transport: DEBUG: [chan 3119] EOF sent (3119)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1559 count=212 bs=1k
paramiko.transport: DEBUG: [chan 3120] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3120] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3120 opened.
paramiko.transport: DEBUG: [chan 3120] Sesch channel 3120 request ok
paramiko.transport: DEBUG: [chan 3120] EOF received (3120)
paramiko.transport: DEBUG: [chan 3120] EOF sent (3120)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1559 count=212 bs=1k
paramiko.transport: DEBUG: [chan 3121] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3121] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3121 opened.
paramiko.transport: DEBUG: [chan 3121] Sesch channel 3121 request ok
paramiko.transport: DEBUG: [chan 3121] EOF received (3121)
paramiko.transport: DEBUG: [chan 3121] EOF sent (3121)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1560 count=301 bs=1k
paramiko.transport: DEBUG: [chan 3122] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3122] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3122 opened.
paramiko.transport: DEBUG: [chan 3122] Sesch channel 3122 request ok
paramiko.transport: DEBUG: [chan 3122] EOF received (3122)
paramiko.transport: DEBUG: [chan 3122] EOF sent (3122)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1560 count=301 bs=1k
paramiko.transport: DEBUG: [chan 3123] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3123] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3123 opened.
paramiko.transport: DEBUG: [chan 3123] Sesch channel 3123 request ok
paramiko.transport: DEBUG: [chan 3123] EOF received (3123)
paramiko.transport: DEBUG: [chan 3123] EOF sent (3123)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1561 count=415 bs=1k
paramiko.transport: DEBUG: [chan 3124] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3124] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3124 opened.
paramiko.transport: DEBUG: [chan 3124] Sesch channel 3124 request ok
paramiko.transport: DEBUG: [chan 3124] EOF received (3124)
paramiko.transport: DEBUG: [chan 3124] EOF sent (3124)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1561 count=415 bs=1k
paramiko.transport: DEBUG: [chan 3125] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3125] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3125 opened.
paramiko.transport: DEBUG: [chan 3125] Sesch channel 3125 request ok
paramiko.transport: DEBUG: [chan 3125] EOF received (3125)
paramiko.transport: DEBUG: [chan 3125] EOF sent (3125)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1562 count=711 bs=1k
paramiko.transport: DEBUG: [chan 3126] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3126] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3126 opened.
paramiko.transport: DEBUG: [chan 3126] Sesch channel 3126 request ok
paramiko.transport: DEBUG: [chan 3126] EOF received (3126)
paramiko.transport: DEBUG: [chan 3126] EOF sent (3126)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1562 count=711 bs=1k
paramiko.transport: DEBUG: [chan 3127] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3127] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3127 opened.
paramiko.transport: DEBUG: [chan 3127] Sesch channel 3127 request ok
paramiko.transport: DEBUG: [chan 3127] EOF received (3127)
paramiko.transport: DEBUG: [chan 3127] EOF sent (3127)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1563 count=93 bs=1k
paramiko.transport: DEBUG: [chan 3128] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3128] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3128 opened.
paramiko.transport: DEBUG: [chan 3128] Sesch channel 3128 request ok
paramiko.transport: DEBUG: [chan 3128] EOF received (3128)
paramiko.transport: DEBUG: [chan 3128] EOF sent (3128)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1563 count=93 bs=1k
paramiko.transport: DEBUG: [chan 3129] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3129] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3129 opened.
paramiko.transport: DEBUG: [chan 3129] Sesch channel 3129 request ok
paramiko.transport: DEBUG: [chan 3129] EOF received (3129)
paramiko.transport: DEBUG: [chan 3129] EOF sent (3129)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1564 count=641 bs=1k
paramiko.transport: DEBUG: [chan 3130] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3130] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3130 opened.
paramiko.transport: DEBUG: [chan 3130] Sesch channel 3130 request ok
paramiko.transport: DEBUG: [chan 3130] EOF received (3130)
paramiko.transport: DEBUG: [chan 3130] EOF sent (3130)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1564 count=641 bs=1k
paramiko.transport: DEBUG: [chan 3131] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3131] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3131 opened.
paramiko.transport: DEBUG: [chan 3131] Sesch channel 3131 request ok
paramiko.transport: DEBUG: [chan 3131] EOF received (3131)
paramiko.transport: DEBUG: [chan 3131] EOF sent (3131)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1565 count=644 bs=1k
paramiko.transport: DEBUG: [chan 3132] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3132] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3132 opened.
paramiko.transport: DEBUG: [chan 3132] Sesch channel 3132 request ok
paramiko.transport: DEBUG: [chan 3132] EOF received (3132)
paramiko.transport: DEBUG: [chan 3132] EOF sent (3132)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1565 count=644 bs=1k
paramiko.transport: DEBUG: [chan 3133] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3133] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3133 opened.
paramiko.transport: DEBUG: [chan 3133] Sesch channel 3133 request ok
paramiko.transport: DEBUG: [chan 3133] EOF received (3133)
paramiko.transport: DEBUG: [chan 3133] EOF sent (3133)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1566 count=126 bs=1k
paramiko.transport: DEBUG: [chan 3134] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3134] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3134 opened.
paramiko.transport: DEBUG: [chan 3134] Sesch channel 3134 request ok
paramiko.transport: DEBUG: [chan 3134] EOF received (3134)
paramiko.transport: DEBUG: [chan 3134] EOF sent (3134)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1566 count=126 bs=1k
paramiko.transport: DEBUG: [chan 3135] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3135] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3135 opened.
paramiko.transport: DEBUG: [chan 3135] Sesch channel 3135 request ok
paramiko.transport: DEBUG: [chan 3135] EOF received (3135)
paramiko.transport: DEBUG: [chan 3135] EOF sent (3135)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1567 count=903 bs=1k
paramiko.transport: DEBUG: [chan 3136] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3136] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3136 opened.
paramiko.transport: DEBUG: [chan 3136] Sesch channel 3136 request ok
paramiko.transport: DEBUG: [chan 3136] EOF received (3136)
paramiko.transport: DEBUG: [chan 3136] EOF sent (3136)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1567 count=903 bs=1k
paramiko.transport: DEBUG: [chan 3137] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3137] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3137 opened.
paramiko.transport: DEBUG: [chan 3137] Sesch channel 3137 request ok
paramiko.transport: DEBUG: [chan 3137] EOF received (3137)
paramiko.transport: DEBUG: [chan 3137] EOF sent (3137)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1568 count=991 bs=1k
paramiko.transport: DEBUG: [chan 3138] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3138] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3138 opened.
paramiko.transport: DEBUG: [chan 3138] Sesch channel 3138 request ok
paramiko.transport: DEBUG: [chan 3138] EOF received (3138)
paramiko.transport: DEBUG: [chan 3138] EOF sent (3138)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1568 count=991 bs=1k
paramiko.transport: DEBUG: [chan 3139] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3139] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3139 opened.
paramiko.transport: DEBUG: [chan 3139] Sesch channel 3139 request ok
paramiko.transport: DEBUG: [chan 3139] EOF received (3139)
paramiko.transport: DEBUG: [chan 3139] EOF sent (3139)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1569 count=702 bs=1k
paramiko.transport: DEBUG: [chan 3140] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3140] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3140 opened.
paramiko.transport: DEBUG: [chan 3140] Sesch channel 3140 request ok
paramiko.transport: DEBUG: [chan 3140] EOF received (3140)
paramiko.transport: DEBUG: [chan 3140] EOF sent (3140)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1569 count=702 bs=1k
paramiko.transport: DEBUG: [chan 3141] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3141] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3141 opened.
paramiko.transport: DEBUG: [chan 3141] Sesch channel 3141 request ok
paramiko.transport: DEBUG: [chan 3141] EOF received (3141)
paramiko.transport: DEBUG: [chan 3141] EOF sent (3141)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1570 count=615 bs=1k
paramiko.transport: DEBUG: [chan 3142] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3142] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3142 opened.
paramiko.transport: DEBUG: [chan 3142] Sesch channel 3142 request ok
paramiko.transport: DEBUG: [chan 3142] EOF received (3142)
paramiko.transport: DEBUG: [chan 3142] EOF sent (3142)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1570 count=615 bs=1k
paramiko.transport: DEBUG: [chan 3143] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3143] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3143 opened.
paramiko.transport: DEBUG: [chan 3143] Sesch channel 3143 request ok
paramiko.transport: DEBUG: [chan 3143] EOF received (3143)
paramiko.transport: DEBUG: [chan 3143] EOF sent (3143)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1571 count=942 bs=1k
paramiko.transport: DEBUG: [chan 3144] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3144] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3144 opened.
paramiko.transport: DEBUG: [chan 3144] Sesch channel 3144 request ok
paramiko.transport: DEBUG: [chan 3144] EOF received (3144)
paramiko.transport: DEBUG: [chan 3144] EOF sent (3144)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1571 count=942 bs=1k
paramiko.transport: DEBUG: [chan 3145] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3145] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3145 opened.
paramiko.transport: DEBUG: [chan 3145] Sesch channel 3145 request ok
paramiko.transport: DEBUG: [chan 3145] EOF received (3145)
paramiko.transport: DEBUG: [chan 3145] EOF sent (3145)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1572 count=39 bs=1k
paramiko.transport: DEBUG: [chan 3146] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3146] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3146 opened.
paramiko.transport: DEBUG: [chan 3146] Sesch channel 3146 request ok
paramiko.transport: DEBUG: [chan 3146] EOF received (3146)
paramiko.transport: DEBUG: [chan 3146] EOF sent (3146)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1572 count=39 bs=1k
paramiko.transport: DEBUG: [chan 3147] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3147] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3147 opened.
paramiko.transport: DEBUG: [chan 3147] Sesch channel 3147 request ok
paramiko.transport: DEBUG: [chan 3147] EOF received (3147)
paramiko.transport: DEBUG: [chan 3147] EOF sent (3147)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1573 count=599 bs=1k
paramiko.transport: DEBUG: [chan 3148] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3148] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3148 opened.
paramiko.transport: DEBUG: [chan 3148] Sesch channel 3148 request ok
paramiko.transport: DEBUG: [chan 3148] EOF received (3148)
paramiko.transport: DEBUG: [chan 3148] EOF sent (3148)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1573 count=599 bs=1k
paramiko.transport: DEBUG: [chan 3149] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3149] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3149 opened.
paramiko.transport: DEBUG: [chan 3149] Sesch channel 3149 request ok
paramiko.transport: DEBUG: [chan 3149] EOF received (3149)
paramiko.transport: DEBUG: [chan 3149] EOF sent (3149)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1574 count=998 bs=1k
paramiko.transport: DEBUG: [chan 3150] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3150] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3150 opened.
paramiko.transport: DEBUG: [chan 3150] Sesch channel 3150 request ok
paramiko.transport: DEBUG: [chan 3150] EOF received (3150)
paramiko.transport: DEBUG: [chan 3150] EOF sent (3150)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1574 count=998 bs=1k
paramiko.transport: DEBUG: [chan 3151] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3151] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3151 opened.
paramiko.transport: DEBUG: [chan 3151] Sesch channel 3151 request ok
paramiko.transport: DEBUG: [chan 3151] EOF received (3151)
paramiko.transport: DEBUG: [chan 3151] EOF sent (3151)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1575 count=778 bs=1k
paramiko.transport: DEBUG: [chan 3152] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3152] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3152 opened.
paramiko.transport: DEBUG: [chan 3152] Sesch channel 3152 request ok
paramiko.transport: DEBUG: [chan 3152] EOF received (3152)
paramiko.transport: DEBUG: [chan 3152] EOF sent (3152)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1575 count=778 bs=1k
paramiko.transport: DEBUG: [chan 3153] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3153] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3153 opened.
paramiko.transport: DEBUG: [chan 3153] Sesch channel 3153 request ok
paramiko.transport: DEBUG: [chan 3153] EOF received (3153)
paramiko.transport: DEBUG: [chan 3153] EOF sent (3153)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1576 count=108 bs=1k
paramiko.transport: DEBUG: [chan 3154] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3154] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3154 opened.
paramiko.transport: DEBUG: [chan 3154] Sesch channel 3154 request ok
paramiko.transport: DEBUG: [chan 3154] EOF received (3154)
paramiko.transport: DEBUG: [chan 3154] EOF sent (3154)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1576 count=108 bs=1k
paramiko.transport: DEBUG: [chan 3155] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3155] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3155 opened.
paramiko.transport: DEBUG: [chan 3155] Sesch channel 3155 request ok
paramiko.transport: DEBUG: [chan 3155] EOF received (3155)
paramiko.transport: DEBUG: [chan 3155] EOF sent (3155)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1577 count=788 bs=1k
paramiko.transport: DEBUG: [chan 3156] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3156] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3156 opened.
paramiko.transport: DEBUG: [chan 3156] Sesch channel 3156 request ok
paramiko.transport: DEBUG: [chan 3156] EOF received (3156)
paramiko.transport: DEBUG: [chan 3156] EOF sent (3156)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1577 count=788 bs=1k
paramiko.transport: DEBUG: [chan 3157] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3157] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3157 opened.
paramiko.transport: DEBUG: [chan 3157] Sesch channel 3157 request ok
paramiko.transport: DEBUG: [chan 3157] EOF received (3157)
paramiko.transport: DEBUG: [chan 3157] EOF sent (3157)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1578 count=430 bs=1k
paramiko.transport: DEBUG: [chan 3158] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3158] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3158 opened.
paramiko.transport: DEBUG: [chan 3158] Sesch channel 3158 request ok
paramiko.transport: DEBUG: [chan 3158] EOF received (3158)
paramiko.transport: DEBUG: [chan 3158] EOF sent (3158)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1578 count=430 bs=1k
paramiko.transport: DEBUG: [chan 3159] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3159] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3159 opened.
paramiko.transport: DEBUG: [chan 3159] Sesch channel 3159 request ok
paramiko.transport: DEBUG: [chan 3159] EOF received (3159)
paramiko.transport: DEBUG: [chan 3159] EOF sent (3159)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1579 count=600 bs=1k
paramiko.transport: DEBUG: [chan 3160] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3160] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3160 opened.
paramiko.transport: DEBUG: [chan 3160] Sesch channel 3160 request ok
paramiko.transport: DEBUG: [chan 3160] EOF received (3160)
paramiko.transport: DEBUG: [chan 3160] EOF sent (3160)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1579 count=600 bs=1k
paramiko.transport: DEBUG: [chan 3161] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3161] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3161 opened.
paramiko.transport: DEBUG: [chan 3161] Sesch channel 3161 request ok
paramiko.transport: DEBUG: [chan 3161] EOF received (3161)
paramiko.transport: DEBUG: [chan 3161] EOF sent (3161)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1580 count=741 bs=1k
paramiko.transport: DEBUG: [chan 3162] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3162] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3162 opened.
paramiko.transport: DEBUG: [chan 3162] Sesch channel 3162 request ok
paramiko.transport: DEBUG: [chan 3162] EOF received (3162)
paramiko.transport: DEBUG: [chan 3162] EOF sent (3162)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1580 count=741 bs=1k
paramiko.transport: DEBUG: [chan 3163] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3163] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3163 opened.
paramiko.transport: DEBUG: [chan 3163] Sesch channel 3163 request ok
paramiko.transport: DEBUG: [chan 3163] EOF received (3163)
paramiko.transport: DEBUG: [chan 3163] EOF sent (3163)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1581 count=58 bs=1k
paramiko.transport: DEBUG: [chan 3164] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3164] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3164 opened.
paramiko.transport: DEBUG: [chan 3164] Sesch channel 3164 request ok
paramiko.transport: DEBUG: [chan 3164] EOF received (3164)
paramiko.transport: DEBUG: [chan 3164] EOF sent (3164)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1581 count=58 bs=1k
paramiko.transport: DEBUG: [chan 3165] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3165] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3165 opened.
paramiko.transport: DEBUG: [chan 3165] Sesch channel 3165 request ok
paramiko.transport: DEBUG: [chan 3165] EOF received (3165)
paramiko.transport: DEBUG: [chan 3165] EOF sent (3165)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1582 count=1016 bs=1k
paramiko.transport: DEBUG: [chan 3166] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3166] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3166 opened.
paramiko.transport: DEBUG: [chan 3166] Sesch channel 3166 request ok
paramiko.transport: DEBUG: [chan 3166] EOF received (3166)
paramiko.transport: DEBUG: [chan 3166] EOF sent (3166)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1582 count=1016 bs=1k
paramiko.transport: DEBUG: [chan 3167] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3167] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3167 opened.
paramiko.transport: DEBUG: [chan 3167] Sesch channel 3167 request ok
paramiko.transport: DEBUG: [chan 3167] EOF received (3167)
paramiko.transport: DEBUG: [chan 3167] EOF sent (3167)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1583 count=185 bs=1k
paramiko.transport: DEBUG: [chan 3168] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3168] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3168 opened.
paramiko.transport: DEBUG: [chan 3168] Sesch channel 3168 request ok
paramiko.transport: DEBUG: [chan 3168] EOF received (3168)
paramiko.transport: DEBUG: [chan 3168] EOF sent (3168)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1583 count=185 bs=1k
paramiko.transport: DEBUG: [chan 3169] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3169] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3169 opened.
paramiko.transport: DEBUG: [chan 3169] Sesch channel 3169 request ok
paramiko.transport: DEBUG: [chan 3169] EOF received (3169)
paramiko.transport: DEBUG: [chan 3169] EOF sent (3169)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1584 count=544 bs=1k
paramiko.transport: DEBUG: [chan 3170] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3170] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3170 opened.
paramiko.transport: DEBUG: [chan 3170] Sesch channel 3170 request ok
paramiko.transport: DEBUG: [chan 3170] EOF received (3170)
paramiko.transport: DEBUG: [chan 3170] EOF sent (3170)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1584 count=544 bs=1k
paramiko.transport: DEBUG: [chan 3171] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3171] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3171 opened.
paramiko.transport: DEBUG: [chan 3171] Sesch channel 3171 request ok
paramiko.transport: DEBUG: [chan 3171] EOF received (3171)
paramiko.transport: DEBUG: [chan 3171] EOF sent (3171)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1585 count=244 bs=1k
paramiko.transport: DEBUG: [chan 3172] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3172] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3172 opened.
paramiko.transport: DEBUG: [chan 3172] Sesch channel 3172 request ok
paramiko.transport: DEBUG: [chan 3172] EOF received (3172)
paramiko.transport: DEBUG: [chan 3172] EOF sent (3172)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1585 count=244 bs=1k
paramiko.transport: DEBUG: [chan 3173] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3173] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3173 opened.
paramiko.transport: DEBUG: [chan 3173] Sesch channel 3173 request ok
paramiko.transport: DEBUG: [chan 3173] EOF received (3173)
paramiko.transport: DEBUG: [chan 3173] EOF sent (3173)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1586 count=238 bs=1k
paramiko.transport: DEBUG: [chan 3174] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3174] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3174 opened.
paramiko.transport: DEBUG: [chan 3174] Sesch channel 3174 request ok
paramiko.transport: DEBUG: [chan 3174] EOF received (3174)
paramiko.transport: DEBUG: [chan 3174] EOF sent (3174)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1586 count=238 bs=1k
paramiko.transport: DEBUG: [chan 3175] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3175] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3175 opened.
paramiko.transport: DEBUG: [chan 3175] Sesch channel 3175 request ok
paramiko.transport: DEBUG: [chan 3175] EOF received (3175)
paramiko.transport: DEBUG: [chan 3175] EOF sent (3175)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1587 count=664 bs=1k
paramiko.transport: DEBUG: [chan 3176] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3176] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3176 opened.
paramiko.transport: DEBUG: [chan 3176] Sesch channel 3176 request ok
paramiko.transport: DEBUG: [chan 3176] EOF received (3176)
paramiko.transport: DEBUG: [chan 3176] EOF sent (3176)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1587 count=664 bs=1k
paramiko.transport: DEBUG: [chan 3177] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3177] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3177 opened.
paramiko.transport: DEBUG: [chan 3177] Sesch channel 3177 request ok
paramiko.transport: DEBUG: [chan 3177] EOF received (3177)
paramiko.transport: DEBUG: [chan 3177] EOF sent (3177)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1588 count=727 bs=1k
paramiko.transport: DEBUG: [chan 3178] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3178] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3178 opened.
paramiko.transport: DEBUG: [chan 3178] Sesch channel 3178 request ok
paramiko.transport: DEBUG: [chan 3178] EOF received (3178)
paramiko.transport: DEBUG: [chan 3178] EOF sent (3178)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1588 count=727 bs=1k
paramiko.transport: DEBUG: [chan 3179] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3179] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3179 opened.
paramiko.transport: DEBUG: [chan 3179] Sesch channel 3179 request ok
paramiko.transport: DEBUG: [chan 3179] EOF received (3179)
paramiko.transport: DEBUG: [chan 3179] EOF sent (3179)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1589 count=531 bs=1k
paramiko.transport: DEBUG: [chan 3180] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3180] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3180 opened.
paramiko.transport: DEBUG: [chan 3180] Sesch channel 3180 request ok
paramiko.transport: DEBUG: [chan 3180] EOF received (3180)
paramiko.transport: DEBUG: [chan 3180] EOF sent (3180)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1589 count=531 bs=1k
paramiko.transport: DEBUG: [chan 3181] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3181] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3181 opened.
paramiko.transport: DEBUG: [chan 3181] Sesch channel 3181 request ok
paramiko.transport: DEBUG: [chan 3181] EOF received (3181)
paramiko.transport: DEBUG: [chan 3181] EOF sent (3181)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1590 count=916 bs=1k
paramiko.transport: DEBUG: [chan 3182] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3182] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3182 opened.
paramiko.transport: DEBUG: [chan 3182] Sesch channel 3182 request ok
paramiko.transport: DEBUG: [chan 3182] EOF received (3182)
paramiko.transport: DEBUG: [chan 3182] EOF sent (3182)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1590 count=916 bs=1k
paramiko.transport: DEBUG: [chan 3183] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3183] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3183 opened.
paramiko.transport: DEBUG: [chan 3183] Sesch channel 3183 request ok
paramiko.transport: DEBUG: [chan 3183] EOF received (3183)
paramiko.transport: DEBUG: [chan 3183] EOF sent (3183)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1591 count=213 bs=1k
paramiko.transport: DEBUG: [chan 3184] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3184] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3184 opened.
paramiko.transport: DEBUG: [chan 3184] Sesch channel 3184 request ok
paramiko.transport: DEBUG: [chan 3184] EOF received (3184)
paramiko.transport: DEBUG: [chan 3184] EOF sent (3184)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1591 count=213 bs=1k
paramiko.transport: DEBUG: [chan 3185] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3185] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3185 opened.
paramiko.transport: DEBUG: [chan 3185] Sesch channel 3185 request ok
paramiko.transport: DEBUG: [chan 3185] EOF received (3185)
paramiko.transport: DEBUG: [chan 3185] EOF sent (3185)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1592 count=478 bs=1k
paramiko.transport: DEBUG: [chan 3186] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3186] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3186 opened.
paramiko.transport: DEBUG: [chan 3186] Sesch channel 3186 request ok
paramiko.transport: DEBUG: [chan 3186] EOF received (3186)
paramiko.transport: DEBUG: [chan 3186] EOF sent (3186)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1592 count=478 bs=1k
paramiko.transport: DEBUG: [chan 3187] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3187] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3187 opened.
paramiko.transport: DEBUG: [chan 3187] Sesch channel 3187 request ok
paramiko.transport: DEBUG: [chan 3187] EOF received (3187)
paramiko.transport: DEBUG: [chan 3187] EOF sent (3187)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1593 count=704 bs=1k
paramiko.transport: DEBUG: [chan 3188] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3188] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3188 opened.
paramiko.transport: DEBUG: [chan 3188] Sesch channel 3188 request ok
paramiko.transport: DEBUG: [chan 3188] EOF received (3188)
paramiko.transport: DEBUG: [chan 3188] EOF sent (3188)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1593 count=704 bs=1k
paramiko.transport: DEBUG: [chan 3189] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3189] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3189 opened.
paramiko.transport: DEBUG: [chan 3189] Sesch channel 3189 request ok
paramiko.transport: DEBUG: [chan 3189] EOF received (3189)
paramiko.transport: DEBUG: [chan 3189] EOF sent (3189)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1594 count=476 bs=1k
paramiko.transport: DEBUG: [chan 3190] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3190] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3190 opened.
paramiko.transport: DEBUG: [chan 3190] Sesch channel 3190 request ok
paramiko.transport: DEBUG: [chan 3190] EOF received (3190)
paramiko.transport: DEBUG: [chan 3190] EOF sent (3190)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1594 count=476 bs=1k
paramiko.transport: DEBUG: [chan 3191] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3191] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3191 opened.
paramiko.transport: DEBUG: [chan 3191] Sesch channel 3191 request ok
paramiko.transport: DEBUG: [chan 3191] EOF received (3191)
paramiko.transport: DEBUG: [chan 3191] EOF sent (3191)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1595 count=751 bs=1k
paramiko.transport: DEBUG: [chan 3192] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3192] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3192 opened.
paramiko.transport: DEBUG: [chan 3192] Sesch channel 3192 request ok
paramiko.transport: DEBUG: [chan 3192] EOF received (3192)
paramiko.transport: DEBUG: [chan 3192] EOF sent (3192)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1595 count=751 bs=1k
paramiko.transport: DEBUG: [chan 3193] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3193] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3193 opened.
paramiko.transport: DEBUG: [chan 3193] Sesch channel 3193 request ok
paramiko.transport: DEBUG: [chan 3193] EOF received (3193)
paramiko.transport: DEBUG: [chan 3193] EOF sent (3193)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1596 count=538 bs=1k
paramiko.transport: DEBUG: [chan 3194] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3194] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3194 opened.
paramiko.transport: DEBUG: [chan 3194] Sesch channel 3194 request ok
paramiko.transport: DEBUG: [chan 3194] EOF received (3194)
paramiko.transport: DEBUG: [chan 3194] EOF sent (3194)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1596 count=538 bs=1k
paramiko.transport: DEBUG: [chan 3195] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3195] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3195 opened.
paramiko.transport: DEBUG: [chan 3195] Sesch channel 3195 request ok
paramiko.transport: DEBUG: [chan 3195] EOF received (3195)
paramiko.transport: DEBUG: [chan 3195] EOF sent (3195)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1597 count=343 bs=1k
paramiko.transport: DEBUG: [chan 3196] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3196] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3196 opened.
paramiko.transport: DEBUG: [chan 3196] Sesch channel 3196 request ok
paramiko.transport: DEBUG: [chan 3196] EOF received (3196)
paramiko.transport: DEBUG: [chan 3196] EOF sent (3196)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1597 count=343 bs=1k
paramiko.transport: DEBUG: [chan 3197] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3197] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3197 opened.
paramiko.transport: DEBUG: [chan 3197] Sesch channel 3197 request ok
paramiko.transport: DEBUG: [chan 3197] EOF received (3197)
paramiko.transport: DEBUG: [chan 3197] EOF sent (3197)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1598 count=743 bs=1k
paramiko.transport: DEBUG: [chan 3198] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3198] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3198 opened.
paramiko.transport: DEBUG: [chan 3198] Sesch channel 3198 request ok
paramiko.transport: DEBUG: [chan 3198] EOF received (3198)
paramiko.transport: DEBUG: [chan 3198] EOF sent (3198)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1598 count=743 bs=1k
paramiko.transport: DEBUG: [chan 3199] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3199] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3199 opened.
paramiko.transport: DEBUG: [chan 3199] Sesch channel 3199 request ok
paramiko.transport: DEBUG: [chan 3199] EOF received (3199)
paramiko.transport: DEBUG: [chan 3199] EOF sent (3199)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1599 count=535 bs=1k
paramiko.transport: DEBUG: [chan 3200] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3200] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3200 opened.
paramiko.transport: DEBUG: [chan 3200] Sesch channel 3200 request ok
paramiko.transport: DEBUG: [chan 3200] EOF received (3200)
paramiko.transport: DEBUG: [chan 3200] EOF sent (3200)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1599 count=535 bs=1k
paramiko.transport: DEBUG: [chan 3201] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3201] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3201 opened.
paramiko.transport: DEBUG: [chan 3201] Sesch channel 3201 request ok
paramiko.transport: DEBUG: [chan 3201] EOF received (3201)
paramiko.transport: DEBUG: [chan 3201] EOF sent (3201)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1600 count=678 bs=1k
paramiko.transport: DEBUG: [chan 3202] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3202] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3202 opened.
paramiko.transport: DEBUG: [chan 3202] Sesch channel 3202 request ok
paramiko.transport: DEBUG: [chan 3202] EOF received (3202)
paramiko.transport: DEBUG: [chan 3202] EOF sent (3202)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1600 count=678 bs=1k
paramiko.transport: DEBUG: [chan 3203] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3203] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3203 opened.
paramiko.transport: DEBUG: [chan 3203] Sesch channel 3203 request ok
paramiko.transport: DEBUG: [chan 3203] EOF received (3203)
paramiko.transport: DEBUG: [chan 3203] EOF sent (3203)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1601 count=389 bs=1k
paramiko.transport: DEBUG: [chan 3204] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3204] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3204 opened.
paramiko.transport: DEBUG: [chan 3204] Sesch channel 3204 request ok
paramiko.transport: DEBUG: [chan 3204] EOF received (3204)
paramiko.transport: DEBUG: [chan 3204] EOF sent (3204)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1601 count=389 bs=1k
paramiko.transport: DEBUG: [chan 3205] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3205] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3205 opened.
paramiko.transport: DEBUG: [chan 3205] Sesch channel 3205 request ok
paramiko.transport: DEBUG: [chan 3205] EOF received (3205)
paramiko.transport: DEBUG: [chan 3205] EOF sent (3205)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1602 count=848 bs=1k
paramiko.transport: DEBUG: [chan 3206] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3206] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3206 opened.
paramiko.transport: DEBUG: [chan 3206] Sesch channel 3206 request ok
paramiko.transport: DEBUG: [chan 3206] EOF received (3206)
paramiko.transport: DEBUG: [chan 3206] EOF sent (3206)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1602 count=848 bs=1k
paramiko.transport: DEBUG: [chan 3207] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3207] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3207 opened.
paramiko.transport: DEBUG: [chan 3207] Sesch channel 3207 request ok
paramiko.transport: DEBUG: [chan 3207] EOF received (3207)
paramiko.transport: DEBUG: [chan 3207] EOF sent (3207)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1603 count=41 bs=1k
paramiko.transport: DEBUG: [chan 3208] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3208] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3208 opened.
paramiko.transport: DEBUG: [chan 3208] Sesch channel 3208 request ok
paramiko.transport: DEBUG: [chan 3208] EOF received (3208)
paramiko.transport: DEBUG: [chan 3208] EOF sent (3208)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1603 count=41 bs=1k
paramiko.transport: DEBUG: [chan 3209] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3209] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3209 opened.
paramiko.transport: DEBUG: [chan 3209] Sesch channel 3209 request ok
paramiko.transport: DEBUG: [chan 3209] EOF received (3209)
paramiko.transport: DEBUG: [chan 3209] EOF sent (3209)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1604 count=47 bs=1k
paramiko.transport: DEBUG: [chan 3210] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3210] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3210 opened.
paramiko.transport: DEBUG: [chan 3210] Sesch channel 3210 request ok
paramiko.transport: DEBUG: [chan 3210] EOF received (3210)
paramiko.transport: DEBUG: [chan 3210] EOF sent (3210)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1604 count=47 bs=1k
paramiko.transport: DEBUG: [chan 3211] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3211] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3211 opened.
paramiko.transport: DEBUG: [chan 3211] Sesch channel 3211 request ok
paramiko.transport: DEBUG: [chan 3211] EOF received (3211)
paramiko.transport: DEBUG: [chan 3211] EOF sent (3211)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1605 count=153 bs=1k
paramiko.transport: DEBUG: [chan 3212] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3212] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3212 opened.
paramiko.transport: DEBUG: [chan 3212] Sesch channel 3212 request ok
paramiko.transport: DEBUG: [chan 3212] EOF received (3212)
paramiko.transport: DEBUG: [chan 3212] EOF sent (3212)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1605 count=153 bs=1k
paramiko.transport: DEBUG: [chan 3213] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3213] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3213 opened.
paramiko.transport: DEBUG: [chan 3213] Sesch channel 3213 request ok
paramiko.transport: DEBUG: [chan 3213] EOF received (3213)
paramiko.transport: DEBUG: [chan 3213] EOF sent (3213)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1606 count=867 bs=1k
paramiko.transport: DEBUG: [chan 3214] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3214] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3214 opened.
paramiko.transport: DEBUG: [chan 3214] Sesch channel 3214 request ok
paramiko.transport: DEBUG: [chan 3214] EOF received (3214)
paramiko.transport: DEBUG: [chan 3214] EOF sent (3214)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1606 count=867 bs=1k
paramiko.transport: DEBUG: [chan 3215] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3215] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3215 opened.
paramiko.transport: DEBUG: [chan 3215] Sesch channel 3215 request ok
paramiko.transport: DEBUG: [chan 3215] EOF received (3215)
paramiko.transport: DEBUG: [chan 3215] EOF sent (3215)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1607 count=630 bs=1k
paramiko.transport: DEBUG: [chan 3216] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3216] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3216 opened.
paramiko.transport: DEBUG: [chan 3216] Sesch channel 3216 request ok
paramiko.transport: DEBUG: [chan 3216] EOF received (3216)
paramiko.transport: DEBUG: [chan 3216] EOF sent (3216)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1607 count=630 bs=1k
paramiko.transport: DEBUG: [chan 3217] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3217] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3217 opened.
paramiko.transport: DEBUG: [chan 3217] Sesch channel 3217 request ok
paramiko.transport: DEBUG: [chan 3217] EOF received (3217)
paramiko.transport: DEBUG: [chan 3217] EOF sent (3217)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1608 count=386 bs=1k
paramiko.transport: DEBUG: [chan 3218] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3218] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3218 opened.
paramiko.transport: DEBUG: [chan 3218] Sesch channel 3218 request ok
paramiko.transport: DEBUG: [chan 3218] EOF received (3218)
paramiko.transport: DEBUG: [chan 3218] EOF sent (3218)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1608 count=386 bs=1k
paramiko.transport: DEBUG: [chan 3219] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3219] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3219 opened.
paramiko.transport: DEBUG: [chan 3219] Sesch channel 3219 request ok
paramiko.transport: DEBUG: [chan 3219] EOF received (3219)
paramiko.transport: DEBUG: [chan 3219] EOF sent (3219)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1609 count=479 bs=1k
paramiko.transport: DEBUG: [chan 3220] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3220] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3220 opened.
paramiko.transport: DEBUG: [chan 3220] Sesch channel 3220 request ok
paramiko.transport: DEBUG: [chan 3220] EOF received (3220)
paramiko.transport: DEBUG: [chan 3220] EOF sent (3220)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1609 count=479 bs=1k
paramiko.transport: DEBUG: [chan 3221] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3221] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3221 opened.
paramiko.transport: DEBUG: [chan 3221] Sesch channel 3221 request ok
paramiko.transport: DEBUG: [chan 3221] EOF received (3221)
paramiko.transport: DEBUG: [chan 3221] EOF sent (3221)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1610 count=977 bs=1k
paramiko.transport: DEBUG: [chan 3222] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3222] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3222 opened.
paramiko.transport: DEBUG: [chan 3222] Sesch channel 3222 request ok
paramiko.transport: DEBUG: [chan 3222] EOF received (3222)
paramiko.transport: DEBUG: [chan 3222] EOF sent (3222)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1610 count=977 bs=1k
paramiko.transport: DEBUG: [chan 3223] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3223] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3223 opened.
paramiko.transport: DEBUG: [chan 3223] Sesch channel 3223 request ok
paramiko.transport: DEBUG: [chan 3223] EOF received (3223)
paramiko.transport: DEBUG: [chan 3223] EOF sent (3223)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1611 count=386 bs=1k
paramiko.transport: DEBUG: [chan 3224] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3224] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3224 opened.
paramiko.transport: DEBUG: [chan 3224] Sesch channel 3224 request ok
paramiko.transport: DEBUG: [chan 3224] EOF received (3224)
paramiko.transport: DEBUG: [chan 3224] EOF sent (3224)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1611 count=386 bs=1k
paramiko.transport: DEBUG: [chan 3225] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3225] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3225 opened.
paramiko.transport: DEBUG: [chan 3225] Sesch channel 3225 request ok
paramiko.transport: DEBUG: [chan 3225] EOF received (3225)
paramiko.transport: DEBUG: [chan 3225] EOF sent (3225)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1612 count=695 bs=1k
paramiko.transport: DEBUG: [chan 3226] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3226] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3226 opened.
paramiko.transport: DEBUG: [chan 3226] Sesch channel 3226 request ok
paramiko.transport: DEBUG: [chan 3226] EOF received (3226)
paramiko.transport: DEBUG: [chan 3226] EOF sent (3226)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1612 count=695 bs=1k
paramiko.transport: DEBUG: [chan 3227] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3227] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3227 opened.
paramiko.transport: DEBUG: [chan 3227] Sesch channel 3227 request ok
paramiko.transport: DEBUG: [chan 3227] EOF received (3227)
paramiko.transport: DEBUG: [chan 3227] EOF sent (3227)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1613 count=1000 bs=1k
paramiko.transport: DEBUG: [chan 3228] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3228] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3228 opened.
paramiko.transport: DEBUG: [chan 3228] Sesch channel 3228 request ok
paramiko.transport: DEBUG: [chan 3228] EOF received (3228)
paramiko.transport: DEBUG: [chan 3228] EOF sent (3228)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1613 count=1000 bs=1k
paramiko.transport: DEBUG: [chan 3229] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3229] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3229 opened.
paramiko.transport: DEBUG: [chan 3229] Sesch channel 3229 request ok
paramiko.transport: DEBUG: [chan 3229] EOF received (3229)
paramiko.transport: DEBUG: [chan 3229] EOF sent (3229)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1614 count=1002 bs=1k
paramiko.transport: DEBUG: [chan 3230] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3230] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3230 opened.
paramiko.transport: DEBUG: [chan 3230] Sesch channel 3230 request ok
paramiko.transport: DEBUG: [chan 3230] EOF received (3230)
paramiko.transport: DEBUG: [chan 3230] EOF sent (3230)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1614 count=1002 bs=1k
paramiko.transport: DEBUG: [chan 3231] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3231] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3231 opened.
paramiko.transport: DEBUG: [chan 3231] Sesch channel 3231 request ok
paramiko.transport: DEBUG: [chan 3231] EOF received (3231)
paramiko.transport: DEBUG: [chan 3231] EOF sent (3231)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1615 count=496 bs=1k
paramiko.transport: DEBUG: [chan 3232] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3232] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3232 opened.
paramiko.transport: DEBUG: [chan 3232] Sesch channel 3232 request ok
paramiko.transport: DEBUG: [chan 3232] EOF received (3232)
paramiko.transport: DEBUG: [chan 3232] EOF sent (3232)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1615 count=496 bs=1k
paramiko.transport: DEBUG: [chan 3233] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3233] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3233 opened.
paramiko.transport: DEBUG: [chan 3233] Sesch channel 3233 request ok
paramiko.transport: DEBUG: [chan 3233] EOF received (3233)
paramiko.transport: DEBUG: [chan 3233] EOF sent (3233)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1616 count=896 bs=1k
paramiko.transport: DEBUG: [chan 3234] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3234] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3234 opened.
paramiko.transport: DEBUG: [chan 3234] Sesch channel 3234 request ok
paramiko.transport: DEBUG: [chan 3234] EOF received (3234)
paramiko.transport: DEBUG: [chan 3234] EOF sent (3234)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1616 count=896 bs=1k
paramiko.transport: DEBUG: [chan 3235] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3235] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3235 opened.
paramiko.transport: DEBUG: [chan 3235] Sesch channel 3235 request ok
paramiko.transport: DEBUG: [chan 3235] EOF received (3235)
paramiko.transport: DEBUG: [chan 3235] EOF sent (3235)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1617 count=779 bs=1k
paramiko.transport: DEBUG: [chan 3236] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3236] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3236 opened.
paramiko.transport: DEBUG: [chan 3236] Sesch channel 3236 request ok
paramiko.transport: DEBUG: [chan 3236] EOF received (3236)
paramiko.transport: DEBUG: [chan 3236] EOF sent (3236)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1617 count=779 bs=1k
paramiko.transport: DEBUG: [chan 3237] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3237] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3237 opened.
paramiko.transport: DEBUG: [chan 3237] Sesch channel 3237 request ok
paramiko.transport: DEBUG: [chan 3237] EOF received (3237)
paramiko.transport: DEBUG: [chan 3237] EOF sent (3237)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1618 count=564 bs=1k
paramiko.transport: DEBUG: [chan 3238] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3238] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3238 opened.
paramiko.transport: DEBUG: [chan 3238] Sesch channel 3238 request ok
paramiko.transport: DEBUG: [chan 3238] EOF received (3238)
paramiko.transport: DEBUG: [chan 3238] EOF sent (3238)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1618 count=564 bs=1k
paramiko.transport: DEBUG: [chan 3239] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3239] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3239 opened.
paramiko.transport: DEBUG: [chan 3239] Sesch channel 3239 request ok
paramiko.transport: DEBUG: [chan 3239] EOF received (3239)
paramiko.transport: DEBUG: [chan 3239] EOF sent (3239)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1619 count=322 bs=1k
paramiko.transport: DEBUG: [chan 3240] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3240] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3240 opened.
paramiko.transport: DEBUG: [chan 3240] Sesch channel 3240 request ok
paramiko.transport: DEBUG: [chan 3240] EOF received (3240)
paramiko.transport: DEBUG: [chan 3240] EOF sent (3240)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1619 count=322 bs=1k
paramiko.transport: DEBUG: [chan 3241] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3241] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3241 opened.
paramiko.transport: DEBUG: [chan 3241] Sesch channel 3241 request ok
paramiko.transport: DEBUG: [chan 3241] EOF received (3241)
paramiko.transport: DEBUG: [chan 3241] EOF sent (3241)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1620 count=460 bs=1k
paramiko.transport: DEBUG: [chan 3242] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3242] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3242 opened.
paramiko.transport: DEBUG: [chan 3242] Sesch channel 3242 request ok
paramiko.transport: DEBUG: [chan 3242] EOF received (3242)
paramiko.transport: DEBUG: [chan 3242] EOF sent (3242)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1620 count=460 bs=1k
paramiko.transport: DEBUG: [chan 3243] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3243] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3243 opened.
paramiko.transport: DEBUG: [chan 3243] Sesch channel 3243 request ok
paramiko.transport: DEBUG: [chan 3243] EOF received (3243)
paramiko.transport: DEBUG: [chan 3243] EOF sent (3243)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1621 count=573 bs=1k
paramiko.transport: DEBUG: [chan 3244] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3244] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3244 opened.
paramiko.transport: DEBUG: [chan 3244] Sesch channel 3244 request ok
paramiko.transport: DEBUG: [chan 3244] EOF received (3244)
paramiko.transport: DEBUG: [chan 3244] EOF sent (3244)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1621 count=573 bs=1k
paramiko.transport: DEBUG: [chan 3245] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3245] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3245 opened.
paramiko.transport: DEBUG: [chan 3245] Sesch channel 3245 request ok
paramiko.transport: DEBUG: [chan 3245] EOF received (3245)
paramiko.transport: DEBUG: [chan 3245] EOF sent (3245)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1622 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 3246] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3246] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3246 opened.
paramiko.transport: DEBUG: [chan 3246] Sesch channel 3246 request ok
paramiko.transport: DEBUG: [chan 3246] EOF received (3246)
paramiko.transport: DEBUG: [chan 3246] EOF sent (3246)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1622 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 3247] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3247] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3247 opened.
paramiko.transport: DEBUG: [chan 3247] Sesch channel 3247 request ok
paramiko.transport: DEBUG: [chan 3247] EOF received (3247)
paramiko.transport: DEBUG: [chan 3247] EOF sent (3247)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1623 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 3248] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3248] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3248 opened.
paramiko.transport: DEBUG: [chan 3248] Sesch channel 3248 request ok
paramiko.transport: DEBUG: [chan 3248] EOF received (3248)
paramiko.transport: DEBUG: [chan 3248] EOF sent (3248)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1623 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 3249] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3249] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3249 opened.
paramiko.transport: DEBUG: [chan 3249] Sesch channel 3249 request ok
paramiko.transport: DEBUG: [chan 3249] EOF received (3249)
paramiko.transport: DEBUG: [chan 3249] EOF sent (3249)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1624 count=999 bs=1k
paramiko.transport: DEBUG: [chan 3250] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3250] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3250 opened.
paramiko.transport: DEBUG: [chan 3250] Sesch channel 3250 request ok
paramiko.transport: DEBUG: [chan 3250] EOF received (3250)
paramiko.transport: DEBUG: [chan 3250] EOF sent (3250)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1624 count=999 bs=1k
paramiko.transport: DEBUG: [chan 3251] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3251] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3251 opened.
paramiko.transport: DEBUG: [chan 3251] Sesch channel 3251 request ok
paramiko.transport: DEBUG: [chan 3251] EOF received (3251)
paramiko.transport: DEBUG: [chan 3251] EOF sent (3251)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1625 count=804 bs=1k
paramiko.transport: DEBUG: [chan 3252] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3252] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3252 opened.
paramiko.transport: DEBUG: [chan 3252] Sesch channel 3252 request ok
paramiko.transport: DEBUG: [chan 3252] EOF received (3252)
paramiko.transport: DEBUG: [chan 3252] EOF sent (3252)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1625 count=804 bs=1k
paramiko.transport: DEBUG: [chan 3253] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3253] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3253 opened.
paramiko.transport: DEBUG: [chan 3253] Sesch channel 3253 request ok
paramiko.transport: DEBUG: [chan 3253] EOF received (3253)
paramiko.transport: DEBUG: [chan 3253] EOF sent (3253)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1626 count=678 bs=1k
paramiko.transport: DEBUG: [chan 3254] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3254] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3254 opened.
paramiko.transport: DEBUG: [chan 3254] Sesch channel 3254 request ok
paramiko.transport: DEBUG: [chan 3254] EOF received (3254)
paramiko.transport: DEBUG: [chan 3254] EOF sent (3254)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1626 count=678 bs=1k
paramiko.transport: DEBUG: [chan 3255] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3255] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3255 opened.
paramiko.transport: DEBUG: [chan 3255] Sesch channel 3255 request ok
paramiko.transport: DEBUG: [chan 3255] EOF received (3255)
paramiko.transport: DEBUG: [chan 3255] EOF sent (3255)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1627 count=564 bs=1k
paramiko.transport: DEBUG: [chan 3256] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3256] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3256 opened.
paramiko.transport: DEBUG: [chan 3256] Sesch channel 3256 request ok
paramiko.transport: DEBUG: [chan 3256] EOF received (3256)
paramiko.transport: DEBUG: [chan 3256] EOF sent (3256)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1627 count=564 bs=1k
paramiko.transport: DEBUG: [chan 3257] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3257] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3257 opened.
paramiko.transport: DEBUG: [chan 3257] Sesch channel 3257 request ok
paramiko.transport: DEBUG: [chan 3257] EOF received (3257)
paramiko.transport: DEBUG: [chan 3257] EOF sent (3257)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1628 count=262 bs=1k
paramiko.transport: DEBUG: [chan 3258] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3258] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3258 opened.
paramiko.transport: DEBUG: [chan 3258] Sesch channel 3258 request ok
paramiko.transport: DEBUG: [chan 3258] EOF received (3258)
paramiko.transport: DEBUG: [chan 3258] EOF sent (3258)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1628 count=262 bs=1k
paramiko.transport: DEBUG: [chan 3259] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3259] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3259 opened.
paramiko.transport: DEBUG: [chan 3259] Sesch channel 3259 request ok
paramiko.transport: DEBUG: [chan 3259] EOF received (3259)
paramiko.transport: DEBUG: [chan 3259] EOF sent (3259)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1629 count=199 bs=1k
paramiko.transport: DEBUG: [chan 3260] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3260] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3260 opened.
paramiko.transport: DEBUG: [chan 3260] Sesch channel 3260 request ok
paramiko.transport: DEBUG: [chan 3260] EOF received (3260)
paramiko.transport: DEBUG: [chan 3260] EOF sent (3260)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1629 count=199 bs=1k
paramiko.transport: DEBUG: [chan 3261] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3261] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3261 opened.
paramiko.transport: DEBUG: [chan 3261] Sesch channel 3261 request ok
paramiko.transport: DEBUG: [chan 3261] EOF received (3261)
paramiko.transport: DEBUG: [chan 3261] EOF sent (3261)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1630 count=206 bs=1k
paramiko.transport: DEBUG: [chan 3262] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3262] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3262 opened.
paramiko.transport: DEBUG: [chan 3262] Sesch channel 3262 request ok
paramiko.transport: DEBUG: [chan 3262] EOF received (3262)
paramiko.transport: DEBUG: [chan 3262] EOF sent (3262)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1630 count=206 bs=1k
paramiko.transport: DEBUG: [chan 3263] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3263] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3263 opened.
paramiko.transport: DEBUG: [chan 3263] Sesch channel 3263 request ok
paramiko.transport: DEBUG: [chan 3263] EOF received (3263)
paramiko.transport: DEBUG: [chan 3263] EOF sent (3263)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1631 count=259 bs=1k
paramiko.transport: DEBUG: [chan 3264] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3264] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3264 opened.
paramiko.transport: DEBUG: [chan 3264] Sesch channel 3264 request ok
paramiko.transport: DEBUG: [chan 3264] EOF received (3264)
paramiko.transport: DEBUG: [chan 3264] EOF sent (3264)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1631 count=259 bs=1k
paramiko.transport: DEBUG: [chan 3265] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3265] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3265 opened.
paramiko.transport: DEBUG: [chan 3265] Sesch channel 3265 request ok
paramiko.transport: DEBUG: [chan 3265] EOF received (3265)
paramiko.transport: DEBUG: [chan 3265] EOF sent (3265)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1632 count=77 bs=1k
paramiko.transport: DEBUG: [chan 3266] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3266] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3266 opened.
paramiko.transport: DEBUG: [chan 3266] Sesch channel 3266 request ok
paramiko.transport: DEBUG: [chan 3266] EOF received (3266)
paramiko.transport: DEBUG: [chan 3266] EOF sent (3266)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1632 count=77 bs=1k
paramiko.transport: DEBUG: [chan 3267] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3267] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3267 opened.
paramiko.transport: DEBUG: [chan 3267] Sesch channel 3267 request ok
paramiko.transport: DEBUG: [chan 3267] EOF received (3267)
paramiko.transport: DEBUG: [chan 3267] EOF sent (3267)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1633 count=322 bs=1k
paramiko.transport: DEBUG: [chan 3268] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3268] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3268 opened.
paramiko.transport: DEBUG: [chan 3268] Sesch channel 3268 request ok
paramiko.transport: DEBUG: [chan 3268] EOF received (3268)
paramiko.transport: DEBUG: [chan 3268] EOF sent (3268)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1633 count=322 bs=1k
paramiko.transport: DEBUG: [chan 3269] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3269] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3269 opened.
paramiko.transport: DEBUG: [chan 3269] Sesch channel 3269 request ok
paramiko.transport: DEBUG: [chan 3269] EOF received (3269)
paramiko.transport: DEBUG: [chan 3269] EOF sent (3269)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1634 count=593 bs=1k
paramiko.transport: DEBUG: [chan 3270] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3270] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3270 opened.
paramiko.transport: DEBUG: [chan 3270] Sesch channel 3270 request ok
paramiko.transport: DEBUG: [chan 3270] EOF received (3270)
paramiko.transport: DEBUG: [chan 3270] EOF sent (3270)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1634 count=593 bs=1k
paramiko.transport: DEBUG: [chan 3271] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3271] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3271 opened.
paramiko.transport: DEBUG: [chan 3271] Sesch channel 3271 request ok
paramiko.transport: DEBUG: [chan 3271] EOF received (3271)
paramiko.transport: DEBUG: [chan 3271] EOF sent (3271)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1635 count=538 bs=1k
paramiko.transport: DEBUG: [chan 3272] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3272] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3272 opened.
paramiko.transport: DEBUG: [chan 3272] Sesch channel 3272 request ok
paramiko.transport: DEBUG: [chan 3272] EOF received (3272)
paramiko.transport: DEBUG: [chan 3272] EOF sent (3272)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1635 count=538 bs=1k
paramiko.transport: DEBUG: [chan 3273] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3273] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3273 opened.
paramiko.transport: DEBUG: [chan 3273] Sesch channel 3273 request ok
paramiko.transport: DEBUG: [chan 3273] EOF received (3273)
paramiko.transport: DEBUG: [chan 3273] EOF sent (3273)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1636 count=889 bs=1k
paramiko.transport: DEBUG: [chan 3274] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3274] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3274 opened.
paramiko.transport: DEBUG: [chan 3274] Sesch channel 3274 request ok
paramiko.transport: DEBUG: [chan 3274] EOF received (3274)
paramiko.transport: DEBUG: [chan 3274] EOF sent (3274)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1636 count=889 bs=1k
paramiko.transport: DEBUG: [chan 3275] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3275] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3275 opened.
paramiko.transport: DEBUG: [chan 3275] Sesch channel 3275 request ok
paramiko.transport: DEBUG: [chan 3275] EOF received (3275)
paramiko.transport: DEBUG: [chan 3275] EOF sent (3275)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1637 count=455 bs=1k
paramiko.transport: DEBUG: [chan 3276] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3276] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3276 opened.
paramiko.transport: DEBUG: [chan 3276] Sesch channel 3276 request ok
paramiko.transport: DEBUG: [chan 3276] EOF received (3276)
paramiko.transport: DEBUG: [chan 3276] EOF sent (3276)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1637 count=455 bs=1k
paramiko.transport: DEBUG: [chan 3277] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3277] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3277 opened.
paramiko.transport: DEBUG: [chan 3277] Sesch channel 3277 request ok
paramiko.transport: DEBUG: [chan 3277] EOF received (3277)
paramiko.transport: DEBUG: [chan 3277] EOF sent (3277)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1638 count=717 bs=1k
paramiko.transport: DEBUG: [chan 3278] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3278] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3278 opened.
paramiko.transport: DEBUG: [chan 3278] Sesch channel 3278 request ok
paramiko.transport: DEBUG: [chan 3278] EOF received (3278)
paramiko.transport: DEBUG: [chan 3278] EOF sent (3278)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1638 count=717 bs=1k
paramiko.transport: DEBUG: [chan 3279] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3279] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3279 opened.
paramiko.transport: DEBUG: [chan 3279] Sesch channel 3279 request ok
paramiko.transport: DEBUG: [chan 3279] EOF received (3279)
paramiko.transport: DEBUG: [chan 3279] EOF sent (3279)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1639 count=136 bs=1k
paramiko.transport: DEBUG: [chan 3280] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3280] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3280 opened.
paramiko.transport: DEBUG: [chan 3280] Sesch channel 3280 request ok
paramiko.transport: DEBUG: [chan 3280] EOF received (3280)
paramiko.transport: DEBUG: [chan 3280] EOF sent (3280)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1639 count=136 bs=1k
paramiko.transport: DEBUG: [chan 3281] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3281] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3281 opened.
paramiko.transport: DEBUG: [chan 3281] Sesch channel 3281 request ok
paramiko.transport: DEBUG: [chan 3281] EOF received (3281)
paramiko.transport: DEBUG: [chan 3281] EOF sent (3281)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1640 count=708 bs=1k
paramiko.transport: DEBUG: [chan 3282] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3282] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3282 opened.
paramiko.transport: DEBUG: [chan 3282] Sesch channel 3282 request ok
paramiko.transport: DEBUG: [chan 3282] EOF received (3282)
paramiko.transport: DEBUG: [chan 3282] EOF sent (3282)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1640 count=708 bs=1k
paramiko.transport: DEBUG: [chan 3283] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3283] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3283 opened.
paramiko.transport: DEBUG: [chan 3283] Sesch channel 3283 request ok
paramiko.transport: DEBUG: [chan 3283] EOF received (3283)
paramiko.transport: DEBUG: [chan 3283] EOF sent (3283)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1641 count=346 bs=1k
paramiko.transport: DEBUG: [chan 3284] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3284] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3284 opened.
paramiko.transport: DEBUG: [chan 3284] Sesch channel 3284 request ok
paramiko.transport: DEBUG: [chan 3284] EOF received (3284)
paramiko.transport: DEBUG: [chan 3284] EOF sent (3284)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1641 count=346 bs=1k
paramiko.transport: DEBUG: [chan 3285] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3285] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3285 opened.
paramiko.transport: DEBUG: [chan 3285] Sesch channel 3285 request ok
paramiko.transport: DEBUG: [chan 3285] EOF received (3285)
paramiko.transport: DEBUG: [chan 3285] EOF sent (3285)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1642 count=941 bs=1k
paramiko.transport: DEBUG: [chan 3286] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3286] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3286 opened.
paramiko.transport: DEBUG: [chan 3286] Sesch channel 3286 request ok
paramiko.transport: DEBUG: [chan 3286] EOF received (3286)
paramiko.transport: DEBUG: [chan 3286] EOF sent (3286)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1642 count=941 bs=1k
paramiko.transport: DEBUG: [chan 3287] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3287] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3287 opened.
paramiko.transport: DEBUG: [chan 3287] Sesch channel 3287 request ok
paramiko.transport: DEBUG: [chan 3287] EOF received (3287)
paramiko.transport: DEBUG: [chan 3287] EOF sent (3287)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1643 count=887 bs=1k
paramiko.transport: DEBUG: [chan 3288] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3288] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3288 opened.
paramiko.transport: DEBUG: [chan 3288] Sesch channel 3288 request ok
paramiko.transport: DEBUG: [chan 3288] EOF received (3288)
paramiko.transport: DEBUG: [chan 3288] EOF sent (3288)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1643 count=887 bs=1k
paramiko.transport: DEBUG: [chan 3289] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3289] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3289 opened.
paramiko.transport: DEBUG: [chan 3289] Sesch channel 3289 request ok
paramiko.transport: DEBUG: [chan 3289] EOF received (3289)
paramiko.transport: DEBUG: [chan 3289] EOF sent (3289)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1644 count=300 bs=1k
paramiko.transport: DEBUG: [chan 3290] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3290] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3290 opened.
paramiko.transport: DEBUG: [chan 3290] Sesch channel 3290 request ok
paramiko.transport: DEBUG: [chan 3290] EOF received (3290)
paramiko.transport: DEBUG: [chan 3290] EOF sent (3290)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1644 count=300 bs=1k
paramiko.transport: DEBUG: [chan 3291] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3291] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3291 opened.
paramiko.transport: DEBUG: [chan 3291] Sesch channel 3291 request ok
paramiko.transport: DEBUG: [chan 3291] EOF received (3291)
paramiko.transport: DEBUG: [chan 3291] EOF sent (3291)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1645 count=446 bs=1k
paramiko.transport: DEBUG: [chan 3292] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3292] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3292 opened.
paramiko.transport: DEBUG: [chan 3292] Sesch channel 3292 request ok
paramiko.transport: DEBUG: [chan 3292] EOF received (3292)
paramiko.transport: DEBUG: [chan 3292] EOF sent (3292)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1645 count=446 bs=1k
paramiko.transport: DEBUG: [chan 3293] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3293] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3293 opened.
paramiko.transport: DEBUG: [chan 3293] Sesch channel 3293 request ok
paramiko.transport: DEBUG: [chan 3293] EOF received (3293)
paramiko.transport: DEBUG: [chan 3293] EOF sent (3293)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1646 count=853 bs=1k
paramiko.transport: DEBUG: [chan 3294] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3294] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3294 opened.
paramiko.transport: DEBUG: [chan 3294] Sesch channel 3294 request ok
paramiko.transport: DEBUG: [chan 3294] EOF received (3294)
paramiko.transport: DEBUG: [chan 3294] EOF sent (3294)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1646 count=853 bs=1k
paramiko.transport: DEBUG: [chan 3295] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3295] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3295 opened.
paramiko.transport: DEBUG: [chan 3295] Sesch channel 3295 request ok
paramiko.transport: DEBUG: [chan 3295] EOF received (3295)
paramiko.transport: DEBUG: [chan 3295] EOF sent (3295)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1647 count=145 bs=1k
paramiko.transport: DEBUG: [chan 3296] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3296] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3296 opened.
paramiko.transport: DEBUG: [chan 3296] Sesch channel 3296 request ok
paramiko.transport: DEBUG: [chan 3296] EOF received (3296)
paramiko.transport: DEBUG: [chan 3296] EOF sent (3296)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1647 count=145 bs=1k
paramiko.transport: DEBUG: [chan 3297] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3297] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3297 opened.
paramiko.transport: DEBUG: [chan 3297] Sesch channel 3297 request ok
paramiko.transport: DEBUG: [chan 3297] EOF received (3297)
paramiko.transport: DEBUG: [chan 3297] EOF sent (3297)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1648 count=245 bs=1k
paramiko.transport: DEBUG: [chan 3298] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3298] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3298 opened.
paramiko.transport: DEBUG: [chan 3298] Sesch channel 3298 request ok
paramiko.transport: DEBUG: [chan 3298] EOF received (3298)
paramiko.transport: DEBUG: [chan 3298] EOF sent (3298)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1648 count=245 bs=1k
paramiko.transport: DEBUG: [chan 3299] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3299] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3299 opened.
paramiko.transport: DEBUG: [chan 3299] Sesch channel 3299 request ok
paramiko.transport: DEBUG: [chan 3299] EOF received (3299)
paramiko.transport: DEBUG: [chan 3299] EOF sent (3299)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1649 count=846 bs=1k
paramiko.transport: DEBUG: [chan 3300] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3300] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3300 opened.
paramiko.transport: DEBUG: [chan 3300] Sesch channel 3300 request ok
paramiko.transport: DEBUG: [chan 3300] EOF received (3300)
paramiko.transport: DEBUG: [chan 3300] EOF sent (3300)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1649 count=846 bs=1k
paramiko.transport: DEBUG: [chan 3301] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3301] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3301 opened.
paramiko.transport: DEBUG: [chan 3301] Sesch channel 3301 request ok
paramiko.transport: DEBUG: [chan 3301] EOF received (3301)
paramiko.transport: DEBUG: [chan 3301] EOF sent (3301)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1650 count=961 bs=1k
paramiko.transport: DEBUG: [chan 3302] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3302] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3302 opened.
paramiko.transport: DEBUG: [chan 3302] Sesch channel 3302 request ok
paramiko.transport: DEBUG: [chan 3302] EOF received (3302)
paramiko.transport: DEBUG: [chan 3302] EOF sent (3302)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1650 count=961 bs=1k
paramiko.transport: DEBUG: [chan 3303] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3303] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3303 opened.
paramiko.transport: DEBUG: [chan 3303] Sesch channel 3303 request ok
paramiko.transport: DEBUG: [chan 3303] EOF received (3303)
paramiko.transport: DEBUG: [chan 3303] EOF sent (3303)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1651 count=236 bs=1k
paramiko.transport: DEBUG: [chan 3304] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3304] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3304 opened.
paramiko.transport: DEBUG: [chan 3304] Sesch channel 3304 request ok
paramiko.transport: DEBUG: [chan 3304] EOF received (3304)
paramiko.transport: DEBUG: [chan 3304] EOF sent (3304)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1651 count=236 bs=1k
paramiko.transport: DEBUG: [chan 3305] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3305] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3305 opened.
paramiko.transport: DEBUG: [chan 3305] Sesch channel 3305 request ok
paramiko.transport: DEBUG: [chan 3305] EOF received (3305)
paramiko.transport: DEBUG: [chan 3305] EOF sent (3305)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1652 count=540 bs=1k
paramiko.transport: DEBUG: [chan 3306] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3306] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3306 opened.
paramiko.transport: DEBUG: [chan 3306] Sesch channel 3306 request ok
paramiko.transport: DEBUG: [chan 3306] EOF received (3306)
paramiko.transport: DEBUG: [chan 3306] EOF sent (3306)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1652 count=540 bs=1k
paramiko.transport: DEBUG: [chan 3307] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3307] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3307 opened.
paramiko.transport: DEBUG: [chan 3307] Sesch channel 3307 request ok
paramiko.transport: DEBUG: [chan 3307] EOF received (3307)
paramiko.transport: DEBUG: [chan 3307] EOF sent (3307)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1653 count=34 bs=1k
paramiko.transport: DEBUG: [chan 3308] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3308] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3308 opened.
paramiko.transport: DEBUG: [chan 3308] Sesch channel 3308 request ok
paramiko.transport: DEBUG: [chan 3308] EOF received (3308)
paramiko.transport: DEBUG: [chan 3308] EOF sent (3308)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1653 count=34 bs=1k
paramiko.transport: DEBUG: [chan 3309] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3309] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3309 opened.
paramiko.transport: DEBUG: [chan 3309] Sesch channel 3309 request ok
paramiko.transport: DEBUG: [chan 3309] EOF received (3309)
paramiko.transport: DEBUG: [chan 3309] EOF sent (3309)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1654 count=612 bs=1k
paramiko.transport: DEBUG: [chan 3310] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3310] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3310 opened.
paramiko.transport: DEBUG: [chan 3310] Sesch channel 3310 request ok
paramiko.transport: DEBUG: [chan 3310] EOF received (3310)
paramiko.transport: DEBUG: [chan 3310] EOF sent (3310)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1654 count=612 bs=1k
paramiko.transport: DEBUG: [chan 3311] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3311] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3311 opened.
paramiko.transport: DEBUG: [chan 3311] Sesch channel 3311 request ok
paramiko.transport: DEBUG: [chan 3311] EOF received (3311)
paramiko.transport: DEBUG: [chan 3311] EOF sent (3311)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1655 count=185 bs=1k
paramiko.transport: DEBUG: [chan 3312] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3312] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3312 opened.
paramiko.transport: DEBUG: [chan 3312] Sesch channel 3312 request ok
paramiko.transport: DEBUG: [chan 3312] EOF received (3312)
paramiko.transport: DEBUG: [chan 3312] EOF sent (3312)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1655 count=185 bs=1k
paramiko.transport: DEBUG: [chan 3313] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3313] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3313 opened.
paramiko.transport: DEBUG: [chan 3313] Sesch channel 3313 request ok
paramiko.transport: DEBUG: [chan 3313] EOF received (3313)
paramiko.transport: DEBUG: [chan 3313] EOF sent (3313)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1656 count=939 bs=1k
paramiko.transport: DEBUG: [chan 3314] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3314] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3314 opened.
paramiko.transport: DEBUG: [chan 3314] Sesch channel 3314 request ok
paramiko.transport: DEBUG: [chan 3314] EOF received (3314)
paramiko.transport: DEBUG: [chan 3314] EOF sent (3314)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1656 count=939 bs=1k
paramiko.transport: DEBUG: [chan 3315] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3315] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3315 opened.
paramiko.transport: DEBUG: [chan 3315] Sesch channel 3315 request ok
paramiko.transport: DEBUG: [chan 3315] EOF received (3315)
paramiko.transport: DEBUG: [chan 3315] EOF sent (3315)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1657 count=974 bs=1k
paramiko.transport: DEBUG: [chan 3316] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3316] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3316 opened.
paramiko.transport: DEBUG: [chan 3316] Sesch channel 3316 request ok
paramiko.transport: DEBUG: [chan 3316] EOF received (3316)
paramiko.transport: DEBUG: [chan 3316] EOF sent (3316)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1657 count=974 bs=1k
paramiko.transport: DEBUG: [chan 3317] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3317] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3317 opened.
paramiko.transport: DEBUG: [chan 3317] Sesch channel 3317 request ok
paramiko.transport: DEBUG: [chan 3317] EOF received (3317)
paramiko.transport: DEBUG: [chan 3317] EOF sent (3317)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1658 count=536 bs=1k
paramiko.transport: DEBUG: [chan 3318] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3318] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3318 opened.
paramiko.transport: DEBUG: [chan 3318] Sesch channel 3318 request ok
paramiko.transport: DEBUG: [chan 3318] EOF received (3318)
paramiko.transport: DEBUG: [chan 3318] EOF sent (3318)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1658 count=536 bs=1k
paramiko.transport: DEBUG: [chan 3319] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3319] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3319 opened.
paramiko.transport: DEBUG: [chan 3319] Sesch channel 3319 request ok
paramiko.transport: DEBUG: [chan 3319] EOF received (3319)
paramiko.transport: DEBUG: [chan 3319] EOF sent (3319)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1659 count=316 bs=1k
paramiko.transport: DEBUG: [chan 3320] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3320] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3320 opened.
paramiko.transport: DEBUG: [chan 3320] Sesch channel 3320 request ok
paramiko.transport: DEBUG: [chan 3320] EOF received (3320)
paramiko.transport: DEBUG: [chan 3320] EOF sent (3320)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1659 count=316 bs=1k
paramiko.transport: DEBUG: [chan 3321] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3321] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3321 opened.
paramiko.transport: DEBUG: [chan 3321] Sesch channel 3321 request ok
paramiko.transport: DEBUG: [chan 3321] EOF received (3321)
paramiko.transport: DEBUG: [chan 3321] EOF sent (3321)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1660 count=939 bs=1k
paramiko.transport: DEBUG: [chan 3322] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3322] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3322 opened.
paramiko.transport: DEBUG: [chan 3322] Sesch channel 3322 request ok
paramiko.transport: DEBUG: [chan 3322] EOF received (3322)
paramiko.transport: DEBUG: [chan 3322] EOF sent (3322)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1660 count=939 bs=1k
paramiko.transport: DEBUG: [chan 3323] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3323] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3323 opened.
paramiko.transport: DEBUG: [chan 3323] Sesch channel 3323 request ok
paramiko.transport: DEBUG: [chan 3323] EOF received (3323)
paramiko.transport: DEBUG: [chan 3323] EOF sent (3323)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1661 count=223 bs=1k
paramiko.transport: DEBUG: [chan 3324] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3324] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3324 opened.
paramiko.transport: DEBUG: [chan 3324] Sesch channel 3324 request ok
paramiko.transport: DEBUG: [chan 3324] EOF received (3324)
paramiko.transport: DEBUG: [chan 3324] EOF sent (3324)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1661 count=223 bs=1k
paramiko.transport: DEBUG: [chan 3325] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3325] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3325 opened.
paramiko.transport: DEBUG: [chan 3325] Sesch channel 3325 request ok
paramiko.transport: DEBUG: [chan 3325] EOF received (3325)
paramiko.transport: DEBUG: [chan 3325] EOF sent (3325)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1662 count=726 bs=1k
paramiko.transport: DEBUG: [chan 3326] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3326] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3326 opened.
paramiko.transport: DEBUG: [chan 3326] Sesch channel 3326 request ok
paramiko.transport: DEBUG: [chan 3326] EOF received (3326)
paramiko.transport: DEBUG: [chan 3326] EOF sent (3326)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1662 count=726 bs=1k
paramiko.transport: DEBUG: [chan 3327] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3327] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3327 opened.
paramiko.transport: DEBUG: [chan 3327] Sesch channel 3327 request ok
paramiko.transport: DEBUG: [chan 3327] EOF received (3327)
paramiko.transport: DEBUG: [chan 3327] EOF sent (3327)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1663 count=733 bs=1k
paramiko.transport: DEBUG: [chan 3328] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3328] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3328 opened.
paramiko.transport: DEBUG: [chan 3328] Sesch channel 3328 request ok
paramiko.transport: DEBUG: [chan 3328] EOF received (3328)
paramiko.transport: DEBUG: [chan 3328] EOF sent (3328)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1663 count=733 bs=1k
paramiko.transport: DEBUG: [chan 3329] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3329] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3329 opened.
paramiko.transport: DEBUG: [chan 3329] Sesch channel 3329 request ok
paramiko.transport: DEBUG: [chan 3329] EOF received (3329)
paramiko.transport: DEBUG: [chan 3329] EOF sent (3329)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1664 count=1 bs=1k
paramiko.transport: DEBUG: [chan 3330] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3330] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3330 opened.
paramiko.transport: DEBUG: [chan 3330] Sesch channel 3330 request ok
paramiko.transport: DEBUG: [chan 3330] EOF received (3330)
paramiko.transport: DEBUG: [chan 3330] EOF sent (3330)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1664 count=1 bs=1k
paramiko.transport: DEBUG: [chan 3331] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3331] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3331 opened.
paramiko.transport: DEBUG: [chan 3331] Sesch channel 3331 request ok
paramiko.transport: DEBUG: [chan 3331] EOF received (3331)
paramiko.transport: DEBUG: [chan 3331] EOF sent (3331)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1665 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 3332] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3332] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3332 opened.
paramiko.transport: DEBUG: [chan 3332] Sesch channel 3332 request ok
paramiko.transport: DEBUG: [chan 3332] EOF received (3332)
paramiko.transport: DEBUG: [chan 3332] EOF sent (3332)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1665 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 3333] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3333] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3333 opened.
paramiko.transport: DEBUG: [chan 3333] Sesch channel 3333 request ok
paramiko.transport: DEBUG: [chan 3333] EOF received (3333)
paramiko.transport: DEBUG: [chan 3333] EOF sent (3333)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1666 count=187 bs=1k
paramiko.transport: DEBUG: [chan 3334] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3334] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3334 opened.
paramiko.transport: DEBUG: [chan 3334] Sesch channel 3334 request ok
paramiko.transport: DEBUG: [chan 3334] EOF received (3334)
paramiko.transport: DEBUG: [chan 3334] EOF sent (3334)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1666 count=187 bs=1k
paramiko.transport: DEBUG: [chan 3335] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3335] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3335 opened.
paramiko.transport: DEBUG: [chan 3335] Sesch channel 3335 request ok
paramiko.transport: DEBUG: [chan 3335] EOF received (3335)
paramiko.transport: DEBUG: [chan 3335] EOF sent (3335)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1667 count=845 bs=1k
paramiko.transport: DEBUG: [chan 3336] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3336] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3336 opened.
paramiko.transport: DEBUG: [chan 3336] Sesch channel 3336 request ok
paramiko.transport: DEBUG: [chan 3336] EOF received (3336)
paramiko.transport: DEBUG: [chan 3336] EOF sent (3336)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1667 count=845 bs=1k
paramiko.transport: DEBUG: [chan 3337] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3337] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3337 opened.
paramiko.transport: DEBUG: [chan 3337] Sesch channel 3337 request ok
paramiko.transport: DEBUG: [chan 3337] EOF received (3337)
paramiko.transport: DEBUG: [chan 3337] EOF sent (3337)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1668 count=725 bs=1k
paramiko.transport: DEBUG: [chan 3338] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3338] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3338 opened.
paramiko.transport: DEBUG: [chan 3338] Sesch channel 3338 request ok
paramiko.transport: DEBUG: [chan 3338] EOF received (3338)
paramiko.transport: DEBUG: [chan 3338] EOF sent (3338)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1668 count=725 bs=1k
paramiko.transport: DEBUG: [chan 3339] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3339] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3339 opened.
paramiko.transport: DEBUG: [chan 3339] Sesch channel 3339 request ok
paramiko.transport: DEBUG: [chan 3339] EOF received (3339)
paramiko.transport: DEBUG: [chan 3339] EOF sent (3339)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1669 count=550 bs=1k
paramiko.transport: DEBUG: [chan 3340] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3340] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3340 opened.
paramiko.transport: DEBUG: [chan 3340] Sesch channel 3340 request ok
paramiko.transport: DEBUG: [chan 3340] EOF received (3340)
paramiko.transport: DEBUG: [chan 3340] EOF sent (3340)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1669 count=550 bs=1k
paramiko.transport: DEBUG: [chan 3341] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3341] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3341 opened.
paramiko.transport: DEBUG: [chan 3341] Sesch channel 3341 request ok
paramiko.transport: DEBUG: [chan 3341] EOF received (3341)
paramiko.transport: DEBUG: [chan 3341] EOF sent (3341)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1670 count=491 bs=1k
paramiko.transport: DEBUG: [chan 3342] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3342] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3342 opened.
paramiko.transport: DEBUG: [chan 3342] Sesch channel 3342 request ok
paramiko.transport: DEBUG: [chan 3342] EOF received (3342)
paramiko.transport: DEBUG: [chan 3342] EOF sent (3342)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1670 count=491 bs=1k
paramiko.transport: DEBUG: [chan 3343] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3343] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3343 opened.
paramiko.transport: DEBUG: [chan 3343] Sesch channel 3343 request ok
paramiko.transport: DEBUG: [chan 3343] EOF received (3343)
paramiko.transport: DEBUG: [chan 3343] EOF sent (3343)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1671 count=322 bs=1k
paramiko.transport: DEBUG: [chan 3344] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3344] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3344 opened.
paramiko.transport: DEBUG: [chan 3344] Sesch channel 3344 request ok
paramiko.transport: DEBUG: [chan 3344] EOF received (3344)
paramiko.transport: DEBUG: [chan 3344] EOF sent (3344)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1671 count=322 bs=1k
paramiko.transport: DEBUG: [chan 3345] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3345] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3345 opened.
paramiko.transport: DEBUG: [chan 3345] Sesch channel 3345 request ok
paramiko.transport: DEBUG: [chan 3345] EOF received (3345)
paramiko.transport: DEBUG: [chan 3345] EOF sent (3345)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1672 count=525 bs=1k
paramiko.transport: DEBUG: [chan 3346] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3346] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3346 opened.
paramiko.transport: DEBUG: [chan 3346] Sesch channel 3346 request ok
paramiko.transport: DEBUG: [chan 3346] EOF received (3346)
paramiko.transport: DEBUG: [chan 3346] EOF sent (3346)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1672 count=525 bs=1k
paramiko.transport: DEBUG: [chan 3347] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3347] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3347 opened.
paramiko.transport: DEBUG: [chan 3347] Sesch channel 3347 request ok
paramiko.transport: DEBUG: [chan 3347] EOF received (3347)
paramiko.transport: DEBUG: [chan 3347] EOF sent (3347)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1673 count=782 bs=1k
paramiko.transport: DEBUG: [chan 3348] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3348] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3348 opened.
paramiko.transport: DEBUG: [chan 3348] Sesch channel 3348 request ok
paramiko.transport: DEBUG: [chan 3348] EOF received (3348)
paramiko.transport: DEBUG: [chan 3348] EOF sent (3348)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1673 count=782 bs=1k
paramiko.transport: DEBUG: [chan 3349] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3349] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3349 opened.
paramiko.transport: DEBUG: [chan 3349] Sesch channel 3349 request ok
paramiko.transport: DEBUG: [chan 3349] EOF received (3349)
paramiko.transport: DEBUG: [chan 3349] EOF sent (3349)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1674 count=48 bs=1k
paramiko.transport: DEBUG: [chan 3350] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3350] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3350 opened.
paramiko.transport: DEBUG: [chan 3350] Sesch channel 3350 request ok
paramiko.transport: DEBUG: [chan 3350] EOF received (3350)
paramiko.transport: DEBUG: [chan 3350] EOF sent (3350)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1674 count=48 bs=1k
paramiko.transport: DEBUG: [chan 3351] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3351] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3351 opened.
paramiko.transport: DEBUG: [chan 3351] Sesch channel 3351 request ok
paramiko.transport: DEBUG: [chan 3351] EOF received (3351)
paramiko.transport: DEBUG: [chan 3351] EOF sent (3351)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1675 count=51 bs=1k
paramiko.transport: DEBUG: [chan 3352] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3352] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3352 opened.
paramiko.transport: DEBUG: [chan 3352] Sesch channel 3352 request ok
paramiko.transport: DEBUG: [chan 3352] EOF received (3352)
paramiko.transport: DEBUG: [chan 3352] EOF sent (3352)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1675 count=51 bs=1k
paramiko.transport: DEBUG: [chan 3353] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3353] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3353 opened.
paramiko.transport: DEBUG: [chan 3353] Sesch channel 3353 request ok
paramiko.transport: DEBUG: [chan 3353] EOF received (3353)
paramiko.transport: DEBUG: [chan 3353] EOF sent (3353)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1676 count=397 bs=1k
paramiko.transport: DEBUG: [chan 3354] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3354] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3354 opened.
paramiko.transport: DEBUG: [chan 3354] Sesch channel 3354 request ok
paramiko.transport: DEBUG: [chan 3354] EOF received (3354)
paramiko.transport: DEBUG: [chan 3354] EOF sent (3354)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1676 count=397 bs=1k
paramiko.transport: DEBUG: [chan 3355] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3355] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3355 opened.
paramiko.transport: DEBUG: [chan 3355] Sesch channel 3355 request ok
paramiko.transport: DEBUG: [chan 3355] EOF received (3355)
paramiko.transport: DEBUG: [chan 3355] EOF sent (3355)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1677 count=174 bs=1k
paramiko.transport: DEBUG: [chan 3356] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3356] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3356 opened.
paramiko.transport: DEBUG: [chan 3356] Sesch channel 3356 request ok
paramiko.transport: DEBUG: [chan 3356] EOF received (3356)
paramiko.transport: DEBUG: [chan 3356] EOF sent (3356)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1677 count=174 bs=1k
paramiko.transport: DEBUG: [chan 3357] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3357] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3357 opened.
paramiko.transport: DEBUG: [chan 3357] Sesch channel 3357 request ok
paramiko.transport: DEBUG: [chan 3357] EOF received (3357)
paramiko.transport: DEBUG: [chan 3357] EOF sent (3357)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1678 count=516 bs=1k
paramiko.transport: DEBUG: [chan 3358] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3358] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3358 opened.
paramiko.transport: DEBUG: [chan 3358] Sesch channel 3358 request ok
paramiko.transport: DEBUG: [chan 3358] EOF received (3358)
paramiko.transport: DEBUG: [chan 3358] EOF sent (3358)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1678 count=516 bs=1k
paramiko.transport: DEBUG: [chan 3359] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3359] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3359 opened.
paramiko.transport: DEBUG: [chan 3359] Sesch channel 3359 request ok
paramiko.transport: DEBUG: [chan 3359] EOF received (3359)
paramiko.transport: DEBUG: [chan 3359] EOF sent (3359)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1679 count=750 bs=1k
paramiko.transport: DEBUG: [chan 3360] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3360] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3360 opened.
paramiko.transport: DEBUG: [chan 3360] Sesch channel 3360 request ok
paramiko.transport: DEBUG: [chan 3360] EOF received (3360)
paramiko.transport: DEBUG: [chan 3360] EOF sent (3360)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1679 count=750 bs=1k
paramiko.transport: DEBUG: [chan 3361] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3361] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3361 opened.
paramiko.transport: DEBUG: [chan 3361] Sesch channel 3361 request ok
paramiko.transport: DEBUG: [chan 3361] EOF received (3361)
paramiko.transport: DEBUG: [chan 3361] EOF sent (3361)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1680 count=341 bs=1k
paramiko.transport: DEBUG: [chan 3362] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3362] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3362 opened.
paramiko.transport: DEBUG: [chan 3362] Sesch channel 3362 request ok
paramiko.transport: DEBUG: [chan 3362] EOF received (3362)
paramiko.transport: DEBUG: [chan 3362] EOF sent (3362)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1680 count=341 bs=1k
paramiko.transport: DEBUG: [chan 3363] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3363] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3363 opened.
paramiko.transport: DEBUG: [chan 3363] Sesch channel 3363 request ok
paramiko.transport: DEBUG: [chan 3363] EOF received (3363)
paramiko.transport: DEBUG: [chan 3363] EOF sent (3363)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1681 count=96 bs=1k
paramiko.transport: DEBUG: [chan 3364] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3364] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3364 opened.
paramiko.transport: DEBUG: [chan 3364] Sesch channel 3364 request ok
paramiko.transport: DEBUG: [chan 3364] EOF received (3364)
paramiko.transport: DEBUG: [chan 3364] EOF sent (3364)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1681 count=96 bs=1k
paramiko.transport: DEBUG: [chan 3365] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3365] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3365 opened.
paramiko.transport: DEBUG: [chan 3365] Sesch channel 3365 request ok
paramiko.transport: DEBUG: [chan 3365] EOF received (3365)
paramiko.transport: DEBUG: [chan 3365] EOF sent (3365)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1682 count=861 bs=1k
paramiko.transport: DEBUG: [chan 3366] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3366] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3366 opened.
paramiko.transport: DEBUG: [chan 3366] Sesch channel 3366 request ok
paramiko.transport: DEBUG: [chan 3366] EOF received (3366)
paramiko.transport: DEBUG: [chan 3366] EOF sent (3366)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1682 count=861 bs=1k
paramiko.transport: DEBUG: [chan 3367] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3367] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3367 opened.
paramiko.transport: DEBUG: [chan 3367] Sesch channel 3367 request ok
paramiko.transport: DEBUG: [chan 3367] EOF received (3367)
paramiko.transport: DEBUG: [chan 3367] EOF sent (3367)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1683 count=581 bs=1k
paramiko.transport: DEBUG: [chan 3368] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3368] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3368 opened.
paramiko.transport: DEBUG: [chan 3368] Sesch channel 3368 request ok
paramiko.transport: DEBUG: [chan 3368] EOF received (3368)
paramiko.transport: DEBUG: [chan 3368] EOF sent (3368)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1683 count=581 bs=1k
paramiko.transport: DEBUG: [chan 3369] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3369] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3369 opened.
paramiko.transport: DEBUG: [chan 3369] Sesch channel 3369 request ok
paramiko.transport: DEBUG: [chan 3369] EOF received (3369)
paramiko.transport: DEBUG: [chan 3369] EOF sent (3369)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1684 count=135 bs=1k
paramiko.transport: DEBUG: [chan 3370] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3370] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3370 opened.
paramiko.transport: DEBUG: [chan 3370] Sesch channel 3370 request ok
paramiko.transport: DEBUG: [chan 3370] EOF received (3370)
paramiko.transport: DEBUG: [chan 3370] EOF sent (3370)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1684 count=135 bs=1k
paramiko.transport: DEBUG: [chan 3371] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3371] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3371 opened.
paramiko.transport: DEBUG: [chan 3371] Sesch channel 3371 request ok
paramiko.transport: DEBUG: [chan 3371] EOF received (3371)
paramiko.transport: DEBUG: [chan 3371] EOF sent (3371)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1685 count=68 bs=1k
paramiko.transport: DEBUG: [chan 3372] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3372] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3372 opened.
paramiko.transport: DEBUG: [chan 3372] Sesch channel 3372 request ok
paramiko.transport: DEBUG: [chan 3372] EOF received (3372)
paramiko.transport: DEBUG: [chan 3372] EOF sent (3372)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1685 count=68 bs=1k
paramiko.transport: DEBUG: [chan 3373] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3373] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3373 opened.
paramiko.transport: DEBUG: [chan 3373] Sesch channel 3373 request ok
paramiko.transport: DEBUG: [chan 3373] EOF received (3373)
paramiko.transport: DEBUG: [chan 3373] EOF sent (3373)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1686 count=40 bs=1k
paramiko.transport: DEBUG: [chan 3374] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3374] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3374 opened.
paramiko.transport: DEBUG: [chan 3374] Sesch channel 3374 request ok
paramiko.transport: DEBUG: [chan 3374] EOF received (3374)
paramiko.transport: DEBUG: [chan 3374] EOF sent (3374)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1686 count=40 bs=1k
paramiko.transport: DEBUG: [chan 3375] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3375] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3375 opened.
paramiko.transport: DEBUG: [chan 3375] Sesch channel 3375 request ok
paramiko.transport: DEBUG: [chan 3375] EOF received (3375)
paramiko.transport: DEBUG: [chan 3375] EOF sent (3375)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1687 count=214 bs=1k
paramiko.transport: DEBUG: [chan 3376] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3376] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3376 opened.
paramiko.transport: DEBUG: [chan 3376] Sesch channel 3376 request ok
paramiko.transport: DEBUG: [chan 3376] EOF received (3376)
paramiko.transport: DEBUG: [chan 3376] EOF sent (3376)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1687 count=214 bs=1k
paramiko.transport: DEBUG: [chan 3377] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3377] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3377 opened.
paramiko.transport: DEBUG: [chan 3377] Sesch channel 3377 request ok
paramiko.transport: DEBUG: [chan 3377] EOF received (3377)
paramiko.transport: DEBUG: [chan 3377] EOF sent (3377)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1688 count=648 bs=1k
paramiko.transport: DEBUG: [chan 3378] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3378] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3378 opened.
paramiko.transport: DEBUG: [chan 3378] Sesch channel 3378 request ok
paramiko.transport: DEBUG: [chan 3378] EOF received (3378)
paramiko.transport: DEBUG: [chan 3378] EOF sent (3378)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1688 count=648 bs=1k
paramiko.transport: DEBUG: [chan 3379] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3379] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3379 opened.
paramiko.transport: DEBUG: [chan 3379] Sesch channel 3379 request ok
paramiko.transport: DEBUG: [chan 3379] EOF received (3379)
paramiko.transport: DEBUG: [chan 3379] EOF sent (3379)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1689 count=682 bs=1k
paramiko.transport: DEBUG: [chan 3380] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3380] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3380 opened.
paramiko.transport: DEBUG: [chan 3380] Sesch channel 3380 request ok
paramiko.transport: DEBUG: [chan 3380] EOF received (3380)
paramiko.transport: DEBUG: [chan 3380] EOF sent (3380)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1689 count=682 bs=1k
paramiko.transport: DEBUG: [chan 3381] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3381] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3381 opened.
paramiko.transport: DEBUG: [chan 3381] Sesch channel 3381 request ok
paramiko.transport: DEBUG: [chan 3381] EOF received (3381)
paramiko.transport: DEBUG: [chan 3381] EOF sent (3381)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1690 count=612 bs=1k
paramiko.transport: DEBUG: [chan 3382] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3382] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3382 opened.
paramiko.transport: DEBUG: [chan 3382] Sesch channel 3382 request ok
paramiko.transport: DEBUG: [chan 3382] EOF received (3382)
paramiko.transport: DEBUG: [chan 3382] EOF sent (3382)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1690 count=612 bs=1k
paramiko.transport: DEBUG: [chan 3383] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3383] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3383 opened.
paramiko.transport: DEBUG: [chan 3383] Sesch channel 3383 request ok
paramiko.transport: DEBUG: [chan 3383] EOF received (3383)
paramiko.transport: DEBUG: [chan 3383] EOF sent (3383)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1691 count=473 bs=1k
paramiko.transport: DEBUG: [chan 3384] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3384] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3384 opened.
paramiko.transport: DEBUG: [chan 3384] Sesch channel 3384 request ok
paramiko.transport: DEBUG: [chan 3384] EOF received (3384)
paramiko.transport: DEBUG: [chan 3384] EOF sent (3384)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1691 count=473 bs=1k
paramiko.transport: DEBUG: [chan 3385] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3385] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3385 opened.
paramiko.transport: DEBUG: [chan 3385] Sesch channel 3385 request ok
paramiko.transport: DEBUG: [chan 3385] EOF received (3385)
paramiko.transport: DEBUG: [chan 3385] EOF sent (3385)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1692 count=365 bs=1k
paramiko.transport: DEBUG: [chan 3386] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3386] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3386 opened.
paramiko.transport: DEBUG: [chan 3386] Sesch channel 3386 request ok
paramiko.transport: DEBUG: [chan 3386] EOF received (3386)
paramiko.transport: DEBUG: [chan 3386] EOF sent (3386)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1692 count=365 bs=1k
paramiko.transport: DEBUG: [chan 3387] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3387] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3387 opened.
paramiko.transport: DEBUG: [chan 3387] Sesch channel 3387 request ok
paramiko.transport: DEBUG: [chan 3387] EOF received (3387)
paramiko.transport: DEBUG: [chan 3387] EOF sent (3387)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1693 count=591 bs=1k
paramiko.transport: DEBUG: [chan 3388] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3388] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3388 opened.
paramiko.transport: DEBUG: [chan 3388] Sesch channel 3388 request ok
paramiko.transport: DEBUG: [chan 3388] EOF received (3388)
paramiko.transport: DEBUG: [chan 3388] EOF sent (3388)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1693 count=591 bs=1k
paramiko.transport: DEBUG: [chan 3389] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3389] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3389 opened.
paramiko.transport: DEBUG: [chan 3389] Sesch channel 3389 request ok
paramiko.transport: DEBUG: [chan 3389] EOF received (3389)
paramiko.transport: DEBUG: [chan 3389] EOF sent (3389)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1694 count=850 bs=1k
paramiko.transport: DEBUG: [chan 3390] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3390] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3390 opened.
paramiko.transport: DEBUG: [chan 3390] Sesch channel 3390 request ok
paramiko.transport: DEBUG: [chan 3390] EOF received (3390)
paramiko.transport: DEBUG: [chan 3390] EOF sent (3390)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1694 count=850 bs=1k
paramiko.transport: DEBUG: [chan 3391] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3391] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3391 opened.
paramiko.transport: DEBUG: [chan 3391] Sesch channel 3391 request ok
paramiko.transport: DEBUG: [chan 3391] EOF received (3391)
paramiko.transport: DEBUG: [chan 3391] EOF sent (3391)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1695 count=322 bs=1k
paramiko.transport: DEBUG: [chan 3392] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3392] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3392 opened.
paramiko.transport: DEBUG: [chan 3392] Sesch channel 3392 request ok
paramiko.transport: DEBUG: [chan 3392] EOF received (3392)
paramiko.transport: DEBUG: [chan 3392] EOF sent (3392)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1695 count=322 bs=1k
paramiko.transport: DEBUG: [chan 3393] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3393] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3393 opened.
paramiko.transport: DEBUG: [chan 3393] Sesch channel 3393 request ok
paramiko.transport: DEBUG: [chan 3393] EOF received (3393)
paramiko.transport: DEBUG: [chan 3393] EOF sent (3393)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1696 count=765 bs=1k
paramiko.transport: DEBUG: [chan 3394] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3394] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3394 opened.
paramiko.transport: DEBUG: [chan 3394] Sesch channel 3394 request ok
paramiko.transport: DEBUG: [chan 3394] EOF received (3394)
paramiko.transport: DEBUG: [chan 3394] EOF sent (3394)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1696 count=765 bs=1k
paramiko.transport: DEBUG: [chan 3395] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3395] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3395 opened.
paramiko.transport: DEBUG: [chan 3395] Sesch channel 3395 request ok
paramiko.transport: DEBUG: [chan 3395] EOF received (3395)
paramiko.transport: DEBUG: [chan 3395] EOF sent (3395)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1697 count=862 bs=1k
paramiko.transport: DEBUG: [chan 3396] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3396] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3396 opened.
paramiko.transport: DEBUG: [chan 3396] Sesch channel 3396 request ok
paramiko.transport: DEBUG: [chan 3396] EOF received (3396)
paramiko.transport: DEBUG: [chan 3396] EOF sent (3396)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1697 count=862 bs=1k
paramiko.transport: DEBUG: [chan 3397] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3397] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3397 opened.
paramiko.transport: DEBUG: [chan 3397] Sesch channel 3397 request ok
paramiko.transport: DEBUG: [chan 3397] EOF received (3397)
paramiko.transport: DEBUG: [chan 3397] EOF sent (3397)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1698 count=918 bs=1k
paramiko.transport: DEBUG: [chan 3398] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3398] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3398 opened.
paramiko.transport: DEBUG: [chan 3398] Sesch channel 3398 request ok
paramiko.transport: DEBUG: [chan 3398] EOF received (3398)
paramiko.transport: DEBUG: [chan 3398] EOF sent (3398)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1698 count=918 bs=1k
paramiko.transport: DEBUG: [chan 3399] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3399] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3399 opened.
paramiko.transport: DEBUG: [chan 3399] Sesch channel 3399 request ok
paramiko.transport: DEBUG: [chan 3399] EOF received (3399)
paramiko.transport: DEBUG: [chan 3399] EOF sent (3399)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1699 count=288 bs=1k
paramiko.transport: DEBUG: [chan 3400] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3400] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3400 opened.
paramiko.transport: DEBUG: [chan 3400] Sesch channel 3400 request ok
paramiko.transport: DEBUG: [chan 3400] EOF received (3400)
paramiko.transport: DEBUG: [chan 3400] EOF sent (3400)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1699 count=288 bs=1k
paramiko.transport: DEBUG: [chan 3401] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3401] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3401 opened.
paramiko.transport: DEBUG: [chan 3401] Sesch channel 3401 request ok
paramiko.transport: DEBUG: [chan 3401] EOF received (3401)
paramiko.transport: DEBUG: [chan 3401] EOF sent (3401)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1700 count=227 bs=1k
paramiko.transport: DEBUG: [chan 3402] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3402] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3402 opened.
paramiko.transport: DEBUG: [chan 3402] Sesch channel 3402 request ok
paramiko.transport: DEBUG: [chan 3402] EOF received (3402)
paramiko.transport: DEBUG: [chan 3402] EOF sent (3402)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1700 count=227 bs=1k
paramiko.transport: DEBUG: [chan 3403] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3403] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3403 opened.
paramiko.transport: DEBUG: [chan 3403] Sesch channel 3403 request ok
paramiko.transport: DEBUG: [chan 3403] EOF received (3403)
paramiko.transport: DEBUG: [chan 3403] EOF sent (3403)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1701 count=250 bs=1k
paramiko.transport: DEBUG: [chan 3404] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3404] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3404 opened.
paramiko.transport: DEBUG: [chan 3404] Sesch channel 3404 request ok
paramiko.transport: DEBUG: [chan 3404] EOF received (3404)
paramiko.transport: DEBUG: [chan 3404] EOF sent (3404)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1701 count=250 bs=1k
paramiko.transport: DEBUG: [chan 3405] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3405] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3405 opened.
paramiko.transport: DEBUG: [chan 3405] Sesch channel 3405 request ok
paramiko.transport: DEBUG: [chan 3405] EOF received (3405)
paramiko.transport: DEBUG: [chan 3405] EOF sent (3405)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1702 count=408 bs=1k
paramiko.transport: DEBUG: [chan 3406] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3406] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3406 opened.
paramiko.transport: DEBUG: [chan 3406] Sesch channel 3406 request ok
paramiko.transport: DEBUG: [chan 3406] EOF received (3406)
paramiko.transport: DEBUG: [chan 3406] EOF sent (3406)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1702 count=408 bs=1k
paramiko.transport: DEBUG: [chan 3407] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3407] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3407 opened.
paramiko.transport: DEBUG: [chan 3407] Sesch channel 3407 request ok
paramiko.transport: DEBUG: [chan 3407] EOF received (3407)
paramiko.transport: DEBUG: [chan 3407] EOF sent (3407)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1703 count=213 bs=1k
paramiko.transport: DEBUG: [chan 3408] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3408] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3408 opened.
paramiko.transport: DEBUG: [chan 3408] Sesch channel 3408 request ok
paramiko.transport: DEBUG: [chan 3408] EOF received (3408)
paramiko.transport: DEBUG: [chan 3408] EOF sent (3408)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1703 count=213 bs=1k
paramiko.transport: DEBUG: [chan 3409] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3409] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3409 opened.
paramiko.transport: DEBUG: [chan 3409] Sesch channel 3409 request ok
paramiko.transport: DEBUG: [chan 3409] EOF received (3409)
paramiko.transport: DEBUG: [chan 3409] EOF sent (3409)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1704 count=593 bs=1k
paramiko.transport: DEBUG: [chan 3410] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3410] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3410 opened.
paramiko.transport: DEBUG: [chan 3410] Sesch channel 3410 request ok
paramiko.transport: DEBUG: [chan 3410] EOF received (3410)
paramiko.transport: DEBUG: [chan 3410] EOF sent (3410)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1704 count=593 bs=1k
paramiko.transport: DEBUG: [chan 3411] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3411] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3411 opened.
paramiko.transport: DEBUG: [chan 3411] Sesch channel 3411 request ok
paramiko.transport: DEBUG: [chan 3411] EOF received (3411)
paramiko.transport: DEBUG: [chan 3411] EOF sent (3411)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1705 count=301 bs=1k
paramiko.transport: DEBUG: [chan 3412] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3412] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3412 opened.
paramiko.transport: DEBUG: [chan 3412] Sesch channel 3412 request ok
paramiko.transport: DEBUG: [chan 3412] EOF received (3412)
paramiko.transport: DEBUG: [chan 3412] EOF sent (3412)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1705 count=301 bs=1k
paramiko.transport: DEBUG: [chan 3413] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3413] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3413 opened.
paramiko.transport: DEBUG: [chan 3413] Sesch channel 3413 request ok
paramiko.transport: DEBUG: [chan 3413] EOF received (3413)
paramiko.transport: DEBUG: [chan 3413] EOF sent (3413)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1706 count=696 bs=1k
paramiko.transport: DEBUG: [chan 3414] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3414] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3414 opened.
paramiko.transport: DEBUG: [chan 3414] Sesch channel 3414 request ok
paramiko.transport: DEBUG: [chan 3414] EOF received (3414)
paramiko.transport: DEBUG: [chan 3414] EOF sent (3414)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1706 count=696 bs=1k
paramiko.transport: DEBUG: [chan 3415] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3415] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3415 opened.
paramiko.transport: DEBUG: [chan 3415] Sesch channel 3415 request ok
paramiko.transport: DEBUG: [chan 3415] EOF received (3415)
paramiko.transport: DEBUG: [chan 3415] EOF sent (3415)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1707 count=601 bs=1k
paramiko.transport: DEBUG: [chan 3416] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3416] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3416 opened.
paramiko.transport: DEBUG: [chan 3416] Sesch channel 3416 request ok
paramiko.transport: DEBUG: [chan 3416] EOF received (3416)
paramiko.transport: DEBUG: [chan 3416] EOF sent (3416)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1707 count=601 bs=1k
paramiko.transport: DEBUG: [chan 3417] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3417] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3417 opened.
paramiko.transport: DEBUG: [chan 3417] Sesch channel 3417 request ok
paramiko.transport: DEBUG: [chan 3417] EOF received (3417)
paramiko.transport: DEBUG: [chan 3417] EOF sent (3417)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1708 count=76 bs=1k
paramiko.transport: DEBUG: [chan 3418] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3418] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3418 opened.
paramiko.transport: DEBUG: [chan 3418] Sesch channel 3418 request ok
paramiko.transport: DEBUG: [chan 3418] EOF received (3418)
paramiko.transport: DEBUG: [chan 3418] EOF sent (3418)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1708 count=76 bs=1k
paramiko.transport: DEBUG: [chan 3419] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3419] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3419 opened.
paramiko.transport: DEBUG: [chan 3419] Sesch channel 3419 request ok
paramiko.transport: DEBUG: [chan 3419] EOF received (3419)
paramiko.transport: DEBUG: [chan 3419] EOF sent (3419)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1709 count=989 bs=1k
paramiko.transport: DEBUG: [chan 3420] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3420] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3420 opened.
paramiko.transport: DEBUG: [chan 3420] Sesch channel 3420 request ok
paramiko.transport: DEBUG: [chan 3420] EOF received (3420)
paramiko.transport: DEBUG: [chan 3420] EOF sent (3420)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1709 count=989 bs=1k
paramiko.transport: DEBUG: [chan 3421] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3421] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3421 opened.
paramiko.transport: DEBUG: [chan 3421] Sesch channel 3421 request ok
paramiko.transport: DEBUG: [chan 3421] EOF received (3421)
paramiko.transport: DEBUG: [chan 3421] EOF sent (3421)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1710 count=298 bs=1k
paramiko.transport: DEBUG: [chan 3422] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3422] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3422 opened.
paramiko.transport: DEBUG: [chan 3422] Sesch channel 3422 request ok
paramiko.transport: DEBUG: [chan 3422] EOF received (3422)
paramiko.transport: DEBUG: [chan 3422] EOF sent (3422)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1710 count=298 bs=1k
paramiko.transport: DEBUG: [chan 3423] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3423] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3423 opened.
paramiko.transport: DEBUG: [chan 3423] Sesch channel 3423 request ok
paramiko.transport: DEBUG: [chan 3423] EOF received (3423)
paramiko.transport: DEBUG: [chan 3423] EOF sent (3423)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1711 count=499 bs=1k
paramiko.transport: DEBUG: [chan 3424] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3424] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3424 opened.
paramiko.transport: DEBUG: [chan 3424] Sesch channel 3424 request ok
paramiko.transport: DEBUG: [chan 3424] EOF received (3424)
paramiko.transport: DEBUG: [chan 3424] EOF sent (3424)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1711 count=499 bs=1k
paramiko.transport: DEBUG: [chan 3425] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3425] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3425 opened.
paramiko.transport: DEBUG: [chan 3425] Sesch channel 3425 request ok
paramiko.transport: DEBUG: [chan 3425] EOF received (3425)
paramiko.transport: DEBUG: [chan 3425] EOF sent (3425)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1712 count=951 bs=1k
paramiko.transport: DEBUG: [chan 3426] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3426] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3426 opened.
paramiko.transport: DEBUG: [chan 3426] Sesch channel 3426 request ok
paramiko.transport: DEBUG: [chan 3426] EOF received (3426)
paramiko.transport: DEBUG: [chan 3426] EOF sent (3426)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1712 count=951 bs=1k
paramiko.transport: DEBUG: [chan 3427] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3427] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3427 opened.
paramiko.transport: DEBUG: [chan 3427] Sesch channel 3427 request ok
paramiko.transport: DEBUG: [chan 3427] EOF received (3427)
paramiko.transport: DEBUG: [chan 3427] EOF sent (3427)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1713 count=404 bs=1k
paramiko.transport: DEBUG: [chan 3428] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3428] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3428 opened.
paramiko.transport: DEBUG: [chan 3428] Sesch channel 3428 request ok
paramiko.transport: DEBUG: [chan 3428] EOF received (3428)
paramiko.transport: DEBUG: [chan 3428] EOF sent (3428)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1713 count=404 bs=1k
paramiko.transport: DEBUG: [chan 3429] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3429] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3429 opened.
paramiko.transport: DEBUG: [chan 3429] Sesch channel 3429 request ok
paramiko.transport: DEBUG: [chan 3429] EOF received (3429)
paramiko.transport: DEBUG: [chan 3429] EOF sent (3429)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1714 count=620 bs=1k
paramiko.transport: DEBUG: [chan 3430] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3430] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3430 opened.
paramiko.transport: DEBUG: [chan 3430] Sesch channel 3430 request ok
paramiko.transport: DEBUG: [chan 3430] EOF received (3430)
paramiko.transport: DEBUG: [chan 3430] EOF sent (3430)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1714 count=620 bs=1k
paramiko.transport: DEBUG: [chan 3431] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3431] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3431 opened.
paramiko.transport: DEBUG: [chan 3431] Sesch channel 3431 request ok
paramiko.transport: DEBUG: [chan 3431] EOF received (3431)
paramiko.transport: DEBUG: [chan 3431] EOF sent (3431)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1715 count=596 bs=1k
paramiko.transport: DEBUG: [chan 3432] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3432] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3432 opened.
paramiko.transport: DEBUG: [chan 3432] Sesch channel 3432 request ok
paramiko.transport: DEBUG: [chan 3432] EOF received (3432)
paramiko.transport: DEBUG: [chan 3432] EOF sent (3432)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1715 count=596 bs=1k
paramiko.transport: DEBUG: [chan 3433] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3433] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3433 opened.
paramiko.transport: DEBUG: [chan 3433] Sesch channel 3433 request ok
paramiko.transport: DEBUG: [chan 3433] EOF received (3433)
paramiko.transport: DEBUG: [chan 3433] EOF sent (3433)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1716 count=763 bs=1k
paramiko.transport: DEBUG: [chan 3434] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3434] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3434 opened.
paramiko.transport: DEBUG: [chan 3434] Sesch channel 3434 request ok
paramiko.transport: DEBUG: [chan 3434] EOF received (3434)
paramiko.transport: DEBUG: [chan 3434] EOF sent (3434)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1716 count=763 bs=1k
paramiko.transport: DEBUG: [chan 3435] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3435] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3435 opened.
paramiko.transport: DEBUG: [chan 3435] Sesch channel 3435 request ok
paramiko.transport: DEBUG: [chan 3435] EOF received (3435)
paramiko.transport: DEBUG: [chan 3435] EOF sent (3435)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1717 count=200 bs=1k
paramiko.transport: DEBUG: [chan 3436] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3436] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3436 opened.
paramiko.transport: DEBUG: [chan 3436] Sesch channel 3436 request ok
paramiko.transport: DEBUG: [chan 3436] EOF received (3436)
paramiko.transport: DEBUG: [chan 3436] EOF sent (3436)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1717 count=200 bs=1k
paramiko.transport: DEBUG: [chan 3437] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3437] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3437 opened.
paramiko.transport: DEBUG: [chan 3437] Sesch channel 3437 request ok
paramiko.transport: DEBUG: [chan 3437] EOF received (3437)
paramiko.transport: DEBUG: [chan 3437] EOF sent (3437)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1718 count=32 bs=1k
paramiko.transport: DEBUG: [chan 3438] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3438] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3438 opened.
paramiko.transport: DEBUG: [chan 3438] Sesch channel 3438 request ok
paramiko.transport: DEBUG: [chan 3438] EOF received (3438)
paramiko.transport: DEBUG: [chan 3438] EOF sent (3438)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1718 count=32 bs=1k
paramiko.transport: DEBUG: [chan 3439] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3439] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3439 opened.
paramiko.transport: DEBUG: [chan 3439] Sesch channel 3439 request ok
paramiko.transport: DEBUG: [chan 3439] EOF received (3439)
paramiko.transport: DEBUG: [chan 3439] EOF sent (3439)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1719 count=381 bs=1k
paramiko.transport: DEBUG: [chan 3440] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3440] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3440 opened.
paramiko.transport: DEBUG: [chan 3440] Sesch channel 3440 request ok
paramiko.transport: DEBUG: [chan 3440] EOF received (3440)
paramiko.transport: DEBUG: [chan 3440] EOF sent (3440)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1719 count=381 bs=1k
paramiko.transport: DEBUG: [chan 3441] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3441] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3441 opened.
paramiko.transport: DEBUG: [chan 3441] Sesch channel 3441 request ok
paramiko.transport: DEBUG: [chan 3441] EOF received (3441)
paramiko.transport: DEBUG: [chan 3441] EOF sent (3441)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1720 count=35 bs=1k
paramiko.transport: DEBUG: [chan 3442] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3442] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3442 opened.
paramiko.transport: DEBUG: [chan 3442] Sesch channel 3442 request ok
paramiko.transport: DEBUG: [chan 3442] EOF received (3442)
paramiko.transport: DEBUG: [chan 3442] EOF sent (3442)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1720 count=35 bs=1k
paramiko.transport: DEBUG: [chan 3443] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3443] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3443 opened.
paramiko.transport: DEBUG: [chan 3443] Sesch channel 3443 request ok
paramiko.transport: DEBUG: [chan 3443] EOF received (3443)
paramiko.transport: DEBUG: [chan 3443] EOF sent (3443)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1721 count=359 bs=1k
paramiko.transport: DEBUG: [chan 3444] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3444] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3444 opened.
paramiko.transport: DEBUG: [chan 3444] Sesch channel 3444 request ok
paramiko.transport: DEBUG: [chan 3444] EOF received (3444)
paramiko.transport: DEBUG: [chan 3444] EOF sent (3444)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1721 count=359 bs=1k
paramiko.transport: DEBUG: [chan 3445] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3445] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3445 opened.
paramiko.transport: DEBUG: [chan 3445] Sesch channel 3445 request ok
paramiko.transport: DEBUG: [chan 3445] EOF received (3445)
paramiko.transport: DEBUG: [chan 3445] EOF sent (3445)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1722 count=390 bs=1k
paramiko.transport: DEBUG: [chan 3446] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3446] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3446 opened.
paramiko.transport: DEBUG: [chan 3446] Sesch channel 3446 request ok
paramiko.transport: DEBUG: [chan 3446] EOF received (3446)
paramiko.transport: DEBUG: [chan 3446] EOF sent (3446)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1722 count=390 bs=1k
paramiko.transport: DEBUG: [chan 3447] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3447] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3447 opened.
paramiko.transport: DEBUG: [chan 3447] Sesch channel 3447 request ok
paramiko.transport: DEBUG: [chan 3447] EOF received (3447)
paramiko.transport: DEBUG: [chan 3447] EOF sent (3447)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1723 count=29 bs=1k
paramiko.transport: DEBUG: [chan 3448] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3448] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3448 opened.
paramiko.transport: DEBUG: [chan 3448] Sesch channel 3448 request ok
paramiko.transport: DEBUG: [chan 3448] EOF received (3448)
paramiko.transport: DEBUG: [chan 3448] EOF sent (3448)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1723 count=29 bs=1k
paramiko.transport: DEBUG: [chan 3449] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3449] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3449 opened.
paramiko.transport: DEBUG: [chan 3449] Sesch channel 3449 request ok
paramiko.transport: DEBUG: [chan 3449] EOF received (3449)
paramiko.transport: DEBUG: [chan 3449] EOF sent (3449)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1724 count=503 bs=1k
paramiko.transport: DEBUG: [chan 3450] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3450] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3450 opened.
paramiko.transport: DEBUG: [chan 3450] Sesch channel 3450 request ok
paramiko.transport: DEBUG: [chan 3450] EOF received (3450)
paramiko.transport: DEBUG: [chan 3450] EOF sent (3450)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1724 count=503 bs=1k
paramiko.transport: DEBUG: [chan 3451] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3451] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3451 opened.
paramiko.transport: DEBUG: [chan 3451] Sesch channel 3451 request ok
paramiko.transport: DEBUG: [chan 3451] EOF received (3451)
paramiko.transport: DEBUG: [chan 3451] EOF sent (3451)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1725 count=638 bs=1k
paramiko.transport: DEBUG: [chan 3452] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3452] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3452 opened.
paramiko.transport: DEBUG: [chan 3452] Sesch channel 3452 request ok
paramiko.transport: DEBUG: [chan 3452] EOF received (3452)
paramiko.transport: DEBUG: [chan 3452] EOF sent (3452)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1725 count=638 bs=1k
paramiko.transport: DEBUG: [chan 3453] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3453] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3453 opened.
paramiko.transport: DEBUG: [chan 3453] Sesch channel 3453 request ok
paramiko.transport: DEBUG: [chan 3453] EOF received (3453)
paramiko.transport: DEBUG: [chan 3453] EOF sent (3453)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1726 count=258 bs=1k
paramiko.transport: DEBUG: [chan 3454] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3454] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3454 opened.
paramiko.transport: DEBUG: [chan 3454] Sesch channel 3454 request ok
paramiko.transport: DEBUG: [chan 3454] EOF received (3454)
paramiko.transport: DEBUG: [chan 3454] EOF sent (3454)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1726 count=258 bs=1k
paramiko.transport: DEBUG: [chan 3455] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3455] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3455 opened.
paramiko.transport: DEBUG: [chan 3455] Sesch channel 3455 request ok
paramiko.transport: DEBUG: [chan 3455] EOF received (3455)
paramiko.transport: DEBUG: [chan 3455] EOF sent (3455)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1727 count=53 bs=1k
paramiko.transport: DEBUG: [chan 3456] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3456] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3456 opened.
paramiko.transport: DEBUG: [chan 3456] Sesch channel 3456 request ok
paramiko.transport: DEBUG: [chan 3456] EOF received (3456)
paramiko.transport: DEBUG: [chan 3456] EOF sent (3456)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1727 count=53 bs=1k
paramiko.transport: DEBUG: [chan 3457] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3457] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3457 opened.
paramiko.transport: DEBUG: [chan 3457] Sesch channel 3457 request ok
paramiko.transport: DEBUG: [chan 3457] EOF received (3457)
paramiko.transport: DEBUG: [chan 3457] EOF sent (3457)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1728 count=844 bs=1k
paramiko.transport: DEBUG: [chan 3458] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3458] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3458 opened.
paramiko.transport: DEBUG: [chan 3458] Sesch channel 3458 request ok
paramiko.transport: DEBUG: [chan 3458] EOF received (3458)
paramiko.transport: DEBUG: [chan 3458] EOF sent (3458)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1728 count=844 bs=1k
paramiko.transport: DEBUG: [chan 3459] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3459] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3459 opened.
paramiko.transport: DEBUG: [chan 3459] Sesch channel 3459 request ok
paramiko.transport: DEBUG: [chan 3459] EOF received (3459)
paramiko.transport: DEBUG: [chan 3459] EOF sent (3459)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1729 count=675 bs=1k
paramiko.transport: DEBUG: [chan 3460] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3460] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3460 opened.
paramiko.transport: DEBUG: [chan 3460] Sesch channel 3460 request ok
paramiko.transport: DEBUG: [chan 3460] EOF received (3460)
paramiko.transport: DEBUG: [chan 3460] EOF sent (3460)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1729 count=675 bs=1k
paramiko.transport: DEBUG: [chan 3461] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3461] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3461 opened.
paramiko.transport: DEBUG: [chan 3461] Sesch channel 3461 request ok
paramiko.transport: DEBUG: [chan 3461] EOF received (3461)
paramiko.transport: DEBUG: [chan 3461] EOF sent (3461)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1730 count=516 bs=1k
paramiko.transport: DEBUG: [chan 3462] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3462] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3462 opened.
paramiko.transport: DEBUG: [chan 3462] Sesch channel 3462 request ok
paramiko.transport: DEBUG: [chan 3462] EOF received (3462)
paramiko.transport: DEBUG: [chan 3462] EOF sent (3462)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1730 count=516 bs=1k
paramiko.transport: DEBUG: [chan 3463] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3463] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3463 opened.
paramiko.transport: DEBUG: [chan 3463] Sesch channel 3463 request ok
paramiko.transport: DEBUG: [chan 3463] EOF received (3463)
paramiko.transport: DEBUG: [chan 3463] EOF sent (3463)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1731 count=556 bs=1k
paramiko.transport: DEBUG: [chan 3464] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3464] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3464 opened.
paramiko.transport: DEBUG: [chan 3464] Sesch channel 3464 request ok
paramiko.transport: DEBUG: [chan 3464] EOF received (3464)
paramiko.transport: DEBUG: [chan 3464] EOF sent (3464)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1731 count=556 bs=1k
paramiko.transport: DEBUG: [chan 3465] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3465] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3465 opened.
paramiko.transport: DEBUG: [chan 3465] Sesch channel 3465 request ok
paramiko.transport: DEBUG: [chan 3465] EOF received (3465)
paramiko.transport: DEBUG: [chan 3465] EOF sent (3465)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1732 count=650 bs=1k
paramiko.transport: DEBUG: [chan 3466] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3466] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3466 opened.
paramiko.transport: DEBUG: [chan 3466] Sesch channel 3466 request ok
paramiko.transport: DEBUG: [chan 3466] EOF received (3466)
paramiko.transport: DEBUG: [chan 3466] EOF sent (3466)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1732 count=650 bs=1k
paramiko.transport: DEBUG: [chan 3467] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3467] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3467 opened.
paramiko.transport: DEBUG: [chan 3467] Sesch channel 3467 request ok
paramiko.transport: DEBUG: [chan 3467] EOF received (3467)
paramiko.transport: DEBUG: [chan 3467] EOF sent (3467)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1733 count=710 bs=1k
paramiko.transport: DEBUG: [chan 3468] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3468] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3468 opened.
paramiko.transport: DEBUG: [chan 3468] Sesch channel 3468 request ok
paramiko.transport: DEBUG: [chan 3468] EOF received (3468)
paramiko.transport: DEBUG: [chan 3468] EOF sent (3468)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1733 count=710 bs=1k
paramiko.transport: DEBUG: [chan 3469] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3469] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3469 opened.
paramiko.transport: DEBUG: [chan 3469] Sesch channel 3469 request ok
paramiko.transport: DEBUG: [chan 3469] EOF received (3469)
paramiko.transport: DEBUG: [chan 3469] EOF sent (3469)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1734 count=932 bs=1k
paramiko.transport: DEBUG: [chan 3470] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3470] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3470 opened.
paramiko.transport: DEBUG: [chan 3470] Sesch channel 3470 request ok
paramiko.transport: DEBUG: [chan 3470] EOF received (3470)
paramiko.transport: DEBUG: [chan 3470] EOF sent (3470)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1734 count=932 bs=1k
paramiko.transport: DEBUG: [chan 3471] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3471] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3471 opened.
paramiko.transport: DEBUG: [chan 3471] Sesch channel 3471 request ok
paramiko.transport: DEBUG: [chan 3471] EOF received (3471)
paramiko.transport: DEBUG: [chan 3471] EOF sent (3471)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1735 count=539 bs=1k
paramiko.transport: DEBUG: [chan 3472] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3472] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3472 opened.
paramiko.transport: DEBUG: [chan 3472] Sesch channel 3472 request ok
paramiko.transport: DEBUG: [chan 3472] EOF received (3472)
paramiko.transport: DEBUG: [chan 3472] EOF sent (3472)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1735 count=539 bs=1k
paramiko.transport: DEBUG: [chan 3473] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3473] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3473 opened.
paramiko.transport: DEBUG: [chan 3473] Sesch channel 3473 request ok
paramiko.transport: DEBUG: [chan 3473] EOF received (3473)
paramiko.transport: DEBUG: [chan 3473] EOF sent (3473)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1736 count=130 bs=1k
paramiko.transport: DEBUG: [chan 3474] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3474] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3474 opened.
paramiko.transport: DEBUG: [chan 3474] Sesch channel 3474 request ok
paramiko.transport: DEBUG: [chan 3474] EOF received (3474)
paramiko.transport: DEBUG: [chan 3474] EOF sent (3474)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1736 count=130 bs=1k
paramiko.transport: DEBUG: [chan 3475] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3475] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3475 opened.
paramiko.transport: DEBUG: [chan 3475] Sesch channel 3475 request ok
paramiko.transport: DEBUG: [chan 3475] EOF received (3475)
paramiko.transport: DEBUG: [chan 3475] EOF sent (3475)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1737 count=874 bs=1k
paramiko.transport: DEBUG: [chan 3476] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3476] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3476 opened.
paramiko.transport: DEBUG: [chan 3476] Sesch channel 3476 request ok
paramiko.transport: DEBUG: [chan 3476] EOF received (3476)
paramiko.transport: DEBUG: [chan 3476] EOF sent (3476)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1737 count=874 bs=1k
paramiko.transport: DEBUG: [chan 3477] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3477] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3477 opened.
paramiko.transport: DEBUG: [chan 3477] Sesch channel 3477 request ok
paramiko.transport: DEBUG: [chan 3477] EOF received (3477)
paramiko.transport: DEBUG: [chan 3477] EOF sent (3477)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1738 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 3478] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3478] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3478 opened.
paramiko.transport: DEBUG: [chan 3478] Sesch channel 3478 request ok
paramiko.transport: DEBUG: [chan 3478] EOF received (3478)
paramiko.transport: DEBUG: [chan 3478] EOF sent (3478)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1738 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 3479] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3479] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3479 opened.
paramiko.transport: DEBUG: [chan 3479] Sesch channel 3479 request ok
paramiko.transport: DEBUG: [chan 3479] EOF received (3479)
paramiko.transport: DEBUG: [chan 3479] EOF sent (3479)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1739 count=163 bs=1k
paramiko.transport: DEBUG: [chan 3480] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3480] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3480 opened.
paramiko.transport: DEBUG: [chan 3480] Sesch channel 3480 request ok
paramiko.transport: DEBUG: [chan 3480] EOF received (3480)
paramiko.transport: DEBUG: [chan 3480] EOF sent (3480)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1739 count=163 bs=1k
paramiko.transport: DEBUG: [chan 3481] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3481] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3481 opened.
paramiko.transport: DEBUG: [chan 3481] Sesch channel 3481 request ok
paramiko.transport: DEBUG: [chan 3481] EOF received (3481)
paramiko.transport: DEBUG: [chan 3481] EOF sent (3481)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1740 count=96 bs=1k
paramiko.transport: DEBUG: [chan 3482] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3482] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3482 opened.
paramiko.transport: DEBUG: [chan 3482] Sesch channel 3482 request ok
paramiko.transport: DEBUG: [chan 3482] EOF received (3482)
paramiko.transport: DEBUG: [chan 3482] EOF sent (3482)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1740 count=96 bs=1k
paramiko.transport: DEBUG: [chan 3483] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3483] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3483 opened.
paramiko.transport: DEBUG: [chan 3483] Sesch channel 3483 request ok
paramiko.transport: DEBUG: [chan 3483] EOF received (3483)
paramiko.transport: DEBUG: [chan 3483] EOF sent (3483)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1741 count=928 bs=1k
paramiko.transport: DEBUG: [chan 3484] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3484] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3484 opened.
paramiko.transport: DEBUG: [chan 3484] Sesch channel 3484 request ok
paramiko.transport: DEBUG: [chan 3484] EOF received (3484)
paramiko.transport: DEBUG: [chan 3484] EOF sent (3484)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1741 count=928 bs=1k
paramiko.transport: DEBUG: [chan 3485] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3485] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3485 opened.
paramiko.transport: DEBUG: [chan 3485] Sesch channel 3485 request ok
paramiko.transport: DEBUG: [chan 3485] EOF received (3485)
paramiko.transport: DEBUG: [chan 3485] EOF sent (3485)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1742 count=269 bs=1k
paramiko.transport: DEBUG: [chan 3486] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3486] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3486 opened.
paramiko.transport: DEBUG: [chan 3486] Sesch channel 3486 request ok
paramiko.transport: DEBUG: [chan 3486] EOF received (3486)
paramiko.transport: DEBUG: [chan 3486] EOF sent (3486)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1742 count=269 bs=1k
paramiko.transport: DEBUG: [chan 3487] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3487] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3487 opened.
paramiko.transport: DEBUG: [chan 3487] Sesch channel 3487 request ok
paramiko.transport: DEBUG: [chan 3487] EOF received (3487)
paramiko.transport: DEBUG: [chan 3487] EOF sent (3487)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1743 count=224 bs=1k
paramiko.transport: DEBUG: [chan 3488] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3488] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3488 opened.
paramiko.transport: DEBUG: [chan 3488] Sesch channel 3488 request ok
paramiko.transport: DEBUG: [chan 3488] EOF received (3488)
paramiko.transport: DEBUG: [chan 3488] EOF sent (3488)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1743 count=224 bs=1k
paramiko.transport: DEBUG: [chan 3489] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3489] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3489 opened.
paramiko.transport: DEBUG: [chan 3489] Sesch channel 3489 request ok
paramiko.transport: DEBUG: [chan 3489] EOF received (3489)
paramiko.transport: DEBUG: [chan 3489] EOF sent (3489)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1744 count=749 bs=1k
paramiko.transport: DEBUG: [chan 3490] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3490] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3490 opened.
paramiko.transport: DEBUG: [chan 3490] Sesch channel 3490 request ok
paramiko.transport: DEBUG: [chan 3490] EOF received (3490)
paramiko.transport: DEBUG: [chan 3490] EOF sent (3490)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1744 count=749 bs=1k
paramiko.transport: DEBUG: [chan 3491] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3491] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3491 opened.
paramiko.transport: DEBUG: [chan 3491] Sesch channel 3491 request ok
paramiko.transport: DEBUG: [chan 3491] EOF received (3491)
paramiko.transport: DEBUG: [chan 3491] EOF sent (3491)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1745 count=613 bs=1k
paramiko.transport: DEBUG: [chan 3492] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3492] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3492 opened.
paramiko.transport: DEBUG: [chan 3492] Sesch channel 3492 request ok
paramiko.transport: DEBUG: [chan 3492] EOF received (3492)
paramiko.transport: DEBUG: [chan 3492] EOF sent (3492)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1745 count=613 bs=1k
paramiko.transport: DEBUG: [chan 3493] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3493] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3493 opened.
paramiko.transport: DEBUG: [chan 3493] Sesch channel 3493 request ok
paramiko.transport: DEBUG: [chan 3493] EOF received (3493)
paramiko.transport: DEBUG: [chan 3493] EOF sent (3493)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1746 count=417 bs=1k
paramiko.transport: DEBUG: [chan 3494] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3494] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3494 opened.
paramiko.transport: DEBUG: [chan 3494] Sesch channel 3494 request ok
paramiko.transport: DEBUG: [chan 3494] EOF received (3494)
paramiko.transport: DEBUG: [chan 3494] EOF sent (3494)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1746 count=417 bs=1k
paramiko.transport: DEBUG: [chan 3495] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3495] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3495 opened.
paramiko.transport: DEBUG: [chan 3495] Sesch channel 3495 request ok
paramiko.transport: DEBUG: [chan 3495] EOF received (3495)
paramiko.transport: DEBUG: [chan 3495] EOF sent (3495)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1747 count=841 bs=1k
paramiko.transport: DEBUG: [chan 3496] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3496] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3496 opened.
paramiko.transport: DEBUG: [chan 3496] Sesch channel 3496 request ok
paramiko.transport: DEBUG: [chan 3496] EOF received (3496)
paramiko.transport: DEBUG: [chan 3496] EOF sent (3496)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1747 count=841 bs=1k
paramiko.transport: DEBUG: [chan 3497] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3497] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3497 opened.
paramiko.transport: DEBUG: [chan 3497] Sesch channel 3497 request ok
paramiko.transport: DEBUG: [chan 3497] EOF received (3497)
paramiko.transport: DEBUG: [chan 3497] EOF sent (3497)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1748 count=975 bs=1k
paramiko.transport: DEBUG: [chan 3498] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3498] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3498 opened.
paramiko.transport: DEBUG: [chan 3498] Sesch channel 3498 request ok
paramiko.transport: DEBUG: [chan 3498] EOF received (3498)
paramiko.transport: DEBUG: [chan 3498] EOF sent (3498)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1748 count=975 bs=1k
paramiko.transport: DEBUG: [chan 3499] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3499] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3499 opened.
paramiko.transport: DEBUG: [chan 3499] Sesch channel 3499 request ok
paramiko.transport: DEBUG: [chan 3499] EOF received (3499)
paramiko.transport: DEBUG: [chan 3499] EOF sent (3499)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1749 count=605 bs=1k
paramiko.transport: DEBUG: [chan 3500] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3500] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3500 opened.
paramiko.transport: DEBUG: [chan 3500] Sesch channel 3500 request ok
paramiko.transport: DEBUG: [chan 3500] EOF received (3500)
paramiko.transport: DEBUG: [chan 3500] EOF sent (3500)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1749 count=605 bs=1k
paramiko.transport: DEBUG: [chan 3501] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3501] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3501 opened.
paramiko.transport: DEBUG: [chan 3501] Sesch channel 3501 request ok
paramiko.transport: DEBUG: [chan 3501] EOF received (3501)
paramiko.transport: DEBUG: [chan 3501] EOF sent (3501)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1750 count=708 bs=1k
paramiko.transport: DEBUG: [chan 3502] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3502] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3502 opened.
paramiko.transport: DEBUG: [chan 3502] Sesch channel 3502 request ok
paramiko.transport: DEBUG: [chan 3502] EOF received (3502)
paramiko.transport: DEBUG: [chan 3502] EOF sent (3502)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1750 count=708 bs=1k
paramiko.transport: DEBUG: [chan 3503] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3503] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3503 opened.
paramiko.transport: DEBUG: [chan 3503] Sesch channel 3503 request ok
paramiko.transport: DEBUG: [chan 3503] EOF received (3503)
paramiko.transport: DEBUG: [chan 3503] EOF sent (3503)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1751 count=329 bs=1k
paramiko.transport: DEBUG: [chan 3504] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3504] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3504 opened.
paramiko.transport: DEBUG: [chan 3504] Sesch channel 3504 request ok
paramiko.transport: DEBUG: [chan 3504] EOF received (3504)
paramiko.transport: DEBUG: [chan 3504] EOF sent (3504)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1751 count=329 bs=1k
paramiko.transport: DEBUG: [chan 3505] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3505] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3505 opened.
paramiko.transport: DEBUG: [chan 3505] Sesch channel 3505 request ok
paramiko.transport: DEBUG: [chan 3505] EOF received (3505)
paramiko.transport: DEBUG: [chan 3505] EOF sent (3505)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1752 count=101 bs=1k
paramiko.transport: DEBUG: [chan 3506] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3506] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3506 opened.
paramiko.transport: DEBUG: [chan 3506] Sesch channel 3506 request ok
paramiko.transport: DEBUG: [chan 3506] EOF received (3506)
paramiko.transport: DEBUG: [chan 3506] EOF sent (3506)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1752 count=101 bs=1k
paramiko.transport: DEBUG: [chan 3507] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3507] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3507 opened.
paramiko.transport: DEBUG: [chan 3507] Sesch channel 3507 request ok
paramiko.transport: DEBUG: [chan 3507] EOF received (3507)
paramiko.transport: DEBUG: [chan 3507] EOF sent (3507)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1753 count=524 bs=1k
paramiko.transport: DEBUG: [chan 3508] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3508] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3508 opened.
paramiko.transport: DEBUG: [chan 3508] Sesch channel 3508 request ok
paramiko.transport: DEBUG: [chan 3508] EOF received (3508)
paramiko.transport: DEBUG: [chan 3508] EOF sent (3508)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1753 count=524 bs=1k
paramiko.transport: DEBUG: [chan 3509] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3509] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3509 opened.
paramiko.transport: DEBUG: [chan 3509] Sesch channel 3509 request ok
paramiko.transport: DEBUG: [chan 3509] EOF received (3509)
paramiko.transport: DEBUG: [chan 3509] EOF sent (3509)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1754 count=242 bs=1k
paramiko.transport: DEBUG: [chan 3510] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3510] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3510 opened.
paramiko.transport: DEBUG: [chan 3510] Sesch channel 3510 request ok
paramiko.transport: DEBUG: [chan 3510] EOF received (3510)
paramiko.transport: DEBUG: [chan 3510] EOF sent (3510)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1754 count=242 bs=1k
paramiko.transport: DEBUG: [chan 3511] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3511] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3511 opened.
paramiko.transport: DEBUG: [chan 3511] Sesch channel 3511 request ok
paramiko.transport: DEBUG: [chan 3511] EOF received (3511)
paramiko.transport: DEBUG: [chan 3511] EOF sent (3511)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1755 count=63 bs=1k
paramiko.transport: DEBUG: [chan 3512] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3512] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3512 opened.
paramiko.transport: DEBUG: [chan 3512] Sesch channel 3512 request ok
paramiko.transport: DEBUG: [chan 3512] EOF received (3512)
paramiko.transport: DEBUG: [chan 3512] EOF sent (3512)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1755 count=63 bs=1k
paramiko.transport: DEBUG: [chan 3513] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3513] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3513 opened.
paramiko.transport: DEBUG: [chan 3513] Sesch channel 3513 request ok
paramiko.transport: DEBUG: [chan 3513] EOF received (3513)
paramiko.transport: DEBUG: [chan 3513] EOF sent (3513)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1756 count=655 bs=1k
paramiko.transport: DEBUG: [chan 3514] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3514] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3514 opened.
paramiko.transport: DEBUG: [chan 3514] Sesch channel 3514 request ok
paramiko.transport: DEBUG: [chan 3514] EOF received (3514)
paramiko.transport: DEBUG: [chan 3514] EOF sent (3514)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1756 count=655 bs=1k
paramiko.transport: DEBUG: [chan 3515] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3515] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3515 opened.
paramiko.transport: DEBUG: [chan 3515] Sesch channel 3515 request ok
paramiko.transport: DEBUG: [chan 3515] EOF received (3515)
paramiko.transport: DEBUG: [chan 3515] EOF sent (3515)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1757 count=452 bs=1k
paramiko.transport: DEBUG: [chan 3516] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3516] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3516 opened.
paramiko.transport: DEBUG: [chan 3516] Sesch channel 3516 request ok
paramiko.transport: DEBUG: [chan 3516] EOF received (3516)
paramiko.transport: DEBUG: [chan 3516] EOF sent (3516)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1757 count=452 bs=1k
paramiko.transport: DEBUG: [chan 3517] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3517] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3517 opened.
paramiko.transport: DEBUG: [chan 3517] Sesch channel 3517 request ok
paramiko.transport: DEBUG: [chan 3517] EOF received (3517)
paramiko.transport: DEBUG: [chan 3517] EOF sent (3517)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1758 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 3518] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3518] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3518 opened.
paramiko.transport: DEBUG: [chan 3518] Sesch channel 3518 request ok
paramiko.transport: DEBUG: [chan 3518] EOF received (3518)
paramiko.transport: DEBUG: [chan 3518] EOF sent (3518)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1758 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 3519] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3519] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3519 opened.
paramiko.transport: DEBUG: [chan 3519] Sesch channel 3519 request ok
paramiko.transport: DEBUG: [chan 3519] EOF received (3519)
paramiko.transport: DEBUG: [chan 3519] EOF sent (3519)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1759 count=93 bs=1k
paramiko.transport: DEBUG: [chan 3520] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3520] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3520 opened.
paramiko.transport: DEBUG: [chan 3520] Sesch channel 3520 request ok
paramiko.transport: DEBUG: [chan 3520] EOF received (3520)
paramiko.transport: DEBUG: [chan 3520] EOF sent (3520)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1759 count=93 bs=1k
paramiko.transport: DEBUG: [chan 3521] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3521] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3521 opened.
paramiko.transport: DEBUG: [chan 3521] Sesch channel 3521 request ok
paramiko.transport: DEBUG: [chan 3521] EOF received (3521)
paramiko.transport: DEBUG: [chan 3521] EOF sent (3521)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1760 count=731 bs=1k
paramiko.transport: DEBUG: [chan 3522] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3522] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3522 opened.
paramiko.transport: DEBUG: [chan 3522] Sesch channel 3522 request ok
paramiko.transport: DEBUG: [chan 3522] EOF received (3522)
paramiko.transport: DEBUG: [chan 3522] EOF sent (3522)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1760 count=731 bs=1k
paramiko.transport: DEBUG: [chan 3523] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3523] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3523 opened.
paramiko.transport: DEBUG: [chan 3523] Sesch channel 3523 request ok
paramiko.transport: DEBUG: [chan 3523] EOF received (3523)
paramiko.transport: DEBUG: [chan 3523] EOF sent (3523)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1761 count=706 bs=1k
paramiko.transport: DEBUG: [chan 3524] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3524] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3524 opened.
paramiko.transport: DEBUG: [chan 3524] Sesch channel 3524 request ok
paramiko.transport: DEBUG: [chan 3524] EOF received (3524)
paramiko.transport: DEBUG: [chan 3524] EOF sent (3524)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1761 count=706 bs=1k
paramiko.transport: DEBUG: [chan 3525] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3525] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3525 opened.
paramiko.transport: DEBUG: [chan 3525] Sesch channel 3525 request ok
paramiko.transport: DEBUG: [chan 3525] EOF received (3525)
paramiko.transport: DEBUG: [chan 3525] EOF sent (3525)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1762 count=749 bs=1k
paramiko.transport: DEBUG: [chan 3526] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3526] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3526 opened.
paramiko.transport: DEBUG: [chan 3526] Sesch channel 3526 request ok
paramiko.transport: DEBUG: [chan 3526] EOF received (3526)
paramiko.transport: DEBUG: [chan 3526] EOF sent (3526)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1762 count=749 bs=1k
paramiko.transport: DEBUG: [chan 3527] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3527] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3527 opened.
paramiko.transport: DEBUG: [chan 3527] Sesch channel 3527 request ok
paramiko.transport: DEBUG: [chan 3527] EOF received (3527)
paramiko.transport: DEBUG: [chan 3527] EOF sent (3527)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1763 count=290 bs=1k
paramiko.transport: DEBUG: [chan 3528] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3528] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3528 opened.
paramiko.transport: DEBUG: [chan 3528] Sesch channel 3528 request ok
paramiko.transport: DEBUG: [chan 3528] EOF received (3528)
paramiko.transport: DEBUG: [chan 3528] EOF sent (3528)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1763 count=290 bs=1k
paramiko.transport: DEBUG: [chan 3529] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3529] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3529 opened.
paramiko.transport: DEBUG: [chan 3529] Sesch channel 3529 request ok
paramiko.transport: DEBUG: [chan 3529] EOF received (3529)
paramiko.transport: DEBUG: [chan 3529] EOF sent (3529)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1764 count=929 bs=1k
paramiko.transport: DEBUG: [chan 3530] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3530] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3530 opened.
paramiko.transport: DEBUG: [chan 3530] Sesch channel 3530 request ok
paramiko.transport: DEBUG: [chan 3530] EOF received (3530)
paramiko.transport: DEBUG: [chan 3530] EOF sent (3530)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1764 count=929 bs=1k
paramiko.transport: DEBUG: [chan 3531] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3531] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3531 opened.
paramiko.transport: DEBUG: [chan 3531] Sesch channel 3531 request ok
paramiko.transport: DEBUG: [chan 3531] EOF received (3531)
paramiko.transport: DEBUG: [chan 3531] EOF sent (3531)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1765 count=39 bs=1k
paramiko.transport: DEBUG: [chan 3532] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3532] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3532 opened.
paramiko.transport: DEBUG: [chan 3532] Sesch channel 3532 request ok
paramiko.transport: DEBUG: [chan 3532] EOF received (3532)
paramiko.transport: DEBUG: [chan 3532] EOF sent (3532)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1765 count=39 bs=1k
paramiko.transport: DEBUG: [chan 3533] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3533] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3533 opened.
paramiko.transport: DEBUG: [chan 3533] Sesch channel 3533 request ok
paramiko.transport: DEBUG: [chan 3533] EOF received (3533)
paramiko.transport: DEBUG: [chan 3533] EOF sent (3533)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1766 count=574 bs=1k
paramiko.transport: DEBUG: [chan 3534] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3534] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3534 opened.
paramiko.transport: DEBUG: [chan 3534] Sesch channel 3534 request ok
paramiko.transport: DEBUG: [chan 3534] EOF received (3534)
paramiko.transport: DEBUG: [chan 3534] EOF sent (3534)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1766 count=574 bs=1k
paramiko.transport: DEBUG: [chan 3535] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3535] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3535 opened.
paramiko.transport: DEBUG: [chan 3535] Sesch channel 3535 request ok
paramiko.transport: DEBUG: [chan 3535] EOF received (3535)
paramiko.transport: DEBUG: [chan 3535] EOF sent (3535)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1767 count=171 bs=1k
paramiko.transport: DEBUG: [chan 3536] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3536] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3536 opened.
paramiko.transport: DEBUG: [chan 3536] Sesch channel 3536 request ok
paramiko.transport: DEBUG: [chan 3536] EOF received (3536)
paramiko.transport: DEBUG: [chan 3536] EOF sent (3536)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1767 count=171 bs=1k
paramiko.transport: DEBUG: [chan 3537] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3537] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3537 opened.
paramiko.transport: DEBUG: [chan 3537] Sesch channel 3537 request ok
paramiko.transport: DEBUG: [chan 3537] EOF received (3537)
paramiko.transport: DEBUG: [chan 3537] EOF sent (3537)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1768 count=889 bs=1k
paramiko.transport: DEBUG: [chan 3538] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3538] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3538 opened.
paramiko.transport: DEBUG: [chan 3538] Sesch channel 3538 request ok
paramiko.transport: DEBUG: [chan 3538] EOF received (3538)
paramiko.transport: DEBUG: [chan 3538] EOF sent (3538)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1768 count=889 bs=1k
paramiko.transport: DEBUG: [chan 3539] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3539] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3539 opened.
paramiko.transport: DEBUG: [chan 3539] Sesch channel 3539 request ok
paramiko.transport: DEBUG: [chan 3539] EOF received (3539)
paramiko.transport: DEBUG: [chan 3539] EOF sent (3539)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1769 count=963 bs=1k
paramiko.transport: DEBUG: [chan 3540] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3540] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3540 opened.
paramiko.transport: DEBUG: [chan 3540] Sesch channel 3540 request ok
paramiko.transport: DEBUG: [chan 3540] EOF received (3540)
paramiko.transport: DEBUG: [chan 3540] EOF sent (3540)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1769 count=963 bs=1k
paramiko.transport: DEBUG: [chan 3541] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3541] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3541 opened.
paramiko.transport: DEBUG: [chan 3541] Sesch channel 3541 request ok
paramiko.transport: DEBUG: [chan 3541] EOF received (3541)
paramiko.transport: DEBUG: [chan 3541] EOF sent (3541)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1770 count=770 bs=1k
paramiko.transport: DEBUG: [chan 3542] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3542] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3542 opened.
paramiko.transport: DEBUG: [chan 3542] Sesch channel 3542 request ok
paramiko.transport: DEBUG: [chan 3542] EOF received (3542)
paramiko.transport: DEBUG: [chan 3542] EOF sent (3542)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1770 count=770 bs=1k
paramiko.transport: DEBUG: [chan 3543] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3543] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3543 opened.
paramiko.transport: DEBUG: [chan 3543] Sesch channel 3543 request ok
paramiko.transport: DEBUG: [chan 3543] EOF received (3543)
paramiko.transport: DEBUG: [chan 3543] EOF sent (3543)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1771 count=338 bs=1k
paramiko.transport: DEBUG: [chan 3544] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3544] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3544 opened.
paramiko.transport: DEBUG: [chan 3544] Sesch channel 3544 request ok
paramiko.transport: DEBUG: [chan 3544] EOF received (3544)
paramiko.transport: DEBUG: [chan 3544] EOF sent (3544)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1771 count=338 bs=1k
paramiko.transport: DEBUG: [chan 3545] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3545] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3545 opened.
paramiko.transport: DEBUG: [chan 3545] Sesch channel 3545 request ok
paramiko.transport: DEBUG: [chan 3545] EOF received (3545)
paramiko.transport: DEBUG: [chan 3545] EOF sent (3545)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1772 count=533 bs=1k
paramiko.transport: DEBUG: [chan 3546] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3546] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3546 opened.
paramiko.transport: DEBUG: [chan 3546] Sesch channel 3546 request ok
paramiko.transport: DEBUG: [chan 3546] EOF received (3546)
paramiko.transport: DEBUG: [chan 3546] EOF sent (3546)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1772 count=533 bs=1k
paramiko.transport: DEBUG: [chan 3547] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3547] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3547 opened.
paramiko.transport: DEBUG: [chan 3547] Sesch channel 3547 request ok
paramiko.transport: DEBUG: [chan 3547] EOF received (3547)
paramiko.transport: DEBUG: [chan 3547] EOF sent (3547)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1773 count=791 bs=1k
paramiko.transport: DEBUG: [chan 3548] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3548] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3548 opened.
paramiko.transport: DEBUG: [chan 3548] Sesch channel 3548 request ok
paramiko.transport: DEBUG: [chan 3548] EOF received (3548)
paramiko.transport: DEBUG: [chan 3548] EOF sent (3548)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1773 count=791 bs=1k
paramiko.transport: DEBUG: [chan 3549] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3549] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3549 opened.
paramiko.transport: DEBUG: [chan 3549] Sesch channel 3549 request ok
paramiko.transport: DEBUG: [chan 3549] EOF received (3549)
paramiko.transport: DEBUG: [chan 3549] EOF sent (3549)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1774 count=871 bs=1k
paramiko.transport: DEBUG: [chan 3550] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3550] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3550 opened.
paramiko.transport: DEBUG: [chan 3550] Sesch channel 3550 request ok
paramiko.transport: DEBUG: [chan 3550] EOF received (3550)
paramiko.transport: DEBUG: [chan 3550] EOF sent (3550)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1774 count=871 bs=1k
paramiko.transport: DEBUG: [chan 3551] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3551] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3551 opened.
paramiko.transport: DEBUG: [chan 3551] Sesch channel 3551 request ok
paramiko.transport: DEBUG: [chan 3551] EOF received (3551)
paramiko.transport: DEBUG: [chan 3551] EOF sent (3551)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1775 count=759 bs=1k
paramiko.transport: DEBUG: [chan 3552] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3552] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3552 opened.
paramiko.transport: DEBUG: [chan 3552] Sesch channel 3552 request ok
paramiko.transport: DEBUG: [chan 3552] EOF received (3552)
paramiko.transport: DEBUG: [chan 3552] EOF sent (3552)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1775 count=759 bs=1k
paramiko.transport: DEBUG: [chan 3553] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3553] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3553 opened.
paramiko.transport: DEBUG: [chan 3553] Sesch channel 3553 request ok
paramiko.transport: DEBUG: [chan 3553] EOF received (3553)
paramiko.transport: DEBUG: [chan 3553] EOF sent (3553)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1776 count=149 bs=1k
paramiko.transport: DEBUG: [chan 3554] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3554] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3554 opened.
paramiko.transport: DEBUG: [chan 3554] Sesch channel 3554 request ok
paramiko.transport: DEBUG: [chan 3554] EOF received (3554)
paramiko.transport: DEBUG: [chan 3554] EOF sent (3554)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1776 count=149 bs=1k
paramiko.transport: DEBUG: [chan 3555] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3555] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3555 opened.
paramiko.transport: DEBUG: [chan 3555] Sesch channel 3555 request ok
paramiko.transport: DEBUG: [chan 3555] EOF received (3555)
paramiko.transport: DEBUG: [chan 3555] EOF sent (3555)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1777 count=341 bs=1k
paramiko.transport: DEBUG: [chan 3556] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3556] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3556 opened.
paramiko.transport: DEBUG: [chan 3556] Sesch channel 3556 request ok
paramiko.transport: DEBUG: [chan 3556] EOF received (3556)
paramiko.transport: DEBUG: [chan 3556] EOF sent (3556)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1777 count=341 bs=1k
paramiko.transport: DEBUG: [chan 3557] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3557] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3557 opened.
paramiko.transport: DEBUG: [chan 3557] Sesch channel 3557 request ok
paramiko.transport: DEBUG: [chan 3557] EOF received (3557)
paramiko.transport: DEBUG: [chan 3557] EOF sent (3557)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1778 count=11 bs=1k
paramiko.transport: DEBUG: [chan 3558] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3558] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3558 opened.
paramiko.transport: DEBUG: [chan 3558] Sesch channel 3558 request ok
paramiko.transport: DEBUG: [chan 3558] EOF received (3558)
paramiko.transport: DEBUG: [chan 3558] EOF sent (3558)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1778 count=11 bs=1k
paramiko.transport: DEBUG: [chan 3559] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3559] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3559 opened.
paramiko.transport: DEBUG: [chan 3559] Sesch channel 3559 request ok
paramiko.transport: DEBUG: [chan 3559] EOF received (3559)
paramiko.transport: DEBUG: [chan 3559] EOF sent (3559)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1779 count=295 bs=1k
paramiko.transport: DEBUG: [chan 3560] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3560] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3560 opened.
paramiko.transport: DEBUG: [chan 3560] Sesch channel 3560 request ok
paramiko.transport: DEBUG: [chan 3560] EOF received (3560)
paramiko.transport: DEBUG: [chan 3560] EOF sent (3560)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1779 count=295 bs=1k
paramiko.transport: DEBUG: [chan 3561] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3561] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3561 opened.
paramiko.transport: DEBUG: [chan 3561] Sesch channel 3561 request ok
paramiko.transport: DEBUG: [chan 3561] EOF received (3561)
paramiko.transport: DEBUG: [chan 3561] EOF sent (3561)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1780 count=791 bs=1k
paramiko.transport: DEBUG: [chan 3562] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3562] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3562 opened.
paramiko.transport: DEBUG: [chan 3562] Sesch channel 3562 request ok
paramiko.transport: DEBUG: [chan 3562] EOF received (3562)
paramiko.transport: DEBUG: [chan 3562] EOF sent (3562)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1780 count=791 bs=1k
paramiko.transport: DEBUG: [chan 3563] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3563] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3563 opened.
paramiko.transport: DEBUG: [chan 3563] Sesch channel 3563 request ok
paramiko.transport: DEBUG: [chan 3563] EOF received (3563)
paramiko.transport: DEBUG: [chan 3563] EOF sent (3563)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1781 count=605 bs=1k
paramiko.transport: DEBUG: [chan 3564] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3564] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3564 opened.
paramiko.transport: DEBUG: [chan 3564] Sesch channel 3564 request ok
paramiko.transport: DEBUG: [chan 3564] EOF received (3564)
paramiko.transport: DEBUG: [chan 3564] EOF sent (3564)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1781 count=605 bs=1k
paramiko.transport: DEBUG: [chan 3565] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3565] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3565 opened.
paramiko.transport: DEBUG: [chan 3565] Sesch channel 3565 request ok
paramiko.transport: DEBUG: [chan 3565] EOF received (3565)
paramiko.transport: DEBUG: [chan 3565] EOF sent (3565)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1782 count=410 bs=1k
paramiko.transport: DEBUG: [chan 3566] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3566] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3566 opened.
paramiko.transport: DEBUG: [chan 3566] Sesch channel 3566 request ok
paramiko.transport: DEBUG: [chan 3566] EOF received (3566)
paramiko.transport: DEBUG: [chan 3566] EOF sent (3566)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1782 count=410 bs=1k
paramiko.transport: DEBUG: [chan 3567] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3567] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3567 opened.
paramiko.transport: DEBUG: [chan 3567] Sesch channel 3567 request ok
paramiko.transport: DEBUG: [chan 3567] EOF received (3567)
paramiko.transport: DEBUG: [chan 3567] EOF sent (3567)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1783 count=465 bs=1k
paramiko.transport: DEBUG: [chan 3568] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3568] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3568 opened.
paramiko.transport: DEBUG: [chan 3568] Sesch channel 3568 request ok
paramiko.transport: DEBUG: [chan 3568] EOF received (3568)
paramiko.transport: DEBUG: [chan 3568] EOF sent (3568)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1783 count=465 bs=1k
paramiko.transport: DEBUG: [chan 3569] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3569] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3569 opened.
paramiko.transport: DEBUG: [chan 3569] Sesch channel 3569 request ok
paramiko.transport: DEBUG: [chan 3569] EOF received (3569)
paramiko.transport: DEBUG: [chan 3569] EOF sent (3569)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1784 count=654 bs=1k
paramiko.transport: DEBUG: [chan 3570] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3570] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3570 opened.
paramiko.transport: DEBUG: [chan 3570] Sesch channel 3570 request ok
paramiko.transport: DEBUG: [chan 3570] EOF received (3570)
paramiko.transport: DEBUG: [chan 3570] EOF sent (3570)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1784 count=654 bs=1k
paramiko.transport: DEBUG: [chan 3571] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3571] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3571 opened.
paramiko.transport: DEBUG: [chan 3571] Sesch channel 3571 request ok
paramiko.transport: DEBUG: [chan 3571] EOF received (3571)
paramiko.transport: DEBUG: [chan 3571] EOF sent (3571)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1785 count=350 bs=1k
paramiko.transport: DEBUG: [chan 3572] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3572] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3572 opened.
paramiko.transport: DEBUG: [chan 3572] Sesch channel 3572 request ok
paramiko.transport: DEBUG: [chan 3572] EOF received (3572)
paramiko.transport: DEBUG: [chan 3572] EOF sent (3572)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1785 count=350 bs=1k
paramiko.transport: DEBUG: [chan 3573] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3573] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3573 opened.
paramiko.transport: DEBUG: [chan 3573] Sesch channel 3573 request ok
paramiko.transport: DEBUG: [chan 3573] EOF received (3573)
paramiko.transport: DEBUG: [chan 3573] EOF sent (3573)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1786 count=799 bs=1k
paramiko.transport: DEBUG: [chan 3574] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3574] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3574 opened.
paramiko.transport: DEBUG: [chan 3574] Sesch channel 3574 request ok
paramiko.transport: DEBUG: [chan 3574] EOF received (3574)
paramiko.transport: DEBUG: [chan 3574] EOF sent (3574)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1786 count=799 bs=1k
paramiko.transport: DEBUG: [chan 3575] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3575] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3575 opened.
paramiko.transport: DEBUG: [chan 3575] Sesch channel 3575 request ok
paramiko.transport: DEBUG: [chan 3575] EOF received (3575)
paramiko.transport: DEBUG: [chan 3575] EOF sent (3575)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1787 count=77 bs=1k
paramiko.transport: DEBUG: [chan 3576] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3576] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3576 opened.
paramiko.transport: DEBUG: [chan 3576] Sesch channel 3576 request ok
paramiko.transport: DEBUG: [chan 3576] EOF received (3576)
paramiko.transport: DEBUG: [chan 3576] EOF sent (3576)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1787 count=77 bs=1k
paramiko.transport: DEBUG: [chan 3577] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3577] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3577 opened.
paramiko.transport: DEBUG: [chan 3577] Sesch channel 3577 request ok
paramiko.transport: DEBUG: [chan 3577] EOF received (3577)
paramiko.transport: DEBUG: [chan 3577] EOF sent (3577)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1788 count=222 bs=1k
paramiko.transport: DEBUG: [chan 3578] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3578] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3578 opened.
paramiko.transport: DEBUG: [chan 3578] Sesch channel 3578 request ok
paramiko.transport: DEBUG: [chan 3578] EOF received (3578)
paramiko.transport: DEBUG: [chan 3578] EOF sent (3578)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1788 count=222 bs=1k
paramiko.transport: DEBUG: [chan 3579] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3579] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3579 opened.
paramiko.transport: DEBUG: [chan 3579] Sesch channel 3579 request ok
paramiko.transport: DEBUG: [chan 3579] EOF received (3579)
paramiko.transport: DEBUG: [chan 3579] EOF sent (3579)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1789 count=10 bs=1k
paramiko.transport: DEBUG: [chan 3580] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3580] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3580 opened.
paramiko.transport: DEBUG: [chan 3580] Sesch channel 3580 request ok
paramiko.transport: DEBUG: [chan 3580] EOF received (3580)
paramiko.transport: DEBUG: [chan 3580] EOF sent (3580)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1789 count=10 bs=1k
paramiko.transport: DEBUG: [chan 3581] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3581] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3581 opened.
paramiko.transport: DEBUG: [chan 3581] Sesch channel 3581 request ok
paramiko.transport: DEBUG: [chan 3581] EOF received (3581)
paramiko.transport: DEBUG: [chan 3581] EOF sent (3581)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1790 count=436 bs=1k
paramiko.transport: DEBUG: [chan 3582] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3582] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3582 opened.
paramiko.transport: DEBUG: [chan 3582] Sesch channel 3582 request ok
paramiko.transport: DEBUG: [chan 3582] EOF received (3582)
paramiko.transport: DEBUG: [chan 3582] EOF sent (3582)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1790 count=436 bs=1k
paramiko.transport: DEBUG: [chan 3583] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3583] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3583 opened.
paramiko.transport: DEBUG: [chan 3583] Sesch channel 3583 request ok
paramiko.transport: DEBUG: [chan 3583] EOF received (3583)
paramiko.transport: DEBUG: [chan 3583] EOF sent (3583)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1791 count=187 bs=1k
paramiko.transport: DEBUG: [chan 3584] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3584] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3584 opened.
paramiko.transport: DEBUG: [chan 3584] Sesch channel 3584 request ok
paramiko.transport: DEBUG: [chan 3584] EOF received (3584)
paramiko.transport: DEBUG: [chan 3584] EOF sent (3584)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1791 count=187 bs=1k
paramiko.transport: DEBUG: [chan 3585] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3585] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3585 opened.
paramiko.transport: DEBUG: [chan 3585] Sesch channel 3585 request ok
paramiko.transport: DEBUG: [chan 3585] EOF received (3585)
paramiko.transport: DEBUG: [chan 3585] EOF sent (3585)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1792 count=233 bs=1k
paramiko.transport: DEBUG: [chan 3586] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3586] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3586 opened.
paramiko.transport: DEBUG: [chan 3586] Sesch channel 3586 request ok
paramiko.transport: DEBUG: [chan 3586] EOF received (3586)
paramiko.transport: DEBUG: [chan 3586] EOF sent (3586)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1792 count=233 bs=1k
paramiko.transport: DEBUG: [chan 3587] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3587] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3587 opened.
paramiko.transport: DEBUG: [chan 3587] Sesch channel 3587 request ok
paramiko.transport: DEBUG: [chan 3587] EOF received (3587)
paramiko.transport: DEBUG: [chan 3587] EOF sent (3587)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1793 count=1001 bs=1k
paramiko.transport: DEBUG: [chan 3588] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3588] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3588 opened.
paramiko.transport: DEBUG: [chan 3588] Sesch channel 3588 request ok
paramiko.transport: DEBUG: [chan 3588] EOF received (3588)
paramiko.transport: DEBUG: [chan 3588] EOF sent (3588)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1793 count=1001 bs=1k
paramiko.transport: DEBUG: [chan 3589] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3589] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3589 opened.
paramiko.transport: DEBUG: [chan 3589] Sesch channel 3589 request ok
paramiko.transport: DEBUG: [chan 3589] EOF received (3589)
paramiko.transport: DEBUG: [chan 3589] EOF sent (3589)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1794 count=478 bs=1k
paramiko.transport: DEBUG: [chan 3590] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3590] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3590 opened.
paramiko.transport: DEBUG: [chan 3590] Sesch channel 3590 request ok
paramiko.transport: DEBUG: [chan 3590] EOF received (3590)
paramiko.transport: DEBUG: [chan 3590] EOF sent (3590)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1794 count=478 bs=1k
paramiko.transport: DEBUG: [chan 3591] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3591] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3591 opened.
paramiko.transport: DEBUG: [chan 3591] Sesch channel 3591 request ok
paramiko.transport: DEBUG: [chan 3591] EOF received (3591)
paramiko.transport: DEBUG: [chan 3591] EOF sent (3591)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1795 count=181 bs=1k
paramiko.transport: DEBUG: [chan 3592] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3592] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3592 opened.
paramiko.transport: DEBUG: [chan 3592] Sesch channel 3592 request ok
paramiko.transport: DEBUG: [chan 3592] EOF received (3592)
paramiko.transport: DEBUG: [chan 3592] EOF sent (3592)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1795 count=181 bs=1k
paramiko.transport: DEBUG: [chan 3593] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3593] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3593 opened.
paramiko.transport: DEBUG: [chan 3593] Sesch channel 3593 request ok
paramiko.transport: DEBUG: [chan 3593] EOF received (3593)
paramiko.transport: DEBUG: [chan 3593] EOF sent (3593)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1796 count=944 bs=1k
paramiko.transport: DEBUG: [chan 3594] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3594] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3594 opened.
paramiko.transport: DEBUG: [chan 3594] Sesch channel 3594 request ok
paramiko.transport: DEBUG: [chan 3594] EOF received (3594)
paramiko.transport: DEBUG: [chan 3594] EOF sent (3594)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1796 count=944 bs=1k
paramiko.transport: DEBUG: [chan 3595] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3595] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3595 opened.
paramiko.transport: DEBUG: [chan 3595] Sesch channel 3595 request ok
paramiko.transport: DEBUG: [chan 3595] EOF received (3595)
paramiko.transport: DEBUG: [chan 3595] EOF sent (3595)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1797 count=688 bs=1k
paramiko.transport: DEBUG: [chan 3596] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3596] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3596 opened.
paramiko.transport: DEBUG: [chan 3596] Sesch channel 3596 request ok
paramiko.transport: DEBUG: [chan 3596] EOF received (3596)
paramiko.transport: DEBUG: [chan 3596] EOF sent (3596)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1797 count=688 bs=1k
paramiko.transport: DEBUG: [chan 3597] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3597] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3597 opened.
paramiko.transport: DEBUG: [chan 3597] Sesch channel 3597 request ok
paramiko.transport: DEBUG: [chan 3597] EOF received (3597)
paramiko.transport: DEBUG: [chan 3597] EOF sent (3597)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1798 count=978 bs=1k
paramiko.transport: DEBUG: [chan 3598] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3598] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3598 opened.
paramiko.transport: DEBUG: [chan 3598] Sesch channel 3598 request ok
paramiko.transport: DEBUG: [chan 3598] EOF received (3598)
paramiko.transport: DEBUG: [chan 3598] EOF sent (3598)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1798 count=978 bs=1k
paramiko.transport: DEBUG: [chan 3599] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3599] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3599 opened.
paramiko.transport: DEBUG: [chan 3599] Sesch channel 3599 request ok
paramiko.transport: DEBUG: [chan 3599] EOF received (3599)
paramiko.transport: DEBUG: [chan 3599] EOF sent (3599)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1799 count=723 bs=1k
paramiko.transport: DEBUG: [chan 3600] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3600] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3600 opened.
paramiko.transport: DEBUG: [chan 3600] Sesch channel 3600 request ok
paramiko.transport: DEBUG: [chan 3600] EOF received (3600)
paramiko.transport: DEBUG: [chan 3600] EOF sent (3600)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1799 count=723 bs=1k
paramiko.transport: DEBUG: [chan 3601] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3601] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3601 opened.
paramiko.transport: DEBUG: [chan 3601] Sesch channel 3601 request ok
paramiko.transport: DEBUG: [chan 3601] EOF received (3601)
paramiko.transport: DEBUG: [chan 3601] EOF sent (3601)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1800 count=894 bs=1k
paramiko.transport: DEBUG: [chan 3602] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3602] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3602 opened.
paramiko.transport: DEBUG: [chan 3602] Sesch channel 3602 request ok
paramiko.transport: DEBUG: [chan 3602] EOF received (3602)
paramiko.transport: DEBUG: [chan 3602] EOF sent (3602)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1800 count=894 bs=1k
paramiko.transport: DEBUG: [chan 3603] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3603] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3603 opened.
paramiko.transport: DEBUG: [chan 3603] Sesch channel 3603 request ok
paramiko.transport: DEBUG: [chan 3603] EOF received (3603)
paramiko.transport: DEBUG: [chan 3603] EOF sent (3603)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1801 count=560 bs=1k
paramiko.transport: DEBUG: [chan 3604] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3604] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3604 opened.
paramiko.transport: DEBUG: [chan 3604] Sesch channel 3604 request ok
paramiko.transport: DEBUG: [chan 3604] EOF received (3604)
paramiko.transport: DEBUG: [chan 3604] EOF sent (3604)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1801 count=560 bs=1k
paramiko.transport: DEBUG: [chan 3605] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3605] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3605 opened.
paramiko.transport: DEBUG: [chan 3605] Sesch channel 3605 request ok
paramiko.transport: DEBUG: [chan 3605] EOF received (3605)
paramiko.transport: DEBUG: [chan 3605] EOF sent (3605)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1802 count=556 bs=1k
paramiko.transport: DEBUG: [chan 3606] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3606] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3606 opened.
paramiko.transport: DEBUG: [chan 3606] Sesch channel 3606 request ok
paramiko.transport: DEBUG: [chan 3606] EOF received (3606)
paramiko.transport: DEBUG: [chan 3606] EOF sent (3606)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1802 count=556 bs=1k
paramiko.transport: DEBUG: [chan 3607] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3607] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3607 opened.
paramiko.transport: DEBUG: [chan 3607] Sesch channel 3607 request ok
paramiko.transport: DEBUG: [chan 3607] EOF received (3607)
paramiko.transport: DEBUG: [chan 3607] EOF sent (3607)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1803 count=890 bs=1k
paramiko.transport: DEBUG: [chan 3608] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3608] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3608 opened.
paramiko.transport: DEBUG: [chan 3608] Sesch channel 3608 request ok
paramiko.transport: DEBUG: [chan 3608] EOF received (3608)
paramiko.transport: DEBUG: [chan 3608] EOF sent (3608)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1803 count=890 bs=1k
paramiko.transport: DEBUG: [chan 3609] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3609] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3609 opened.
paramiko.transport: DEBUG: [chan 3609] Sesch channel 3609 request ok
paramiko.transport: DEBUG: [chan 3609] EOF received (3609)
paramiko.transport: DEBUG: [chan 3609] EOF sent (3609)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1804 count=791 bs=1k
paramiko.transport: DEBUG: [chan 3610] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3610] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3610 opened.
paramiko.transport: DEBUG: [chan 3610] Sesch channel 3610 request ok
paramiko.transport: DEBUG: [chan 3610] EOF received (3610)
paramiko.transport: DEBUG: [chan 3610] EOF sent (3610)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1804 count=791 bs=1k
paramiko.transport: DEBUG: [chan 3611] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3611] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3611 opened.
paramiko.transport: DEBUG: [chan 3611] Sesch channel 3611 request ok
paramiko.transport: DEBUG: [chan 3611] EOF received (3611)
paramiko.transport: DEBUG: [chan 3611] EOF sent (3611)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1805 count=334 bs=1k
paramiko.transport: DEBUG: [chan 3612] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3612] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3612 opened.
paramiko.transport: DEBUG: [chan 3612] Sesch channel 3612 request ok
paramiko.transport: DEBUG: [chan 3612] EOF received (3612)
paramiko.transport: DEBUG: [chan 3612] EOF sent (3612)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1805 count=334 bs=1k
paramiko.transport: DEBUG: [chan 3613] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3613] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3613 opened.
paramiko.transport: DEBUG: [chan 3613] Sesch channel 3613 request ok
paramiko.transport: DEBUG: [chan 3613] EOF received (3613)
paramiko.transport: DEBUG: [chan 3613] EOF sent (3613)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1806 count=205 bs=1k
paramiko.transport: DEBUG: [chan 3614] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3614] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3614 opened.
paramiko.transport: DEBUG: [chan 3614] Sesch channel 3614 request ok
paramiko.transport: DEBUG: [chan 3614] EOF received (3614)
paramiko.transport: DEBUG: [chan 3614] EOF sent (3614)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1806 count=205 bs=1k
paramiko.transport: DEBUG: [chan 3615] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3615] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3615 opened.
paramiko.transport: DEBUG: [chan 3615] Sesch channel 3615 request ok
paramiko.transport: DEBUG: [chan 3615] EOF received (3615)
paramiko.transport: DEBUG: [chan 3615] EOF sent (3615)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1807 count=31 bs=1k
paramiko.transport: DEBUG: [chan 3616] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3616] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3616 opened.
paramiko.transport: DEBUG: [chan 3616] Sesch channel 3616 request ok
paramiko.transport: DEBUG: [chan 3616] EOF received (3616)
paramiko.transport: DEBUG: [chan 3616] EOF sent (3616)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1807 count=31 bs=1k
paramiko.transport: DEBUG: [chan 3617] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3617] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3617 opened.
paramiko.transport: DEBUG: [chan 3617] Sesch channel 3617 request ok
paramiko.transport: DEBUG: [chan 3617] EOF received (3617)
paramiko.transport: DEBUG: [chan 3617] EOF sent (3617)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1808 count=194 bs=1k
paramiko.transport: DEBUG: [chan 3618] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3618] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3618 opened.
paramiko.transport: DEBUG: [chan 3618] Sesch channel 3618 request ok
paramiko.transport: DEBUG: [chan 3618] EOF received (3618)
paramiko.transport: DEBUG: [chan 3618] EOF sent (3618)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1808 count=194 bs=1k
paramiko.transport: DEBUG: [chan 3619] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3619] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3619 opened.
paramiko.transport: DEBUG: [chan 3619] Sesch channel 3619 request ok
paramiko.transport: DEBUG: [chan 3619] EOF received (3619)
paramiko.transport: DEBUG: [chan 3619] EOF sent (3619)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1809 count=99 bs=1k
paramiko.transport: DEBUG: [chan 3620] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3620] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3620 opened.
paramiko.transport: DEBUG: [chan 3620] Sesch channel 3620 request ok
paramiko.transport: DEBUG: [chan 3620] EOF received (3620)
paramiko.transport: DEBUG: [chan 3620] EOF sent (3620)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1809 count=99 bs=1k
paramiko.transport: DEBUG: [chan 3621] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3621] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3621 opened.
paramiko.transport: DEBUG: [chan 3621] Sesch channel 3621 request ok
paramiko.transport: DEBUG: [chan 3621] EOF received (3621)
paramiko.transport: DEBUG: [chan 3621] EOF sent (3621)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1810 count=434 bs=1k
paramiko.transport: DEBUG: [chan 3622] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3622] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3622 opened.
paramiko.transport: DEBUG: [chan 3622] Sesch channel 3622 request ok
paramiko.transport: DEBUG: [chan 3622] EOF received (3622)
paramiko.transport: DEBUG: [chan 3622] EOF sent (3622)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1810 count=434 bs=1k
paramiko.transport: DEBUG: [chan 3623] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3623] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3623 opened.
paramiko.transport: DEBUG: [chan 3623] Sesch channel 3623 request ok
paramiko.transport: DEBUG: [chan 3623] EOF received (3623)
paramiko.transport: DEBUG: [chan 3623] EOF sent (3623)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1811 count=558 bs=1k
paramiko.transport: DEBUG: [chan 3624] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3624] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3624 opened.
paramiko.transport: DEBUG: [chan 3624] Sesch channel 3624 request ok
paramiko.transport: DEBUG: [chan 3624] EOF received (3624)
paramiko.transport: DEBUG: [chan 3624] EOF sent (3624)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1811 count=558 bs=1k
paramiko.transport: DEBUG: [chan 3625] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3625] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3625 opened.
paramiko.transport: DEBUG: [chan 3625] Sesch channel 3625 request ok
paramiko.transport: DEBUG: [chan 3625] EOF received (3625)
paramiko.transport: DEBUG: [chan 3625] EOF sent (3625)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1812 count=685 bs=1k
paramiko.transport: DEBUG: [chan 3626] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3626] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3626 opened.
paramiko.transport: DEBUG: [chan 3626] Sesch channel 3626 request ok
paramiko.transport: DEBUG: [chan 3626] EOF received (3626)
paramiko.transport: DEBUG: [chan 3626] EOF sent (3626)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1812 count=685 bs=1k
paramiko.transport: DEBUG: [chan 3627] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3627] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3627 opened.
paramiko.transport: DEBUG: [chan 3627] Sesch channel 3627 request ok
paramiko.transport: DEBUG: [chan 3627] EOF received (3627)
paramiko.transport: DEBUG: [chan 3627] EOF sent (3627)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1813 count=927 bs=1k
paramiko.transport: DEBUG: [chan 3628] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3628] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3628 opened.
paramiko.transport: DEBUG: [chan 3628] Sesch channel 3628 request ok
paramiko.transport: DEBUG: [chan 3628] EOF received (3628)
paramiko.transport: DEBUG: [chan 3628] EOF sent (3628)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1813 count=927 bs=1k
paramiko.transport: DEBUG: [chan 3629] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3629] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3629 opened.
paramiko.transport: DEBUG: [chan 3629] Sesch channel 3629 request ok
paramiko.transport: DEBUG: [chan 3629] EOF received (3629)
paramiko.transport: DEBUG: [chan 3629] EOF sent (3629)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1814 count=786 bs=1k
paramiko.transport: DEBUG: [chan 3630] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3630] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3630 opened.
paramiko.transport: DEBUG: [chan 3630] Sesch channel 3630 request ok
paramiko.transport: DEBUG: [chan 3630] EOF received (3630)
paramiko.transport: DEBUG: [chan 3630] EOF sent (3630)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1814 count=786 bs=1k
paramiko.transport: DEBUG: [chan 3631] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3631] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3631 opened.
paramiko.transport: DEBUG: [chan 3631] Sesch channel 3631 request ok
paramiko.transport: DEBUG: [chan 3631] EOF received (3631)
paramiko.transport: DEBUG: [chan 3631] EOF sent (3631)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1815 count=358 bs=1k
paramiko.transport: DEBUG: [chan 3632] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3632] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3632 opened.
paramiko.transport: DEBUG: [chan 3632] Sesch channel 3632 request ok
paramiko.transport: DEBUG: [chan 3632] EOF received (3632)
paramiko.transport: DEBUG: [chan 3632] EOF sent (3632)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1815 count=358 bs=1k
paramiko.transport: DEBUG: [chan 3633] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3633] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3633 opened.
paramiko.transport: DEBUG: [chan 3633] Sesch channel 3633 request ok
paramiko.transport: DEBUG: [chan 3633] EOF received (3633)
paramiko.transport: DEBUG: [chan 3633] EOF sent (3633)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1816 count=576 bs=1k
paramiko.transport: DEBUG: [chan 3634] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3634] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3634 opened.
paramiko.transport: DEBUG: [chan 3634] Sesch channel 3634 request ok
paramiko.transport: DEBUG: [chan 3634] EOF received (3634)
paramiko.transport: DEBUG: [chan 3634] EOF sent (3634)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1816 count=576 bs=1k
paramiko.transport: DEBUG: [chan 3635] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3635] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3635 opened.
paramiko.transport: DEBUG: [chan 3635] Sesch channel 3635 request ok
paramiko.transport: DEBUG: [chan 3635] EOF received (3635)
paramiko.transport: DEBUG: [chan 3635] EOF sent (3635)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1817 count=815 bs=1k
paramiko.transport: DEBUG: [chan 3636] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3636] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3636 opened.
paramiko.transport: DEBUG: [chan 3636] Sesch channel 3636 request ok
paramiko.transport: DEBUG: [chan 3636] EOF received (3636)
paramiko.transport: DEBUG: [chan 3636] EOF sent (3636)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1817 count=815 bs=1k
paramiko.transport: DEBUG: [chan 3637] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3637] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3637 opened.
paramiko.transport: DEBUG: [chan 3637] Sesch channel 3637 request ok
paramiko.transport: DEBUG: [chan 3637] EOF received (3637)
paramiko.transport: DEBUG: [chan 3637] EOF sent (3637)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1818 count=8 bs=1k
paramiko.transport: DEBUG: [chan 3638] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3638] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3638 opened.
paramiko.transport: DEBUG: [chan 3638] Sesch channel 3638 request ok
paramiko.transport: DEBUG: [chan 3638] EOF received (3638)
paramiko.transport: DEBUG: [chan 3638] EOF sent (3638)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1818 count=8 bs=1k
paramiko.transport: DEBUG: [chan 3639] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3639] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3639 opened.
paramiko.transport: DEBUG: [chan 3639] Sesch channel 3639 request ok
paramiko.transport: DEBUG: [chan 3639] EOF received (3639)
paramiko.transport: DEBUG: [chan 3639] EOF sent (3639)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1819 count=648 bs=1k
paramiko.transport: DEBUG: [chan 3640] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3640] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3640 opened.
paramiko.transport: DEBUG: [chan 3640] Sesch channel 3640 request ok
paramiko.transport: DEBUG: [chan 3640] EOF received (3640)
paramiko.transport: DEBUG: [chan 3640] EOF sent (3640)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1819 count=648 bs=1k
paramiko.transport: DEBUG: [chan 3641] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3641] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3641 opened.
paramiko.transport: DEBUG: [chan 3641] Sesch channel 3641 request ok
paramiko.transport: DEBUG: [chan 3641] EOF received (3641)
paramiko.transport: DEBUG: [chan 3641] EOF sent (3641)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1820 count=44 bs=1k
paramiko.transport: DEBUG: [chan 3642] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3642] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3642 opened.
paramiko.transport: DEBUG: [chan 3642] Sesch channel 3642 request ok
paramiko.transport: DEBUG: [chan 3642] EOF received (3642)
paramiko.transport: DEBUG: [chan 3642] EOF sent (3642)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1820 count=44 bs=1k
paramiko.transport: DEBUG: [chan 3643] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3643] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3643 opened.
paramiko.transport: DEBUG: [chan 3643] Sesch channel 3643 request ok
paramiko.transport: DEBUG: [chan 3643] EOF received (3643)
paramiko.transport: DEBUG: [chan 3643] EOF sent (3643)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1821 count=604 bs=1k
paramiko.transport: DEBUG: [chan 3644] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3644] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3644 opened.
paramiko.transport: DEBUG: [chan 3644] Sesch channel 3644 request ok
paramiko.transport: DEBUG: [chan 3644] EOF received (3644)
paramiko.transport: DEBUG: [chan 3644] EOF sent (3644)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1821 count=604 bs=1k
paramiko.transport: DEBUG: [chan 3645] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3645] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3645 opened.
paramiko.transport: DEBUG: [chan 3645] Sesch channel 3645 request ok
paramiko.transport: DEBUG: [chan 3645] EOF received (3645)
paramiko.transport: DEBUG: [chan 3645] EOF sent (3645)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1822 count=695 bs=1k
paramiko.transport: DEBUG: [chan 3646] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3646] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3646 opened.
paramiko.transport: DEBUG: [chan 3646] Sesch channel 3646 request ok
paramiko.transport: DEBUG: [chan 3646] EOF received (3646)
paramiko.transport: DEBUG: [chan 3646] EOF sent (3646)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1822 count=695 bs=1k
paramiko.transport: DEBUG: [chan 3647] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3647] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3647 opened.
paramiko.transport: DEBUG: [chan 3647] Sesch channel 3647 request ok
paramiko.transport: DEBUG: [chan 3647] EOF received (3647)
paramiko.transport: DEBUG: [chan 3647] EOF sent (3647)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1823 count=254 bs=1k
paramiko.transport: DEBUG: [chan 3648] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3648] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3648 opened.
paramiko.transport: DEBUG: [chan 3648] Sesch channel 3648 request ok
paramiko.transport: DEBUG: [chan 3648] EOF received (3648)
paramiko.transport: DEBUG: [chan 3648] EOF sent (3648)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1823 count=254 bs=1k
paramiko.transport: DEBUG: [chan 3649] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3649] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3649 opened.
paramiko.transport: DEBUG: [chan 3649] Sesch channel 3649 request ok
paramiko.transport: DEBUG: [chan 3649] EOF received (3649)
paramiko.transport: DEBUG: [chan 3649] EOF sent (3649)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1824 count=150 bs=1k
paramiko.transport: DEBUG: [chan 3650] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3650] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3650 opened.
paramiko.transport: DEBUG: [chan 3650] Sesch channel 3650 request ok
paramiko.transport: DEBUG: [chan 3650] EOF received (3650)
paramiko.transport: DEBUG: [chan 3650] EOF sent (3650)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1824 count=150 bs=1k
paramiko.transport: DEBUG: [chan 3651] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3651] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3651 opened.
paramiko.transport: DEBUG: [chan 3651] Sesch channel 3651 request ok
paramiko.transport: DEBUG: [chan 3651] EOF received (3651)
paramiko.transport: DEBUG: [chan 3651] EOF sent (3651)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1825 count=447 bs=1k
paramiko.transport: DEBUG: [chan 3652] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3652] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3652 opened.
paramiko.transport: DEBUG: [chan 3652] Sesch channel 3652 request ok
paramiko.transport: DEBUG: [chan 3652] EOF received (3652)
paramiko.transport: DEBUG: [chan 3652] EOF sent (3652)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1825 count=447 bs=1k
paramiko.transport: DEBUG: [chan 3653] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3653] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3653 opened.
paramiko.transport: DEBUG: [chan 3653] Sesch channel 3653 request ok
paramiko.transport: DEBUG: [chan 3653] EOF received (3653)
paramiko.transport: DEBUG: [chan 3653] EOF sent (3653)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1826 count=767 bs=1k
paramiko.transport: DEBUG: [chan 3654] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3654] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3654 opened.
paramiko.transport: DEBUG: [chan 3654] Sesch channel 3654 request ok
paramiko.transport: DEBUG: [chan 3654] EOF received (3654)
paramiko.transport: DEBUG: [chan 3654] EOF sent (3654)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1826 count=767 bs=1k
paramiko.transport: DEBUG: [chan 3655] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3655] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3655 opened.
paramiko.transport: DEBUG: [chan 3655] Sesch channel 3655 request ok
paramiko.transport: DEBUG: [chan 3655] EOF received (3655)
paramiko.transport: DEBUG: [chan 3655] EOF sent (3655)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1827 count=330 bs=1k
paramiko.transport: DEBUG: [chan 3656] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3656] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3656 opened.
paramiko.transport: DEBUG: [chan 3656] Sesch channel 3656 request ok
paramiko.transport: DEBUG: [chan 3656] EOF received (3656)
paramiko.transport: DEBUG: [chan 3656] EOF sent (3656)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1827 count=330 bs=1k
paramiko.transport: DEBUG: [chan 3657] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3657] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3657 opened.
paramiko.transport: DEBUG: [chan 3657] Sesch channel 3657 request ok
paramiko.transport: DEBUG: [chan 3657] EOF received (3657)
paramiko.transport: DEBUG: [chan 3657] EOF sent (3657)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1828 count=35 bs=1k
paramiko.transport: DEBUG: [chan 3658] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3658] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3658 opened.
paramiko.transport: DEBUG: [chan 3658] Sesch channel 3658 request ok
paramiko.transport: DEBUG: [chan 3658] EOF received (3658)
paramiko.transport: DEBUG: [chan 3658] EOF sent (3658)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1828 count=35 bs=1k
paramiko.transport: DEBUG: [chan 3659] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3659] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3659 opened.
paramiko.transport: DEBUG: [chan 3659] Sesch channel 3659 request ok
paramiko.transport: DEBUG: [chan 3659] EOF received (3659)
paramiko.transport: DEBUG: [chan 3659] EOF sent (3659)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1829 count=673 bs=1k
paramiko.transport: DEBUG: [chan 3660] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3660] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3660 opened.
paramiko.transport: DEBUG: [chan 3660] Sesch channel 3660 request ok
paramiko.transport: DEBUG: [chan 3660] EOF received (3660)
paramiko.transport: DEBUG: [chan 3660] EOF sent (3660)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1829 count=673 bs=1k
paramiko.transport: DEBUG: [chan 3661] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3661] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3661 opened.
paramiko.transport: DEBUG: [chan 3661] Sesch channel 3661 request ok
paramiko.transport: DEBUG: [chan 3661] EOF received (3661)
paramiko.transport: DEBUG: [chan 3661] EOF sent (3661)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1830 count=546 bs=1k
paramiko.transport: DEBUG: [chan 3662] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3662] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3662 opened.
paramiko.transport: DEBUG: [chan 3662] Sesch channel 3662 request ok
paramiko.transport: DEBUG: [chan 3662] EOF received (3662)
paramiko.transport: DEBUG: [chan 3662] EOF sent (3662)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1830 count=546 bs=1k
paramiko.transport: DEBUG: [chan 3663] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3663] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3663 opened.
paramiko.transport: DEBUG: [chan 3663] Sesch channel 3663 request ok
paramiko.transport: DEBUG: [chan 3663] EOF received (3663)
paramiko.transport: DEBUG: [chan 3663] EOF sent (3663)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1831 count=946 bs=1k
paramiko.transport: DEBUG: [chan 3664] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3664] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3664 opened.
paramiko.transport: DEBUG: [chan 3664] Sesch channel 3664 request ok
paramiko.transport: DEBUG: [chan 3664] EOF received (3664)
paramiko.transport: DEBUG: [chan 3664] EOF sent (3664)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1831 count=946 bs=1k
paramiko.transport: DEBUG: [chan 3665] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3665] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3665 opened.
paramiko.transport: DEBUG: [chan 3665] Sesch channel 3665 request ok
paramiko.transport: DEBUG: [chan 3665] EOF received (3665)
paramiko.transport: DEBUG: [chan 3665] EOF sent (3665)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1832 count=421 bs=1k
paramiko.transport: DEBUG: [chan 3666] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3666] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3666 opened.
paramiko.transport: DEBUG: [chan 3666] Sesch channel 3666 request ok
paramiko.transport: DEBUG: [chan 3666] EOF received (3666)
paramiko.transport: DEBUG: [chan 3666] EOF sent (3666)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1832 count=421 bs=1k
paramiko.transport: DEBUG: [chan 3667] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3667] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3667 opened.
paramiko.transport: DEBUG: [chan 3667] Sesch channel 3667 request ok
paramiko.transport: DEBUG: [chan 3667] EOF received (3667)
paramiko.transport: DEBUG: [chan 3667] EOF sent (3667)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1833 count=162 bs=1k
paramiko.transport: DEBUG: [chan 3668] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3668] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3668 opened.
paramiko.transport: DEBUG: [chan 3668] Sesch channel 3668 request ok
paramiko.transport: DEBUG: [chan 3668] EOF received (3668)
paramiko.transport: DEBUG: [chan 3668] EOF sent (3668)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1833 count=162 bs=1k
paramiko.transport: DEBUG: [chan 3669] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3669] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3669 opened.
paramiko.transport: DEBUG: [chan 3669] Sesch channel 3669 request ok
paramiko.transport: DEBUG: [chan 3669] EOF received (3669)
paramiko.transport: DEBUG: [chan 3669] EOF sent (3669)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1834 count=543 bs=1k
paramiko.transport: DEBUG: [chan 3670] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3670] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3670 opened.
paramiko.transport: DEBUG: [chan 3670] Sesch channel 3670 request ok
paramiko.transport: DEBUG: [chan 3670] EOF received (3670)
paramiko.transport: DEBUG: [chan 3670] EOF sent (3670)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1834 count=543 bs=1k
paramiko.transport: DEBUG: [chan 3671] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3671] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3671 opened.
paramiko.transport: DEBUG: [chan 3671] Sesch channel 3671 request ok
paramiko.transport: DEBUG: [chan 3671] EOF received (3671)
paramiko.transport: DEBUG: [chan 3671] EOF sent (3671)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1835 count=651 bs=1k
paramiko.transport: DEBUG: [chan 3672] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3672] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3672 opened.
paramiko.transport: DEBUG: [chan 3672] Sesch channel 3672 request ok
paramiko.transport: DEBUG: [chan 3672] EOF received (3672)
paramiko.transport: DEBUG: [chan 3672] EOF sent (3672)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1835 count=651 bs=1k
paramiko.transport: DEBUG: [chan 3673] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3673] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3673 opened.
paramiko.transport: DEBUG: [chan 3673] Sesch channel 3673 request ok
paramiko.transport: DEBUG: [chan 3673] EOF received (3673)
paramiko.transport: DEBUG: [chan 3673] EOF sent (3673)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1836 count=658 bs=1k
paramiko.transport: DEBUG: [chan 3674] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3674] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3674 opened.
paramiko.transport: DEBUG: [chan 3674] Sesch channel 3674 request ok
paramiko.transport: DEBUG: [chan 3674] EOF received (3674)
paramiko.transport: DEBUG: [chan 3674] EOF sent (3674)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1836 count=658 bs=1k
paramiko.transport: DEBUG: [chan 3675] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3675] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3675 opened.
paramiko.transport: DEBUG: [chan 3675] Sesch channel 3675 request ok
paramiko.transport: DEBUG: [chan 3675] EOF received (3675)
paramiko.transport: DEBUG: [chan 3675] EOF sent (3675)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1837 count=284 bs=1k
paramiko.transport: DEBUG: [chan 3676] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3676] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3676 opened.
paramiko.transport: DEBUG: [chan 3676] Sesch channel 3676 request ok
paramiko.transport: DEBUG: [chan 3676] EOF received (3676)
paramiko.transport: DEBUG: [chan 3676] EOF sent (3676)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1837 count=284 bs=1k
paramiko.transport: DEBUG: [chan 3677] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3677] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3677 opened.
paramiko.transport: DEBUG: [chan 3677] Sesch channel 3677 request ok
paramiko.transport: DEBUG: [chan 3677] EOF received (3677)
paramiko.transport: DEBUG: [chan 3677] EOF sent (3677)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1838 count=120 bs=1k
paramiko.transport: DEBUG: [chan 3678] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3678] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3678 opened.
paramiko.transport: DEBUG: [chan 3678] Sesch channel 3678 request ok
paramiko.transport: DEBUG: [chan 3678] EOF received (3678)
paramiko.transport: DEBUG: [chan 3678] EOF sent (3678)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1838 count=120 bs=1k
paramiko.transport: DEBUG: [chan 3679] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3679] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3679 opened.
paramiko.transport: DEBUG: [chan 3679] Sesch channel 3679 request ok
paramiko.transport: DEBUG: [chan 3679] EOF received (3679)
paramiko.transport: DEBUG: [chan 3679] EOF sent (3679)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1839 count=475 bs=1k
paramiko.transport: DEBUG: [chan 3680] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3680] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3680 opened.
paramiko.transport: DEBUG: [chan 3680] Sesch channel 3680 request ok
paramiko.transport: DEBUG: [chan 3680] EOF received (3680)
paramiko.transport: DEBUG: [chan 3680] EOF sent (3680)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1839 count=475 bs=1k
paramiko.transport: DEBUG: [chan 3681] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3681] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3681 opened.
paramiko.transport: DEBUG: [chan 3681] Sesch channel 3681 request ok
paramiko.transport: DEBUG: [chan 3681] EOF received (3681)
paramiko.transport: DEBUG: [chan 3681] EOF sent (3681)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1840 count=129 bs=1k
paramiko.transport: DEBUG: [chan 3682] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3682] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3682 opened.
paramiko.transport: DEBUG: [chan 3682] Sesch channel 3682 request ok
paramiko.transport: DEBUG: [chan 3682] EOF received (3682)
paramiko.transport: DEBUG: [chan 3682] EOF sent (3682)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1840 count=129 bs=1k
paramiko.transport: DEBUG: [chan 3683] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3683] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3683 opened.
paramiko.transport: DEBUG: [chan 3683] Sesch channel 3683 request ok
paramiko.transport: DEBUG: [chan 3683] EOF received (3683)
paramiko.transport: DEBUG: [chan 3683] EOF sent (3683)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1841 count=320 bs=1k
paramiko.transport: DEBUG: [chan 3684] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3684] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3684 opened.
paramiko.transport: DEBUG: [chan 3684] Sesch channel 3684 request ok
paramiko.transport: DEBUG: [chan 3684] EOF received (3684)
paramiko.transport: DEBUG: [chan 3684] EOF sent (3684)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1841 count=320 bs=1k
paramiko.transport: DEBUG: [chan 3685] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3685] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3685 opened.
paramiko.transport: DEBUG: [chan 3685] Sesch channel 3685 request ok
paramiko.transport: DEBUG: [chan 3685] EOF received (3685)
paramiko.transport: DEBUG: [chan 3685] EOF sent (3685)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1842 count=764 bs=1k
paramiko.transport: DEBUG: [chan 3686] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3686] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3686 opened.
paramiko.transport: DEBUG: [chan 3686] Sesch channel 3686 request ok
paramiko.transport: DEBUG: [chan 3686] EOF received (3686)
paramiko.transport: DEBUG: [chan 3686] EOF sent (3686)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1842 count=764 bs=1k
paramiko.transport: DEBUG: [chan 3687] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3687] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3687 opened.
paramiko.transport: DEBUG: [chan 3687] Sesch channel 3687 request ok
paramiko.transport: DEBUG: [chan 3687] EOF received (3687)
paramiko.transport: DEBUG: [chan 3687] EOF sent (3687)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1843 count=448 bs=1k
paramiko.transport: DEBUG: [chan 3688] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3688] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3688 opened.
paramiko.transport: DEBUG: [chan 3688] Sesch channel 3688 request ok
paramiko.transport: DEBUG: [chan 3688] EOF received (3688)
paramiko.transport: DEBUG: [chan 3688] EOF sent (3688)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1843 count=448 bs=1k
paramiko.transport: DEBUG: [chan 3689] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3689] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3689 opened.
paramiko.transport: DEBUG: [chan 3689] Sesch channel 3689 request ok
paramiko.transport: DEBUG: [chan 3689] EOF received (3689)
paramiko.transport: DEBUG: [chan 3689] EOF sent (3689)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1844 count=870 bs=1k
paramiko.transport: DEBUG: [chan 3690] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3690] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3690 opened.
paramiko.transport: DEBUG: [chan 3690] Sesch channel 3690 request ok
paramiko.transport: DEBUG: [chan 3690] EOF received (3690)
paramiko.transport: DEBUG: [chan 3690] EOF sent (3690)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1844 count=870 bs=1k
paramiko.transport: DEBUG: [chan 3691] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3691] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3691 opened.
paramiko.transport: DEBUG: [chan 3691] Sesch channel 3691 request ok
paramiko.transport: DEBUG: [chan 3691] EOF received (3691)
paramiko.transport: DEBUG: [chan 3691] EOF sent (3691)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1845 count=480 bs=1k
paramiko.transport: DEBUG: [chan 3692] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3692] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3692 opened.
paramiko.transport: DEBUG: [chan 3692] Sesch channel 3692 request ok
paramiko.transport: DEBUG: [chan 3692] EOF received (3692)
paramiko.transport: DEBUG: [chan 3692] EOF sent (3692)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1845 count=480 bs=1k
paramiko.transport: DEBUG: [chan 3693] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3693] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3693 opened.
paramiko.transport: DEBUG: [chan 3693] Sesch channel 3693 request ok
paramiko.transport: DEBUG: [chan 3693] EOF received (3693)
paramiko.transport: DEBUG: [chan 3693] EOF sent (3693)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1846 count=952 bs=1k
paramiko.transport: DEBUG: [chan 3694] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3694] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3694 opened.
paramiko.transport: DEBUG: [chan 3694] Sesch channel 3694 request ok
paramiko.transport: DEBUG: [chan 3694] EOF received (3694)
paramiko.transport: DEBUG: [chan 3694] EOF sent (3694)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1846 count=952 bs=1k
paramiko.transport: DEBUG: [chan 3695] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3695] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3695 opened.
paramiko.transport: DEBUG: [chan 3695] Sesch channel 3695 request ok
paramiko.transport: DEBUG: [chan 3695] EOF received (3695)
paramiko.transport: DEBUG: [chan 3695] EOF sent (3695)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1847 count=972 bs=1k
paramiko.transport: DEBUG: [chan 3696] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3696] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3696 opened.
paramiko.transport: DEBUG: [chan 3696] Sesch channel 3696 request ok
paramiko.transport: DEBUG: [chan 3696] EOF received (3696)
paramiko.transport: DEBUG: [chan 3696] EOF sent (3696)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1847 count=972 bs=1k
paramiko.transport: DEBUG: [chan 3697] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3697] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3697 opened.
paramiko.transport: DEBUG: [chan 3697] Sesch channel 3697 request ok
paramiko.transport: DEBUG: [chan 3697] EOF received (3697)
paramiko.transport: DEBUG: [chan 3697] EOF sent (3697)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1848 count=726 bs=1k
paramiko.transport: DEBUG: [chan 3698] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3698] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3698 opened.
paramiko.transport: DEBUG: [chan 3698] Sesch channel 3698 request ok
paramiko.transport: DEBUG: [chan 3698] EOF received (3698)
paramiko.transport: DEBUG: [chan 3698] EOF sent (3698)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1848 count=726 bs=1k
paramiko.transport: DEBUG: [chan 3699] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3699] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3699 opened.
paramiko.transport: DEBUG: [chan 3699] Sesch channel 3699 request ok
paramiko.transport: DEBUG: [chan 3699] EOF received (3699)
paramiko.transport: DEBUG: [chan 3699] EOF sent (3699)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1849 count=30 bs=1k
paramiko.transport: DEBUG: [chan 3700] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3700] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3700 opened.
paramiko.transport: DEBUG: [chan 3700] Sesch channel 3700 request ok
paramiko.transport: DEBUG: [chan 3700] EOF received (3700)
paramiko.transport: DEBUG: [chan 3700] EOF sent (3700)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1849 count=30 bs=1k
paramiko.transport: DEBUG: [chan 3701] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3701] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3701 opened.
paramiko.transport: DEBUG: [chan 3701] Sesch channel 3701 request ok
paramiko.transport: DEBUG: [chan 3701] EOF received (3701)
paramiko.transport: DEBUG: [chan 3701] EOF sent (3701)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1850 count=767 bs=1k
paramiko.transport: DEBUG: [chan 3702] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3702] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3702 opened.
paramiko.transport: DEBUG: [chan 3702] Sesch channel 3702 request ok
paramiko.transport: DEBUG: [chan 3702] EOF received (3702)
paramiko.transport: DEBUG: [chan 3702] EOF sent (3702)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1850 count=767 bs=1k
paramiko.transport: DEBUG: [chan 3703] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3703] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3703 opened.
paramiko.transport: DEBUG: [chan 3703] Sesch channel 3703 request ok
paramiko.transport: DEBUG: [chan 3703] EOF received (3703)
paramiko.transport: DEBUG: [chan 3703] EOF sent (3703)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1851 count=614 bs=1k
paramiko.transport: DEBUG: [chan 3704] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3704] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3704 opened.
paramiko.transport: DEBUG: [chan 3704] Sesch channel 3704 request ok
paramiko.transport: DEBUG: [chan 3704] EOF received (3704)
paramiko.transport: DEBUG: [chan 3704] EOF sent (3704)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1851 count=614 bs=1k
paramiko.transport: DEBUG: [chan 3705] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3705] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3705 opened.
paramiko.transport: DEBUG: [chan 3705] Sesch channel 3705 request ok
paramiko.transport: DEBUG: [chan 3705] EOF received (3705)
paramiko.transport: DEBUG: [chan 3705] EOF sent (3705)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1852 count=794 bs=1k
paramiko.transport: DEBUG: [chan 3706] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3706] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3706 opened.
paramiko.transport: DEBUG: [chan 3706] Sesch channel 3706 request ok
paramiko.transport: DEBUG: [chan 3706] EOF received (3706)
paramiko.transport: DEBUG: [chan 3706] EOF sent (3706)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1852 count=794 bs=1k
paramiko.transport: DEBUG: [chan 3707] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3707] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3707 opened.
paramiko.transport: DEBUG: [chan 3707] Sesch channel 3707 request ok
paramiko.transport: DEBUG: [chan 3707] EOF received (3707)
paramiko.transport: DEBUG: [chan 3707] EOF sent (3707)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1853 count=143 bs=1k
paramiko.transport: DEBUG: [chan 3708] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3708] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3708 opened.
paramiko.transport: DEBUG: [chan 3708] Sesch channel 3708 request ok
paramiko.transport: DEBUG: [chan 3708] EOF received (3708)
paramiko.transport: DEBUG: [chan 3708] EOF sent (3708)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1853 count=143 bs=1k
paramiko.transport: DEBUG: [chan 3709] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3709] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3709 opened.
paramiko.transport: DEBUG: [chan 3709] Sesch channel 3709 request ok
paramiko.transport: DEBUG: [chan 3709] EOF received (3709)
paramiko.transport: DEBUG: [chan 3709] EOF sent (3709)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1854 count=140 bs=1k
paramiko.transport: DEBUG: [chan 3710] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3710] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3710 opened.
paramiko.transport: DEBUG: [chan 3710] Sesch channel 3710 request ok
paramiko.transport: DEBUG: [chan 3710] EOF received (3710)
paramiko.transport: DEBUG: [chan 3710] EOF sent (3710)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1854 count=140 bs=1k
paramiko.transport: DEBUG: [chan 3711] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3711] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3711 opened.
paramiko.transport: DEBUG: [chan 3711] Sesch channel 3711 request ok
paramiko.transport: DEBUG: [chan 3711] EOF received (3711)
paramiko.transport: DEBUG: [chan 3711] EOF sent (3711)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1855 count=968 bs=1k
paramiko.transport: DEBUG: [chan 3712] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3712] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3712 opened.
paramiko.transport: DEBUG: [chan 3712] Sesch channel 3712 request ok
paramiko.transport: DEBUG: [chan 3712] EOF received (3712)
paramiko.transport: DEBUG: [chan 3712] EOF sent (3712)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1855 count=968 bs=1k
paramiko.transport: DEBUG: [chan 3713] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3713] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3713 opened.
paramiko.transport: DEBUG: [chan 3713] Sesch channel 3713 request ok
paramiko.transport: DEBUG: [chan 3713] EOF received (3713)
paramiko.transport: DEBUG: [chan 3713] EOF sent (3713)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1856 count=565 bs=1k
paramiko.transport: DEBUG: [chan 3714] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3714] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3714 opened.
paramiko.transport: DEBUG: [chan 3714] Sesch channel 3714 request ok
paramiko.transport: DEBUG: [chan 3714] EOF received (3714)
paramiko.transport: DEBUG: [chan 3714] EOF sent (3714)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1856 count=565 bs=1k
paramiko.transport: DEBUG: [chan 3715] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3715] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3715 opened.
paramiko.transport: DEBUG: [chan 3715] Sesch channel 3715 request ok
paramiko.transport: DEBUG: [chan 3715] EOF received (3715)
paramiko.transport: DEBUG: [chan 3715] EOF sent (3715)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1857 count=245 bs=1k
paramiko.transport: DEBUG: [chan 3716] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3716] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3716 opened.
paramiko.transport: DEBUG: [chan 3716] Sesch channel 3716 request ok
paramiko.transport: DEBUG: [chan 3716] EOF received (3716)
paramiko.transport: DEBUG: [chan 3716] EOF sent (3716)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1857 count=245 bs=1k
paramiko.transport: DEBUG: [chan 3717] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3717] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3717 opened.
paramiko.transport: DEBUG: [chan 3717] Sesch channel 3717 request ok
paramiko.transport: DEBUG: [chan 3717] EOF received (3717)
paramiko.transport: DEBUG: [chan 3717] EOF sent (3717)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1858 count=85 bs=1k
paramiko.transport: DEBUG: [chan 3718] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3718] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3718 opened.
paramiko.transport: DEBUG: [chan 3718] Sesch channel 3718 request ok
paramiko.transport: DEBUG: [chan 3718] EOF received (3718)
paramiko.transport: DEBUG: [chan 3718] EOF sent (3718)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1858 count=85 bs=1k
paramiko.transport: DEBUG: [chan 3719] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3719] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3719 opened.
paramiko.transport: DEBUG: [chan 3719] Sesch channel 3719 request ok
paramiko.transport: DEBUG: [chan 3719] EOF received (3719)
paramiko.transport: DEBUG: [chan 3719] EOF sent (3719)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1859 count=843 bs=1k
paramiko.transport: DEBUG: [chan 3720] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3720] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3720 opened.
paramiko.transport: DEBUG: [chan 3720] Sesch channel 3720 request ok
paramiko.transport: DEBUG: [chan 3720] EOF received (3720)
paramiko.transport: DEBUG: [chan 3720] EOF sent (3720)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1859 count=843 bs=1k
paramiko.transport: DEBUG: [chan 3721] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3721] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3721 opened.
paramiko.transport: DEBUG: [chan 3721] Sesch channel 3721 request ok
paramiko.transport: DEBUG: [chan 3721] EOF received (3721)
paramiko.transport: DEBUG: [chan 3721] EOF sent (3721)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1860 count=94 bs=1k
paramiko.transport: DEBUG: [chan 3722] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3722] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3722 opened.
paramiko.transport: DEBUG: [chan 3722] Sesch channel 3722 request ok
paramiko.transport: DEBUG: [chan 3722] EOF received (3722)
paramiko.transport: DEBUG: [chan 3722] EOF sent (3722)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1860 count=94 bs=1k
paramiko.transport: DEBUG: [chan 3723] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3723] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3723 opened.
paramiko.transport: DEBUG: [chan 3723] Sesch channel 3723 request ok
paramiko.transport: DEBUG: [chan 3723] EOF received (3723)
paramiko.transport: DEBUG: [chan 3723] EOF sent (3723)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1861 count=950 bs=1k
paramiko.transport: DEBUG: [chan 3724] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3724] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3724 opened.
paramiko.transport: DEBUG: [chan 3724] Sesch channel 3724 request ok
paramiko.transport: DEBUG: [chan 3724] EOF received (3724)
paramiko.transport: DEBUG: [chan 3724] EOF sent (3724)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1861 count=950 bs=1k
paramiko.transport: DEBUG: [chan 3725] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3725] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3725 opened.
paramiko.transport: DEBUG: [chan 3725] Sesch channel 3725 request ok
paramiko.transport: DEBUG: [chan 3725] EOF received (3725)
paramiko.transport: DEBUG: [chan 3725] EOF sent (3725)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1862 count=105 bs=1k
paramiko.transport: DEBUG: [chan 3726] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3726] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3726 opened.
paramiko.transport: DEBUG: [chan 3726] Sesch channel 3726 request ok
paramiko.transport: DEBUG: [chan 3726] EOF received (3726)
paramiko.transport: DEBUG: [chan 3726] EOF sent (3726)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1862 count=105 bs=1k
paramiko.transport: DEBUG: [chan 3727] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3727] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3727 opened.
paramiko.transport: DEBUG: [chan 3727] Sesch channel 3727 request ok
paramiko.transport: DEBUG: [chan 3727] EOF received (3727)
paramiko.transport: DEBUG: [chan 3727] EOF sent (3727)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1863 count=995 bs=1k
paramiko.transport: DEBUG: [chan 3728] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3728] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3728 opened.
paramiko.transport: DEBUG: [chan 3728] Sesch channel 3728 request ok
paramiko.transport: DEBUG: [chan 3728] EOF received (3728)
paramiko.transport: DEBUG: [chan 3728] EOF sent (3728)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1863 count=995 bs=1k
paramiko.transport: DEBUG: [chan 3729] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3729] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3729 opened.
paramiko.transport: DEBUG: [chan 3729] Sesch channel 3729 request ok
paramiko.transport: DEBUG: [chan 3729] EOF received (3729)
paramiko.transport: DEBUG: [chan 3729] EOF sent (3729)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1864 count=196 bs=1k
paramiko.transport: DEBUG: [chan 3730] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3730] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3730 opened.
paramiko.transport: DEBUG: [chan 3730] Sesch channel 3730 request ok
paramiko.transport: DEBUG: [chan 3730] EOF received (3730)
paramiko.transport: DEBUG: [chan 3730] EOF sent (3730)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1864 count=196 bs=1k
paramiko.transport: DEBUG: [chan 3731] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3731] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3731 opened.
paramiko.transport: DEBUG: [chan 3731] Sesch channel 3731 request ok
paramiko.transport: DEBUG: [chan 3731] EOF received (3731)
paramiko.transport: DEBUG: [chan 3731] EOF sent (3731)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1865 count=359 bs=1k
paramiko.transport: DEBUG: [chan 3732] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3732] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3732 opened.
paramiko.transport: DEBUG: [chan 3732] Sesch channel 3732 request ok
paramiko.transport: DEBUG: [chan 3732] EOF received (3732)
paramiko.transport: DEBUG: [chan 3732] EOF sent (3732)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1865 count=359 bs=1k
paramiko.transport: DEBUG: [chan 3733] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3733] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3733 opened.
paramiko.transport: DEBUG: [chan 3733] Sesch channel 3733 request ok
paramiko.transport: DEBUG: [chan 3733] EOF received (3733)
paramiko.transport: DEBUG: [chan 3733] EOF sent (3733)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1866 count=822 bs=1k
paramiko.transport: DEBUG: [chan 3734] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3734] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3734 opened.
paramiko.transport: DEBUG: [chan 3734] Sesch channel 3734 request ok
paramiko.transport: DEBUG: [chan 3734] EOF received (3734)
paramiko.transport: DEBUG: [chan 3734] EOF sent (3734)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1866 count=822 bs=1k
paramiko.transport: DEBUG: [chan 3735] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3735] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3735 opened.
paramiko.transport: DEBUG: [chan 3735] Sesch channel 3735 request ok
paramiko.transport: DEBUG: [chan 3735] EOF received (3735)
paramiko.transport: DEBUG: [chan 3735] EOF sent (3735)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1867 count=732 bs=1k
paramiko.transport: DEBUG: [chan 3736] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3736] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3736 opened.
paramiko.transport: DEBUG: [chan 3736] Sesch channel 3736 request ok
paramiko.transport: DEBUG: [chan 3736] EOF received (3736)
paramiko.transport: DEBUG: [chan 3736] EOF sent (3736)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1867 count=732 bs=1k
paramiko.transport: DEBUG: [chan 3737] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3737] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3737 opened.
paramiko.transport: DEBUG: [chan 3737] Sesch channel 3737 request ok
paramiko.transport: DEBUG: [chan 3737] EOF received (3737)
paramiko.transport: DEBUG: [chan 3737] EOF sent (3737)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1868 count=958 bs=1k
paramiko.transport: DEBUG: [chan 3738] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3738] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3738 opened.
paramiko.transport: DEBUG: [chan 3738] Sesch channel 3738 request ok
paramiko.transport: DEBUG: [chan 3738] EOF received (3738)
paramiko.transport: DEBUG: [chan 3738] EOF sent (3738)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1868 count=958 bs=1k
paramiko.transport: DEBUG: [chan 3739] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3739] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3739 opened.
paramiko.transport: DEBUG: [chan 3739] Sesch channel 3739 request ok
paramiko.transport: DEBUG: [chan 3739] EOF received (3739)
paramiko.transport: DEBUG: [chan 3739] EOF sent (3739)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1869 count=808 bs=1k
paramiko.transport: DEBUG: [chan 3740] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3740] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3740 opened.
paramiko.transport: DEBUG: [chan 3740] Sesch channel 3740 request ok
paramiko.transport: DEBUG: [chan 3740] EOF received (3740)
paramiko.transport: DEBUG: [chan 3740] EOF sent (3740)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1869 count=808 bs=1k
paramiko.transport: DEBUG: [chan 3741] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3741] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3741 opened.
paramiko.transport: DEBUG: [chan 3741] Sesch channel 3741 request ok
paramiko.transport: DEBUG: [chan 3741] EOF received (3741)
paramiko.transport: DEBUG: [chan 3741] EOF sent (3741)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1870 count=216 bs=1k
paramiko.transport: DEBUG: [chan 3742] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3742] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3742 opened.
paramiko.transport: DEBUG: [chan 3742] Sesch channel 3742 request ok
paramiko.transport: DEBUG: [chan 3742] EOF received (3742)
paramiko.transport: DEBUG: [chan 3742] EOF sent (3742)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1870 count=216 bs=1k
paramiko.transport: DEBUG: [chan 3743] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3743] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3743 opened.
paramiko.transport: DEBUG: [chan 3743] Sesch channel 3743 request ok
paramiko.transport: DEBUG: [chan 3743] EOF received (3743)
paramiko.transport: DEBUG: [chan 3743] EOF sent (3743)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1871 count=337 bs=1k
paramiko.transport: DEBUG: [chan 3744] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3744] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3744 opened.
paramiko.transport: DEBUG: [chan 3744] Sesch channel 3744 request ok
paramiko.transport: DEBUG: [chan 3744] EOF received (3744)
paramiko.transport: DEBUG: [chan 3744] EOF sent (3744)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1871 count=337 bs=1k
paramiko.transport: DEBUG: [chan 3745] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3745] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3745 opened.
paramiko.transport: DEBUG: [chan 3745] Sesch channel 3745 request ok
paramiko.transport: DEBUG: [chan 3745] EOF received (3745)
paramiko.transport: DEBUG: [chan 3745] EOF sent (3745)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1872 count=885 bs=1k
paramiko.transport: DEBUG: [chan 3746] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3746] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3746 opened.
paramiko.transport: DEBUG: [chan 3746] Sesch channel 3746 request ok
paramiko.transport: DEBUG: [chan 3746] EOF received (3746)
paramiko.transport: DEBUG: [chan 3746] EOF sent (3746)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1872 count=885 bs=1k
paramiko.transport: DEBUG: [chan 3747] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3747] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3747 opened.
paramiko.transport: DEBUG: [chan 3747] Sesch channel 3747 request ok
paramiko.transport: DEBUG: [chan 3747] EOF received (3747)
paramiko.transport: DEBUG: [chan 3747] EOF sent (3747)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1873 count=462 bs=1k
paramiko.transport: DEBUG: [chan 3748] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3748] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3748 opened.
paramiko.transport: DEBUG: [chan 3748] Sesch channel 3748 request ok
paramiko.transport: DEBUG: [chan 3748] EOF received (3748)
paramiko.transport: DEBUG: [chan 3748] EOF sent (3748)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1873 count=462 bs=1k
paramiko.transport: DEBUG: [chan 3749] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3749] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3749 opened.
paramiko.transport: DEBUG: [chan 3749] Sesch channel 3749 request ok
paramiko.transport: DEBUG: [chan 3749] EOF received (3749)
paramiko.transport: DEBUG: [chan 3749] EOF sent (3749)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1874 count=730 bs=1k
paramiko.transport: DEBUG: [chan 3750] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3750] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3750 opened.
paramiko.transport: DEBUG: [chan 3750] Sesch channel 3750 request ok
paramiko.transport: DEBUG: [chan 3750] EOF received (3750)
paramiko.transport: DEBUG: [chan 3750] EOF sent (3750)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1874 count=730 bs=1k
paramiko.transport: DEBUG: [chan 3751] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3751] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3751 opened.
paramiko.transport: DEBUG: [chan 3751] Sesch channel 3751 request ok
paramiko.transport: DEBUG: [chan 3751] EOF received (3751)
paramiko.transport: DEBUG: [chan 3751] EOF sent (3751)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1875 count=934 bs=1k
paramiko.transport: DEBUG: [chan 3752] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3752] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3752 opened.
paramiko.transport: DEBUG: [chan 3752] Sesch channel 3752 request ok
paramiko.transport: DEBUG: [chan 3752] EOF received (3752)
paramiko.transport: DEBUG: [chan 3752] EOF sent (3752)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1875 count=934 bs=1k
paramiko.transport: DEBUG: [chan 3753] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3753] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3753 opened.
paramiko.transport: DEBUG: [chan 3753] Sesch channel 3753 request ok
paramiko.transport: DEBUG: [chan 3753] EOF received (3753)
paramiko.transport: DEBUG: [chan 3753] EOF sent (3753)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1876 count=902 bs=1k
paramiko.transport: DEBUG: [chan 3754] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3754] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3754 opened.
paramiko.transport: DEBUG: [chan 3754] Sesch channel 3754 request ok
paramiko.transport: DEBUG: [chan 3754] EOF received (3754)
paramiko.transport: DEBUG: [chan 3754] EOF sent (3754)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1876 count=902 bs=1k
paramiko.transport: DEBUG: [chan 3755] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3755] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3755 opened.
paramiko.transport: DEBUG: [chan 3755] Sesch channel 3755 request ok
paramiko.transport: DEBUG: [chan 3755] EOF received (3755)
paramiko.transport: DEBUG: [chan 3755] EOF sent (3755)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1877 count=413 bs=1k
paramiko.transport: DEBUG: [chan 3756] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3756] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3756 opened.
paramiko.transport: DEBUG: [chan 3756] Sesch channel 3756 request ok
paramiko.transport: DEBUG: [chan 3756] EOF received (3756)
paramiko.transport: DEBUG: [chan 3756] EOF sent (3756)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1877 count=413 bs=1k
paramiko.transport: DEBUG: [chan 3757] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3757] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3757 opened.
paramiko.transport: DEBUG: [chan 3757] Sesch channel 3757 request ok
paramiko.transport: DEBUG: [chan 3757] EOF received (3757)
paramiko.transport: DEBUG: [chan 3757] EOF sent (3757)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1878 count=715 bs=1k
paramiko.transport: DEBUG: [chan 3758] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3758] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3758 opened.
paramiko.transport: DEBUG: [chan 3758] Sesch channel 3758 request ok
paramiko.transport: DEBUG: [chan 3758] EOF received (3758)
paramiko.transport: DEBUG: [chan 3758] EOF sent (3758)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1878 count=715 bs=1k
paramiko.transport: DEBUG: [chan 3759] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3759] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3759 opened.
paramiko.transport: DEBUG: [chan 3759] Sesch channel 3759 request ok
paramiko.transport: DEBUG: [chan 3759] EOF received (3759)
paramiko.transport: DEBUG: [chan 3759] EOF sent (3759)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1879 count=879 bs=1k
paramiko.transport: DEBUG: [chan 3760] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3760] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3760 opened.
paramiko.transport: DEBUG: [chan 3760] Sesch channel 3760 request ok
paramiko.transport: DEBUG: [chan 3760] EOF received (3760)
paramiko.transport: DEBUG: [chan 3760] EOF sent (3760)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1879 count=879 bs=1k
paramiko.transport: DEBUG: [chan 3761] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3761] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3761 opened.
paramiko.transport: DEBUG: [chan 3761] Sesch channel 3761 request ok
paramiko.transport: DEBUG: [chan 3761] EOF received (3761)
paramiko.transport: DEBUG: [chan 3761] EOF sent (3761)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1880 count=268 bs=1k
paramiko.transport: DEBUG: [chan 3762] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3762] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3762 opened.
paramiko.transport: DEBUG: [chan 3762] Sesch channel 3762 request ok
paramiko.transport: DEBUG: [chan 3762] EOF received (3762)
paramiko.transport: DEBUG: [chan 3762] EOF sent (3762)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1880 count=268 bs=1k
paramiko.transport: DEBUG: [chan 3763] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3763] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3763 opened.
paramiko.transport: DEBUG: [chan 3763] Sesch channel 3763 request ok
paramiko.transport: DEBUG: [chan 3763] EOF received (3763)
paramiko.transport: DEBUG: [chan 3763] EOF sent (3763)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1881 count=591 bs=1k
paramiko.transport: DEBUG: [chan 3764] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3764] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3764 opened.
paramiko.transport: DEBUG: [chan 3764] Sesch channel 3764 request ok
paramiko.transport: DEBUG: [chan 3764] EOF received (3764)
paramiko.transport: DEBUG: [chan 3764] EOF sent (3764)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1881 count=591 bs=1k
paramiko.transport: DEBUG: [chan 3765] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3765] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3765 opened.
paramiko.transport: DEBUG: [chan 3765] Sesch channel 3765 request ok
paramiko.transport: DEBUG: [chan 3765] EOF received (3765)
paramiko.transport: DEBUG: [chan 3765] EOF sent (3765)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1882 count=294 bs=1k
paramiko.transport: DEBUG: [chan 3766] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3766] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3766 opened.
paramiko.transport: DEBUG: [chan 3766] Sesch channel 3766 request ok
paramiko.transport: DEBUG: [chan 3766] EOF received (3766)
paramiko.transport: DEBUG: [chan 3766] EOF sent (3766)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1882 count=294 bs=1k
paramiko.transport: DEBUG: [chan 3767] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3767] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3767 opened.
paramiko.transport: DEBUG: [chan 3767] Sesch channel 3767 request ok
paramiko.transport: DEBUG: [chan 3767] EOF received (3767)
paramiko.transport: DEBUG: [chan 3767] EOF sent (3767)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1883 count=168 bs=1k
paramiko.transport: DEBUG: [chan 3768] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3768] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3768 opened.
paramiko.transport: DEBUG: [chan 3768] Sesch channel 3768 request ok
paramiko.transport: DEBUG: [chan 3768] EOF received (3768)
paramiko.transport: DEBUG: [chan 3768] EOF sent (3768)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1883 count=168 bs=1k
paramiko.transport: DEBUG: [chan 3769] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3769] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3769 opened.
paramiko.transport: DEBUG: [chan 3769] Sesch channel 3769 request ok
paramiko.transport: DEBUG: [chan 3769] EOF received (3769)
paramiko.transport: DEBUG: [chan 3769] EOF sent (3769)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1884 count=584 bs=1k
paramiko.transport: DEBUG: [chan 3770] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3770] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3770 opened.
paramiko.transport: DEBUG: [chan 3770] Sesch channel 3770 request ok
paramiko.transport: DEBUG: [chan 3770] EOF received (3770)
paramiko.transport: DEBUG: [chan 3770] EOF sent (3770)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1884 count=584 bs=1k
paramiko.transport: DEBUG: [chan 3771] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3771] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3771 opened.
paramiko.transport: DEBUG: [chan 3771] Sesch channel 3771 request ok
paramiko.transport: DEBUG: [chan 3771] EOF received (3771)
paramiko.transport: DEBUG: [chan 3771] EOF sent (3771)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1885 count=426 bs=1k
paramiko.transport: DEBUG: [chan 3772] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3772] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3772 opened.
paramiko.transport: DEBUG: [chan 3772] Sesch channel 3772 request ok
paramiko.transport: DEBUG: [chan 3772] EOF received (3772)
paramiko.transport: DEBUG: [chan 3772] EOF sent (3772)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1885 count=426 bs=1k
paramiko.transport: DEBUG: [chan 3773] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3773] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3773 opened.
paramiko.transport: DEBUG: [chan 3773] Sesch channel 3773 request ok
paramiko.transport: DEBUG: [chan 3773] EOF received (3773)
paramiko.transport: DEBUG: [chan 3773] EOF sent (3773)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1886 count=498 bs=1k
paramiko.transport: DEBUG: [chan 3774] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3774] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3774 opened.
paramiko.transport: DEBUG: [chan 3774] Sesch channel 3774 request ok
paramiko.transport: DEBUG: [chan 3774] EOF received (3774)
paramiko.transport: DEBUG: [chan 3774] EOF sent (3774)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1886 count=498 bs=1k
paramiko.transport: DEBUG: [chan 3775] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3775] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3775 opened.
paramiko.transport: DEBUG: [chan 3775] Sesch channel 3775 request ok
paramiko.transport: DEBUG: [chan 3775] EOF received (3775)
paramiko.transport: DEBUG: [chan 3775] EOF sent (3775)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1887 count=42 bs=1k
paramiko.transport: DEBUG: [chan 3776] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3776] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3776 opened.
paramiko.transport: DEBUG: [chan 3776] Sesch channel 3776 request ok
paramiko.transport: DEBUG: [chan 3776] EOF received (3776)
paramiko.transport: DEBUG: [chan 3776] EOF sent (3776)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1887 count=42 bs=1k
paramiko.transport: DEBUG: [chan 3777] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3777] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3777 opened.
paramiko.transport: DEBUG: [chan 3777] Sesch channel 3777 request ok
paramiko.transport: DEBUG: [chan 3777] EOF received (3777)
paramiko.transport: DEBUG: [chan 3777] EOF sent (3777)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1888 count=447 bs=1k
paramiko.transport: DEBUG: [chan 3778] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3778] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3778 opened.
paramiko.transport: DEBUG: [chan 3778] Sesch channel 3778 request ok
paramiko.transport: DEBUG: [chan 3778] EOF received (3778)
paramiko.transport: DEBUG: [chan 3778] EOF sent (3778)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1888 count=447 bs=1k
paramiko.transport: DEBUG: [chan 3779] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3779] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3779 opened.
paramiko.transport: DEBUG: [chan 3779] Sesch channel 3779 request ok
paramiko.transport: DEBUG: [chan 3779] EOF received (3779)
paramiko.transport: DEBUG: [chan 3779] EOF sent (3779)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1889 count=685 bs=1k
paramiko.transport: DEBUG: [chan 3780] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3780] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3780 opened.
paramiko.transport: DEBUG: [chan 3780] Sesch channel 3780 request ok
paramiko.transport: DEBUG: [chan 3780] EOF received (3780)
paramiko.transport: DEBUG: [chan 3780] EOF sent (3780)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1889 count=685 bs=1k
paramiko.transport: DEBUG: [chan 3781] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3781] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3781 opened.
paramiko.transport: DEBUG: [chan 3781] Sesch channel 3781 request ok
paramiko.transport: DEBUG: [chan 3781] EOF received (3781)
paramiko.transport: DEBUG: [chan 3781] EOF sent (3781)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1890 count=303 bs=1k
paramiko.transport: DEBUG: [chan 3782] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3782] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3782 opened.
paramiko.transport: DEBUG: [chan 3782] Sesch channel 3782 request ok
paramiko.transport: DEBUG: [chan 3782] EOF received (3782)
paramiko.transport: DEBUG: [chan 3782] EOF sent (3782)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1890 count=303 bs=1k
paramiko.transport: DEBUG: [chan 3783] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3783] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3783 opened.
paramiko.transport: DEBUG: [chan 3783] Sesch channel 3783 request ok
paramiko.transport: DEBUG: [chan 3783] EOF received (3783)
paramiko.transport: DEBUG: [chan 3783] EOF sent (3783)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1891 count=690 bs=1k
paramiko.transport: DEBUG: [chan 3784] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3784] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3784 opened.
paramiko.transport: DEBUG: [chan 3784] Sesch channel 3784 request ok
paramiko.transport: DEBUG: [chan 3784] EOF received (3784)
paramiko.transport: DEBUG: [chan 3784] EOF sent (3784)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1891 count=690 bs=1k
paramiko.transport: DEBUG: [chan 3785] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3785] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3785 opened.
paramiko.transport: DEBUG: [chan 3785] Sesch channel 3785 request ok
paramiko.transport: DEBUG: [chan 3785] EOF received (3785)
paramiko.transport: DEBUG: [chan 3785] EOF sent (3785)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1892 count=739 bs=1k
paramiko.transport: DEBUG: [chan 3786] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3786] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3786 opened.
paramiko.transport: DEBUG: [chan 3786] Sesch channel 3786 request ok
paramiko.transport: DEBUG: [chan 3786] EOF received (3786)
paramiko.transport: DEBUG: [chan 3786] EOF sent (3786)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1892 count=739 bs=1k
paramiko.transport: DEBUG: [chan 3787] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3787] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3787 opened.
paramiko.transport: DEBUG: [chan 3787] Sesch channel 3787 request ok
paramiko.transport: DEBUG: [chan 3787] EOF received (3787)
paramiko.transport: DEBUG: [chan 3787] EOF sent (3787)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1893 count=359 bs=1k
paramiko.transport: DEBUG: [chan 3788] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3788] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3788 opened.
paramiko.transport: DEBUG: [chan 3788] Sesch channel 3788 request ok
paramiko.transport: DEBUG: [chan 3788] EOF received (3788)
paramiko.transport: DEBUG: [chan 3788] EOF sent (3788)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1893 count=359 bs=1k
paramiko.transport: DEBUG: [chan 3789] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3789] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3789 opened.
paramiko.transport: DEBUG: [chan 3789] Sesch channel 3789 request ok
paramiko.transport: DEBUG: [chan 3789] EOF received (3789)
paramiko.transport: DEBUG: [chan 3789] EOF sent (3789)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1894 count=1000 bs=1k
paramiko.transport: DEBUG: [chan 3790] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3790] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3790 opened.
paramiko.transport: DEBUG: [chan 3790] Sesch channel 3790 request ok
paramiko.transport: DEBUG: [chan 3790] EOF received (3790)
paramiko.transport: DEBUG: [chan 3790] EOF sent (3790)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1894 count=1000 bs=1k
paramiko.transport: DEBUG: [chan 3791] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3791] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3791 opened.
paramiko.transport: DEBUG: [chan 3791] Sesch channel 3791 request ok
paramiko.transport: DEBUG: [chan 3791] EOF received (3791)
paramiko.transport: DEBUG: [chan 3791] EOF sent (3791)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1895 count=741 bs=1k
paramiko.transport: DEBUG: [chan 3792] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3792] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3792 opened.
paramiko.transport: DEBUG: [chan 3792] Sesch channel 3792 request ok
paramiko.transport: DEBUG: [chan 3792] EOF received (3792)
paramiko.transport: DEBUG: [chan 3792] EOF sent (3792)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1895 count=741 bs=1k
paramiko.transport: DEBUG: [chan 3793] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3793] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3793 opened.
paramiko.transport: DEBUG: [chan 3793] Sesch channel 3793 request ok
paramiko.transport: DEBUG: [chan 3793] EOF received (3793)
paramiko.transport: DEBUG: [chan 3793] EOF sent (3793)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1896 count=616 bs=1k
paramiko.transport: DEBUG: [chan 3794] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3794] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3794 opened.
paramiko.transport: DEBUG: [chan 3794] Sesch channel 3794 request ok
paramiko.transport: DEBUG: [chan 3794] EOF received (3794)
paramiko.transport: DEBUG: [chan 3794] EOF sent (3794)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1896 count=616 bs=1k
paramiko.transport: DEBUG: [chan 3795] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3795] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3795 opened.
paramiko.transport: DEBUG: [chan 3795] Sesch channel 3795 request ok
paramiko.transport: DEBUG: [chan 3795] EOF received (3795)
paramiko.transport: DEBUG: [chan 3795] EOF sent (3795)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1897 count=958 bs=1k
paramiko.transport: DEBUG: [chan 3796] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3796] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3796 opened.
paramiko.transport: DEBUG: [chan 3796] Sesch channel 3796 request ok
paramiko.transport: DEBUG: [chan 3796] EOF received (3796)
paramiko.transport: DEBUG: [chan 3796] EOF sent (3796)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1897 count=958 bs=1k
paramiko.transport: DEBUG: [chan 3797] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3797] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3797 opened.
paramiko.transport: DEBUG: [chan 3797] Sesch channel 3797 request ok
paramiko.transport: DEBUG: [chan 3797] EOF received (3797)
paramiko.transport: DEBUG: [chan 3797] EOF sent (3797)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1898 count=881 bs=1k
paramiko.transport: DEBUG: [chan 3798] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3798] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3798 opened.
paramiko.transport: DEBUG: [chan 3798] Sesch channel 3798 request ok
paramiko.transport: DEBUG: [chan 3798] EOF received (3798)
paramiko.transport: DEBUG: [chan 3798] EOF sent (3798)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1898 count=881 bs=1k
paramiko.transport: DEBUG: [chan 3799] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3799] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3799 opened.
paramiko.transport: DEBUG: [chan 3799] Sesch channel 3799 request ok
paramiko.transport: DEBUG: [chan 3799] EOF received (3799)
paramiko.transport: DEBUG: [chan 3799] EOF sent (3799)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1899 count=592 bs=1k
paramiko.transport: DEBUG: [chan 3800] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3800] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3800 opened.
paramiko.transport: DEBUG: [chan 3800] Sesch channel 3800 request ok
paramiko.transport: DEBUG: [chan 3800] EOF received (3800)
paramiko.transport: DEBUG: [chan 3800] EOF sent (3800)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1899 count=592 bs=1k
paramiko.transport: DEBUG: [chan 3801] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3801] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3801 opened.
paramiko.transport: DEBUG: [chan 3801] Sesch channel 3801 request ok
paramiko.transport: DEBUG: [chan 3801] EOF received (3801)
paramiko.transport: DEBUG: [chan 3801] EOF sent (3801)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1900 count=657 bs=1k
paramiko.transport: DEBUG: [chan 3802] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3802] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3802 opened.
paramiko.transport: DEBUG: [chan 3802] Sesch channel 3802 request ok
paramiko.transport: DEBUG: [chan 3802] EOF received (3802)
paramiko.transport: DEBUG: [chan 3802] EOF sent (3802)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1900 count=657 bs=1k
paramiko.transport: DEBUG: [chan 3803] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3803] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3803 opened.
paramiko.transport: DEBUG: [chan 3803] Sesch channel 3803 request ok
paramiko.transport: DEBUG: [chan 3803] EOF received (3803)
paramiko.transport: DEBUG: [chan 3803] EOF sent (3803)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1901 count=108 bs=1k
paramiko.transport: DEBUG: [chan 3804] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3804] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3804 opened.
paramiko.transport: DEBUG: [chan 3804] Sesch channel 3804 request ok
paramiko.transport: DEBUG: [chan 3804] EOF received (3804)
paramiko.transport: DEBUG: [chan 3804] EOF sent (3804)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1901 count=108 bs=1k
paramiko.transport: DEBUG: [chan 3805] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3805] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3805 opened.
paramiko.transport: DEBUG: [chan 3805] Sesch channel 3805 request ok
paramiko.transport: DEBUG: [chan 3805] EOF received (3805)
paramiko.transport: DEBUG: [chan 3805] EOF sent (3805)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1902 count=160 bs=1k
paramiko.transport: DEBUG: [chan 3806] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3806] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3806 opened.
paramiko.transport: DEBUG: [chan 3806] Sesch channel 3806 request ok
paramiko.transport: DEBUG: [chan 3806] EOF received (3806)
paramiko.transport: DEBUG: [chan 3806] EOF sent (3806)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1902 count=160 bs=1k
paramiko.transport: DEBUG: [chan 3807] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3807] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3807 opened.
paramiko.transport: DEBUG: [chan 3807] Sesch channel 3807 request ok
paramiko.transport: DEBUG: [chan 3807] EOF received (3807)
paramiko.transport: DEBUG: [chan 3807] EOF sent (3807)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1903 count=108 bs=1k
paramiko.transport: DEBUG: [chan 3808] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3808] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3808 opened.
paramiko.transport: DEBUG: [chan 3808] Sesch channel 3808 request ok
paramiko.transport: DEBUG: [chan 3808] EOF received (3808)
paramiko.transport: DEBUG: [chan 3808] EOF sent (3808)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1903 count=108 bs=1k
paramiko.transport: DEBUG: [chan 3809] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3809] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3809 opened.
paramiko.transport: DEBUG: [chan 3809] Sesch channel 3809 request ok
paramiko.transport: DEBUG: [chan 3809] EOF received (3809)
paramiko.transport: DEBUG: [chan 3809] EOF sent (3809)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1904 count=174 bs=1k
paramiko.transport: DEBUG: [chan 3810] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3810] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3810 opened.
paramiko.transport: DEBUG: [chan 3810] Sesch channel 3810 request ok
paramiko.transport: DEBUG: [chan 3810] EOF received (3810)
paramiko.transport: DEBUG: [chan 3810] EOF sent (3810)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1904 count=174 bs=1k
paramiko.transport: DEBUG: [chan 3811] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3811] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3811 opened.
paramiko.transport: DEBUG: [chan 3811] Sesch channel 3811 request ok
paramiko.transport: DEBUG: [chan 3811] EOF received (3811)
paramiko.transport: DEBUG: [chan 3811] EOF sent (3811)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1905 count=53 bs=1k
paramiko.transport: DEBUG: [chan 3812] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3812] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3812 opened.
paramiko.transport: DEBUG: [chan 3812] Sesch channel 3812 request ok
paramiko.transport: DEBUG: [chan 3812] EOF received (3812)
paramiko.transport: DEBUG: [chan 3812] EOF sent (3812)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1905 count=53 bs=1k
paramiko.transport: DEBUG: [chan 3813] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3813] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3813 opened.
paramiko.transport: DEBUG: [chan 3813] Sesch channel 3813 request ok
paramiko.transport: DEBUG: [chan 3813] EOF received (3813)
paramiko.transport: DEBUG: [chan 3813] EOF sent (3813)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1906 count=212 bs=1k
paramiko.transport: DEBUG: [chan 3814] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3814] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3814 opened.
paramiko.transport: DEBUG: [chan 3814] Sesch channel 3814 request ok
paramiko.transport: DEBUG: [chan 3814] EOF received (3814)
paramiko.transport: DEBUG: [chan 3814] EOF sent (3814)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1906 count=212 bs=1k
paramiko.transport: DEBUG: [chan 3815] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3815] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3815 opened.
paramiko.transport: DEBUG: [chan 3815] Sesch channel 3815 request ok
paramiko.transport: DEBUG: [chan 3815] EOF received (3815)
paramiko.transport: DEBUG: [chan 3815] EOF sent (3815)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1907 count=157 bs=1k
paramiko.transport: DEBUG: [chan 3816] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3816] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3816 opened.
paramiko.transport: DEBUG: [chan 3816] Sesch channel 3816 request ok
paramiko.transport: DEBUG: [chan 3816] EOF received (3816)
paramiko.transport: DEBUG: [chan 3816] EOF sent (3816)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1907 count=157 bs=1k
paramiko.transport: DEBUG: [chan 3817] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3817] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3817 opened.
paramiko.transport: DEBUG: [chan 3817] Sesch channel 3817 request ok
paramiko.transport: DEBUG: [chan 3817] EOF received (3817)
paramiko.transport: DEBUG: [chan 3817] EOF sent (3817)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1908 count=314 bs=1k
paramiko.transport: DEBUG: [chan 3818] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3818] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3818 opened.
paramiko.transport: DEBUG: [chan 3818] Sesch channel 3818 request ok
paramiko.transport: DEBUG: [chan 3818] EOF received (3818)
paramiko.transport: DEBUG: [chan 3818] EOF sent (3818)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1908 count=314 bs=1k
paramiko.transport: DEBUG: [chan 3819] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3819] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3819 opened.
paramiko.transport: DEBUG: [chan 3819] Sesch channel 3819 request ok
paramiko.transport: DEBUG: [chan 3819] EOF received (3819)
paramiko.transport: DEBUG: [chan 3819] EOF sent (3819)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1909 count=752 bs=1k
paramiko.transport: DEBUG: [chan 3820] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3820] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3820 opened.
paramiko.transport: DEBUG: [chan 3820] Sesch channel 3820 request ok
paramiko.transport: DEBUG: [chan 3820] EOF received (3820)
paramiko.transport: DEBUG: [chan 3820] EOF sent (3820)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1909 count=752 bs=1k
paramiko.transport: DEBUG: [chan 3821] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3821] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3821 opened.
paramiko.transport: DEBUG: [chan 3821] Sesch channel 3821 request ok
paramiko.transport: DEBUG: [chan 3821] EOF received (3821)
paramiko.transport: DEBUG: [chan 3821] EOF sent (3821)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1910 count=206 bs=1k
paramiko.transport: DEBUG: [chan 3822] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3822] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3822 opened.
paramiko.transport: DEBUG: [chan 3822] Sesch channel 3822 request ok
paramiko.transport: DEBUG: [chan 3822] EOF received (3822)
paramiko.transport: DEBUG: [chan 3822] EOF sent (3822)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1910 count=206 bs=1k
paramiko.transport: DEBUG: [chan 3823] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3823] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3823 opened.
paramiko.transport: DEBUG: [chan 3823] Sesch channel 3823 request ok
paramiko.transport: DEBUG: [chan 3823] EOF received (3823)
paramiko.transport: DEBUG: [chan 3823] EOF sent (3823)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1911 count=240 bs=1k
paramiko.transport: DEBUG: [chan 3824] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3824] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3824 opened.
paramiko.transport: DEBUG: [chan 3824] Sesch channel 3824 request ok
paramiko.transport: DEBUG: [chan 3824] EOF received (3824)
paramiko.transport: DEBUG: [chan 3824] EOF sent (3824)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1911 count=240 bs=1k
paramiko.transport: DEBUG: [chan 3825] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3825] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3825 opened.
paramiko.transport: DEBUG: [chan 3825] Sesch channel 3825 request ok
paramiko.transport: DEBUG: [chan 3825] EOF received (3825)
paramiko.transport: DEBUG: [chan 3825] EOF sent (3825)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1912 count=608 bs=1k
paramiko.transport: DEBUG: [chan 3826] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3826] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3826 opened.
paramiko.transport: DEBUG: [chan 3826] Sesch channel 3826 request ok
paramiko.transport: DEBUG: [chan 3826] EOF received (3826)
paramiko.transport: DEBUG: [chan 3826] EOF sent (3826)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1912 count=608 bs=1k
paramiko.transport: DEBUG: [chan 3827] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3827] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3827 opened.
paramiko.transport: DEBUG: [chan 3827] Sesch channel 3827 request ok
paramiko.transport: DEBUG: [chan 3827] EOF received (3827)
paramiko.transport: DEBUG: [chan 3827] EOF sent (3827)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1913 count=410 bs=1k
paramiko.transport: DEBUG: [chan 3828] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3828] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3828 opened.
paramiko.transport: DEBUG: [chan 3828] Sesch channel 3828 request ok
paramiko.transport: DEBUG: [chan 3828] EOF received (3828)
paramiko.transport: DEBUG: [chan 3828] EOF sent (3828)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1913 count=410 bs=1k
paramiko.transport: DEBUG: [chan 3829] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3829] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3829 opened.
paramiko.transport: DEBUG: [chan 3829] Sesch channel 3829 request ok
paramiko.transport: DEBUG: [chan 3829] EOF received (3829)
paramiko.transport: DEBUG: [chan 3829] EOF sent (3829)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1914 count=273 bs=1k
paramiko.transport: DEBUG: [chan 3830] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3830] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3830 opened.
paramiko.transport: DEBUG: [chan 3830] Sesch channel 3830 request ok
paramiko.transport: DEBUG: [chan 3830] EOF received (3830)
paramiko.transport: DEBUG: [chan 3830] EOF sent (3830)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1914 count=273 bs=1k
paramiko.transport: DEBUG: [chan 3831] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3831] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3831 opened.
paramiko.transport: DEBUG: [chan 3831] Sesch channel 3831 request ok
paramiko.transport: DEBUG: [chan 3831] EOF received (3831)
paramiko.transport: DEBUG: [chan 3831] EOF sent (3831)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1915 count=973 bs=1k
paramiko.transport: DEBUG: [chan 3832] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3832] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3832 opened.
paramiko.transport: DEBUG: [chan 3832] Sesch channel 3832 request ok
paramiko.transport: DEBUG: [chan 3832] EOF received (3832)
paramiko.transport: DEBUG: [chan 3832] EOF sent (3832)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1915 count=973 bs=1k
paramiko.transport: DEBUG: [chan 3833] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3833] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3833 opened.
paramiko.transport: DEBUG: [chan 3833] Sesch channel 3833 request ok
paramiko.transport: DEBUG: [chan 3833] EOF received (3833)
paramiko.transport: DEBUG: [chan 3833] EOF sent (3833)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1916 count=581 bs=1k
paramiko.transport: DEBUG: [chan 3834] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3834] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3834 opened.
paramiko.transport: DEBUG: [chan 3834] Sesch channel 3834 request ok
paramiko.transport: DEBUG: [chan 3834] EOF received (3834)
paramiko.transport: DEBUG: [chan 3834] EOF sent (3834)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1916 count=581 bs=1k
paramiko.transport: DEBUG: [chan 3835] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3835] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3835 opened.
paramiko.transport: DEBUG: [chan 3835] Sesch channel 3835 request ok
paramiko.transport: DEBUG: [chan 3835] EOF received (3835)
paramiko.transport: DEBUG: [chan 3835] EOF sent (3835)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1917 count=925 bs=1k
paramiko.transport: DEBUG: [chan 3836] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3836] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3836 opened.
paramiko.transport: DEBUG: [chan 3836] Sesch channel 3836 request ok
paramiko.transport: DEBUG: [chan 3836] EOF received (3836)
paramiko.transport: DEBUG: [chan 3836] EOF sent (3836)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1917 count=925 bs=1k
paramiko.transport: DEBUG: [chan 3837] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3837] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3837 opened.
paramiko.transport: DEBUG: [chan 3837] Sesch channel 3837 request ok
paramiko.transport: DEBUG: [chan 3837] EOF received (3837)
paramiko.transport: DEBUG: [chan 3837] EOF sent (3837)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1918 count=451 bs=1k
paramiko.transport: DEBUG: [chan 3838] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3838] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3838 opened.
paramiko.transport: DEBUG: [chan 3838] Sesch channel 3838 request ok
paramiko.transport: DEBUG: [chan 3838] EOF received (3838)
paramiko.transport: DEBUG: [chan 3838] EOF sent (3838)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1918 count=451 bs=1k
paramiko.transport: DEBUG: [chan 3839] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3839] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3839 opened.
paramiko.transport: DEBUG: [chan 3839] Sesch channel 3839 request ok
paramiko.transport: DEBUG: [chan 3839] EOF received (3839)
paramiko.transport: DEBUG: [chan 3839] EOF sent (3839)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1919 count=803 bs=1k
paramiko.transport: DEBUG: [chan 3840] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3840] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3840 opened.
paramiko.transport: DEBUG: [chan 3840] Sesch channel 3840 request ok
paramiko.transport: DEBUG: [chan 3840] EOF received (3840)
paramiko.transport: DEBUG: [chan 3840] EOF sent (3840)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1919 count=803 bs=1k
paramiko.transport: DEBUG: [chan 3841] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3841] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3841 opened.
paramiko.transport: DEBUG: [chan 3841] Sesch channel 3841 request ok
paramiko.transport: DEBUG: [chan 3841] EOF received (3841)
paramiko.transport: DEBUG: [chan 3841] EOF sent (3841)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1920 count=396 bs=1k
paramiko.transport: DEBUG: [chan 3842] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3842] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3842 opened.
paramiko.transport: DEBUG: [chan 3842] Sesch channel 3842 request ok
paramiko.transport: DEBUG: [chan 3842] EOF received (3842)
paramiko.transport: DEBUG: [chan 3842] EOF sent (3842)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1920 count=396 bs=1k
paramiko.transport: DEBUG: [chan 3843] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3843] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3843 opened.
paramiko.transport: DEBUG: [chan 3843] Sesch channel 3843 request ok
paramiko.transport: DEBUG: [chan 3843] EOF received (3843)
paramiko.transport: DEBUG: [chan 3843] EOF sent (3843)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1921 count=594 bs=1k
paramiko.transport: DEBUG: [chan 3844] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3844] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3844 opened.
paramiko.transport: DEBUG: [chan 3844] Sesch channel 3844 request ok
paramiko.transport: DEBUG: [chan 3844] EOF received (3844)
paramiko.transport: DEBUG: [chan 3844] EOF sent (3844)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1921 count=594 bs=1k
paramiko.transport: DEBUG: [chan 3845] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3845] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3845 opened.
paramiko.transport: DEBUG: [chan 3845] Sesch channel 3845 request ok
paramiko.transport: DEBUG: [chan 3845] EOF received (3845)
paramiko.transport: DEBUG: [chan 3845] EOF sent (3845)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1922 count=226 bs=1k
paramiko.transport: DEBUG: [chan 3846] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3846] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3846 opened.
paramiko.transport: DEBUG: [chan 3846] Sesch channel 3846 request ok
paramiko.transport: DEBUG: [chan 3846] EOF received (3846)
paramiko.transport: DEBUG: [chan 3846] EOF sent (3846)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1922 count=226 bs=1k
paramiko.transport: DEBUG: [chan 3847] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3847] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3847 opened.
paramiko.transport: DEBUG: [chan 3847] Sesch channel 3847 request ok
paramiko.transport: DEBUG: [chan 3847] EOF received (3847)
paramiko.transport: DEBUG: [chan 3847] EOF sent (3847)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1923 count=184 bs=1k
paramiko.transport: DEBUG: [chan 3848] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3848] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3848 opened.
paramiko.transport: DEBUG: [chan 3848] Sesch channel 3848 request ok
paramiko.transport: DEBUG: [chan 3848] EOF received (3848)
paramiko.transport: DEBUG: [chan 3848] EOF sent (3848)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1923 count=184 bs=1k
paramiko.transport: DEBUG: [chan 3849] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3849] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3849 opened.
paramiko.transport: DEBUG: [chan 3849] Sesch channel 3849 request ok
paramiko.transport: DEBUG: [chan 3849] EOF received (3849)
paramiko.transport: DEBUG: [chan 3849] EOF sent (3849)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1924 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 3850] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3850] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3850 opened.
paramiko.transport: DEBUG: [chan 3850] Sesch channel 3850 request ok
paramiko.transport: DEBUG: [chan 3850] EOF received (3850)
paramiko.transport: DEBUG: [chan 3850] EOF sent (3850)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1924 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 3851] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3851] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3851 opened.
paramiko.transport: DEBUG: [chan 3851] Sesch channel 3851 request ok
paramiko.transport: DEBUG: [chan 3851] EOF received (3851)
paramiko.transport: DEBUG: [chan 3851] EOF sent (3851)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1925 count=345 bs=1k
paramiko.transport: DEBUG: [chan 3852] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3852] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3852 opened.
paramiko.transport: DEBUG: [chan 3852] Sesch channel 3852 request ok
paramiko.transport: DEBUG: [chan 3852] EOF received (3852)
paramiko.transport: DEBUG: [chan 3852] EOF sent (3852)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1925 count=345 bs=1k
paramiko.transport: DEBUG: [chan 3853] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3853] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3853 opened.
paramiko.transport: DEBUG: [chan 3853] Sesch channel 3853 request ok
paramiko.transport: DEBUG: [chan 3853] EOF received (3853)
paramiko.transport: DEBUG: [chan 3853] EOF sent (3853)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1926 count=697 bs=1k
paramiko.transport: DEBUG: [chan 3854] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3854] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3854 opened.
paramiko.transport: DEBUG: [chan 3854] Sesch channel 3854 request ok
paramiko.transport: DEBUG: [chan 3854] EOF received (3854)
paramiko.transport: DEBUG: [chan 3854] EOF sent (3854)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1926 count=697 bs=1k
paramiko.transport: DEBUG: [chan 3855] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3855] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3855 opened.
paramiko.transport: DEBUG: [chan 3855] Sesch channel 3855 request ok
paramiko.transport: DEBUG: [chan 3855] EOF received (3855)
paramiko.transport: DEBUG: [chan 3855] EOF sent (3855)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1927 count=101 bs=1k
paramiko.transport: DEBUG: [chan 3856] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3856] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3856 opened.
paramiko.transport: DEBUG: [chan 3856] Sesch channel 3856 request ok
paramiko.transport: DEBUG: [chan 3856] EOF received (3856)
paramiko.transport: DEBUG: [chan 3856] EOF sent (3856)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1927 count=101 bs=1k
paramiko.transport: DEBUG: [chan 3857] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3857] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3857 opened.
paramiko.transport: DEBUG: [chan 3857] Sesch channel 3857 request ok
paramiko.transport: DEBUG: [chan 3857] EOF received (3857)
paramiko.transport: DEBUG: [chan 3857] EOF sent (3857)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1928 count=958 bs=1k
paramiko.transport: DEBUG: [chan 3858] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3858] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3858 opened.
paramiko.transport: DEBUG: [chan 3858] Sesch channel 3858 request ok
paramiko.transport: DEBUG: [chan 3858] EOF received (3858)
paramiko.transport: DEBUG: [chan 3858] EOF sent (3858)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1928 count=958 bs=1k
paramiko.transport: DEBUG: [chan 3859] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3859] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3859 opened.
paramiko.transport: DEBUG: [chan 3859] Sesch channel 3859 request ok
paramiko.transport: DEBUG: [chan 3859] EOF received (3859)
paramiko.transport: DEBUG: [chan 3859] EOF sent (3859)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1929 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 3860] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3860] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3860 opened.
paramiko.transport: DEBUG: [chan 3860] Sesch channel 3860 request ok
paramiko.transport: DEBUG: [chan 3860] EOF received (3860)
paramiko.transport: DEBUG: [chan 3860] EOF sent (3860)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1929 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 3861] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3861] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3861 opened.
paramiko.transport: DEBUG: [chan 3861] Sesch channel 3861 request ok
paramiko.transport: DEBUG: [chan 3861] EOF received (3861)
paramiko.transport: DEBUG: [chan 3861] EOF sent (3861)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1930 count=566 bs=1k
paramiko.transport: DEBUG: [chan 3862] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3862] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3862 opened.
paramiko.transport: DEBUG: [chan 3862] Sesch channel 3862 request ok
paramiko.transport: DEBUG: [chan 3862] EOF received (3862)
paramiko.transport: DEBUG: [chan 3862] EOF sent (3862)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1930 count=566 bs=1k
paramiko.transport: DEBUG: [chan 3863] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3863] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3863 opened.
paramiko.transport: DEBUG: [chan 3863] Sesch channel 3863 request ok
paramiko.transport: DEBUG: [chan 3863] EOF received (3863)
paramiko.transport: DEBUG: [chan 3863] EOF sent (3863)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1931 count=463 bs=1k
paramiko.transport: DEBUG: [chan 3864] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3864] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3864 opened.
paramiko.transport: DEBUG: [chan 3864] Sesch channel 3864 request ok
paramiko.transport: DEBUG: [chan 3864] EOF received (3864)
paramiko.transport: DEBUG: [chan 3864] EOF sent (3864)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1931 count=463 bs=1k
paramiko.transport: DEBUG: [chan 3865] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3865] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3865 opened.
paramiko.transport: DEBUG: [chan 3865] Sesch channel 3865 request ok
paramiko.transport: DEBUG: [chan 3865] EOF received (3865)
paramiko.transport: DEBUG: [chan 3865] EOF sent (3865)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1932 count=77 bs=1k
paramiko.transport: DEBUG: [chan 3866] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3866] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3866 opened.
paramiko.transport: DEBUG: [chan 3866] Sesch channel 3866 request ok
paramiko.transport: DEBUG: [chan 3866] EOF received (3866)
paramiko.transport: DEBUG: [chan 3866] EOF sent (3866)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1932 count=77 bs=1k
paramiko.transport: DEBUG: [chan 3867] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3867] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3867 opened.
paramiko.transport: DEBUG: [chan 3867] Sesch channel 3867 request ok
paramiko.transport: DEBUG: [chan 3867] EOF received (3867)
paramiko.transport: DEBUG: [chan 3867] EOF sent (3867)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1933 count=129 bs=1k
paramiko.transport: DEBUG: [chan 3868] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3868] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3868 opened.
paramiko.transport: DEBUG: [chan 3868] Sesch channel 3868 request ok
paramiko.transport: DEBUG: [chan 3868] EOF received (3868)
paramiko.transport: DEBUG: [chan 3868] EOF sent (3868)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1933 count=129 bs=1k
paramiko.transport: DEBUG: [chan 3869] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3869] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3869 opened.
paramiko.transport: DEBUG: [chan 3869] Sesch channel 3869 request ok
paramiko.transport: DEBUG: [chan 3869] EOF received (3869)
paramiko.transport: DEBUG: [chan 3869] EOF sent (3869)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1934 count=100 bs=1k
paramiko.transport: DEBUG: [chan 3870] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3870] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3870 opened.
paramiko.transport: DEBUG: [chan 3870] Sesch channel 3870 request ok
paramiko.transport: DEBUG: [chan 3870] EOF received (3870)
paramiko.transport: DEBUG: [chan 3870] EOF sent (3870)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1934 count=100 bs=1k
paramiko.transport: DEBUG: [chan 3871] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3871] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3871 opened.
paramiko.transport: DEBUG: [chan 3871] Sesch channel 3871 request ok
paramiko.transport: DEBUG: [chan 3871] EOF received (3871)
paramiko.transport: DEBUG: [chan 3871] EOF sent (3871)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1935 count=157 bs=1k
paramiko.transport: DEBUG: [chan 3872] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3872] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3872 opened.
paramiko.transport: DEBUG: [chan 3872] Sesch channel 3872 request ok
paramiko.transport: DEBUG: [chan 3872] EOF received (3872)
paramiko.transport: DEBUG: [chan 3872] EOF sent (3872)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1935 count=157 bs=1k
paramiko.transport: DEBUG: [chan 3873] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3873] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3873 opened.
paramiko.transport: DEBUG: [chan 3873] Sesch channel 3873 request ok
paramiko.transport: DEBUG: [chan 3873] EOF received (3873)
paramiko.transport: DEBUG: [chan 3873] EOF sent (3873)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1936 count=25 bs=1k
paramiko.transport: DEBUG: [chan 3874] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3874] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3874 opened.
paramiko.transport: DEBUG: [chan 3874] Sesch channel 3874 request ok
paramiko.transport: DEBUG: [chan 3874] EOF received (3874)
paramiko.transport: DEBUG: [chan 3874] EOF sent (3874)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1936 count=25 bs=1k
paramiko.transport: DEBUG: [chan 3875] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3875] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3875 opened.
paramiko.transport: DEBUG: [chan 3875] Sesch channel 3875 request ok
paramiko.transport: DEBUG: [chan 3875] EOF received (3875)
paramiko.transport: DEBUG: [chan 3875] EOF sent (3875)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1937 count=985 bs=1k
paramiko.transport: DEBUG: [chan 3876] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3876] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3876 opened.
paramiko.transport: DEBUG: [chan 3876] Sesch channel 3876 request ok
paramiko.transport: DEBUG: [chan 3876] EOF received (3876)
paramiko.transport: DEBUG: [chan 3876] EOF sent (3876)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1937 count=985 bs=1k
paramiko.transport: DEBUG: [chan 3877] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3877] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3877 opened.
paramiko.transport: DEBUG: [chan 3877] Sesch channel 3877 request ok
paramiko.transport: DEBUG: [chan 3877] EOF received (3877)
paramiko.transport: DEBUG: [chan 3877] EOF sent (3877)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1938 count=853 bs=1k
paramiko.transport: DEBUG: [chan 3878] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3878] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3878 opened.
paramiko.transport: DEBUG: [chan 3878] Sesch channel 3878 request ok
paramiko.transport: DEBUG: [chan 3878] EOF received (3878)
paramiko.transport: DEBUG: [chan 3878] EOF sent (3878)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1938 count=853 bs=1k
paramiko.transport: DEBUG: [chan 3879] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3879] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3879 opened.
paramiko.transport: DEBUG: [chan 3879] Sesch channel 3879 request ok
paramiko.transport: DEBUG: [chan 3879] EOF received (3879)
paramiko.transport: DEBUG: [chan 3879] EOF sent (3879)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1939 count=892 bs=1k
paramiko.transport: DEBUG: [chan 3880] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3880] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3880 opened.
paramiko.transport: DEBUG: [chan 3880] Sesch channel 3880 request ok
paramiko.transport: DEBUG: [chan 3880] EOF received (3880)
paramiko.transport: DEBUG: [chan 3880] EOF sent (3880)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1939 count=892 bs=1k
paramiko.transport: DEBUG: [chan 3881] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3881] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3881 opened.
paramiko.transport: DEBUG: [chan 3881] Sesch channel 3881 request ok
paramiko.transport: DEBUG: [chan 3881] EOF received (3881)
paramiko.transport: DEBUG: [chan 3881] EOF sent (3881)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1940 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 3882] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3882] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3882 opened.
paramiko.transport: DEBUG: [chan 3882] Sesch channel 3882 request ok
paramiko.transport: DEBUG: [chan 3882] EOF received (3882)
paramiko.transport: DEBUG: [chan 3882] EOF sent (3882)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1940 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 3883] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3883] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3883 opened.
paramiko.transport: DEBUG: [chan 3883] Sesch channel 3883 request ok
paramiko.transport: DEBUG: [chan 3883] EOF received (3883)
paramiko.transport: DEBUG: [chan 3883] EOF sent (3883)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1941 count=441 bs=1k
paramiko.transport: DEBUG: [chan 3884] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3884] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3884 opened.
paramiko.transport: DEBUG: [chan 3884] Sesch channel 3884 request ok
paramiko.transport: DEBUG: [chan 3884] EOF received (3884)
paramiko.transport: DEBUG: [chan 3884] EOF sent (3884)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1941 count=441 bs=1k
paramiko.transport: DEBUG: [chan 3885] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3885] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3885 opened.
paramiko.transport: DEBUG: [chan 3885] Sesch channel 3885 request ok
paramiko.transport: DEBUG: [chan 3885] EOF received (3885)
paramiko.transport: DEBUG: [chan 3885] EOF sent (3885)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1942 count=875 bs=1k
paramiko.transport: DEBUG: [chan 3886] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3886] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3886 opened.
paramiko.transport: DEBUG: [chan 3886] Sesch channel 3886 request ok
paramiko.transport: DEBUG: [chan 3886] EOF received (3886)
paramiko.transport: DEBUG: [chan 3886] EOF sent (3886)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1942 count=875 bs=1k
paramiko.transport: DEBUG: [chan 3887] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3887] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3887 opened.
paramiko.transport: DEBUG: [chan 3887] Sesch channel 3887 request ok
paramiko.transport: DEBUG: [chan 3887] EOF received (3887)
paramiko.transport: DEBUG: [chan 3887] EOF sent (3887)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1943 count=298 bs=1k
paramiko.transport: DEBUG: [chan 3888] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3888] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3888 opened.
paramiko.transport: DEBUG: [chan 3888] Sesch channel 3888 request ok
paramiko.transport: DEBUG: [chan 3888] EOF received (3888)
paramiko.transport: DEBUG: [chan 3888] EOF sent (3888)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1943 count=298 bs=1k
paramiko.transport: DEBUG: [chan 3889] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3889] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3889 opened.
paramiko.transport: DEBUG: [chan 3889] Sesch channel 3889 request ok
paramiko.transport: DEBUG: [chan 3889] EOF received (3889)
paramiko.transport: DEBUG: [chan 3889] EOF sent (3889)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1944 count=474 bs=1k
paramiko.transport: DEBUG: [chan 3890] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3890] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3890 opened.
paramiko.transport: DEBUG: [chan 3890] Sesch channel 3890 request ok
paramiko.transport: DEBUG: [chan 3890] EOF received (3890)
paramiko.transport: DEBUG: [chan 3890] EOF sent (3890)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1944 count=474 bs=1k
paramiko.transport: DEBUG: [chan 3891] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3891] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3891 opened.
paramiko.transport: DEBUG: [chan 3891] Sesch channel 3891 request ok
paramiko.transport: DEBUG: [chan 3891] EOF received (3891)
paramiko.transport: DEBUG: [chan 3891] EOF sent (3891)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1945 count=884 bs=1k
paramiko.transport: DEBUG: [chan 3892] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3892] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3892 opened.
paramiko.transport: DEBUG: [chan 3892] Sesch channel 3892 request ok
paramiko.transport: DEBUG: [chan 3892] EOF received (3892)
paramiko.transport: DEBUG: [chan 3892] EOF sent (3892)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1945 count=884 bs=1k
paramiko.transport: DEBUG: [chan 3893] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3893] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3893 opened.
paramiko.transport: DEBUG: [chan 3893] Sesch channel 3893 request ok
paramiko.transport: DEBUG: [chan 3893] EOF received (3893)
paramiko.transport: DEBUG: [chan 3893] EOF sent (3893)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1946 count=865 bs=1k
paramiko.transport: DEBUG: [chan 3894] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3894] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3894 opened.
paramiko.transport: DEBUG: [chan 3894] Sesch channel 3894 request ok
paramiko.transport: DEBUG: [chan 3894] EOF received (3894)
paramiko.transport: DEBUG: [chan 3894] EOF sent (3894)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1946 count=865 bs=1k
paramiko.transport: DEBUG: [chan 3895] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3895] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3895 opened.
paramiko.transport: DEBUG: [chan 3895] Sesch channel 3895 request ok
paramiko.transport: DEBUG: [chan 3895] EOF received (3895)
paramiko.transport: DEBUG: [chan 3895] EOF sent (3895)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1947 count=924 bs=1k
paramiko.transport: DEBUG: [chan 3896] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3896] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3896 opened.
paramiko.transport: DEBUG: [chan 3896] Sesch channel 3896 request ok
paramiko.transport: DEBUG: [chan 3896] EOF received (3896)
paramiko.transport: DEBUG: [chan 3896] EOF sent (3896)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1947 count=924 bs=1k
paramiko.transport: DEBUG: [chan 3897] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3897] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3897 opened.
paramiko.transport: DEBUG: [chan 3897] Sesch channel 3897 request ok
paramiko.transport: DEBUG: [chan 3897] EOF received (3897)
paramiko.transport: DEBUG: [chan 3897] EOF sent (3897)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1948 count=639 bs=1k
paramiko.transport: DEBUG: [chan 3898] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3898] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3898 opened.
paramiko.transport: DEBUG: [chan 3898] Sesch channel 3898 request ok
paramiko.transport: DEBUG: [chan 3898] EOF received (3898)
paramiko.transport: DEBUG: [chan 3898] EOF sent (3898)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1948 count=639 bs=1k
paramiko.transport: DEBUG: [chan 3899] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3899] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3899 opened.
paramiko.transport: DEBUG: [chan 3899] Sesch channel 3899 request ok
paramiko.transport: DEBUG: [chan 3899] EOF received (3899)
paramiko.transport: DEBUG: [chan 3899] EOF sent (3899)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1949 count=219 bs=1k
paramiko.transport: DEBUG: [chan 3900] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3900] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3900 opened.
paramiko.transport: DEBUG: [chan 3900] Sesch channel 3900 request ok
paramiko.transport: DEBUG: [chan 3900] EOF received (3900)
paramiko.transport: DEBUG: [chan 3900] EOF sent (3900)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1949 count=219 bs=1k
paramiko.transport: DEBUG: [chan 3901] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3901] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3901 opened.
paramiko.transport: DEBUG: [chan 3901] Sesch channel 3901 request ok
paramiko.transport: DEBUG: [chan 3901] EOF received (3901)
paramiko.transport: DEBUG: [chan 3901] EOF sent (3901)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1950 count=127 bs=1k
paramiko.transport: DEBUG: [chan 3902] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3902] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3902 opened.
paramiko.transport: DEBUG: [chan 3902] Sesch channel 3902 request ok
paramiko.transport: DEBUG: [chan 3902] EOF received (3902)
paramiko.transport: DEBUG: [chan 3902] EOF sent (3902)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1950 count=127 bs=1k
paramiko.transport: DEBUG: [chan 3903] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3903] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3903 opened.
paramiko.transport: DEBUG: [chan 3903] Sesch channel 3903 request ok
paramiko.transport: DEBUG: [chan 3903] EOF received (3903)
paramiko.transport: DEBUG: [chan 3903] EOF sent (3903)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1951 count=809 bs=1k
paramiko.transport: DEBUG: [chan 3904] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3904] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3904 opened.
paramiko.transport: DEBUG: [chan 3904] Sesch channel 3904 request ok
paramiko.transport: DEBUG: [chan 3904] EOF received (3904)
paramiko.transport: DEBUG: [chan 3904] EOF sent (3904)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1951 count=809 bs=1k
paramiko.transport: DEBUG: [chan 3905] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3905] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3905 opened.
paramiko.transport: DEBUG: [chan 3905] Sesch channel 3905 request ok
paramiko.transport: DEBUG: [chan 3905] EOF received (3905)
paramiko.transport: DEBUG: [chan 3905] EOF sent (3905)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1952 count=1020 bs=1k
paramiko.transport: DEBUG: [chan 3906] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3906] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3906 opened.
paramiko.transport: DEBUG: [chan 3906] Sesch channel 3906 request ok
paramiko.transport: DEBUG: [chan 3906] EOF received (3906)
paramiko.transport: DEBUG: [chan 3906] EOF sent (3906)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1952 count=1020 bs=1k
paramiko.transport: DEBUG: [chan 3907] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3907] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3907 opened.
paramiko.transport: DEBUG: [chan 3907] Sesch channel 3907 request ok
paramiko.transport: DEBUG: [chan 3907] EOF received (3907)
paramiko.transport: DEBUG: [chan 3907] EOF sent (3907)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1953 count=103 bs=1k
paramiko.transport: DEBUG: [chan 3908] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3908] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3908 opened.
paramiko.transport: DEBUG: [chan 3908] Sesch channel 3908 request ok
paramiko.transport: DEBUG: [chan 3908] EOF received (3908)
paramiko.transport: DEBUG: [chan 3908] EOF sent (3908)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1953 count=103 bs=1k
paramiko.transport: DEBUG: [chan 3909] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3909] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3909 opened.
paramiko.transport: DEBUG: [chan 3909] Sesch channel 3909 request ok
paramiko.transport: DEBUG: [chan 3909] EOF received (3909)
paramiko.transport: DEBUG: [chan 3909] EOF sent (3909)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1954 count=297 bs=1k
paramiko.transport: DEBUG: [chan 3910] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3910] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3910 opened.
paramiko.transport: DEBUG: [chan 3910] Sesch channel 3910 request ok
paramiko.transport: DEBUG: [chan 3910] EOF received (3910)
paramiko.transport: DEBUG: [chan 3910] EOF sent (3910)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1954 count=297 bs=1k
paramiko.transport: DEBUG: [chan 3911] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3911] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3911 opened.
paramiko.transport: DEBUG: [chan 3911] Sesch channel 3911 request ok
paramiko.transport: DEBUG: [chan 3911] EOF received (3911)
paramiko.transport: DEBUG: [chan 3911] EOF sent (3911)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1955 count=886 bs=1k
paramiko.transport: DEBUG: [chan 3912] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3912] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3912 opened.
paramiko.transport: DEBUG: [chan 3912] Sesch channel 3912 request ok
paramiko.transport: DEBUG: [chan 3912] EOF received (3912)
paramiko.transport: DEBUG: [chan 3912] EOF sent (3912)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1955 count=886 bs=1k
paramiko.transport: DEBUG: [chan 3913] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3913] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3913 opened.
paramiko.transport: DEBUG: [chan 3913] Sesch channel 3913 request ok
paramiko.transport: DEBUG: [chan 3913] EOF received (3913)
paramiko.transport: DEBUG: [chan 3913] EOF sent (3913)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1956 count=749 bs=1k
paramiko.transport: DEBUG: [chan 3914] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3914] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3914 opened.
paramiko.transport: DEBUG: [chan 3914] Sesch channel 3914 request ok
paramiko.transport: DEBUG: [chan 3914] EOF received (3914)
paramiko.transport: DEBUG: [chan 3914] EOF sent (3914)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1956 count=749 bs=1k
paramiko.transport: DEBUG: [chan 3915] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3915] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3915 opened.
paramiko.transport: DEBUG: [chan 3915] Sesch channel 3915 request ok
paramiko.transport: DEBUG: [chan 3915] EOF received (3915)
paramiko.transport: DEBUG: [chan 3915] EOF sent (3915)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1957 count=902 bs=1k
paramiko.transport: DEBUG: [chan 3916] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3916] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3916 opened.
paramiko.transport: DEBUG: [chan 3916] Sesch channel 3916 request ok
paramiko.transport: DEBUG: [chan 3916] EOF received (3916)
paramiko.transport: DEBUG: [chan 3916] EOF sent (3916)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1957 count=902 bs=1k
paramiko.transport: DEBUG: [chan 3917] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3917] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3917 opened.
paramiko.transport: DEBUG: [chan 3917] Sesch channel 3917 request ok
paramiko.transport: DEBUG: [chan 3917] EOF received (3917)
paramiko.transport: DEBUG: [chan 3917] EOF sent (3917)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1958 count=329 bs=1k
paramiko.transport: DEBUG: [chan 3918] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3918] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3918 opened.
paramiko.transport: DEBUG: [chan 3918] Sesch channel 3918 request ok
paramiko.transport: DEBUG: [chan 3918] EOF received (3918)
paramiko.transport: DEBUG: [chan 3918] EOF sent (3918)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1958 count=329 bs=1k
paramiko.transport: DEBUG: [chan 3919] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3919] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3919 opened.
paramiko.transport: DEBUG: [chan 3919] Sesch channel 3919 request ok
paramiko.transport: DEBUG: [chan 3919] EOF received (3919)
paramiko.transport: DEBUG: [chan 3919] EOF sent (3919)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1959 count=775 bs=1k
paramiko.transport: DEBUG: [chan 3920] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3920] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3920 opened.
paramiko.transport: DEBUG: [chan 3920] Sesch channel 3920 request ok
paramiko.transport: DEBUG: [chan 3920] EOF received (3920)
paramiko.transport: DEBUG: [chan 3920] EOF sent (3920)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1959 count=775 bs=1k
paramiko.transport: DEBUG: [chan 3921] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3921] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3921 opened.
paramiko.transport: DEBUG: [chan 3921] Sesch channel 3921 request ok
paramiko.transport: DEBUG: [chan 3921] EOF received (3921)
paramiko.transport: DEBUG: [chan 3921] EOF sent (3921)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1960 count=506 bs=1k
paramiko.transport: DEBUG: [chan 3922] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3922] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3922 opened.
paramiko.transport: DEBUG: [chan 3922] Sesch channel 3922 request ok
paramiko.transport: DEBUG: [chan 3922] EOF received (3922)
paramiko.transport: DEBUG: [chan 3922] EOF sent (3922)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1960 count=506 bs=1k
paramiko.transport: DEBUG: [chan 3923] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3923] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3923 opened.
paramiko.transport: DEBUG: [chan 3923] Sesch channel 3923 request ok
paramiko.transport: DEBUG: [chan 3923] EOF received (3923)
paramiko.transport: DEBUG: [chan 3923] EOF sent (3923)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1961 count=659 bs=1k
paramiko.transport: DEBUG: [chan 3924] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3924] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3924 opened.
paramiko.transport: DEBUG: [chan 3924] Sesch channel 3924 request ok
paramiko.transport: DEBUG: [chan 3924] EOF received (3924)
paramiko.transport: DEBUG: [chan 3924] EOF sent (3924)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1961 count=659 bs=1k
paramiko.transport: DEBUG: [chan 3925] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3925] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3925 opened.
paramiko.transport: DEBUG: [chan 3925] Sesch channel 3925 request ok
paramiko.transport: DEBUG: [chan 3925] EOF received (3925)
paramiko.transport: DEBUG: [chan 3925] EOF sent (3925)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1962 count=163 bs=1k
paramiko.transport: DEBUG: [chan 3926] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3926] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3926 opened.
paramiko.transport: DEBUG: [chan 3926] Sesch channel 3926 request ok
paramiko.transport: DEBUG: [chan 3926] EOF received (3926)
paramiko.transport: DEBUG: [chan 3926] EOF sent (3926)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1962 count=163 bs=1k
paramiko.transport: DEBUG: [chan 3927] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3927] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3927 opened.
paramiko.transport: DEBUG: [chan 3927] Sesch channel 3927 request ok
paramiko.transport: DEBUG: [chan 3927] EOF received (3927)
paramiko.transport: DEBUG: [chan 3927] EOF sent (3927)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1963 count=949 bs=1k
paramiko.transport: DEBUG: [chan 3928] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3928] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3928 opened.
paramiko.transport: DEBUG: [chan 3928] Sesch channel 3928 request ok
paramiko.transport: DEBUG: [chan 3928] EOF received (3928)
paramiko.transport: DEBUG: [chan 3928] EOF sent (3928)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1963 count=949 bs=1k
paramiko.transport: DEBUG: [chan 3929] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3929] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3929 opened.
paramiko.transport: DEBUG: [chan 3929] Sesch channel 3929 request ok
paramiko.transport: DEBUG: [chan 3929] EOF received (3929)
paramiko.transport: DEBUG: [chan 3929] EOF sent (3929)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1964 count=578 bs=1k
paramiko.transport: DEBUG: [chan 3930] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3930] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3930 opened.
paramiko.transport: DEBUG: [chan 3930] Sesch channel 3930 request ok
paramiko.transport: DEBUG: [chan 3930] EOF received (3930)
paramiko.transport: DEBUG: [chan 3930] EOF sent (3930)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1964 count=578 bs=1k
paramiko.transport: DEBUG: [chan 3931] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3931] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3931 opened.
paramiko.transport: DEBUG: [chan 3931] Sesch channel 3931 request ok
paramiko.transport: DEBUG: [chan 3931] EOF received (3931)
paramiko.transport: DEBUG: [chan 3931] EOF sent (3931)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1965 count=620 bs=1k
paramiko.transport: DEBUG: [chan 3932] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3932] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3932 opened.
paramiko.transport: DEBUG: [chan 3932] Sesch channel 3932 request ok
paramiko.transport: DEBUG: [chan 3932] EOF received (3932)
paramiko.transport: DEBUG: [chan 3932] EOF sent (3932)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1965 count=620 bs=1k
paramiko.transport: DEBUG: [chan 3933] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3933] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3933 opened.
paramiko.transport: DEBUG: [chan 3933] Sesch channel 3933 request ok
paramiko.transport: DEBUG: [chan 3933] EOF received (3933)
paramiko.transport: DEBUG: [chan 3933] EOF sent (3933)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1966 count=827 bs=1k
paramiko.transport: DEBUG: [chan 3934] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3934] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3934 opened.
paramiko.transport: DEBUG: [chan 3934] Sesch channel 3934 request ok
paramiko.transport: DEBUG: [chan 3934] EOF received (3934)
paramiko.transport: DEBUG: [chan 3934] EOF sent (3934)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1966 count=827 bs=1k
paramiko.transport: DEBUG: [chan 3935] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3935] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3935 opened.
paramiko.transport: DEBUG: [chan 3935] Sesch channel 3935 request ok
paramiko.transport: DEBUG: [chan 3935] EOF received (3935)
paramiko.transport: DEBUG: [chan 3935] EOF sent (3935)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1967 count=494 bs=1k
paramiko.transport: DEBUG: [chan 3936] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3936] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3936 opened.
paramiko.transport: DEBUG: [chan 3936] Sesch channel 3936 request ok
paramiko.transport: DEBUG: [chan 3936] EOF received (3936)
paramiko.transport: DEBUG: [chan 3936] EOF sent (3936)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1967 count=494 bs=1k
paramiko.transport: DEBUG: [chan 3937] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3937] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3937 opened.
paramiko.transport: DEBUG: [chan 3937] Sesch channel 3937 request ok
paramiko.transport: DEBUG: [chan 3937] EOF received (3937)
paramiko.transport: DEBUG: [chan 3937] EOF sent (3937)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1968 count=204 bs=1k
paramiko.transport: DEBUG: [chan 3938] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3938] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3938 opened.
paramiko.transport: DEBUG: [chan 3938] Sesch channel 3938 request ok
paramiko.transport: DEBUG: [chan 3938] EOF received (3938)
paramiko.transport: DEBUG: [chan 3938] EOF sent (3938)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1968 count=204 bs=1k
paramiko.transport: DEBUG: [chan 3939] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3939] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3939 opened.
paramiko.transport: DEBUG: [chan 3939] Sesch channel 3939 request ok
paramiko.transport: DEBUG: [chan 3939] EOF received (3939)
paramiko.transport: DEBUG: [chan 3939] EOF sent (3939)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1969 count=824 bs=1k
paramiko.transport: DEBUG: [chan 3940] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3940] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3940 opened.
paramiko.transport: DEBUG: [chan 3940] Sesch channel 3940 request ok
paramiko.transport: DEBUG: [chan 3940] EOF received (3940)
paramiko.transport: DEBUG: [chan 3940] EOF sent (3940)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1969 count=824 bs=1k
paramiko.transport: DEBUG: [chan 3941] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3941] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3941 opened.
paramiko.transport: DEBUG: [chan 3941] Sesch channel 3941 request ok
paramiko.transport: DEBUG: [chan 3941] EOF received (3941)
paramiko.transport: DEBUG: [chan 3941] EOF sent (3941)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1970 count=226 bs=1k
paramiko.transport: DEBUG: [chan 3942] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3942] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3942 opened.
paramiko.transport: DEBUG: [chan 3942] Sesch channel 3942 request ok
paramiko.transport: DEBUG: [chan 3942] EOF received (3942)
paramiko.transport: DEBUG: [chan 3942] EOF sent (3942)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1970 count=226 bs=1k
paramiko.transport: DEBUG: [chan 3943] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3943] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3943 opened.
paramiko.transport: DEBUG: [chan 3943] Sesch channel 3943 request ok
paramiko.transport: DEBUG: [chan 3943] EOF received (3943)
paramiko.transport: DEBUG: [chan 3943] EOF sent (3943)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1971 count=257 bs=1k
paramiko.transport: DEBUG: [chan 3944] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3944] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3944 opened.
paramiko.transport: DEBUG: [chan 3944] Sesch channel 3944 request ok
paramiko.transport: DEBUG: [chan 3944] EOF received (3944)
paramiko.transport: DEBUG: [chan 3944] EOF sent (3944)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1971 count=257 bs=1k
paramiko.transport: DEBUG: [chan 3945] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3945] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3945 opened.
paramiko.transport: DEBUG: [chan 3945] Sesch channel 3945 request ok
paramiko.transport: DEBUG: [chan 3945] EOF received (3945)
paramiko.transport: DEBUG: [chan 3945] EOF sent (3945)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1972 count=713 bs=1k
paramiko.transport: DEBUG: [chan 3946] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3946] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3946 opened.
paramiko.transport: DEBUG: [chan 3946] Sesch channel 3946 request ok
paramiko.transport: DEBUG: [chan 3946] EOF received (3946)
paramiko.transport: DEBUG: [chan 3946] EOF sent (3946)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1972 count=713 bs=1k
paramiko.transport: DEBUG: [chan 3947] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3947] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3947 opened.
paramiko.transport: DEBUG: [chan 3947] Sesch channel 3947 request ok
paramiko.transport: DEBUG: [chan 3947] EOF received (3947)
paramiko.transport: DEBUG: [chan 3947] EOF sent (3947)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1973 count=934 bs=1k
paramiko.transport: DEBUG: [chan 3948] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3948] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3948 opened.
paramiko.transport: DEBUG: [chan 3948] Sesch channel 3948 request ok
paramiko.transport: DEBUG: [chan 3948] EOF received (3948)
paramiko.transport: DEBUG: [chan 3948] EOF sent (3948)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1973 count=934 bs=1k
paramiko.transport: DEBUG: [chan 3949] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3949] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3949 opened.
paramiko.transport: DEBUG: [chan 3949] Sesch channel 3949 request ok
paramiko.transport: DEBUG: [chan 3949] EOF received (3949)
paramiko.transport: DEBUG: [chan 3949] EOF sent (3949)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1974 count=706 bs=1k
paramiko.transport: DEBUG: [chan 3950] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3950] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3950 opened.
paramiko.transport: DEBUG: [chan 3950] Sesch channel 3950 request ok
paramiko.transport: DEBUG: [chan 3950] EOF received (3950)
paramiko.transport: DEBUG: [chan 3950] EOF sent (3950)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1974 count=706 bs=1k
paramiko.transport: DEBUG: [chan 3951] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3951] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3951 opened.
paramiko.transport: DEBUG: [chan 3951] Sesch channel 3951 request ok
paramiko.transport: DEBUG: [chan 3951] EOF received (3951)
paramiko.transport: DEBUG: [chan 3951] EOF sent (3951)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1975 count=291 bs=1k
paramiko.transport: DEBUG: [chan 3952] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3952] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3952 opened.
paramiko.transport: DEBUG: [chan 3952] Sesch channel 3952 request ok
paramiko.transport: DEBUG: [chan 3952] EOF received (3952)
paramiko.transport: DEBUG: [chan 3952] EOF sent (3952)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1975 count=291 bs=1k
paramiko.transport: DEBUG: [chan 3953] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3953] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3953 opened.
paramiko.transport: DEBUG: [chan 3953] Sesch channel 3953 request ok
paramiko.transport: DEBUG: [chan 3953] EOF received (3953)
paramiko.transport: DEBUG: [chan 3953] EOF sent (3953)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1976 count=642 bs=1k
paramiko.transport: DEBUG: [chan 3954] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3954] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3954 opened.
paramiko.transport: DEBUG: [chan 3954] Sesch channel 3954 request ok
paramiko.transport: DEBUG: [chan 3954] EOF received (3954)
paramiko.transport: DEBUG: [chan 3954] EOF sent (3954)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1976 count=642 bs=1k
paramiko.transport: DEBUG: [chan 3955] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3955] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3955 opened.
paramiko.transport: DEBUG: [chan 3955] Sesch channel 3955 request ok
paramiko.transport: DEBUG: [chan 3955] EOF received (3955)
paramiko.transport: DEBUG: [chan 3955] EOF sent (3955)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1977 count=653 bs=1k
paramiko.transport: DEBUG: [chan 3956] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3956] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3956 opened.
paramiko.transport: DEBUG: [chan 3956] Sesch channel 3956 request ok
paramiko.transport: DEBUG: [chan 3956] EOF received (3956)
paramiko.transport: DEBUG: [chan 3956] EOF sent (3956)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1977 count=653 bs=1k
paramiko.transport: DEBUG: [chan 3957] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3957] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3957 opened.
paramiko.transport: DEBUG: [chan 3957] Sesch channel 3957 request ok
paramiko.transport: DEBUG: [chan 3957] EOF received (3957)
paramiko.transport: DEBUG: [chan 3957] EOF sent (3957)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1978 count=2 bs=1k
paramiko.transport: DEBUG: [chan 3958] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3958] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3958 opened.
paramiko.transport: DEBUG: [chan 3958] Sesch channel 3958 request ok
paramiko.transport: DEBUG: [chan 3958] EOF received (3958)
paramiko.transport: DEBUG: [chan 3958] EOF sent (3958)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1978 count=2 bs=1k
paramiko.transport: DEBUG: [chan 3959] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3959] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3959 opened.
paramiko.transport: DEBUG: [chan 3959] Sesch channel 3959 request ok
paramiko.transport: DEBUG: [chan 3959] EOF received (3959)
paramiko.transport: DEBUG: [chan 3959] EOF sent (3959)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1979 count=68 bs=1k
paramiko.transport: DEBUG: [chan 3960] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3960] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3960 opened.
paramiko.transport: DEBUG: [chan 3960] Sesch channel 3960 request ok
paramiko.transport: DEBUG: [chan 3960] EOF received (3960)
paramiko.transport: DEBUG: [chan 3960] EOF sent (3960)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1979 count=68 bs=1k
paramiko.transport: DEBUG: [chan 3961] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3961] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3961 opened.
paramiko.transport: DEBUG: [chan 3961] Sesch channel 3961 request ok
paramiko.transport: DEBUG: [chan 3961] EOF received (3961)
paramiko.transport: DEBUG: [chan 3961] EOF sent (3961)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1980 count=123 bs=1k
paramiko.transport: DEBUG: [chan 3962] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3962] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3962 opened.
paramiko.transport: DEBUG: [chan 3962] Sesch channel 3962 request ok
paramiko.transport: DEBUG: [chan 3962] EOF received (3962)
paramiko.transport: DEBUG: [chan 3962] EOF sent (3962)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1980 count=123 bs=1k
paramiko.transport: DEBUG: [chan 3963] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3963] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3963 opened.
paramiko.transport: DEBUG: [chan 3963] Sesch channel 3963 request ok
paramiko.transport: DEBUG: [chan 3963] EOF received (3963)
paramiko.transport: DEBUG: [chan 3963] EOF sent (3963)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1981 count=672 bs=1k
paramiko.transport: DEBUG: [chan 3964] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3964] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3964 opened.
paramiko.transport: DEBUG: [chan 3964] Sesch channel 3964 request ok
paramiko.transport: DEBUG: [chan 3964] EOF received (3964)
paramiko.transport: DEBUG: [chan 3964] EOF sent (3964)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1981 count=672 bs=1k
paramiko.transport: DEBUG: [chan 3965] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3965] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3965 opened.
paramiko.transport: DEBUG: [chan 3965] Sesch channel 3965 request ok
paramiko.transport: DEBUG: [chan 3965] EOF received (3965)
paramiko.transport: DEBUG: [chan 3965] EOF sent (3965)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1982 count=514 bs=1k
paramiko.transport: DEBUG: [chan 3966] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3966] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3966 opened.
paramiko.transport: DEBUG: [chan 3966] Sesch channel 3966 request ok
paramiko.transport: DEBUG: [chan 3966] EOF received (3966)
paramiko.transport: DEBUG: [chan 3966] EOF sent (3966)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1982 count=514 bs=1k
paramiko.transport: DEBUG: [chan 3967] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3967] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3967 opened.
paramiko.transport: DEBUG: [chan 3967] Sesch channel 3967 request ok
paramiko.transport: DEBUG: [chan 3967] EOF received (3967)
paramiko.transport: DEBUG: [chan 3967] EOF sent (3967)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1983 count=607 bs=1k
paramiko.transport: DEBUG: [chan 3968] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3968] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3968 opened.
paramiko.transport: DEBUG: [chan 3968] Sesch channel 3968 request ok
paramiko.transport: DEBUG: [chan 3968] EOF received (3968)
paramiko.transport: DEBUG: [chan 3968] EOF sent (3968)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1983 count=607 bs=1k
paramiko.transport: DEBUG: [chan 3969] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3969] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3969 opened.
paramiko.transport: DEBUG: [chan 3969] Sesch channel 3969 request ok
paramiko.transport: DEBUG: [chan 3969] EOF received (3969)
paramiko.transport: DEBUG: [chan 3969] EOF sent (3969)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1984 count=978 bs=1k
paramiko.transport: DEBUG: [chan 3970] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3970] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3970 opened.
paramiko.transport: DEBUG: [chan 3970] Sesch channel 3970 request ok
paramiko.transport: DEBUG: [chan 3970] EOF received (3970)
paramiko.transport: DEBUG: [chan 3970] EOF sent (3970)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1984 count=978 bs=1k
paramiko.transport: DEBUG: [chan 3971] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3971] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3971 opened.
paramiko.transport: DEBUG: [chan 3971] Sesch channel 3971 request ok
paramiko.transport: DEBUG: [chan 3971] EOF received (3971)
paramiko.transport: DEBUG: [chan 3971] EOF sent (3971)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1985 count=447 bs=1k
paramiko.transport: DEBUG: [chan 3972] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3972] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3972 opened.
paramiko.transport: DEBUG: [chan 3972] Sesch channel 3972 request ok
paramiko.transport: DEBUG: [chan 3972] EOF received (3972)
paramiko.transport: DEBUG: [chan 3972] EOF sent (3972)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1985 count=447 bs=1k
paramiko.transport: DEBUG: [chan 3973] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3973] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3973 opened.
paramiko.transport: DEBUG: [chan 3973] Sesch channel 3973 request ok
paramiko.transport: DEBUG: [chan 3973] EOF received (3973)
paramiko.transport: DEBUG: [chan 3973] EOF sent (3973)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1986 count=298 bs=1k
paramiko.transport: DEBUG: [chan 3974] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3974] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3974 opened.
paramiko.transport: DEBUG: [chan 3974] Sesch channel 3974 request ok
paramiko.transport: DEBUG: [chan 3974] EOF received (3974)
paramiko.transport: DEBUG: [chan 3974] EOF sent (3974)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1986 count=298 bs=1k
paramiko.transport: DEBUG: [chan 3975] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3975] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3975 opened.
paramiko.transport: DEBUG: [chan 3975] Sesch channel 3975 request ok
paramiko.transport: DEBUG: [chan 3975] EOF received (3975)
paramiko.transport: DEBUG: [chan 3975] EOF sent (3975)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1987 count=862 bs=1k
paramiko.transport: DEBUG: [chan 3976] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3976] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3976 opened.
paramiko.transport: DEBUG: [chan 3976] Sesch channel 3976 request ok
paramiko.transport: DEBUG: [chan 3976] EOF received (3976)
paramiko.transport: DEBUG: [chan 3976] EOF sent (3976)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1987 count=862 bs=1k
paramiko.transport: DEBUG: [chan 3977] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3977] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3977 opened.
paramiko.transport: DEBUG: [chan 3977] Sesch channel 3977 request ok
paramiko.transport: DEBUG: [chan 3977] EOF received (3977)
paramiko.transport: DEBUG: [chan 3977] EOF sent (3977)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1988 count=88 bs=1k
paramiko.transport: DEBUG: [chan 3978] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3978] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3978 opened.
paramiko.transport: DEBUG: [chan 3978] Sesch channel 3978 request ok
paramiko.transport: DEBUG: [chan 3978] EOF received (3978)
paramiko.transport: DEBUG: [chan 3978] EOF sent (3978)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1988 count=88 bs=1k
paramiko.transport: DEBUG: [chan 3979] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3979] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3979 opened.
paramiko.transport: DEBUG: [chan 3979] Sesch channel 3979 request ok
paramiko.transport: DEBUG: [chan 3979] EOF received (3979)
paramiko.transport: DEBUG: [chan 3979] EOF sent (3979)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1989 count=830 bs=1k
paramiko.transport: DEBUG: [chan 3980] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3980] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3980 opened.
paramiko.transport: DEBUG: [chan 3980] Sesch channel 3980 request ok
paramiko.transport: DEBUG: [chan 3980] EOF received (3980)
paramiko.transport: DEBUG: [chan 3980] EOF sent (3980)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1989 count=830 bs=1k
paramiko.transport: DEBUG: [chan 3981] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3981] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3981 opened.
paramiko.transport: DEBUG: [chan 3981] Sesch channel 3981 request ok
paramiko.transport: DEBUG: [chan 3981] EOF received (3981)
paramiko.transport: DEBUG: [chan 3981] EOF sent (3981)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1990 count=827 bs=1k
paramiko.transport: DEBUG: [chan 3982] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3982] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3982 opened.
paramiko.transport: DEBUG: [chan 3982] Sesch channel 3982 request ok
paramiko.transport: DEBUG: [chan 3982] EOF received (3982)
paramiko.transport: DEBUG: [chan 3982] EOF sent (3982)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1990 count=827 bs=1k
paramiko.transport: DEBUG: [chan 3983] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3983] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3983 opened.
paramiko.transport: DEBUG: [chan 3983] Sesch channel 3983 request ok
paramiko.transport: DEBUG: [chan 3983] EOF received (3983)
paramiko.transport: DEBUG: [chan 3983] EOF sent (3983)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1991 count=822 bs=1k
paramiko.transport: DEBUG: [chan 3984] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3984] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3984 opened.
paramiko.transport: DEBUG: [chan 3984] Sesch channel 3984 request ok
paramiko.transport: DEBUG: [chan 3984] EOF received (3984)
paramiko.transport: DEBUG: [chan 3984] EOF sent (3984)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1991 count=822 bs=1k
paramiko.transport: DEBUG: [chan 3985] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3985] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3985 opened.
paramiko.transport: DEBUG: [chan 3985] Sesch channel 3985 request ok
paramiko.transport: DEBUG: [chan 3985] EOF received (3985)
paramiko.transport: DEBUG: [chan 3985] EOF sent (3985)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1992 count=1011 bs=1k
paramiko.transport: DEBUG: [chan 3986] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3986] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3986 opened.
paramiko.transport: DEBUG: [chan 3986] Sesch channel 3986 request ok
paramiko.transport: DEBUG: [chan 3986] EOF received (3986)
paramiko.transport: DEBUG: [chan 3986] EOF sent (3986)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1992 count=1011 bs=1k
paramiko.transport: DEBUG: [chan 3987] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3987] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3987 opened.
paramiko.transport: DEBUG: [chan 3987] Sesch channel 3987 request ok
paramiko.transport: DEBUG: [chan 3987] EOF received (3987)
paramiko.transport: DEBUG: [chan 3987] EOF sent (3987)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1993 count=345 bs=1k
paramiko.transport: DEBUG: [chan 3988] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3988] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3988 opened.
paramiko.transport: DEBUG: [chan 3988] Sesch channel 3988 request ok
paramiko.transport: DEBUG: [chan 3988] EOF received (3988)
paramiko.transport: DEBUG: [chan 3988] EOF sent (3988)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1993 count=345 bs=1k
paramiko.transport: DEBUG: [chan 3989] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3989] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3989 opened.
paramiko.transport: DEBUG: [chan 3989] Sesch channel 3989 request ok
paramiko.transport: DEBUG: [chan 3989] EOF received (3989)
paramiko.transport: DEBUG: [chan 3989] EOF sent (3989)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1994 count=624 bs=1k
paramiko.transport: DEBUG: [chan 3990] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3990] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3990 opened.
paramiko.transport: DEBUG: [chan 3990] Sesch channel 3990 request ok
paramiko.transport: DEBUG: [chan 3990] EOF received (3990)
paramiko.transport: DEBUG: [chan 3990] EOF sent (3990)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1994 count=624 bs=1k
paramiko.transport: DEBUG: [chan 3991] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3991] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3991 opened.
paramiko.transport: DEBUG: [chan 3991] Sesch channel 3991 request ok
paramiko.transport: DEBUG: [chan 3991] EOF received (3991)
paramiko.transport: DEBUG: [chan 3991] EOF sent (3991)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1995 count=344 bs=1k
paramiko.transport: DEBUG: [chan 3992] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3992] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3992 opened.
paramiko.transport: DEBUG: [chan 3992] Sesch channel 3992 request ok
paramiko.transport: DEBUG: [chan 3992] EOF received (3992)
paramiko.transport: DEBUG: [chan 3992] EOF sent (3992)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1995 count=344 bs=1k
paramiko.transport: DEBUG: [chan 3993] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3993] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3993 opened.
paramiko.transport: DEBUG: [chan 3993] Sesch channel 3993 request ok
paramiko.transport: DEBUG: [chan 3993] EOF received (3993)
paramiko.transport: DEBUG: [chan 3993] EOF sent (3993)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1996 count=880 bs=1k
paramiko.transport: DEBUG: [chan 3994] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3994] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3994 opened.
paramiko.transport: DEBUG: [chan 3994] Sesch channel 3994 request ok
paramiko.transport: DEBUG: [chan 3994] EOF received (3994)
paramiko.transport: DEBUG: [chan 3994] EOF sent (3994)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1996 count=880 bs=1k
paramiko.transport: DEBUG: [chan 3995] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3995] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3995 opened.
paramiko.transport: DEBUG: [chan 3995] Sesch channel 3995 request ok
paramiko.transport: DEBUG: [chan 3995] EOF received (3995)
paramiko.transport: DEBUG: [chan 3995] EOF sent (3995)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1997 count=224 bs=1k
paramiko.transport: DEBUG: [chan 3996] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3996] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3996 opened.
paramiko.transport: DEBUG: [chan 3996] Sesch channel 3996 request ok
paramiko.transport: DEBUG: [chan 3996] EOF received (3996)
paramiko.transport: DEBUG: [chan 3996] EOF sent (3996)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1997 count=224 bs=1k
paramiko.transport: DEBUG: [chan 3997] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3997] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3997 opened.
paramiko.transport: DEBUG: [chan 3997] Sesch channel 3997 request ok
paramiko.transport: DEBUG: [chan 3997] EOF received (3997)
paramiko.transport: DEBUG: [chan 3997] EOF sent (3997)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1998 count=698 bs=1k
paramiko.transport: DEBUG: [chan 3998] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3998] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3998 opened.
paramiko.transport: DEBUG: [chan 3998] Sesch channel 3998 request ok
paramiko.transport: DEBUG: [chan 3998] EOF received (3998)
paramiko.transport: DEBUG: [chan 3998] EOF sent (3998)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1998 count=698 bs=1k
paramiko.transport: DEBUG: [chan 3999] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 3999] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 3999 opened.
paramiko.transport: DEBUG: [chan 3999] Sesch channel 3999 request ok
paramiko.transport: DEBUG: [chan 3999] EOF received (3999)
paramiko.transport: DEBUG: [chan 3999] EOF sent (3999)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_1999 count=456 bs=1k
paramiko.transport: DEBUG: [chan 4000] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4000] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4000 opened.
paramiko.transport: DEBUG: [chan 4000] Sesch channel 4000 request ok
paramiko.transport: DEBUG: [chan 4000] EOF received (4000)
paramiko.transport: DEBUG: [chan 4000] EOF sent (4000)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_1999 count=456 bs=1k
paramiko.transport: DEBUG: [chan 4001] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4001] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4001 opened.
paramiko.transport: DEBUG: [chan 4001] Sesch channel 4001 request ok
paramiko.transport: DEBUG: [chan 4001] EOF received (4001)
paramiko.transport: DEBUG: [chan 4001] EOF sent (4001)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2000 count=791 bs=1k
paramiko.transport: DEBUG: [chan 4002] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4002] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4002 opened.
paramiko.transport: DEBUG: [chan 4002] Sesch channel 4002 request ok
paramiko.transport: DEBUG: [chan 4002] EOF received (4002)
paramiko.transport: DEBUG: [chan 4002] EOF sent (4002)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2000 count=791 bs=1k
paramiko.transport: DEBUG: [chan 4003] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4003] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4003 opened.
paramiko.transport: DEBUG: [chan 4003] Sesch channel 4003 request ok
paramiko.transport: DEBUG: [chan 4003] EOF received (4003)
paramiko.transport: DEBUG: [chan 4003] EOF sent (4003)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2001 count=519 bs=1k
paramiko.transport: DEBUG: [chan 4004] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4004] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4004 opened.
paramiko.transport: DEBUG: [chan 4004] Sesch channel 4004 request ok
paramiko.transport: DEBUG: [chan 4004] EOF received (4004)
paramiko.transport: DEBUG: [chan 4004] EOF sent (4004)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2001 count=519 bs=1k
paramiko.transport: DEBUG: [chan 4005] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4005] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4005 opened.
paramiko.transport: DEBUG: [chan 4005] Sesch channel 4005 request ok
paramiko.transport: DEBUG: [chan 4005] EOF received (4005)
paramiko.transport: DEBUG: [chan 4005] EOF sent (4005)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2002 count=581 bs=1k
paramiko.transport: DEBUG: [chan 4006] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4006] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4006 opened.
paramiko.transport: DEBUG: [chan 4006] Sesch channel 4006 request ok
paramiko.transport: DEBUG: [chan 4006] EOF received (4006)
paramiko.transport: DEBUG: [chan 4006] EOF sent (4006)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2002 count=581 bs=1k
paramiko.transport: DEBUG: [chan 4007] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4007] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4007 opened.
paramiko.transport: DEBUG: [chan 4007] Sesch channel 4007 request ok
paramiko.transport: DEBUG: [chan 4007] EOF received (4007)
paramiko.transport: DEBUG: [chan 4007] EOF sent (4007)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2003 count=950 bs=1k
paramiko.transport: DEBUG: [chan 4008] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4008] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4008 opened.
paramiko.transport: DEBUG: [chan 4008] Sesch channel 4008 request ok
paramiko.transport: DEBUG: [chan 4008] EOF received (4008)
paramiko.transport: DEBUG: [chan 4008] EOF sent (4008)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2003 count=950 bs=1k
paramiko.transport: DEBUG: [chan 4009] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4009] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4009 opened.
paramiko.transport: DEBUG: [chan 4009] Sesch channel 4009 request ok
paramiko.transport: DEBUG: [chan 4009] EOF received (4009)
paramiko.transport: DEBUG: [chan 4009] EOF sent (4009)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2004 count=909 bs=1k
paramiko.transport: DEBUG: [chan 4010] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4010] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4010 opened.
paramiko.transport: DEBUG: [chan 4010] Sesch channel 4010 request ok
paramiko.transport: DEBUG: [chan 4010] EOF received (4010)
paramiko.transport: DEBUG: [chan 4010] EOF sent (4010)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2004 count=909 bs=1k
paramiko.transport: DEBUG: [chan 4011] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4011] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4011 opened.
paramiko.transport: DEBUG: [chan 4011] Sesch channel 4011 request ok
paramiko.transport: DEBUG: [chan 4011] EOF received (4011)
paramiko.transport: DEBUG: [chan 4011] EOF sent (4011)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2005 count=95 bs=1k
paramiko.transport: DEBUG: [chan 4012] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4012] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4012 opened.
paramiko.transport: DEBUG: [chan 4012] Sesch channel 4012 request ok
paramiko.transport: DEBUG: [chan 4012] EOF received (4012)
paramiko.transport: DEBUG: [chan 4012] EOF sent (4012)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2005 count=95 bs=1k
paramiko.transport: DEBUG: [chan 4013] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4013] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4013 opened.
paramiko.transport: DEBUG: [chan 4013] Sesch channel 4013 request ok
paramiko.transport: DEBUG: [chan 4013] EOF received (4013)
paramiko.transport: DEBUG: [chan 4013] EOF sent (4013)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2006 count=482 bs=1k
paramiko.transport: DEBUG: [chan 4014] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4014] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4014 opened.
paramiko.transport: DEBUG: [chan 4014] Sesch channel 4014 request ok
paramiko.transport: DEBUG: [chan 4014] EOF received (4014)
paramiko.transport: DEBUG: [chan 4014] EOF sent (4014)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2006 count=482 bs=1k
paramiko.transport: DEBUG: [chan 4015] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4015] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4015 opened.
paramiko.transport: DEBUG: [chan 4015] Sesch channel 4015 request ok
paramiko.transport: DEBUG: [chan 4015] EOF received (4015)
paramiko.transport: DEBUG: [chan 4015] EOF sent (4015)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2007 count=922 bs=1k
paramiko.transport: DEBUG: [chan 4016] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4016] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4016 opened.
paramiko.transport: DEBUG: [chan 4016] Sesch channel 4016 request ok
paramiko.transport: DEBUG: [chan 4016] EOF received (4016)
paramiko.transport: DEBUG: [chan 4016] EOF sent (4016)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2007 count=922 bs=1k
paramiko.transport: DEBUG: [chan 4017] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4017] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4017 opened.
paramiko.transport: DEBUG: [chan 4017] Sesch channel 4017 request ok
paramiko.transport: DEBUG: [chan 4017] EOF received (4017)
paramiko.transport: DEBUG: [chan 4017] EOF sent (4017)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2008 count=637 bs=1k
paramiko.transport: DEBUG: [chan 4018] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4018] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4018 opened.
paramiko.transport: DEBUG: [chan 4018] Sesch channel 4018 request ok
paramiko.transport: DEBUG: [chan 4018] EOF received (4018)
paramiko.transport: DEBUG: [chan 4018] EOF sent (4018)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2008 count=637 bs=1k
paramiko.transport: DEBUG: [chan 4019] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4019] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4019 opened.
paramiko.transport: DEBUG: [chan 4019] Sesch channel 4019 request ok
paramiko.transport: DEBUG: [chan 4019] EOF received (4019)
paramiko.transport: DEBUG: [chan 4019] EOF sent (4019)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2009 count=620 bs=1k
paramiko.transport: DEBUG: [chan 4020] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4020] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4020 opened.
paramiko.transport: DEBUG: [chan 4020] Sesch channel 4020 request ok
paramiko.transport: DEBUG: [chan 4020] EOF received (4020)
paramiko.transport: DEBUG: [chan 4020] EOF sent (4020)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2009 count=620 bs=1k
paramiko.transport: DEBUG: [chan 4021] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4021] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4021 opened.
paramiko.transport: DEBUG: [chan 4021] Sesch channel 4021 request ok
paramiko.transport: DEBUG: [chan 4021] EOF received (4021)
paramiko.transport: DEBUG: [chan 4021] EOF sent (4021)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2010 count=563 bs=1k
paramiko.transport: DEBUG: [chan 4022] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4022] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4022 opened.
paramiko.transport: DEBUG: [chan 4022] Sesch channel 4022 request ok
paramiko.transport: DEBUG: [chan 4022] EOF received (4022)
paramiko.transport: DEBUG: [chan 4022] EOF sent (4022)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2010 count=563 bs=1k
paramiko.transport: DEBUG: [chan 4023] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4023] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4023 opened.
paramiko.transport: DEBUG: [chan 4023] Sesch channel 4023 request ok
paramiko.transport: DEBUG: [chan 4023] EOF received (4023)
paramiko.transport: DEBUG: [chan 4023] EOF sent (4023)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2011 count=159 bs=1k
paramiko.transport: DEBUG: [chan 4024] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4024] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4024 opened.
paramiko.transport: DEBUG: [chan 4024] Sesch channel 4024 request ok
paramiko.transport: DEBUG: [chan 4024] EOF received (4024)
paramiko.transport: DEBUG: [chan 4024] EOF sent (4024)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2011 count=159 bs=1k
paramiko.transport: DEBUG: [chan 4025] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4025] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4025 opened.
paramiko.transport: DEBUG: [chan 4025] Sesch channel 4025 request ok
paramiko.transport: DEBUG: [chan 4025] EOF received (4025)
paramiko.transport: DEBUG: [chan 4025] EOF sent (4025)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2012 count=903 bs=1k
paramiko.transport: DEBUG: [chan 4026] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4026] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4026 opened.
paramiko.transport: DEBUG: [chan 4026] Sesch channel 4026 request ok
paramiko.transport: DEBUG: [chan 4026] EOF received (4026)
paramiko.transport: DEBUG: [chan 4026] EOF sent (4026)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2012 count=903 bs=1k
paramiko.transport: DEBUG: [chan 4027] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4027] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4027 opened.
paramiko.transport: DEBUG: [chan 4027] Sesch channel 4027 request ok
paramiko.transport: DEBUG: [chan 4027] EOF received (4027)
paramiko.transport: DEBUG: [chan 4027] EOF sent (4027)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2013 count=198 bs=1k
paramiko.transport: DEBUG: [chan 4028] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4028] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4028 opened.
paramiko.transport: DEBUG: [chan 4028] Sesch channel 4028 request ok
paramiko.transport: DEBUG: [chan 4028] EOF received (4028)
paramiko.transport: DEBUG: [chan 4028] EOF sent (4028)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2013 count=198 bs=1k
paramiko.transport: DEBUG: [chan 4029] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4029] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4029 opened.
paramiko.transport: DEBUG: [chan 4029] Sesch channel 4029 request ok
paramiko.transport: DEBUG: [chan 4029] EOF received (4029)
paramiko.transport: DEBUG: [chan 4029] EOF sent (4029)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2014 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 4030] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4030] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4030 opened.
paramiko.transport: DEBUG: [chan 4030] Sesch channel 4030 request ok
paramiko.transport: DEBUG: [chan 4030] EOF received (4030)
paramiko.transport: DEBUG: [chan 4030] EOF sent (4030)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2014 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 4031] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4031] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4031 opened.
paramiko.transport: DEBUG: [chan 4031] Sesch channel 4031 request ok
paramiko.transport: DEBUG: [chan 4031] EOF received (4031)
paramiko.transport: DEBUG: [chan 4031] EOF sent (4031)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2015 count=707 bs=1k
paramiko.transport: DEBUG: [chan 4032] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4032] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4032 opened.
paramiko.transport: DEBUG: [chan 4032] Sesch channel 4032 request ok
paramiko.transport: DEBUG: [chan 4032] EOF received (4032)
paramiko.transport: DEBUG: [chan 4032] EOF sent (4032)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2015 count=707 bs=1k
paramiko.transport: DEBUG: [chan 4033] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4033] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4033 opened.
paramiko.transport: DEBUG: [chan 4033] Sesch channel 4033 request ok
paramiko.transport: DEBUG: [chan 4033] EOF received (4033)
paramiko.transport: DEBUG: [chan 4033] EOF sent (4033)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2016 count=636 bs=1k
paramiko.transport: DEBUG: [chan 4034] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4034] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4034 opened.
paramiko.transport: DEBUG: [chan 4034] Sesch channel 4034 request ok
paramiko.transport: DEBUG: [chan 4034] EOF received (4034)
paramiko.transport: DEBUG: [chan 4034] EOF sent (4034)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2016 count=636 bs=1k
paramiko.transport: DEBUG: [chan 4035] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4035] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4035 opened.
paramiko.transport: DEBUG: [chan 4035] Sesch channel 4035 request ok
paramiko.transport: DEBUG: [chan 4035] EOF received (4035)
paramiko.transport: DEBUG: [chan 4035] EOF sent (4035)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2017 count=248 bs=1k
paramiko.transport: DEBUG: [chan 4036] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4036] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4036 opened.
paramiko.transport: DEBUG: [chan 4036] Sesch channel 4036 request ok
paramiko.transport: DEBUG: [chan 4036] EOF received (4036)
paramiko.transport: DEBUG: [chan 4036] EOF sent (4036)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2017 count=248 bs=1k
paramiko.transport: DEBUG: [chan 4037] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4037] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4037 opened.
paramiko.transport: DEBUG: [chan 4037] Sesch channel 4037 request ok
paramiko.transport: DEBUG: [chan 4037] EOF received (4037)
paramiko.transport: DEBUG: [chan 4037] EOF sent (4037)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2018 count=728 bs=1k
paramiko.transport: DEBUG: [chan 4038] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4038] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4038 opened.
paramiko.transport: DEBUG: [chan 4038] Sesch channel 4038 request ok
paramiko.transport: DEBUG: [chan 4038] EOF received (4038)
paramiko.transport: DEBUG: [chan 4038] EOF sent (4038)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2018 count=728 bs=1k
paramiko.transport: DEBUG: [chan 4039] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4039] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4039 opened.
paramiko.transport: DEBUG: [chan 4039] Sesch channel 4039 request ok
paramiko.transport: DEBUG: [chan 4039] EOF received (4039)
paramiko.transport: DEBUG: [chan 4039] EOF sent (4039)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2019 count=187 bs=1k
paramiko.transport: DEBUG: [chan 4040] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4040] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4040 opened.
paramiko.transport: DEBUG: [chan 4040] Sesch channel 4040 request ok
paramiko.transport: DEBUG: [chan 4040] EOF received (4040)
paramiko.transport: DEBUG: [chan 4040] EOF sent (4040)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2019 count=187 bs=1k
paramiko.transport: DEBUG: [chan 4041] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4041] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4041 opened.
paramiko.transport: DEBUG: [chan 4041] Sesch channel 4041 request ok
paramiko.transport: DEBUG: [chan 4041] EOF received (4041)
paramiko.transport: DEBUG: [chan 4041] EOF sent (4041)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2020 count=750 bs=1k
paramiko.transport: DEBUG: [chan 4042] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4042] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4042 opened.
paramiko.transport: DEBUG: [chan 4042] Sesch channel 4042 request ok
paramiko.transport: DEBUG: [chan 4042] EOF received (4042)
paramiko.transport: DEBUG: [chan 4042] EOF sent (4042)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2020 count=750 bs=1k
paramiko.transport: DEBUG: [chan 4043] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4043] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4043 opened.
paramiko.transport: DEBUG: [chan 4043] Sesch channel 4043 request ok
paramiko.transport: DEBUG: [chan 4043] EOF received (4043)
paramiko.transport: DEBUG: [chan 4043] EOF sent (4043)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2021 count=1002 bs=1k
paramiko.transport: DEBUG: [chan 4044] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4044] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4044 opened.
paramiko.transport: DEBUG: [chan 4044] Sesch channel 4044 request ok
paramiko.transport: DEBUG: [chan 4044] EOF received (4044)
paramiko.transport: DEBUG: [chan 4044] EOF sent (4044)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2021 count=1002 bs=1k
paramiko.transport: DEBUG: [chan 4045] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4045] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4045 opened.
paramiko.transport: DEBUG: [chan 4045] Sesch channel 4045 request ok
paramiko.transport: DEBUG: [chan 4045] EOF received (4045)
paramiko.transport: DEBUG: [chan 4045] EOF sent (4045)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2022 count=926 bs=1k
paramiko.transport: DEBUG: [chan 4046] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4046] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4046 opened.
paramiko.transport: DEBUG: [chan 4046] Sesch channel 4046 request ok
paramiko.transport: DEBUG: [chan 4046] EOF received (4046)
paramiko.transport: DEBUG: [chan 4046] EOF sent (4046)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2022 count=926 bs=1k
paramiko.transport: DEBUG: [chan 4047] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4047] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4047 opened.
paramiko.transport: DEBUG: [chan 4047] Sesch channel 4047 request ok
paramiko.transport: DEBUG: [chan 4047] EOF received (4047)
paramiko.transport: DEBUG: [chan 4047] EOF sent (4047)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2023 count=224 bs=1k
paramiko.transport: DEBUG: [chan 4048] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4048] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4048 opened.
paramiko.transport: DEBUG: [chan 4048] Sesch channel 4048 request ok
paramiko.transport: DEBUG: [chan 4048] EOF received (4048)
paramiko.transport: DEBUG: [chan 4048] EOF sent (4048)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2023 count=224 bs=1k
paramiko.transport: DEBUG: [chan 4049] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4049] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4049 opened.
paramiko.transport: DEBUG: [chan 4049] Sesch channel 4049 request ok
paramiko.transport: DEBUG: [chan 4049] EOF received (4049)
paramiko.transport: DEBUG: [chan 4049] EOF sent (4049)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2024 count=904 bs=1k
paramiko.transport: DEBUG: [chan 4050] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4050] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4050 opened.
paramiko.transport: DEBUG: [chan 4050] Sesch channel 4050 request ok
paramiko.transport: DEBUG: [chan 4050] EOF received (4050)
paramiko.transport: DEBUG: [chan 4050] EOF sent (4050)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2024 count=904 bs=1k
paramiko.transport: DEBUG: [chan 4051] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4051] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4051 opened.
paramiko.transport: DEBUG: [chan 4051] Sesch channel 4051 request ok
paramiko.transport: DEBUG: [chan 4051] EOF received (4051)
paramiko.transport: DEBUG: [chan 4051] EOF sent (4051)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2025 count=837 bs=1k
paramiko.transport: DEBUG: [chan 4052] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4052] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4052 opened.
paramiko.transport: DEBUG: [chan 4052] Sesch channel 4052 request ok
paramiko.transport: DEBUG: [chan 4052] EOF received (4052)
paramiko.transport: DEBUG: [chan 4052] EOF sent (4052)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2025 count=837 bs=1k
paramiko.transport: DEBUG: [chan 4053] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4053] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4053 opened.
paramiko.transport: DEBUG: [chan 4053] Sesch channel 4053 request ok
paramiko.transport: DEBUG: [chan 4053] EOF received (4053)
paramiko.transport: DEBUG: [chan 4053] EOF sent (4053)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2026 count=938 bs=1k
paramiko.transport: DEBUG: [chan 4054] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4054] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4054 opened.
paramiko.transport: DEBUG: [chan 4054] Sesch channel 4054 request ok
paramiko.transport: DEBUG: [chan 4054] EOF received (4054)
paramiko.transport: DEBUG: [chan 4054] EOF sent (4054)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2026 count=938 bs=1k
paramiko.transport: DEBUG: [chan 4055] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4055] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4055 opened.
paramiko.transport: DEBUG: [chan 4055] Sesch channel 4055 request ok
paramiko.transport: DEBUG: [chan 4055] EOF received (4055)
paramiko.transport: DEBUG: [chan 4055] EOF sent (4055)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2027 count=63 bs=1k
paramiko.transport: DEBUG: [chan 4056] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4056] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4056 opened.
paramiko.transport: DEBUG: [chan 4056] Sesch channel 4056 request ok
paramiko.transport: DEBUG: [chan 4056] EOF received (4056)
paramiko.transport: DEBUG: [chan 4056] EOF sent (4056)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2027 count=63 bs=1k
paramiko.transport: DEBUG: [chan 4057] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4057] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4057 opened.
paramiko.transport: DEBUG: [chan 4057] Sesch channel 4057 request ok
paramiko.transport: DEBUG: [chan 4057] EOF received (4057)
paramiko.transport: DEBUG: [chan 4057] EOF sent (4057)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2028 count=613 bs=1k
paramiko.transport: DEBUG: [chan 4058] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4058] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4058 opened.
paramiko.transport: DEBUG: [chan 4058] Sesch channel 4058 request ok
paramiko.transport: DEBUG: [chan 4058] EOF received (4058)
paramiko.transport: DEBUG: [chan 4058] EOF sent (4058)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2028 count=613 bs=1k
paramiko.transport: DEBUG: [chan 4059] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4059] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4059 opened.
paramiko.transport: DEBUG: [chan 4059] Sesch channel 4059 request ok
paramiko.transport: DEBUG: [chan 4059] EOF received (4059)
paramiko.transport: DEBUG: [chan 4059] EOF sent (4059)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2029 count=57 bs=1k
paramiko.transport: DEBUG: [chan 4060] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4060] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4060 opened.
paramiko.transport: DEBUG: [chan 4060] Sesch channel 4060 request ok
paramiko.transport: DEBUG: [chan 4060] EOF received (4060)
paramiko.transport: DEBUG: [chan 4060] EOF sent (4060)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2029 count=57 bs=1k
paramiko.transport: DEBUG: [chan 4061] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4061] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4061 opened.
paramiko.transport: DEBUG: [chan 4061] Sesch channel 4061 request ok
paramiko.transport: DEBUG: [chan 4061] EOF received (4061)
paramiko.transport: DEBUG: [chan 4061] EOF sent (4061)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2030 count=967 bs=1k
paramiko.transport: DEBUG: [chan 4062] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4062] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4062 opened.
paramiko.transport: DEBUG: [chan 4062] Sesch channel 4062 request ok
paramiko.transport: DEBUG: [chan 4062] EOF received (4062)
paramiko.transport: DEBUG: [chan 4062] EOF sent (4062)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2030 count=967 bs=1k
paramiko.transport: DEBUG: [chan 4063] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4063] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4063 opened.
paramiko.transport: DEBUG: [chan 4063] Sesch channel 4063 request ok
paramiko.transport: DEBUG: [chan 4063] EOF received (4063)
paramiko.transport: DEBUG: [chan 4063] EOF sent (4063)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2031 count=618 bs=1k
paramiko.transport: DEBUG: [chan 4064] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4064] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4064 opened.
paramiko.transport: DEBUG: [chan 4064] Sesch channel 4064 request ok
paramiko.transport: DEBUG: [chan 4064] EOF received (4064)
paramiko.transport: DEBUG: [chan 4064] EOF sent (4064)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2031 count=618 bs=1k
paramiko.transport: DEBUG: [chan 4065] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4065] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4065 opened.
paramiko.transport: DEBUG: [chan 4065] Sesch channel 4065 request ok
paramiko.transport: DEBUG: [chan 4065] EOF received (4065)
paramiko.transport: DEBUG: [chan 4065] EOF sent (4065)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2032 count=336 bs=1k
paramiko.transport: DEBUG: [chan 4066] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4066] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4066 opened.
paramiko.transport: DEBUG: [chan 4066] Sesch channel 4066 request ok
paramiko.transport: DEBUG: [chan 4066] EOF received (4066)
paramiko.transport: DEBUG: [chan 4066] EOF sent (4066)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2032 count=336 bs=1k
paramiko.transport: DEBUG: [chan 4067] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4067] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4067 opened.
paramiko.transport: DEBUG: [chan 4067] Sesch channel 4067 request ok
paramiko.transport: DEBUG: [chan 4067] EOF received (4067)
paramiko.transport: DEBUG: [chan 4067] EOF sent (4067)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2033 count=279 bs=1k
paramiko.transport: DEBUG: [chan 4068] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4068] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4068 opened.
paramiko.transport: DEBUG: [chan 4068] Sesch channel 4068 request ok
paramiko.transport: DEBUG: [chan 4068] EOF received (4068)
paramiko.transport: DEBUG: [chan 4068] EOF sent (4068)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2033 count=279 bs=1k
paramiko.transport: DEBUG: [chan 4069] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4069] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4069 opened.
paramiko.transport: DEBUG: [chan 4069] Sesch channel 4069 request ok
paramiko.transport: DEBUG: [chan 4069] EOF received (4069)
paramiko.transport: DEBUG: [chan 4069] EOF sent (4069)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2034 count=261 bs=1k
paramiko.transport: DEBUG: [chan 4070] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4070] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4070 opened.
paramiko.transport: DEBUG: [chan 4070] Sesch channel 4070 request ok
paramiko.transport: DEBUG: [chan 4070] EOF received (4070)
paramiko.transport: DEBUG: [chan 4070] EOF sent (4070)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2034 count=261 bs=1k
paramiko.transport: DEBUG: [chan 4071] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4071] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4071 opened.
paramiko.transport: DEBUG: [chan 4071] Sesch channel 4071 request ok
paramiko.transport: DEBUG: [chan 4071] EOF received (4071)
paramiko.transport: DEBUG: [chan 4071] EOF sent (4071)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2035 count=1 bs=1k
paramiko.transport: DEBUG: [chan 4072] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4072] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4072 opened.
paramiko.transport: DEBUG: [chan 4072] Sesch channel 4072 request ok
paramiko.transport: DEBUG: [chan 4072] EOF received (4072)
paramiko.transport: DEBUG: [chan 4072] EOF sent (4072)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2035 count=1 bs=1k
paramiko.transport: DEBUG: [chan 4073] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4073] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4073 opened.
paramiko.transport: DEBUG: [chan 4073] Sesch channel 4073 request ok
paramiko.transport: DEBUG: [chan 4073] EOF received (4073)
paramiko.transport: DEBUG: [chan 4073] EOF sent (4073)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2036 count=747 bs=1k
paramiko.transport: DEBUG: [chan 4074] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4074] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4074 opened.
paramiko.transport: DEBUG: [chan 4074] Sesch channel 4074 request ok
paramiko.transport: DEBUG: [chan 4074] EOF received (4074)
paramiko.transport: DEBUG: [chan 4074] EOF sent (4074)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2036 count=747 bs=1k
paramiko.transport: DEBUG: [chan 4075] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4075] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4075 opened.
paramiko.transport: DEBUG: [chan 4075] Sesch channel 4075 request ok
paramiko.transport: DEBUG: [chan 4075] EOF received (4075)
paramiko.transport: DEBUG: [chan 4075] EOF sent (4075)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2037 count=15 bs=1k
paramiko.transport: DEBUG: [chan 4076] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4076] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4076 opened.
paramiko.transport: DEBUG: [chan 4076] Sesch channel 4076 request ok
paramiko.transport: DEBUG: [chan 4076] EOF received (4076)
paramiko.transport: DEBUG: [chan 4076] EOF sent (4076)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2037 count=15 bs=1k
paramiko.transport: DEBUG: [chan 4077] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4077] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4077 opened.
paramiko.transport: DEBUG: [chan 4077] Sesch channel 4077 request ok
paramiko.transport: DEBUG: [chan 4077] EOF received (4077)
paramiko.transport: DEBUG: [chan 4077] EOF sent (4077)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2038 count=271 bs=1k
paramiko.transport: DEBUG: [chan 4078] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4078] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4078 opened.
paramiko.transport: DEBUG: [chan 4078] Sesch channel 4078 request ok
paramiko.transport: DEBUG: [chan 4078] EOF received (4078)
paramiko.transport: DEBUG: [chan 4078] EOF sent (4078)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2038 count=271 bs=1k
paramiko.transport: DEBUG: [chan 4079] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4079] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4079 opened.
paramiko.transport: DEBUG: [chan 4079] Sesch channel 4079 request ok
paramiko.transport: DEBUG: [chan 4079] EOF received (4079)
paramiko.transport: DEBUG: [chan 4079] EOF sent (4079)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2039 count=664 bs=1k
paramiko.transport: DEBUG: [chan 4080] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4080] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4080 opened.
paramiko.transport: DEBUG: [chan 4080] Sesch channel 4080 request ok
paramiko.transport: DEBUG: [chan 4080] EOF received (4080)
paramiko.transport: DEBUG: [chan 4080] EOF sent (4080)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2039 count=664 bs=1k
paramiko.transport: DEBUG: [chan 4081] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4081] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4081 opened.
paramiko.transport: DEBUG: [chan 4081] Sesch channel 4081 request ok
paramiko.transport: DEBUG: [chan 4081] EOF received (4081)
paramiko.transport: DEBUG: [chan 4081] EOF sent (4081)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2040 count=440 bs=1k
paramiko.transport: DEBUG: [chan 4082] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4082] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4082 opened.
paramiko.transport: DEBUG: [chan 4082] Sesch channel 4082 request ok
paramiko.transport: DEBUG: [chan 4082] EOF received (4082)
paramiko.transport: DEBUG: [chan 4082] EOF sent (4082)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2040 count=440 bs=1k
paramiko.transport: DEBUG: [chan 4083] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4083] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4083 opened.
paramiko.transport: DEBUG: [chan 4083] Sesch channel 4083 request ok
paramiko.transport: DEBUG: [chan 4083] EOF received (4083)
paramiko.transport: DEBUG: [chan 4083] EOF sent (4083)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2041 count=993 bs=1k
paramiko.transport: DEBUG: [chan 4084] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4084] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4084 opened.
paramiko.transport: DEBUG: [chan 4084] Sesch channel 4084 request ok
paramiko.transport: DEBUG: [chan 4084] EOF received (4084)
paramiko.transport: DEBUG: [chan 4084] EOF sent (4084)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2041 count=993 bs=1k
paramiko.transport: DEBUG: [chan 4085] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4085] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4085 opened.
paramiko.transport: DEBUG: [chan 4085] Sesch channel 4085 request ok
paramiko.transport: DEBUG: [chan 4085] EOF received (4085)
paramiko.transport: DEBUG: [chan 4085] EOF sent (4085)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2042 count=541 bs=1k
paramiko.transport: DEBUG: [chan 4086] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4086] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4086 opened.
paramiko.transport: DEBUG: [chan 4086] Sesch channel 4086 request ok
paramiko.transport: DEBUG: [chan 4086] EOF received (4086)
paramiko.transport: DEBUG: [chan 4086] EOF sent (4086)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2042 count=541 bs=1k
paramiko.transport: DEBUG: [chan 4087] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4087] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4087 opened.
paramiko.transport: DEBUG: [chan 4087] Sesch channel 4087 request ok
paramiko.transport: DEBUG: [chan 4087] EOF received (4087)
paramiko.transport: DEBUG: [chan 4087] EOF sent (4087)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2043 count=546 bs=1k
paramiko.transport: DEBUG: [chan 4088] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4088] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4088 opened.
paramiko.transport: DEBUG: [chan 4088] Sesch channel 4088 request ok
paramiko.transport: DEBUG: [chan 4088] EOF received (4088)
paramiko.transport: DEBUG: [chan 4088] EOF sent (4088)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2043 count=546 bs=1k
paramiko.transport: DEBUG: [chan 4089] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4089] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4089 opened.
paramiko.transport: DEBUG: [chan 4089] Sesch channel 4089 request ok
paramiko.transport: DEBUG: [chan 4089] EOF received (4089)
paramiko.transport: DEBUG: [chan 4089] EOF sent (4089)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2044 count=907 bs=1k
paramiko.transport: DEBUG: [chan 4090] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4090] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4090 opened.
paramiko.transport: DEBUG: [chan 4090] Sesch channel 4090 request ok
paramiko.transport: DEBUG: [chan 4090] EOF received (4090)
paramiko.transport: DEBUG: [chan 4090] EOF sent (4090)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2044 count=907 bs=1k
paramiko.transport: DEBUG: [chan 4091] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4091] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4091 opened.
paramiko.transport: DEBUG: [chan 4091] Sesch channel 4091 request ok
paramiko.transport: DEBUG: [chan 4091] EOF received (4091)
paramiko.transport: DEBUG: [chan 4091] EOF sent (4091)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2045 count=383 bs=1k
paramiko.transport: DEBUG: [chan 4092] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4092] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4092 opened.
paramiko.transport: DEBUG: [chan 4092] Sesch channel 4092 request ok
paramiko.transport: DEBUG: [chan 4092] EOF received (4092)
paramiko.transport: DEBUG: [chan 4092] EOF sent (4092)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2045 count=383 bs=1k
paramiko.transport: DEBUG: [chan 4093] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4093] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4093 opened.
paramiko.transport: DEBUG: [chan 4093] Sesch channel 4093 request ok
paramiko.transport: DEBUG: [chan 4093] EOF received (4093)
paramiko.transport: DEBUG: [chan 4093] EOF sent (4093)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2046 count=801 bs=1k
paramiko.transport: DEBUG: [chan 4094] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4094] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4094 opened.
paramiko.transport: DEBUG: [chan 4094] Sesch channel 4094 request ok
paramiko.transport: DEBUG: [chan 4094] EOF received (4094)
paramiko.transport: DEBUG: [chan 4094] EOF sent (4094)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2046 count=801 bs=1k
paramiko.transport: DEBUG: [chan 4095] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4095] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4095 opened.
paramiko.transport: DEBUG: [chan 4095] Sesch channel 4095 request ok
paramiko.transport: DEBUG: [chan 4095] EOF received (4095)
paramiko.transport: DEBUG: [chan 4095] EOF sent (4095)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2047 count=904 bs=1k
paramiko.transport: DEBUG: [chan 4096] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4096] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4096 opened.
paramiko.transport: DEBUG: [chan 4096] Sesch channel 4096 request ok
paramiko.transport: DEBUG: [chan 4096] EOF received (4096)
paramiko.transport: DEBUG: [chan 4096] EOF sent (4096)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2047 count=904 bs=1k
paramiko.transport: DEBUG: [chan 4097] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4097] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4097 opened.
paramiko.transport: DEBUG: [chan 4097] Sesch channel 4097 request ok
paramiko.transport: DEBUG: [chan 4097] EOF received (4097)
paramiko.transport: DEBUG: [chan 4097] EOF sent (4097)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2048 count=989 bs=1k
paramiko.transport: DEBUG: [chan 4098] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4098] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4098 opened.
paramiko.transport: DEBUG: [chan 4098] Sesch channel 4098 request ok
paramiko.transport: DEBUG: [chan 4098] EOF received (4098)
paramiko.transport: DEBUG: [chan 4098] EOF sent (4098)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2048 count=989 bs=1k
paramiko.transport: DEBUG: [chan 4099] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4099] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4099 opened.
paramiko.transport: DEBUG: [chan 4099] Sesch channel 4099 request ok
paramiko.transport: DEBUG: [chan 4099] EOF received (4099)
paramiko.transport: DEBUG: [chan 4099] EOF sent (4099)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2049 count=301 bs=1k
paramiko.transport: DEBUG: [chan 4100] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4100] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4100 opened.
paramiko.transport: DEBUG: [chan 4100] Sesch channel 4100 request ok
paramiko.transport: DEBUG: [chan 4100] EOF received (4100)
paramiko.transport: DEBUG: [chan 4100] EOF sent (4100)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2049 count=301 bs=1k
paramiko.transport: DEBUG: [chan 4101] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4101] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4101 opened.
paramiko.transport: DEBUG: [chan 4101] Sesch channel 4101 request ok
paramiko.transport: DEBUG: [chan 4101] EOF received (4101)
paramiko.transport: DEBUG: [chan 4101] EOF sent (4101)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2050 count=124 bs=1k
paramiko.transport: DEBUG: [chan 4102] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4102] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4102 opened.
paramiko.transport: DEBUG: [chan 4102] Sesch channel 4102 request ok
paramiko.transport: DEBUG: [chan 4102] EOF received (4102)
paramiko.transport: DEBUG: [chan 4102] EOF sent (4102)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2050 count=124 bs=1k
paramiko.transport: DEBUG: [chan 4103] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4103] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4103 opened.
paramiko.transport: DEBUG: [chan 4103] Sesch channel 4103 request ok
paramiko.transport: DEBUG: [chan 4103] EOF received (4103)
paramiko.transport: DEBUG: [chan 4103] EOF sent (4103)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2051 count=852 bs=1k
paramiko.transport: DEBUG: [chan 4104] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4104] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4104 opened.
paramiko.transport: DEBUG: [chan 4104] Sesch channel 4104 request ok
paramiko.transport: DEBUG: [chan 4104] EOF received (4104)
paramiko.transport: DEBUG: [chan 4104] EOF sent (4104)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2051 count=852 bs=1k
paramiko.transport: DEBUG: [chan 4105] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4105] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4105 opened.
paramiko.transport: DEBUG: [chan 4105] Sesch channel 4105 request ok
paramiko.transport: DEBUG: [chan 4105] EOF received (4105)
paramiko.transport: DEBUG: [chan 4105] EOF sent (4105)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2052 count=352 bs=1k
paramiko.transport: DEBUG: [chan 4106] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4106] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4106 opened.
paramiko.transport: DEBUG: [chan 4106] Sesch channel 4106 request ok
paramiko.transport: DEBUG: [chan 4106] EOF received (4106)
paramiko.transport: DEBUG: [chan 4106] EOF sent (4106)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2052 count=352 bs=1k
paramiko.transport: DEBUG: [chan 4107] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4107] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4107 opened.
paramiko.transport: DEBUG: [chan 4107] Sesch channel 4107 request ok
paramiko.transport: DEBUG: [chan 4107] EOF received (4107)
paramiko.transport: DEBUG: [chan 4107] EOF sent (4107)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2053 count=143 bs=1k
paramiko.transport: DEBUG: [chan 4108] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4108] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4108 opened.
paramiko.transport: DEBUG: [chan 4108] Sesch channel 4108 request ok
paramiko.transport: DEBUG: [chan 4108] EOF received (4108)
paramiko.transport: DEBUG: [chan 4108] EOF sent (4108)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2053 count=143 bs=1k
paramiko.transport: DEBUG: [chan 4109] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4109] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4109 opened.
paramiko.transport: DEBUG: [chan 4109] Sesch channel 4109 request ok
paramiko.transport: DEBUG: [chan 4109] EOF received (4109)
paramiko.transport: DEBUG: [chan 4109] EOF sent (4109)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2054 count=849 bs=1k
paramiko.transport: DEBUG: [chan 4110] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4110] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4110 opened.
paramiko.transport: DEBUG: [chan 4110] Sesch channel 4110 request ok
paramiko.transport: DEBUG: [chan 4110] EOF received (4110)
paramiko.transport: DEBUG: [chan 4110] EOF sent (4110)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2054 count=849 bs=1k
paramiko.transport: DEBUG: [chan 4111] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4111] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4111 opened.
paramiko.transport: DEBUG: [chan 4111] Sesch channel 4111 request ok
paramiko.transport: DEBUG: [chan 4111] EOF received (4111)
paramiko.transport: DEBUG: [chan 4111] EOF sent (4111)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2055 count=973 bs=1k
paramiko.transport: DEBUG: [chan 4112] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4112] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4112 opened.
paramiko.transport: DEBUG: [chan 4112] Sesch channel 4112 request ok
paramiko.transport: DEBUG: [chan 4112] EOF received (4112)
paramiko.transport: DEBUG: [chan 4112] EOF sent (4112)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2055 count=973 bs=1k
paramiko.transport: DEBUG: [chan 4113] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4113] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4113 opened.
paramiko.transport: DEBUG: [chan 4113] Sesch channel 4113 request ok
paramiko.transport: DEBUG: [chan 4113] EOF received (4113)
paramiko.transport: DEBUG: [chan 4113] EOF sent (4113)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2056 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 4114] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4114] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4114 opened.
paramiko.transport: DEBUG: [chan 4114] Sesch channel 4114 request ok
paramiko.transport: DEBUG: [chan 4114] EOF received (4114)
paramiko.transport: DEBUG: [chan 4114] EOF sent (4114)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2056 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 4115] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4115] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4115 opened.
paramiko.transport: DEBUG: [chan 4115] Sesch channel 4115 request ok
paramiko.transport: DEBUG: [chan 4115] EOF received (4115)
paramiko.transport: DEBUG: [chan 4115] EOF sent (4115)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2057 count=702 bs=1k
paramiko.transport: DEBUG: [chan 4116] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4116] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4116 opened.
paramiko.transport: DEBUG: [chan 4116] Sesch channel 4116 request ok
paramiko.transport: DEBUG: [chan 4116] EOF received (4116)
paramiko.transport: DEBUG: [chan 4116] EOF sent (4116)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2057 count=702 bs=1k
paramiko.transport: DEBUG: [chan 4117] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4117] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4117 opened.
paramiko.transport: DEBUG: [chan 4117] Sesch channel 4117 request ok
paramiko.transport: DEBUG: [chan 4117] EOF received (4117)
paramiko.transport: DEBUG: [chan 4117] EOF sent (4117)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2058 count=310 bs=1k
paramiko.transport: DEBUG: [chan 4118] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4118] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4118 opened.
paramiko.transport: DEBUG: [chan 4118] Sesch channel 4118 request ok
paramiko.transport: DEBUG: [chan 4118] EOF received (4118)
paramiko.transport: DEBUG: [chan 4118] EOF sent (4118)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2058 count=310 bs=1k
paramiko.transport: DEBUG: [chan 4119] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4119] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4119 opened.
paramiko.transport: DEBUG: [chan 4119] Sesch channel 4119 request ok
paramiko.transport: DEBUG: [chan 4119] EOF received (4119)
paramiko.transport: DEBUG: [chan 4119] EOF sent (4119)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2059 count=650 bs=1k
paramiko.transport: DEBUG: [chan 4120] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4120] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4120 opened.
paramiko.transport: DEBUG: [chan 4120] Sesch channel 4120 request ok
paramiko.transport: DEBUG: [chan 4120] EOF received (4120)
paramiko.transport: DEBUG: [chan 4120] EOF sent (4120)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2059 count=650 bs=1k
paramiko.transport: DEBUG: [chan 4121] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4121] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4121 opened.
paramiko.transport: DEBUG: [chan 4121] Sesch channel 4121 request ok
paramiko.transport: DEBUG: [chan 4121] EOF received (4121)
paramiko.transport: DEBUG: [chan 4121] EOF sent (4121)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2060 count=329 bs=1k
paramiko.transport: DEBUG: [chan 4122] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4122] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4122 opened.
paramiko.transport: DEBUG: [chan 4122] Sesch channel 4122 request ok
paramiko.transport: DEBUG: [chan 4122] EOF received (4122)
paramiko.transport: DEBUG: [chan 4122] EOF sent (4122)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2060 count=329 bs=1k
paramiko.transport: DEBUG: [chan 4123] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4123] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4123 opened.
paramiko.transport: DEBUG: [chan 4123] Sesch channel 4123 request ok
paramiko.transport: DEBUG: [chan 4123] EOF received (4123)
paramiko.transport: DEBUG: [chan 4123] EOF sent (4123)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2061 count=519 bs=1k
paramiko.transport: DEBUG: [chan 4124] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4124] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4124 opened.
paramiko.transport: DEBUG: [chan 4124] Sesch channel 4124 request ok
paramiko.transport: DEBUG: [chan 4124] EOF received (4124)
paramiko.transport: DEBUG: [chan 4124] EOF sent (4124)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2061 count=519 bs=1k
paramiko.transport: DEBUG: [chan 4125] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4125] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4125 opened.
paramiko.transport: DEBUG: [chan 4125] Sesch channel 4125 request ok
paramiko.transport: DEBUG: [chan 4125] EOF received (4125)
paramiko.transport: DEBUG: [chan 4125] EOF sent (4125)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2062 count=646 bs=1k
paramiko.transport: DEBUG: [chan 4126] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4126] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4126 opened.
paramiko.transport: DEBUG: [chan 4126] Sesch channel 4126 request ok
paramiko.transport: DEBUG: [chan 4126] EOF received (4126)
paramiko.transport: DEBUG: [chan 4126] EOF sent (4126)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2062 count=646 bs=1k
paramiko.transport: DEBUG: [chan 4127] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4127] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4127 opened.
paramiko.transport: DEBUG: [chan 4127] Sesch channel 4127 request ok
paramiko.transport: DEBUG: [chan 4127] EOF received (4127)
paramiko.transport: DEBUG: [chan 4127] EOF sent (4127)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2063 count=588 bs=1k
paramiko.transport: DEBUG: [chan 4128] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4128] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4128 opened.
paramiko.transport: DEBUG: [chan 4128] Sesch channel 4128 request ok
paramiko.transport: DEBUG: [chan 4128] EOF received (4128)
paramiko.transport: DEBUG: [chan 4128] EOF sent (4128)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2063 count=588 bs=1k
paramiko.transport: DEBUG: [chan 4129] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4129] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4129 opened.
paramiko.transport: DEBUG: [chan 4129] Sesch channel 4129 request ok
paramiko.transport: DEBUG: [chan 4129] EOF received (4129)
paramiko.transport: DEBUG: [chan 4129] EOF sent (4129)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2064 count=219 bs=1k
paramiko.transport: DEBUG: [chan 4130] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4130] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4130 opened.
paramiko.transport: DEBUG: [chan 4130] Sesch channel 4130 request ok
paramiko.transport: DEBUG: [chan 4130] EOF received (4130)
paramiko.transport: DEBUG: [chan 4130] EOF sent (4130)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2064 count=219 bs=1k
paramiko.transport: DEBUG: [chan 4131] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4131] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4131 opened.
paramiko.transport: DEBUG: [chan 4131] Sesch channel 4131 request ok
paramiko.transport: DEBUG: [chan 4131] EOF received (4131)
paramiko.transport: DEBUG: [chan 4131] EOF sent (4131)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2065 count=502 bs=1k
paramiko.transport: DEBUG: [chan 4132] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4132] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4132 opened.
paramiko.transport: DEBUG: [chan 4132] Sesch channel 4132 request ok
paramiko.transport: DEBUG: [chan 4132] EOF received (4132)
paramiko.transport: DEBUG: [chan 4132] EOF sent (4132)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2065 count=502 bs=1k
paramiko.transport: DEBUG: [chan 4133] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4133] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4133 opened.
paramiko.transport: DEBUG: [chan 4133] Sesch channel 4133 request ok
paramiko.transport: DEBUG: [chan 4133] EOF received (4133)
paramiko.transport: DEBUG: [chan 4133] EOF sent (4133)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2066 count=653 bs=1k
paramiko.transport: DEBUG: [chan 4134] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4134] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4134 opened.
paramiko.transport: DEBUG: [chan 4134] Sesch channel 4134 request ok
paramiko.transport: DEBUG: [chan 4134] EOF received (4134)
paramiko.transport: DEBUG: [chan 4134] EOF sent (4134)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2066 count=653 bs=1k
paramiko.transport: DEBUG: [chan 4135] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4135] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4135 opened.
paramiko.transport: DEBUG: [chan 4135] Sesch channel 4135 request ok
paramiko.transport: DEBUG: [chan 4135] EOF received (4135)
paramiko.transport: DEBUG: [chan 4135] EOF sent (4135)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2067 count=868 bs=1k
paramiko.transport: DEBUG: [chan 4136] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4136] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4136 opened.
paramiko.transport: DEBUG: [chan 4136] Sesch channel 4136 request ok
paramiko.transport: DEBUG: [chan 4136] EOF received (4136)
paramiko.transport: DEBUG: [chan 4136] EOF sent (4136)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2067 count=868 bs=1k
paramiko.transport: DEBUG: [chan 4137] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4137] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4137 opened.
paramiko.transport: DEBUG: [chan 4137] Sesch channel 4137 request ok
paramiko.transport: DEBUG: [chan 4137] EOF received (4137)
paramiko.transport: DEBUG: [chan 4137] EOF sent (4137)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2068 count=530 bs=1k
paramiko.transport: DEBUG: [chan 4138] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4138] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4138 opened.
paramiko.transport: DEBUG: [chan 4138] Sesch channel 4138 request ok
paramiko.transport: DEBUG: [chan 4138] EOF received (4138)
paramiko.transport: DEBUG: [chan 4138] EOF sent (4138)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2068 count=530 bs=1k
paramiko.transport: DEBUG: [chan 4139] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4139] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4139 opened.
paramiko.transport: DEBUG: [chan 4139] Sesch channel 4139 request ok
paramiko.transport: DEBUG: [chan 4139] EOF received (4139)
paramiko.transport: DEBUG: [chan 4139] EOF sent (4139)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2069 count=946 bs=1k
paramiko.transport: DEBUG: [chan 4140] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4140] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4140 opened.
paramiko.transport: DEBUG: [chan 4140] Sesch channel 4140 request ok
paramiko.transport: DEBUG: [chan 4140] EOF received (4140)
paramiko.transport: DEBUG: [chan 4140] EOF sent (4140)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2069 count=946 bs=1k
paramiko.transport: DEBUG: [chan 4141] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4141] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4141 opened.
paramiko.transport: DEBUG: [chan 4141] Sesch channel 4141 request ok
paramiko.transport: DEBUG: [chan 4141] EOF received (4141)
paramiko.transport: DEBUG: [chan 4141] EOF sent (4141)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2070 count=601 bs=1k
paramiko.transport: DEBUG: [chan 4142] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4142] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4142 opened.
paramiko.transport: DEBUG: [chan 4142] Sesch channel 4142 request ok
paramiko.transport: DEBUG: [chan 4142] EOF received (4142)
paramiko.transport: DEBUG: [chan 4142] EOF sent (4142)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2070 count=601 bs=1k
paramiko.transport: DEBUG: [chan 4143] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4143] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4143 opened.
paramiko.transport: DEBUG: [chan 4143] Sesch channel 4143 request ok
paramiko.transport: DEBUG: [chan 4143] EOF received (4143)
paramiko.transport: DEBUG: [chan 4143] EOF sent (4143)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2071 count=745 bs=1k
paramiko.transport: DEBUG: [chan 4144] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4144] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4144 opened.
paramiko.transport: DEBUG: [chan 4144] Sesch channel 4144 request ok
paramiko.transport: DEBUG: [chan 4144] EOF received (4144)
paramiko.transport: DEBUG: [chan 4144] EOF sent (4144)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2071 count=745 bs=1k
paramiko.transport: DEBUG: [chan 4145] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4145] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4145 opened.
paramiko.transport: DEBUG: [chan 4145] Sesch channel 4145 request ok
paramiko.transport: DEBUG: [chan 4145] EOF received (4145)
paramiko.transport: DEBUG: [chan 4145] EOF sent (4145)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2072 count=71 bs=1k
paramiko.transport: DEBUG: [chan 4146] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4146] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4146 opened.
paramiko.transport: DEBUG: [chan 4146] Sesch channel 4146 request ok
paramiko.transport: DEBUG: [chan 4146] EOF received (4146)
paramiko.transport: DEBUG: [chan 4146] EOF sent (4146)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2072 count=71 bs=1k
paramiko.transport: DEBUG: [chan 4147] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4147] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4147 opened.
paramiko.transport: DEBUG: [chan 4147] Sesch channel 4147 request ok
paramiko.transport: DEBUG: [chan 4147] EOF received (4147)
paramiko.transport: DEBUG: [chan 4147] EOF sent (4147)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2073 count=30 bs=1k
paramiko.transport: DEBUG: [chan 4148] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4148] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4148 opened.
paramiko.transport: DEBUG: [chan 4148] Sesch channel 4148 request ok
paramiko.transport: DEBUG: [chan 4148] EOF received (4148)
paramiko.transport: DEBUG: [chan 4148] EOF sent (4148)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2073 count=30 bs=1k
paramiko.transport: DEBUG: [chan 4149] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4149] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4149 opened.
paramiko.transport: DEBUG: [chan 4149] Sesch channel 4149 request ok
paramiko.transport: DEBUG: [chan 4149] EOF received (4149)
paramiko.transport: DEBUG: [chan 4149] EOF sent (4149)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2074 count=528 bs=1k
paramiko.transport: DEBUG: [chan 4150] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4150] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4150 opened.
paramiko.transport: DEBUG: [chan 4150] Sesch channel 4150 request ok
paramiko.transport: DEBUG: [chan 4150] EOF received (4150)
paramiko.transport: DEBUG: [chan 4150] EOF sent (4150)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2074 count=528 bs=1k
paramiko.transport: DEBUG: [chan 4151] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4151] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4151 opened.
paramiko.transport: DEBUG: [chan 4151] Sesch channel 4151 request ok
paramiko.transport: DEBUG: [chan 4151] EOF received (4151)
paramiko.transport: DEBUG: [chan 4151] EOF sent (4151)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2075 count=213 bs=1k
paramiko.transport: DEBUG: [chan 4152] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4152] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4152 opened.
paramiko.transport: DEBUG: [chan 4152] Sesch channel 4152 request ok
paramiko.transport: DEBUG: [chan 4152] EOF received (4152)
paramiko.transport: DEBUG: [chan 4152] EOF sent (4152)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2075 count=213 bs=1k
paramiko.transport: DEBUG: [chan 4153] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4153] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4153 opened.
paramiko.transport: DEBUG: [chan 4153] Sesch channel 4153 request ok
paramiko.transport: DEBUG: [chan 4153] EOF received (4153)
paramiko.transport: DEBUG: [chan 4153] EOF sent (4153)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2076 count=876 bs=1k
paramiko.transport: DEBUG: [chan 4154] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4154] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4154 opened.
paramiko.transport: DEBUG: [chan 4154] Sesch channel 4154 request ok
paramiko.transport: DEBUG: [chan 4154] EOF received (4154)
paramiko.transport: DEBUG: [chan 4154] EOF sent (4154)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2076 count=876 bs=1k
paramiko.transport: DEBUG: [chan 4155] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4155] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4155 opened.
paramiko.transport: DEBUG: [chan 4155] Sesch channel 4155 request ok
paramiko.transport: DEBUG: [chan 4155] EOF received (4155)
paramiko.transport: DEBUG: [chan 4155] EOF sent (4155)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2077 count=36 bs=1k
paramiko.transport: DEBUG: [chan 4156] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4156] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4156 opened.
paramiko.transport: DEBUG: [chan 4156] Sesch channel 4156 request ok
paramiko.transport: DEBUG: [chan 4156] EOF received (4156)
paramiko.transport: DEBUG: [chan 4156] EOF sent (4156)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2077 count=36 bs=1k
paramiko.transport: DEBUG: [chan 4157] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4157] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4157 opened.
paramiko.transport: DEBUG: [chan 4157] Sesch channel 4157 request ok
paramiko.transport: DEBUG: [chan 4157] EOF received (4157)
paramiko.transport: DEBUG: [chan 4157] EOF sent (4157)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2078 count=839 bs=1k
paramiko.transport: DEBUG: [chan 4158] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4158] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4158 opened.
paramiko.transport: DEBUG: [chan 4158] Sesch channel 4158 request ok
paramiko.transport: DEBUG: [chan 4158] EOF received (4158)
paramiko.transport: DEBUG: [chan 4158] EOF sent (4158)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2078 count=839 bs=1k
paramiko.transport: DEBUG: [chan 4159] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4159] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4159 opened.
paramiko.transport: DEBUG: [chan 4159] Sesch channel 4159 request ok
paramiko.transport: DEBUG: [chan 4159] EOF received (4159)
paramiko.transport: DEBUG: [chan 4159] EOF sent (4159)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2079 count=321 bs=1k
paramiko.transport: DEBUG: [chan 4160] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4160] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4160 opened.
paramiko.transport: DEBUG: [chan 4160] Sesch channel 4160 request ok
paramiko.transport: DEBUG: [chan 4160] EOF received (4160)
paramiko.transport: DEBUG: [chan 4160] EOF sent (4160)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2079 count=321 bs=1k
paramiko.transport: DEBUG: [chan 4161] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4161] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4161 opened.
paramiko.transport: DEBUG: [chan 4161] Sesch channel 4161 request ok
paramiko.transport: DEBUG: [chan 4161] EOF received (4161)
paramiko.transport: DEBUG: [chan 4161] EOF sent (4161)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2080 count=773 bs=1k
paramiko.transport: DEBUG: [chan 4162] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4162] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4162 opened.
paramiko.transport: DEBUG: [chan 4162] Sesch channel 4162 request ok
paramiko.transport: DEBUG: [chan 4162] EOF received (4162)
paramiko.transport: DEBUG: [chan 4162] EOF sent (4162)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2080 count=773 bs=1k
paramiko.transport: DEBUG: [chan 4163] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4163] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4163 opened.
paramiko.transport: DEBUG: [chan 4163] Sesch channel 4163 request ok
paramiko.transport: DEBUG: [chan 4163] EOF received (4163)
paramiko.transport: DEBUG: [chan 4163] EOF sent (4163)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2081 count=358 bs=1k
paramiko.transport: DEBUG: [chan 4164] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4164] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4164 opened.
paramiko.transport: DEBUG: [chan 4164] Sesch channel 4164 request ok
paramiko.transport: DEBUG: [chan 4164] EOF received (4164)
paramiko.transport: DEBUG: [chan 4164] EOF sent (4164)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2081 count=358 bs=1k
paramiko.transport: DEBUG: [chan 4165] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4165] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4165 opened.
paramiko.transport: DEBUG: [chan 4165] Sesch channel 4165 request ok
paramiko.transport: DEBUG: [chan 4165] EOF received (4165)
paramiko.transport: DEBUG: [chan 4165] EOF sent (4165)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2082 count=377 bs=1k
paramiko.transport: DEBUG: [chan 4166] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4166] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4166 opened.
paramiko.transport: DEBUG: [chan 4166] Sesch channel 4166 request ok
paramiko.transport: DEBUG: [chan 4166] EOF received (4166)
paramiko.transport: DEBUG: [chan 4166] EOF sent (4166)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2082 count=377 bs=1k
paramiko.transport: DEBUG: [chan 4167] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4167] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4167 opened.
paramiko.transport: DEBUG: [chan 4167] Sesch channel 4167 request ok
paramiko.transport: DEBUG: [chan 4167] EOF received (4167)
paramiko.transport: DEBUG: [chan 4167] EOF sent (4167)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2083 count=836 bs=1k
paramiko.transport: DEBUG: [chan 4168] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4168] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4168 opened.
paramiko.transport: DEBUG: [chan 4168] Sesch channel 4168 request ok
paramiko.transport: DEBUG: [chan 4168] EOF received (4168)
paramiko.transport: DEBUG: [chan 4168] EOF sent (4168)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2083 count=836 bs=1k
paramiko.transport: DEBUG: [chan 4169] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4169] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4169 opened.
paramiko.transport: DEBUG: [chan 4169] Sesch channel 4169 request ok
paramiko.transport: DEBUG: [chan 4169] EOF received (4169)
paramiko.transport: DEBUG: [chan 4169] EOF sent (4169)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2084 count=843 bs=1k
paramiko.transport: DEBUG: [chan 4170] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4170] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4170 opened.
paramiko.transport: DEBUG: [chan 4170] Sesch channel 4170 request ok
paramiko.transport: DEBUG: [chan 4170] EOF received (4170)
paramiko.transport: DEBUG: [chan 4170] EOF sent (4170)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2084 count=843 bs=1k
paramiko.transport: DEBUG: [chan 4171] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4171] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4171 opened.
paramiko.transport: DEBUG: [chan 4171] Sesch channel 4171 request ok
paramiko.transport: DEBUG: [chan 4171] EOF received (4171)
paramiko.transport: DEBUG: [chan 4171] EOF sent (4171)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2085 count=358 bs=1k
paramiko.transport: DEBUG: [chan 4172] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4172] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4172 opened.
paramiko.transport: DEBUG: [chan 4172] Sesch channel 4172 request ok
paramiko.transport: DEBUG: [chan 4172] EOF received (4172)
paramiko.transport: DEBUG: [chan 4172] EOF sent (4172)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2085 count=358 bs=1k
paramiko.transport: DEBUG: [chan 4173] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4173] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4173 opened.
paramiko.transport: DEBUG: [chan 4173] Sesch channel 4173 request ok
paramiko.transport: DEBUG: [chan 4173] EOF received (4173)
paramiko.transport: DEBUG: [chan 4173] EOF sent (4173)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2086 count=843 bs=1k
paramiko.transport: DEBUG: [chan 4174] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4174] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4174 opened.
paramiko.transport: DEBUG: [chan 4174] Sesch channel 4174 request ok
paramiko.transport: DEBUG: [chan 4174] EOF received (4174)
paramiko.transport: DEBUG: [chan 4174] EOF sent (4174)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2086 count=843 bs=1k
paramiko.transport: DEBUG: [chan 4175] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4175] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4175 opened.
paramiko.transport: DEBUG: [chan 4175] Sesch channel 4175 request ok
paramiko.transport: DEBUG: [chan 4175] EOF received (4175)
paramiko.transport: DEBUG: [chan 4175] EOF sent (4175)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2087 count=384 bs=1k
paramiko.transport: DEBUG: [chan 4176] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4176] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4176 opened.
paramiko.transport: DEBUG: [chan 4176] Sesch channel 4176 request ok
paramiko.transport: DEBUG: [chan 4176] EOF received (4176)
paramiko.transport: DEBUG: [chan 4176] EOF sent (4176)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2087 count=384 bs=1k
paramiko.transport: DEBUG: [chan 4177] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4177] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4177 opened.
paramiko.transport: DEBUG: [chan 4177] Sesch channel 4177 request ok
paramiko.transport: DEBUG: [chan 4177] EOF received (4177)
paramiko.transport: DEBUG: [chan 4177] EOF sent (4177)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2088 count=759 bs=1k
paramiko.transport: DEBUG: [chan 4178] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4178] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4178 opened.
paramiko.transport: DEBUG: [chan 4178] Sesch channel 4178 request ok
paramiko.transport: DEBUG: [chan 4178] EOF received (4178)
paramiko.transport: DEBUG: [chan 4178] EOF sent (4178)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2088 count=759 bs=1k
paramiko.transport: DEBUG: [chan 4179] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4179] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4179 opened.
paramiko.transport: DEBUG: [chan 4179] Sesch channel 4179 request ok
paramiko.transport: DEBUG: [chan 4179] EOF received (4179)
paramiko.transport: DEBUG: [chan 4179] EOF sent (4179)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2089 count=717 bs=1k
paramiko.transport: DEBUG: [chan 4180] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4180] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4180 opened.
paramiko.transport: DEBUG: [chan 4180] Sesch channel 4180 request ok
paramiko.transport: DEBUG: [chan 4180] EOF received (4180)
paramiko.transport: DEBUG: [chan 4180] EOF sent (4180)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2089 count=717 bs=1k
paramiko.transport: DEBUG: [chan 4181] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4181] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4181 opened.
paramiko.transport: DEBUG: [chan 4181] Sesch channel 4181 request ok
paramiko.transport: DEBUG: [chan 4181] EOF received (4181)
paramiko.transport: DEBUG: [chan 4181] EOF sent (4181)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2090 count=473 bs=1k
paramiko.transport: DEBUG: [chan 4182] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4182] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4182 opened.
paramiko.transport: DEBUG: [chan 4182] Sesch channel 4182 request ok
paramiko.transport: DEBUG: [chan 4182] EOF received (4182)
paramiko.transport: DEBUG: [chan 4182] EOF sent (4182)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2090 count=473 bs=1k
paramiko.transport: DEBUG: [chan 4183] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4183] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4183 opened.
paramiko.transport: DEBUG: [chan 4183] Sesch channel 4183 request ok
paramiko.transport: DEBUG: [chan 4183] EOF received (4183)
paramiko.transport: DEBUG: [chan 4183] EOF sent (4183)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2091 count=340 bs=1k
paramiko.transport: DEBUG: [chan 4184] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4184] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4184 opened.
paramiko.transport: DEBUG: [chan 4184] Sesch channel 4184 request ok
paramiko.transport: DEBUG: [chan 4184] EOF received (4184)
paramiko.transport: DEBUG: [chan 4184] EOF sent (4184)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2091 count=340 bs=1k
paramiko.transport: DEBUG: [chan 4185] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4185] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4185 opened.
paramiko.transport: DEBUG: [chan 4185] Sesch channel 4185 request ok
paramiko.transport: DEBUG: [chan 4185] EOF received (4185)
paramiko.transport: DEBUG: [chan 4185] EOF sent (4185)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2092 count=776 bs=1k
paramiko.transport: DEBUG: [chan 4186] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4186] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4186 opened.
paramiko.transport: DEBUG: [chan 4186] Sesch channel 4186 request ok
paramiko.transport: DEBUG: [chan 4186] EOF received (4186)
paramiko.transport: DEBUG: [chan 4186] EOF sent (4186)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2092 count=776 bs=1k
paramiko.transport: DEBUG: [chan 4187] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4187] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4187 opened.
paramiko.transport: DEBUG: [chan 4187] Sesch channel 4187 request ok
paramiko.transport: DEBUG: [chan 4187] EOF received (4187)
paramiko.transport: DEBUG: [chan 4187] EOF sent (4187)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2093 count=298 bs=1k
paramiko.transport: DEBUG: [chan 4188] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4188] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4188 opened.
paramiko.transport: DEBUG: [chan 4188] Sesch channel 4188 request ok
paramiko.transport: DEBUG: [chan 4188] EOF received (4188)
paramiko.transport: DEBUG: [chan 4188] EOF sent (4188)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2093 count=298 bs=1k
paramiko.transport: DEBUG: [chan 4189] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4189] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4189 opened.
paramiko.transport: DEBUG: [chan 4189] Sesch channel 4189 request ok
paramiko.transport: DEBUG: [chan 4189] EOF received (4189)
paramiko.transport: DEBUG: [chan 4189] EOF sent (4189)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2094 count=875 bs=1k
paramiko.transport: DEBUG: [chan 4190] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4190] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4190 opened.
paramiko.transport: DEBUG: [chan 4190] Sesch channel 4190 request ok
paramiko.transport: DEBUG: [chan 4190] EOF received (4190)
paramiko.transport: DEBUG: [chan 4190] EOF sent (4190)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2094 count=875 bs=1k
paramiko.transport: DEBUG: [chan 4191] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4191] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4191 opened.
paramiko.transport: DEBUG: [chan 4191] Sesch channel 4191 request ok
paramiko.transport: DEBUG: [chan 4191] EOF received (4191)
paramiko.transport: DEBUG: [chan 4191] EOF sent (4191)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2095 count=200 bs=1k
paramiko.transport: DEBUG: [chan 4192] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4192] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4192 opened.
paramiko.transport: DEBUG: [chan 4192] Sesch channel 4192 request ok
paramiko.transport: DEBUG: [chan 4192] EOF received (4192)
paramiko.transport: DEBUG: [chan 4192] EOF sent (4192)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2095 count=200 bs=1k
paramiko.transport: DEBUG: [chan 4193] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4193] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4193 opened.
paramiko.transport: DEBUG: [chan 4193] Sesch channel 4193 request ok
paramiko.transport: DEBUG: [chan 4193] EOF received (4193)
paramiko.transport: DEBUG: [chan 4193] EOF sent (4193)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2096 count=933 bs=1k
paramiko.transport: DEBUG: [chan 4194] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4194] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4194 opened.
paramiko.transport: DEBUG: [chan 4194] Sesch channel 4194 request ok
paramiko.transport: DEBUG: [chan 4194] EOF received (4194)
paramiko.transport: DEBUG: [chan 4194] EOF sent (4194)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2096 count=933 bs=1k
paramiko.transport: DEBUG: [chan 4195] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4195] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4195 opened.
paramiko.transport: DEBUG: [chan 4195] Sesch channel 4195 request ok
paramiko.transport: DEBUG: [chan 4195] EOF received (4195)
paramiko.transport: DEBUG: [chan 4195] EOF sent (4195)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2097 count=261 bs=1k
paramiko.transport: DEBUG: [chan 4196] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4196] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4196 opened.
paramiko.transport: DEBUG: [chan 4196] Sesch channel 4196 request ok
paramiko.transport: DEBUG: [chan 4196] EOF received (4196)
paramiko.transport: DEBUG: [chan 4196] EOF sent (4196)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2097 count=261 bs=1k
paramiko.transport: DEBUG: [chan 4197] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4197] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4197 opened.
paramiko.transport: DEBUG: [chan 4197] Sesch channel 4197 request ok
paramiko.transport: DEBUG: [chan 4197] EOF received (4197)
paramiko.transport: DEBUG: [chan 4197] EOF sent (4197)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2098 count=532 bs=1k
paramiko.transport: DEBUG: [chan 4198] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4198] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4198 opened.
paramiko.transport: DEBUG: [chan 4198] Sesch channel 4198 request ok
paramiko.transport: DEBUG: [chan 4198] EOF received (4198)
paramiko.transport: DEBUG: [chan 4198] EOF sent (4198)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2098 count=532 bs=1k
paramiko.transport: DEBUG: [chan 4199] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4199] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4199 opened.
paramiko.transport: DEBUG: [chan 4199] Sesch channel 4199 request ok
paramiko.transport: DEBUG: [chan 4199] EOF received (4199)
paramiko.transport: DEBUG: [chan 4199] EOF sent (4199)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2099 count=511 bs=1k
paramiko.transport: DEBUG: [chan 4200] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4200] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4200 opened.
paramiko.transport: DEBUG: [chan 4200] Sesch channel 4200 request ok
paramiko.transport: DEBUG: [chan 4200] EOF received (4200)
paramiko.transport: DEBUG: [chan 4200] EOF sent (4200)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2099 count=511 bs=1k
paramiko.transport: DEBUG: [chan 4201] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4201] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4201 opened.
paramiko.transport: DEBUG: [chan 4201] Sesch channel 4201 request ok
paramiko.transport: DEBUG: [chan 4201] EOF received (4201)
paramiko.transport: DEBUG: [chan 4201] EOF sent (4201)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2100 count=105 bs=1k
paramiko.transport: DEBUG: [chan 4202] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4202] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4202 opened.
paramiko.transport: DEBUG: [chan 4202] Sesch channel 4202 request ok
paramiko.transport: DEBUG: [chan 4202] EOF received (4202)
paramiko.transport: DEBUG: [chan 4202] EOF sent (4202)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2100 count=105 bs=1k
paramiko.transport: DEBUG: [chan 4203] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4203] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4203 opened.
paramiko.transport: DEBUG: [chan 4203] Sesch channel 4203 request ok
paramiko.transport: DEBUG: [chan 4203] EOF received (4203)
paramiko.transport: DEBUG: [chan 4203] EOF sent (4203)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2101 count=261 bs=1k
paramiko.transport: DEBUG: [chan 4204] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4204] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4204 opened.
paramiko.transport: DEBUG: [chan 4204] Sesch channel 4204 request ok
paramiko.transport: DEBUG: [chan 4204] EOF received (4204)
paramiko.transport: DEBUG: [chan 4204] EOF sent (4204)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2101 count=261 bs=1k
paramiko.transport: DEBUG: [chan 4205] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4205] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4205 opened.
paramiko.transport: DEBUG: [chan 4205] Sesch channel 4205 request ok
paramiko.transport: DEBUG: [chan 4205] EOF received (4205)
paramiko.transport: DEBUG: [chan 4205] EOF sent (4205)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2102 count=773 bs=1k
paramiko.transport: DEBUG: [chan 4206] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4206] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4206 opened.
paramiko.transport: DEBUG: [chan 4206] Sesch channel 4206 request ok
paramiko.transport: DEBUG: [chan 4206] EOF received (4206)
paramiko.transport: DEBUG: [chan 4206] EOF sent (4206)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2102 count=773 bs=1k
paramiko.transport: DEBUG: [chan 4207] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4207] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4207 opened.
paramiko.transport: DEBUG: [chan 4207] Sesch channel 4207 request ok
paramiko.transport: DEBUG: [chan 4207] EOF received (4207)
paramiko.transport: DEBUG: [chan 4207] EOF sent (4207)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2103 count=935 bs=1k
paramiko.transport: DEBUG: [chan 4208] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4208] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4208 opened.
paramiko.transport: DEBUG: [chan 4208] Sesch channel 4208 request ok
paramiko.transport: DEBUG: [chan 4208] EOF received (4208)
paramiko.transport: DEBUG: [chan 4208] EOF sent (4208)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2103 count=935 bs=1k
paramiko.transport: DEBUG: [chan 4209] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4209] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4209 opened.
paramiko.transport: DEBUG: [chan 4209] Sesch channel 4209 request ok
paramiko.transport: DEBUG: [chan 4209] EOF received (4209)
paramiko.transport: DEBUG: [chan 4209] EOF sent (4209)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2104 count=925 bs=1k
paramiko.transport: DEBUG: [chan 4210] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4210] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4210 opened.
paramiko.transport: DEBUG: [chan 4210] Sesch channel 4210 request ok
paramiko.transport: DEBUG: [chan 4210] EOF received (4210)
paramiko.transport: DEBUG: [chan 4210] EOF sent (4210)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2104 count=925 bs=1k
paramiko.transport: DEBUG: [chan 4211] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4211] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4211 opened.
paramiko.transport: DEBUG: [chan 4211] Sesch channel 4211 request ok
paramiko.transport: DEBUG: [chan 4211] EOF received (4211)
paramiko.transport: DEBUG: [chan 4211] EOF sent (4211)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2105 count=110 bs=1k
paramiko.transport: DEBUG: [chan 4212] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4212] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4212 opened.
paramiko.transport: DEBUG: [chan 4212] Sesch channel 4212 request ok
paramiko.transport: DEBUG: [chan 4212] EOF received (4212)
paramiko.transport: DEBUG: [chan 4212] EOF sent (4212)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2105 count=110 bs=1k
paramiko.transport: DEBUG: [chan 4213] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4213] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4213 opened.
paramiko.transport: DEBUG: [chan 4213] Sesch channel 4213 request ok
paramiko.transport: DEBUG: [chan 4213] EOF received (4213)
paramiko.transport: DEBUG: [chan 4213] EOF sent (4213)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2106 count=560 bs=1k
paramiko.transport: DEBUG: [chan 4214] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4214] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4214 opened.
paramiko.transport: DEBUG: [chan 4214] Sesch channel 4214 request ok
paramiko.transport: DEBUG: [chan 4214] EOF received (4214)
paramiko.transport: DEBUG: [chan 4214] EOF sent (4214)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2106 count=560 bs=1k
paramiko.transport: DEBUG: [chan 4215] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4215] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4215 opened.
paramiko.transport: DEBUG: [chan 4215] Sesch channel 4215 request ok
paramiko.transport: DEBUG: [chan 4215] EOF received (4215)
paramiko.transport: DEBUG: [chan 4215] EOF sent (4215)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2107 count=909 bs=1k
paramiko.transport: DEBUG: [chan 4216] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4216] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4216 opened.
paramiko.transport: DEBUG: [chan 4216] Sesch channel 4216 request ok
paramiko.transport: DEBUG: [chan 4216] EOF received (4216)
paramiko.transport: DEBUG: [chan 4216] EOF sent (4216)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2107 count=909 bs=1k
paramiko.transport: DEBUG: [chan 4217] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4217] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4217 opened.
paramiko.transport: DEBUG: [chan 4217] Sesch channel 4217 request ok
paramiko.transport: DEBUG: [chan 4217] EOF received (4217)
paramiko.transport: DEBUG: [chan 4217] EOF sent (4217)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2108 count=346 bs=1k
paramiko.transport: DEBUG: [chan 4218] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4218] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4218 opened.
paramiko.transport: DEBUG: [chan 4218] Sesch channel 4218 request ok
paramiko.transport: DEBUG: [chan 4218] EOF received (4218)
paramiko.transport: DEBUG: [chan 4218] EOF sent (4218)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2108 count=346 bs=1k
paramiko.transport: DEBUG: [chan 4219] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4219] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4219 opened.
paramiko.transport: DEBUG: [chan 4219] Sesch channel 4219 request ok
paramiko.transport: DEBUG: [chan 4219] EOF received (4219)
paramiko.transport: DEBUG: [chan 4219] EOF sent (4219)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2109 count=479 bs=1k
paramiko.transport: DEBUG: [chan 4220] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4220] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4220 opened.
paramiko.transport: DEBUG: [chan 4220] Sesch channel 4220 request ok
paramiko.transport: DEBUG: [chan 4220] EOF received (4220)
paramiko.transport: DEBUG: [chan 4220] EOF sent (4220)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2109 count=479 bs=1k
paramiko.transport: DEBUG: [chan 4221] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4221] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4221 opened.
paramiko.transport: DEBUG: [chan 4221] Sesch channel 4221 request ok
paramiko.transport: DEBUG: [chan 4221] EOF received (4221)
paramiko.transport: DEBUG: [chan 4221] EOF sent (4221)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2110 count=340 bs=1k
paramiko.transport: DEBUG: [chan 4222] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4222] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4222 opened.
paramiko.transport: DEBUG: [chan 4222] Sesch channel 4222 request ok
paramiko.transport: DEBUG: [chan 4222] EOF received (4222)
paramiko.transport: DEBUG: [chan 4222] EOF sent (4222)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2110 count=340 bs=1k
paramiko.transport: DEBUG: [chan 4223] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4223] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4223 opened.
paramiko.transport: DEBUG: [chan 4223] Sesch channel 4223 request ok
paramiko.transport: DEBUG: [chan 4223] EOF received (4223)
paramiko.transport: DEBUG: [chan 4223] EOF sent (4223)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2111 count=754 bs=1k
paramiko.transport: DEBUG: [chan 4224] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4224] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4224 opened.
paramiko.transport: DEBUG: [chan 4224] Sesch channel 4224 request ok
paramiko.transport: DEBUG: [chan 4224] EOF received (4224)
paramiko.transport: DEBUG: [chan 4224] EOF sent (4224)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2111 count=754 bs=1k
paramiko.transport: DEBUG: [chan 4225] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4225] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4225 opened.
paramiko.transport: DEBUG: [chan 4225] Sesch channel 4225 request ok
paramiko.transport: DEBUG: [chan 4225] EOF received (4225)
paramiko.transport: DEBUG: [chan 4225] EOF sent (4225)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2112 count=126 bs=1k
paramiko.transport: DEBUG: [chan 4226] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4226] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4226 opened.
paramiko.transport: DEBUG: [chan 4226] Sesch channel 4226 request ok
paramiko.transport: DEBUG: [chan 4226] EOF received (4226)
paramiko.transport: DEBUG: [chan 4226] EOF sent (4226)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2112 count=126 bs=1k
paramiko.transport: DEBUG: [chan 4227] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4227] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4227 opened.
paramiko.transport: DEBUG: [chan 4227] Sesch channel 4227 request ok
paramiko.transport: DEBUG: [chan 4227] EOF received (4227)
paramiko.transport: DEBUG: [chan 4227] EOF sent (4227)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2113 count=820 bs=1k
paramiko.transport: DEBUG: [chan 4228] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4228] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4228 opened.
paramiko.transport: DEBUG: [chan 4228] Sesch channel 4228 request ok
paramiko.transport: DEBUG: [chan 4228] EOF received (4228)
paramiko.transport: DEBUG: [chan 4228] EOF sent (4228)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2113 count=820 bs=1k
paramiko.transport: DEBUG: [chan 4229] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4229] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4229 opened.
paramiko.transport: DEBUG: [chan 4229] Sesch channel 4229 request ok
paramiko.transport: DEBUG: [chan 4229] EOF received (4229)
paramiko.transport: DEBUG: [chan 4229] EOF sent (4229)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2114 count=39 bs=1k
paramiko.transport: DEBUG: [chan 4230] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4230] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4230 opened.
paramiko.transport: DEBUG: [chan 4230] Sesch channel 4230 request ok
paramiko.transport: DEBUG: [chan 4230] EOF received (4230)
paramiko.transport: DEBUG: [chan 4230] EOF sent (4230)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2114 count=39 bs=1k
paramiko.transport: DEBUG: [chan 4231] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4231] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4231 opened.
paramiko.transport: DEBUG: [chan 4231] Sesch channel 4231 request ok
paramiko.transport: DEBUG: [chan 4231] EOF received (4231)
paramiko.transport: DEBUG: [chan 4231] EOF sent (4231)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2115 count=584 bs=1k
paramiko.transport: DEBUG: [chan 4232] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4232] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4232 opened.
paramiko.transport: DEBUG: [chan 4232] Sesch channel 4232 request ok
paramiko.transport: DEBUG: [chan 4232] EOF received (4232)
paramiko.transport: DEBUG: [chan 4232] EOF sent (4232)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2115 count=584 bs=1k
paramiko.transport: DEBUG: [chan 4233] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4233] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4233 opened.
paramiko.transport: DEBUG: [chan 4233] Sesch channel 4233 request ok
paramiko.transport: DEBUG: [chan 4233] EOF received (4233)
paramiko.transport: DEBUG: [chan 4233] EOF sent (4233)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2116 count=1 bs=1k
paramiko.transport: DEBUG: [chan 4234] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4234] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4234 opened.
paramiko.transport: DEBUG: [chan 4234] Sesch channel 4234 request ok
paramiko.transport: DEBUG: [chan 4234] EOF received (4234)
paramiko.transport: DEBUG: [chan 4234] EOF sent (4234)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2116 count=1 bs=1k
paramiko.transport: DEBUG: [chan 4235] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4235] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4235 opened.
paramiko.transport: DEBUG: [chan 4235] Sesch channel 4235 request ok
paramiko.transport: DEBUG: [chan 4235] EOF received (4235)
paramiko.transport: DEBUG: [chan 4235] EOF sent (4235)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2117 count=463 bs=1k
paramiko.transport: DEBUG: [chan 4236] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4236] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4236 opened.
paramiko.transport: DEBUG: [chan 4236] Sesch channel 4236 request ok
paramiko.transport: DEBUG: [chan 4236] EOF received (4236)
paramiko.transport: DEBUG: [chan 4236] EOF sent (4236)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2117 count=463 bs=1k
paramiko.transport: DEBUG: [chan 4237] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4237] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4237 opened.
paramiko.transport: DEBUG: [chan 4237] Sesch channel 4237 request ok
paramiko.transport: DEBUG: [chan 4237] EOF received (4237)
paramiko.transport: DEBUG: [chan 4237] EOF sent (4237)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2118 count=678 bs=1k
paramiko.transport: DEBUG: [chan 4238] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4238] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4238 opened.
paramiko.transport: DEBUG: [chan 4238] Sesch channel 4238 request ok
paramiko.transport: DEBUG: [chan 4238] EOF received (4238)
paramiko.transport: DEBUG: [chan 4238] EOF sent (4238)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2118 count=678 bs=1k
paramiko.transport: DEBUG: [chan 4239] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4239] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4239 opened.
paramiko.transport: DEBUG: [chan 4239] Sesch channel 4239 request ok
paramiko.transport: DEBUG: [chan 4239] EOF received (4239)
paramiko.transport: DEBUG: [chan 4239] EOF sent (4239)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2119 count=892 bs=1k
paramiko.transport: DEBUG: [chan 4240] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4240] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4240 opened.
paramiko.transport: DEBUG: [chan 4240] Sesch channel 4240 request ok
paramiko.transport: DEBUG: [chan 4240] EOF received (4240)
paramiko.transport: DEBUG: [chan 4240] EOF sent (4240)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2119 count=892 bs=1k
paramiko.transport: DEBUG: [chan 4241] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4241] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4241 opened.
paramiko.transport: DEBUG: [chan 4241] Sesch channel 4241 request ok
paramiko.transport: DEBUG: [chan 4241] EOF received (4241)
paramiko.transport: DEBUG: [chan 4241] EOF sent (4241)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2120 count=851 bs=1k
paramiko.transport: DEBUG: [chan 4242] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4242] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4242 opened.
paramiko.transport: DEBUG: [chan 4242] Sesch channel 4242 request ok
paramiko.transport: DEBUG: [chan 4242] EOF received (4242)
paramiko.transport: DEBUG: [chan 4242] EOF sent (4242)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2120 count=851 bs=1k
paramiko.transport: DEBUG: [chan 4243] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4243] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4243 opened.
paramiko.transport: DEBUG: [chan 4243] Sesch channel 4243 request ok
paramiko.transport: DEBUG: [chan 4243] EOF received (4243)
paramiko.transport: DEBUG: [chan 4243] EOF sent (4243)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2121 count=608 bs=1k
paramiko.transport: DEBUG: [chan 4244] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4244] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4244 opened.
paramiko.transport: DEBUG: [chan 4244] Sesch channel 4244 request ok
paramiko.transport: DEBUG: [chan 4244] EOF received (4244)
paramiko.transport: DEBUG: [chan 4244] EOF sent (4244)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2121 count=608 bs=1k
paramiko.transport: DEBUG: [chan 4245] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4245] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4245 opened.
paramiko.transport: DEBUG: [chan 4245] Sesch channel 4245 request ok
paramiko.transport: DEBUG: [chan 4245] EOF received (4245)
paramiko.transport: DEBUG: [chan 4245] EOF sent (4245)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2122 count=888 bs=1k
paramiko.transport: DEBUG: [chan 4246] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4246] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4246 opened.
paramiko.transport: DEBUG: [chan 4246] Sesch channel 4246 request ok
paramiko.transport: DEBUG: [chan 4246] EOF received (4246)
paramiko.transport: DEBUG: [chan 4246] EOF sent (4246)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2122 count=888 bs=1k
paramiko.transport: DEBUG: [chan 4247] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4247] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4247 opened.
paramiko.transport: DEBUG: [chan 4247] Sesch channel 4247 request ok
paramiko.transport: DEBUG: [chan 4247] EOF received (4247)
paramiko.transport: DEBUG: [chan 4247] EOF sent (4247)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2123 count=121 bs=1k
paramiko.transport: DEBUG: [chan 4248] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4248] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4248 opened.
paramiko.transport: DEBUG: [chan 4248] Sesch channel 4248 request ok
paramiko.transport: DEBUG: [chan 4248] EOF received (4248)
paramiko.transport: DEBUG: [chan 4248] EOF sent (4248)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2123 count=121 bs=1k
paramiko.transport: DEBUG: [chan 4249] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4249] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4249 opened.
paramiko.transport: DEBUG: [chan 4249] Sesch channel 4249 request ok
paramiko.transport: DEBUG: [chan 4249] EOF received (4249)
paramiko.transport: DEBUG: [chan 4249] EOF sent (4249)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2124 count=469 bs=1k
paramiko.transport: DEBUG: [chan 4250] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4250] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4250 opened.
paramiko.transport: DEBUG: [chan 4250] Sesch channel 4250 request ok
paramiko.transport: DEBUG: [chan 4250] EOF received (4250)
paramiko.transport: DEBUG: [chan 4250] EOF sent (4250)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2124 count=469 bs=1k
paramiko.transport: DEBUG: [chan 4251] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4251] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4251 opened.
paramiko.transport: DEBUG: [chan 4251] Sesch channel 4251 request ok
paramiko.transport: DEBUG: [chan 4251] EOF received (4251)
paramiko.transport: DEBUG: [chan 4251] EOF sent (4251)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2125 count=266 bs=1k
paramiko.transport: DEBUG: [chan 4252] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4252] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4252 opened.
paramiko.transport: DEBUG: [chan 4252] Sesch channel 4252 request ok
paramiko.transport: DEBUG: [chan 4252] EOF received (4252)
paramiko.transport: DEBUG: [chan 4252] EOF sent (4252)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2125 count=266 bs=1k
paramiko.transport: DEBUG: [chan 4253] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4253] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4253 opened.
paramiko.transport: DEBUG: [chan 4253] Sesch channel 4253 request ok
paramiko.transport: DEBUG: [chan 4253] EOF received (4253)
paramiko.transport: DEBUG: [chan 4253] EOF sent (4253)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2126 count=243 bs=1k
paramiko.transport: DEBUG: [chan 4254] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4254] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4254 opened.
paramiko.transport: DEBUG: [chan 4254] Sesch channel 4254 request ok
paramiko.transport: DEBUG: [chan 4254] EOF received (4254)
paramiko.transport: DEBUG: [chan 4254] EOF sent (4254)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2126 count=243 bs=1k
paramiko.transport: DEBUG: [chan 4255] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4255] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4255 opened.
paramiko.transport: DEBUG: [chan 4255] Sesch channel 4255 request ok
paramiko.transport: DEBUG: [chan 4255] EOF received (4255)
paramiko.transport: DEBUG: [chan 4255] EOF sent (4255)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2127 count=56 bs=1k
paramiko.transport: DEBUG: [chan 4256] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4256] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4256 opened.
paramiko.transport: DEBUG: [chan 4256] Sesch channel 4256 request ok
paramiko.transport: DEBUG: [chan 4256] EOF received (4256)
paramiko.transport: DEBUG: [chan 4256] EOF sent (4256)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2127 count=56 bs=1k
paramiko.transport: DEBUG: [chan 4257] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4257] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4257 opened.
paramiko.transport: DEBUG: [chan 4257] Sesch channel 4257 request ok
paramiko.transport: DEBUG: [chan 4257] EOF received (4257)
paramiko.transport: DEBUG: [chan 4257] EOF sent (4257)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2128 count=885 bs=1k
paramiko.transport: DEBUG: [chan 4258] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4258] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4258 opened.
paramiko.transport: DEBUG: [chan 4258] Sesch channel 4258 request ok
paramiko.transport: DEBUG: [chan 4258] EOF received (4258)
paramiko.transport: DEBUG: [chan 4258] EOF sent (4258)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2128 count=885 bs=1k
paramiko.transport: DEBUG: [chan 4259] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4259] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4259 opened.
paramiko.transport: DEBUG: [chan 4259] Sesch channel 4259 request ok
paramiko.transport: DEBUG: [chan 4259] EOF received (4259)
paramiko.transport: DEBUG: [chan 4259] EOF sent (4259)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2129 count=965 bs=1k
paramiko.transport: DEBUG: [chan 4260] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4260] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4260 opened.
paramiko.transport: DEBUG: [chan 4260] Sesch channel 4260 request ok
paramiko.transport: DEBUG: [chan 4260] EOF received (4260)
paramiko.transport: DEBUG: [chan 4260] EOF sent (4260)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2129 count=965 bs=1k
paramiko.transport: DEBUG: [chan 4261] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4261] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4261 opened.
paramiko.transport: DEBUG: [chan 4261] Sesch channel 4261 request ok
paramiko.transport: DEBUG: [chan 4261] EOF received (4261)
paramiko.transport: DEBUG: [chan 4261] EOF sent (4261)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2130 count=912 bs=1k
paramiko.transport: DEBUG: [chan 4262] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4262] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4262 opened.
paramiko.transport: DEBUG: [chan 4262] Sesch channel 4262 request ok
paramiko.transport: DEBUG: [chan 4262] EOF received (4262)
paramiko.transport: DEBUG: [chan 4262] EOF sent (4262)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2130 count=912 bs=1k
paramiko.transport: DEBUG: [chan 4263] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4263] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4263 opened.
paramiko.transport: DEBUG: [chan 4263] Sesch channel 4263 request ok
paramiko.transport: DEBUG: [chan 4263] EOF received (4263)
paramiko.transport: DEBUG: [chan 4263] EOF sent (4263)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2131 count=971 bs=1k
paramiko.transport: DEBUG: [chan 4264] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4264] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4264 opened.
paramiko.transport: DEBUG: [chan 4264] Sesch channel 4264 request ok
paramiko.transport: DEBUG: [chan 4264] EOF received (4264)
paramiko.transport: DEBUG: [chan 4264] EOF sent (4264)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2131 count=971 bs=1k
paramiko.transport: DEBUG: [chan 4265] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4265] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4265 opened.
paramiko.transport: DEBUG: [chan 4265] Sesch channel 4265 request ok
paramiko.transport: DEBUG: [chan 4265] EOF received (4265)
paramiko.transport: DEBUG: [chan 4265] EOF sent (4265)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2132 count=928 bs=1k
paramiko.transport: DEBUG: [chan 4266] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4266] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4266 opened.
paramiko.transport: DEBUG: [chan 4266] Sesch channel 4266 request ok
paramiko.transport: DEBUG: [chan 4266] EOF received (4266)
paramiko.transport: DEBUG: [chan 4266] EOF sent (4266)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2132 count=928 bs=1k
paramiko.transport: DEBUG: [chan 4267] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4267] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4267 opened.
paramiko.transport: DEBUG: [chan 4267] Sesch channel 4267 request ok
paramiko.transport: DEBUG: [chan 4267] EOF received (4267)
paramiko.transport: DEBUG: [chan 4267] EOF sent (4267)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2133 count=827 bs=1k
paramiko.transport: DEBUG: [chan 4268] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4268] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4268 opened.
paramiko.transport: DEBUG: [chan 4268] Sesch channel 4268 request ok
paramiko.transport: DEBUG: [chan 4268] EOF received (4268)
paramiko.transport: DEBUG: [chan 4268] EOF sent (4268)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2133 count=827 bs=1k
paramiko.transport: DEBUG: [chan 4269] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4269] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4269 opened.
paramiko.transport: DEBUG: [chan 4269] Sesch channel 4269 request ok
paramiko.transport: DEBUG: [chan 4269] EOF received (4269)
paramiko.transport: DEBUG: [chan 4269] EOF sent (4269)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2134 count=752 bs=1k
paramiko.transport: DEBUG: [chan 4270] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4270] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4270 opened.
paramiko.transport: DEBUG: [chan 4270] Sesch channel 4270 request ok
paramiko.transport: DEBUG: [chan 4270] EOF received (4270)
paramiko.transport: DEBUG: [chan 4270] EOF sent (4270)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2134 count=752 bs=1k
paramiko.transport: DEBUG: [chan 4271] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4271] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4271 opened.
paramiko.transport: DEBUG: [chan 4271] Sesch channel 4271 request ok
paramiko.transport: DEBUG: [chan 4271] EOF received (4271)
paramiko.transport: DEBUG: [chan 4271] EOF sent (4271)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2135 count=396 bs=1k
paramiko.transport: DEBUG: [chan 4272] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4272] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4272 opened.
paramiko.transport: DEBUG: [chan 4272] Sesch channel 4272 request ok
paramiko.transport: DEBUG: [chan 4272] EOF received (4272)
paramiko.transport: DEBUG: [chan 4272] EOF sent (4272)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2135 count=396 bs=1k
paramiko.transport: DEBUG: [chan 4273] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4273] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4273 opened.
paramiko.transport: DEBUG: [chan 4273] Sesch channel 4273 request ok
paramiko.transport: DEBUG: [chan 4273] EOF received (4273)
paramiko.transport: DEBUG: [chan 4273] EOF sent (4273)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2136 count=769 bs=1k
paramiko.transport: DEBUG: [chan 4274] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4274] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4274 opened.
paramiko.transport: DEBUG: [chan 4274] Sesch channel 4274 request ok
paramiko.transport: DEBUG: [chan 4274] EOF received (4274)
paramiko.transport: DEBUG: [chan 4274] EOF sent (4274)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2136 count=769 bs=1k
paramiko.transport: DEBUG: [chan 4275] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4275] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4275 opened.
paramiko.transport: DEBUG: [chan 4275] Sesch channel 4275 request ok
paramiko.transport: DEBUG: [chan 4275] EOF received (4275)
paramiko.transport: DEBUG: [chan 4275] EOF sent (4275)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2137 count=381 bs=1k
paramiko.transport: DEBUG: [chan 4276] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4276] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4276 opened.
paramiko.transport: DEBUG: [chan 4276] Sesch channel 4276 request ok
paramiko.transport: DEBUG: [chan 4276] EOF received (4276)
paramiko.transport: DEBUG: [chan 4276] EOF sent (4276)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2137 count=381 bs=1k
paramiko.transport: DEBUG: [chan 4277] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4277] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4277 opened.
paramiko.transport: DEBUG: [chan 4277] Sesch channel 4277 request ok
paramiko.transport: DEBUG: [chan 4277] EOF received (4277)
paramiko.transport: DEBUG: [chan 4277] EOF sent (4277)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2138 count=94 bs=1k
paramiko.transport: DEBUG: [chan 4278] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4278] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4278 opened.
paramiko.transport: DEBUG: [chan 4278] Sesch channel 4278 request ok
paramiko.transport: DEBUG: [chan 4278] EOF received (4278)
paramiko.transport: DEBUG: [chan 4278] EOF sent (4278)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2138 count=94 bs=1k
paramiko.transport: DEBUG: [chan 4279] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4279] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4279 opened.
paramiko.transport: DEBUG: [chan 4279] Sesch channel 4279 request ok
paramiko.transport: DEBUG: [chan 4279] EOF received (4279)
paramiko.transport: DEBUG: [chan 4279] EOF sent (4279)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2139 count=286 bs=1k
paramiko.transport: DEBUG: [chan 4280] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4280] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4280 opened.
paramiko.transport: DEBUG: [chan 4280] Sesch channel 4280 request ok
paramiko.transport: DEBUG: [chan 4280] EOF received (4280)
paramiko.transport: DEBUG: [chan 4280] EOF sent (4280)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2139 count=286 bs=1k
paramiko.transport: DEBUG: [chan 4281] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4281] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4281 opened.
paramiko.transport: DEBUG: [chan 4281] Sesch channel 4281 request ok
paramiko.transport: DEBUG: [chan 4281] EOF received (4281)
paramiko.transport: DEBUG: [chan 4281] EOF sent (4281)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2140 count=638 bs=1k
paramiko.transport: DEBUG: [chan 4282] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4282] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4282 opened.
paramiko.transport: DEBUG: [chan 4282] Sesch channel 4282 request ok
paramiko.transport: DEBUG: [chan 4282] EOF received (4282)
paramiko.transport: DEBUG: [chan 4282] EOF sent (4282)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2140 count=638 bs=1k
paramiko.transport: DEBUG: [chan 4283] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4283] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4283 opened.
paramiko.transport: DEBUG: [chan 4283] Sesch channel 4283 request ok
paramiko.transport: DEBUG: [chan 4283] EOF received (4283)
paramiko.transport: DEBUG: [chan 4283] EOF sent (4283)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2141 count=750 bs=1k
paramiko.transport: DEBUG: [chan 4284] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4284] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4284 opened.
paramiko.transport: DEBUG: [chan 4284] Sesch channel 4284 request ok
paramiko.transport: DEBUG: [chan 4284] EOF received (4284)
paramiko.transport: DEBUG: [chan 4284] EOF sent (4284)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2141 count=750 bs=1k
paramiko.transport: DEBUG: [chan 4285] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4285] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4285 opened.
paramiko.transport: DEBUG: [chan 4285] Sesch channel 4285 request ok
paramiko.transport: DEBUG: [chan 4285] EOF received (4285)
paramiko.transport: DEBUG: [chan 4285] EOF sent (4285)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2142 count=1021 bs=1k
paramiko.transport: DEBUG: [chan 4286] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4286] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4286 opened.
paramiko.transport: DEBUG: [chan 4286] Sesch channel 4286 request ok
paramiko.transport: DEBUG: [chan 4286] EOF received (4286)
paramiko.transport: DEBUG: [chan 4286] EOF sent (4286)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2142 count=1021 bs=1k
paramiko.transport: DEBUG: [chan 4287] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4287] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4287 opened.
paramiko.transport: DEBUG: [chan 4287] Sesch channel 4287 request ok
paramiko.transport: DEBUG: [chan 4287] EOF received (4287)
paramiko.transport: DEBUG: [chan 4287] EOF sent (4287)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2143 count=373 bs=1k
paramiko.transport: DEBUG: [chan 4288] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4288] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4288 opened.
paramiko.transport: DEBUG: [chan 4288] Sesch channel 4288 request ok
paramiko.transport: DEBUG: [chan 4288] EOF received (4288)
paramiko.transport: DEBUG: [chan 4288] EOF sent (4288)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2143 count=373 bs=1k
paramiko.transport: DEBUG: [chan 4289] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4289] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4289 opened.
paramiko.transport: DEBUG: [chan 4289] Sesch channel 4289 request ok
paramiko.transport: DEBUG: [chan 4289] EOF received (4289)
paramiko.transport: DEBUG: [chan 4289] EOF sent (4289)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2144 count=520 bs=1k
paramiko.transport: DEBUG: [chan 4290] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4290] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4290 opened.
paramiko.transport: DEBUG: [chan 4290] Sesch channel 4290 request ok
paramiko.transport: DEBUG: [chan 4290] EOF received (4290)
paramiko.transport: DEBUG: [chan 4290] EOF sent (4290)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2144 count=520 bs=1k
paramiko.transport: DEBUG: [chan 4291] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4291] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4291 opened.
paramiko.transport: DEBUG: [chan 4291] Sesch channel 4291 request ok
paramiko.transport: DEBUG: [chan 4291] EOF received (4291)
paramiko.transport: DEBUG: [chan 4291] EOF sent (4291)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2145 count=773 bs=1k
paramiko.transport: DEBUG: [chan 4292] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4292] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4292 opened.
paramiko.transport: DEBUG: [chan 4292] Sesch channel 4292 request ok
paramiko.transport: DEBUG: [chan 4292] EOF received (4292)
paramiko.transport: DEBUG: [chan 4292] EOF sent (4292)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2145 count=773 bs=1k
paramiko.transport: DEBUG: [chan 4293] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4293] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4293 opened.
paramiko.transport: DEBUG: [chan 4293] Sesch channel 4293 request ok
paramiko.transport: DEBUG: [chan 4293] EOF received (4293)
paramiko.transport: DEBUG: [chan 4293] EOF sent (4293)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2146 count=828 bs=1k
paramiko.transport: DEBUG: [chan 4294] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4294] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4294 opened.
paramiko.transport: DEBUG: [chan 4294] Sesch channel 4294 request ok
paramiko.transport: DEBUG: [chan 4294] EOF received (4294)
paramiko.transport: DEBUG: [chan 4294] EOF sent (4294)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2146 count=828 bs=1k
paramiko.transport: DEBUG: [chan 4295] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4295] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4295 opened.
paramiko.transport: DEBUG: [chan 4295] Sesch channel 4295 request ok
paramiko.transport: DEBUG: [chan 4295] EOF received (4295)
paramiko.transport: DEBUG: [chan 4295] EOF sent (4295)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2147 count=861 bs=1k
paramiko.transport: DEBUG: [chan 4296] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4296] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4296 opened.
paramiko.transport: DEBUG: [chan 4296] Sesch channel 4296 request ok
paramiko.transport: DEBUG: [chan 4296] EOF received (4296)
paramiko.transport: DEBUG: [chan 4296] EOF sent (4296)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2147 count=861 bs=1k
paramiko.transport: DEBUG: [chan 4297] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4297] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4297 opened.
paramiko.transport: DEBUG: [chan 4297] Sesch channel 4297 request ok
paramiko.transport: DEBUG: [chan 4297] EOF received (4297)
paramiko.transport: DEBUG: [chan 4297] EOF sent (4297)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2148 count=801 bs=1k
paramiko.transport: DEBUG: [chan 4298] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4298] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4298 opened.
paramiko.transport: DEBUG: [chan 4298] Sesch channel 4298 request ok
paramiko.transport: DEBUG: [chan 4298] EOF received (4298)
paramiko.transport: DEBUG: [chan 4298] EOF sent (4298)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2148 count=801 bs=1k
paramiko.transport: DEBUG: [chan 4299] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4299] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4299 opened.
paramiko.transport: DEBUG: [chan 4299] Sesch channel 4299 request ok
paramiko.transport: DEBUG: [chan 4299] EOF received (4299)
paramiko.transport: DEBUG: [chan 4299] EOF sent (4299)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2149 count=218 bs=1k
paramiko.transport: DEBUG: [chan 4300] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4300] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4300 opened.
paramiko.transport: DEBUG: [chan 4300] Sesch channel 4300 request ok
paramiko.transport: DEBUG: [chan 4300] EOF received (4300)
paramiko.transport: DEBUG: [chan 4300] EOF sent (4300)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2149 count=218 bs=1k
paramiko.transport: DEBUG: [chan 4301] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4301] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4301 opened.
paramiko.transport: DEBUG: [chan 4301] Sesch channel 4301 request ok
paramiko.transport: DEBUG: [chan 4301] EOF received (4301)
paramiko.transport: DEBUG: [chan 4301] EOF sent (4301)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2150 count=683 bs=1k
paramiko.transport: DEBUG: [chan 4302] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4302] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4302 opened.
paramiko.transport: DEBUG: [chan 4302] Sesch channel 4302 request ok
paramiko.transport: DEBUG: [chan 4302] EOF received (4302)
paramiko.transport: DEBUG: [chan 4302] EOF sent (4302)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2150 count=683 bs=1k
paramiko.transport: DEBUG: [chan 4303] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4303] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4303 opened.
paramiko.transport: DEBUG: [chan 4303] Sesch channel 4303 request ok
paramiko.transport: DEBUG: [chan 4303] EOF received (4303)
paramiko.transport: DEBUG: [chan 4303] EOF sent (4303)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2151 count=617 bs=1k
paramiko.transport: DEBUG: [chan 4304] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4304] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4304 opened.
paramiko.transport: DEBUG: [chan 4304] Sesch channel 4304 request ok
paramiko.transport: DEBUG: [chan 4304] EOF received (4304)
paramiko.transport: DEBUG: [chan 4304] EOF sent (4304)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2151 count=617 bs=1k
paramiko.transport: DEBUG: [chan 4305] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4305] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4305 opened.
paramiko.transport: DEBUG: [chan 4305] Sesch channel 4305 request ok
paramiko.transport: DEBUG: [chan 4305] EOF received (4305)
paramiko.transport: DEBUG: [chan 4305] EOF sent (4305)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2152 count=411 bs=1k
paramiko.transport: DEBUG: [chan 4306] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4306] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4306 opened.
paramiko.transport: DEBUG: [chan 4306] Sesch channel 4306 request ok
paramiko.transport: DEBUG: [chan 4306] EOF received (4306)
paramiko.transport: DEBUG: [chan 4306] EOF sent (4306)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2152 count=411 bs=1k
paramiko.transport: DEBUG: [chan 4307] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4307] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4307 opened.
paramiko.transport: DEBUG: [chan 4307] Sesch channel 4307 request ok
paramiko.transport: DEBUG: [chan 4307] EOF received (4307)
paramiko.transport: DEBUG: [chan 4307] EOF sent (4307)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2153 count=142 bs=1k
paramiko.transport: DEBUG: [chan 4308] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4308] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4308 opened.
paramiko.transport: DEBUG: [chan 4308] Sesch channel 4308 request ok
paramiko.transport: DEBUG: [chan 4308] EOF received (4308)
paramiko.transport: DEBUG: [chan 4308] EOF sent (4308)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2153 count=142 bs=1k
paramiko.transport: DEBUG: [chan 4309] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4309] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4309 opened.
paramiko.transport: DEBUG: [chan 4309] Sesch channel 4309 request ok
paramiko.transport: DEBUG: [chan 4309] EOF received (4309)
paramiko.transport: DEBUG: [chan 4309] EOF sent (4309)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2154 count=728 bs=1k
paramiko.transport: DEBUG: [chan 4310] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4310] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4310 opened.
paramiko.transport: DEBUG: [chan 4310] Sesch channel 4310 request ok
paramiko.transport: DEBUG: [chan 4310] EOF received (4310)
paramiko.transport: DEBUG: [chan 4310] EOF sent (4310)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2154 count=728 bs=1k
paramiko.transport: DEBUG: [chan 4311] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4311] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4311 opened.
paramiko.transport: DEBUG: [chan 4311] Sesch channel 4311 request ok
paramiko.transport: DEBUG: [chan 4311] EOF received (4311)
paramiko.transport: DEBUG: [chan 4311] EOF sent (4311)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2155 count=31 bs=1k
paramiko.transport: DEBUG: [chan 4312] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4312] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4312 opened.
paramiko.transport: DEBUG: [chan 4312] Sesch channel 4312 request ok
paramiko.transport: DEBUG: [chan 4312] EOF received (4312)
paramiko.transport: DEBUG: [chan 4312] EOF sent (4312)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2155 count=31 bs=1k
paramiko.transport: DEBUG: [chan 4313] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4313] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4313 opened.
paramiko.transport: DEBUG: [chan 4313] Sesch channel 4313 request ok
paramiko.transport: DEBUG: [chan 4313] EOF received (4313)
paramiko.transport: DEBUG: [chan 4313] EOF sent (4313)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2156 count=126 bs=1k
paramiko.transport: DEBUG: [chan 4314] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4314] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4314 opened.
paramiko.transport: DEBUG: [chan 4314] Sesch channel 4314 request ok
paramiko.transport: DEBUG: [chan 4314] EOF received (4314)
paramiko.transport: DEBUG: [chan 4314] EOF sent (4314)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2156 count=126 bs=1k
paramiko.transport: DEBUG: [chan 4315] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4315] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4315 opened.
paramiko.transport: DEBUG: [chan 4315] Sesch channel 4315 request ok
paramiko.transport: DEBUG: [chan 4315] EOF received (4315)
paramiko.transport: DEBUG: [chan 4315] EOF sent (4315)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2157 count=879 bs=1k
paramiko.transport: DEBUG: [chan 4316] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4316] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4316 opened.
paramiko.transport: DEBUG: [chan 4316] Sesch channel 4316 request ok
paramiko.transport: DEBUG: [chan 4316] EOF received (4316)
paramiko.transport: DEBUG: [chan 4316] EOF sent (4316)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2157 count=879 bs=1k
paramiko.transport: DEBUG: [chan 4317] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4317] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4317 opened.
paramiko.transport: DEBUG: [chan 4317] Sesch channel 4317 request ok
paramiko.transport: DEBUG: [chan 4317] EOF received (4317)
paramiko.transport: DEBUG: [chan 4317] EOF sent (4317)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2158 count=130 bs=1k
paramiko.transport: DEBUG: [chan 4318] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4318] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4318 opened.
paramiko.transport: DEBUG: [chan 4318] Sesch channel 4318 request ok
paramiko.transport: DEBUG: [chan 4318] EOF received (4318)
paramiko.transport: DEBUG: [chan 4318] EOF sent (4318)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2158 count=130 bs=1k
paramiko.transport: DEBUG: [chan 4319] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4319] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4319 opened.
paramiko.transport: DEBUG: [chan 4319] Sesch channel 4319 request ok
paramiko.transport: DEBUG: [chan 4319] EOF received (4319)
paramiko.transport: DEBUG: [chan 4319] EOF sent (4319)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2159 count=157 bs=1k
paramiko.transport: DEBUG: [chan 4320] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4320] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4320 opened.
paramiko.transport: DEBUG: [chan 4320] Sesch channel 4320 request ok
paramiko.transport: DEBUG: [chan 4320] EOF received (4320)
paramiko.transport: DEBUG: [chan 4320] EOF sent (4320)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2159 count=157 bs=1k
paramiko.transport: DEBUG: [chan 4321] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4321] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4321 opened.
paramiko.transport: DEBUG: [chan 4321] Sesch channel 4321 request ok
paramiko.transport: DEBUG: [chan 4321] EOF received (4321)
paramiko.transport: DEBUG: [chan 4321] EOF sent (4321)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2160 count=320 bs=1k
paramiko.transport: DEBUG: [chan 4322] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4322] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4322 opened.
paramiko.transport: DEBUG: [chan 4322] Sesch channel 4322 request ok
paramiko.transport: DEBUG: [chan 4322] EOF received (4322)
paramiko.transport: DEBUG: [chan 4322] EOF sent (4322)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2160 count=320 bs=1k
paramiko.transport: DEBUG: [chan 4323] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4323] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4323 opened.
paramiko.transport: DEBUG: [chan 4323] Sesch channel 4323 request ok
paramiko.transport: DEBUG: [chan 4323] EOF received (4323)
paramiko.transport: DEBUG: [chan 4323] EOF sent (4323)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2161 count=716 bs=1k
paramiko.transport: DEBUG: [chan 4324] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4324] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4324 opened.
paramiko.transport: DEBUG: [chan 4324] Sesch channel 4324 request ok
paramiko.transport: DEBUG: [chan 4324] EOF received (4324)
paramiko.transport: DEBUG: [chan 4324] EOF sent (4324)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2161 count=716 bs=1k
paramiko.transport: DEBUG: [chan 4325] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4325] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4325 opened.
paramiko.transport: DEBUG: [chan 4325] Sesch channel 4325 request ok
paramiko.transport: DEBUG: [chan 4325] EOF received (4325)
paramiko.transport: DEBUG: [chan 4325] EOF sent (4325)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2162 count=307 bs=1k
paramiko.transport: DEBUG: [chan 4326] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4326] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4326 opened.
paramiko.transport: DEBUG: [chan 4326] Sesch channel 4326 request ok
paramiko.transport: DEBUG: [chan 4326] EOF received (4326)
paramiko.transport: DEBUG: [chan 4326] EOF sent (4326)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2162 count=307 bs=1k
paramiko.transport: DEBUG: [chan 4327] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4327] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4327 opened.
paramiko.transport: DEBUG: [chan 4327] Sesch channel 4327 request ok
paramiko.transport: DEBUG: [chan 4327] EOF received (4327)
paramiko.transport: DEBUG: [chan 4327] EOF sent (4327)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2163 count=909 bs=1k
paramiko.transport: DEBUG: [chan 4328] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4328] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4328 opened.
paramiko.transport: DEBUG: [chan 4328] Sesch channel 4328 request ok
paramiko.transport: DEBUG: [chan 4328] EOF received (4328)
paramiko.transport: DEBUG: [chan 4328] EOF sent (4328)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2163 count=909 bs=1k
paramiko.transport: DEBUG: [chan 4329] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4329] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4329 opened.
paramiko.transport: DEBUG: [chan 4329] Sesch channel 4329 request ok
paramiko.transport: DEBUG: [chan 4329] EOF received (4329)
paramiko.transport: DEBUG: [chan 4329] EOF sent (4329)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2164 count=559 bs=1k
paramiko.transport: DEBUG: [chan 4330] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4330] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4330 opened.
paramiko.transport: DEBUG: [chan 4330] Sesch channel 4330 request ok
paramiko.transport: DEBUG: [chan 4330] EOF received (4330)
paramiko.transport: DEBUG: [chan 4330] EOF sent (4330)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2164 count=559 bs=1k
paramiko.transport: DEBUG: [chan 4331] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4331] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4331 opened.
paramiko.transport: DEBUG: [chan 4331] Sesch channel 4331 request ok
paramiko.transport: DEBUG: [chan 4331] EOF received (4331)
paramiko.transport: DEBUG: [chan 4331] EOF sent (4331)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2165 count=908 bs=1k
paramiko.transport: DEBUG: [chan 4332] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4332] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4332 opened.
paramiko.transport: DEBUG: [chan 4332] Sesch channel 4332 request ok
paramiko.transport: DEBUG: [chan 4332] EOF received (4332)
paramiko.transport: DEBUG: [chan 4332] EOF sent (4332)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2165 count=908 bs=1k
paramiko.transport: DEBUG: [chan 4333] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4333] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4333 opened.
paramiko.transport: DEBUG: [chan 4333] Sesch channel 4333 request ok
paramiko.transport: DEBUG: [chan 4333] EOF received (4333)
paramiko.transport: DEBUG: [chan 4333] EOF sent (4333)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2166 count=320 bs=1k
paramiko.transport: DEBUG: [chan 4334] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4334] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4334 opened.
paramiko.transport: DEBUG: [chan 4334] Sesch channel 4334 request ok
paramiko.transport: DEBUG: [chan 4334] EOF received (4334)
paramiko.transport: DEBUG: [chan 4334] EOF sent (4334)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2166 count=320 bs=1k
paramiko.transport: DEBUG: [chan 4335] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4335] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4335 opened.
paramiko.transport: DEBUG: [chan 4335] Sesch channel 4335 request ok
paramiko.transport: DEBUG: [chan 4335] EOF received (4335)
paramiko.transport: DEBUG: [chan 4335] EOF sent (4335)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2167 count=562 bs=1k
paramiko.transport: DEBUG: [chan 4336] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4336] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4336 opened.
paramiko.transport: DEBUG: [chan 4336] Sesch channel 4336 request ok
paramiko.transport: DEBUG: [chan 4336] EOF received (4336)
paramiko.transport: DEBUG: [chan 4336] EOF sent (4336)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2167 count=562 bs=1k
paramiko.transport: DEBUG: [chan 4337] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4337] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4337 opened.
paramiko.transport: DEBUG: [chan 4337] Sesch channel 4337 request ok
paramiko.transport: DEBUG: [chan 4337] EOF received (4337)
paramiko.transport: DEBUG: [chan 4337] EOF sent (4337)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2168 count=143 bs=1k
paramiko.transport: DEBUG: [chan 4338] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4338] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4338 opened.
paramiko.transport: DEBUG: [chan 4338] Sesch channel 4338 request ok
paramiko.transport: DEBUG: [chan 4338] EOF received (4338)
paramiko.transport: DEBUG: [chan 4338] EOF sent (4338)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2168 count=143 bs=1k
paramiko.transport: DEBUG: [chan 4339] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4339] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4339 opened.
paramiko.transport: DEBUG: [chan 4339] Sesch channel 4339 request ok
paramiko.transport: DEBUG: [chan 4339] EOF received (4339)
paramiko.transport: DEBUG: [chan 4339] EOF sent (4339)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2169 count=643 bs=1k
paramiko.transport: DEBUG: [chan 4340] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4340] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4340 opened.
paramiko.transport: DEBUG: [chan 4340] Sesch channel 4340 request ok
paramiko.transport: DEBUG: [chan 4340] EOF received (4340)
paramiko.transport: DEBUG: [chan 4340] EOF sent (4340)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2169 count=643 bs=1k
paramiko.transport: DEBUG: [chan 4341] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4341] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4341 opened.
paramiko.transport: DEBUG: [chan 4341] Sesch channel 4341 request ok
paramiko.transport: DEBUG: [chan 4341] EOF received (4341)
paramiko.transport: DEBUG: [chan 4341] EOF sent (4341)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2170 count=742 bs=1k
paramiko.transport: DEBUG: [chan 4342] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4342] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4342 opened.
paramiko.transport: DEBUG: [chan 4342] Sesch channel 4342 request ok
paramiko.transport: DEBUG: [chan 4342] EOF received (4342)
paramiko.transport: DEBUG: [chan 4342] EOF sent (4342)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2170 count=742 bs=1k
paramiko.transport: DEBUG: [chan 4343] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4343] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4343 opened.
paramiko.transport: DEBUG: [chan 4343] Sesch channel 4343 request ok
paramiko.transport: DEBUG: [chan 4343] EOF received (4343)
paramiko.transport: DEBUG: [chan 4343] EOF sent (4343)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2171 count=583 bs=1k
paramiko.transport: DEBUG: [chan 4344] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4344] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4344 opened.
paramiko.transport: DEBUG: [chan 4344] Sesch channel 4344 request ok
paramiko.transport: DEBUG: [chan 4344] EOF received (4344)
paramiko.transport: DEBUG: [chan 4344] EOF sent (4344)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2171 count=583 bs=1k
paramiko.transport: DEBUG: [chan 4345] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4345] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4345 opened.
paramiko.transport: DEBUG: [chan 4345] Sesch channel 4345 request ok
paramiko.transport: DEBUG: [chan 4345] EOF received (4345)
paramiko.transport: DEBUG: [chan 4345] EOF sent (4345)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2172 count=389 bs=1k
paramiko.transport: DEBUG: [chan 4346] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4346] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4346 opened.
paramiko.transport: DEBUG: [chan 4346] Sesch channel 4346 request ok
paramiko.transport: DEBUG: [chan 4346] EOF received (4346)
paramiko.transport: DEBUG: [chan 4346] EOF sent (4346)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2172 count=389 bs=1k
paramiko.transport: DEBUG: [chan 4347] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4347] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4347 opened.
paramiko.transport: DEBUG: [chan 4347] Sesch channel 4347 request ok
paramiko.transport: DEBUG: [chan 4347] EOF received (4347)
paramiko.transport: DEBUG: [chan 4347] EOF sent (4347)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2173 count=259 bs=1k
paramiko.transport: DEBUG: [chan 4348] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4348] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4348 opened.
paramiko.transport: DEBUG: [chan 4348] Sesch channel 4348 request ok
paramiko.transport: DEBUG: [chan 4348] EOF received (4348)
paramiko.transport: DEBUG: [chan 4348] EOF sent (4348)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2173 count=259 bs=1k
paramiko.transport: DEBUG: [chan 4349] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4349] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4349 opened.
paramiko.transport: DEBUG: [chan 4349] Sesch channel 4349 request ok
paramiko.transport: DEBUG: [chan 4349] EOF received (4349)
paramiko.transport: DEBUG: [chan 4349] EOF sent (4349)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2174 count=283 bs=1k
paramiko.transport: DEBUG: [chan 4350] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4350] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4350 opened.
paramiko.transport: DEBUG: [chan 4350] Sesch channel 4350 request ok
paramiko.transport: DEBUG: [chan 4350] EOF received (4350)
paramiko.transport: DEBUG: [chan 4350] EOF sent (4350)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2174 count=283 bs=1k
paramiko.transport: DEBUG: [chan 4351] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4351] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4351 opened.
paramiko.transport: DEBUG: [chan 4351] Sesch channel 4351 request ok
paramiko.transport: DEBUG: [chan 4351] EOF received (4351)
paramiko.transport: DEBUG: [chan 4351] EOF sent (4351)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2175 count=493 bs=1k
paramiko.transport: DEBUG: [chan 4352] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4352] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4352 opened.
paramiko.transport: DEBUG: [chan 4352] Sesch channel 4352 request ok
paramiko.transport: DEBUG: [chan 4352] EOF received (4352)
paramiko.transport: DEBUG: [chan 4352] EOF sent (4352)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2175 count=493 bs=1k
paramiko.transport: DEBUG: [chan 4353] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4353] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4353 opened.
paramiko.transport: DEBUG: [chan 4353] Sesch channel 4353 request ok
paramiko.transport: DEBUG: [chan 4353] EOF received (4353)
paramiko.transport: DEBUG: [chan 4353] EOF sent (4353)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2176 count=881 bs=1k
paramiko.transport: DEBUG: [chan 4354] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4354] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4354 opened.
paramiko.transport: DEBUG: [chan 4354] Sesch channel 4354 request ok
paramiko.transport: DEBUG: [chan 4354] EOF received (4354)
paramiko.transport: DEBUG: [chan 4354] EOF sent (4354)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2176 count=881 bs=1k
paramiko.transport: DEBUG: [chan 4355] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4355] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4355 opened.
paramiko.transport: DEBUG: [chan 4355] Sesch channel 4355 request ok
paramiko.transport: DEBUG: [chan 4355] EOF received (4355)
paramiko.transport: DEBUG: [chan 4355] EOF sent (4355)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2177 count=263 bs=1k
paramiko.transport: DEBUG: [chan 4356] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4356] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4356 opened.
paramiko.transport: DEBUG: [chan 4356] Sesch channel 4356 request ok
paramiko.transport: DEBUG: [chan 4356] EOF received (4356)
paramiko.transport: DEBUG: [chan 4356] EOF sent (4356)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2177 count=263 bs=1k
paramiko.transport: DEBUG: [chan 4357] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4357] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4357 opened.
paramiko.transport: DEBUG: [chan 4357] Sesch channel 4357 request ok
paramiko.transport: DEBUG: [chan 4357] EOF received (4357)
paramiko.transport: DEBUG: [chan 4357] EOF sent (4357)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2178 count=97 bs=1k
paramiko.transport: DEBUG: [chan 4358] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4358] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4358 opened.
paramiko.transport: DEBUG: [chan 4358] Sesch channel 4358 request ok
paramiko.transport: DEBUG: [chan 4358] EOF received (4358)
paramiko.transport: DEBUG: [chan 4358] EOF sent (4358)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2178 count=97 bs=1k
paramiko.transport: DEBUG: [chan 4359] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4359] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4359 opened.
paramiko.transport: DEBUG: [chan 4359] Sesch channel 4359 request ok
paramiko.transport: DEBUG: [chan 4359] EOF received (4359)
paramiko.transport: DEBUG: [chan 4359] EOF sent (4359)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2179 count=859 bs=1k
paramiko.transport: DEBUG: [chan 4360] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4360] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4360 opened.
paramiko.transport: DEBUG: [chan 4360] Sesch channel 4360 request ok
paramiko.transport: DEBUG: [chan 4360] EOF received (4360)
paramiko.transport: DEBUG: [chan 4360] EOF sent (4360)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2179 count=859 bs=1k
paramiko.transport: DEBUG: [chan 4361] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4361] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4361 opened.
paramiko.transport: DEBUG: [chan 4361] Sesch channel 4361 request ok
paramiko.transport: DEBUG: [chan 4361] EOF received (4361)
paramiko.transport: DEBUG: [chan 4361] EOF sent (4361)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2180 count=119 bs=1k
paramiko.transport: DEBUG: [chan 4362] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4362] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4362 opened.
paramiko.transport: DEBUG: [chan 4362] Sesch channel 4362 request ok
paramiko.transport: DEBUG: [chan 4362] EOF received (4362)
paramiko.transport: DEBUG: [chan 4362] EOF sent (4362)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2180 count=119 bs=1k
paramiko.transport: DEBUG: [chan 4363] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4363] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4363 opened.
paramiko.transport: DEBUG: [chan 4363] Sesch channel 4363 request ok
paramiko.transport: DEBUG: [chan 4363] EOF received (4363)
paramiko.transport: DEBUG: [chan 4363] EOF sent (4363)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2181 count=422 bs=1k
paramiko.transport: DEBUG: [chan 4364] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4364] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4364 opened.
paramiko.transport: DEBUG: [chan 4364] Sesch channel 4364 request ok
paramiko.transport: DEBUG: [chan 4364] EOF received (4364)
paramiko.transport: DEBUG: [chan 4364] EOF sent (4364)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2181 count=422 bs=1k
paramiko.transport: DEBUG: [chan 4365] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4365] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4365 opened.
paramiko.transport: DEBUG: [chan 4365] Sesch channel 4365 request ok
paramiko.transport: DEBUG: [chan 4365] EOF received (4365)
paramiko.transport: DEBUG: [chan 4365] EOF sent (4365)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2182 count=839 bs=1k
paramiko.transport: DEBUG: [chan 4366] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4366] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4366 opened.
paramiko.transport: DEBUG: [chan 4366] Sesch channel 4366 request ok
paramiko.transport: DEBUG: [chan 4366] EOF received (4366)
paramiko.transport: DEBUG: [chan 4366] EOF sent (4366)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2182 count=839 bs=1k
paramiko.transport: DEBUG: [chan 4367] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4367] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4367 opened.
paramiko.transport: DEBUG: [chan 4367] Sesch channel 4367 request ok
paramiko.transport: DEBUG: [chan 4367] EOF received (4367)
paramiko.transport: DEBUG: [chan 4367] EOF sent (4367)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2183 count=169 bs=1k
paramiko.transport: DEBUG: [chan 4368] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4368] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4368 opened.
paramiko.transport: DEBUG: [chan 4368] Sesch channel 4368 request ok
paramiko.transport: DEBUG: [chan 4368] EOF received (4368)
paramiko.transport: DEBUG: [chan 4368] EOF sent (4368)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2183 count=169 bs=1k
paramiko.transport: DEBUG: [chan 4369] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4369] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4369 opened.
paramiko.transport: DEBUG: [chan 4369] Sesch channel 4369 request ok
paramiko.transport: DEBUG: [chan 4369] EOF received (4369)
paramiko.transport: DEBUG: [chan 4369] EOF sent (4369)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2184 count=890 bs=1k
paramiko.transport: DEBUG: [chan 4370] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4370] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4370 opened.
paramiko.transport: DEBUG: [chan 4370] Sesch channel 4370 request ok
paramiko.transport: DEBUG: [chan 4370] EOF received (4370)
paramiko.transport: DEBUG: [chan 4370] EOF sent (4370)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2184 count=890 bs=1k
paramiko.transport: DEBUG: [chan 4371] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4371] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4371 opened.
paramiko.transport: DEBUG: [chan 4371] Sesch channel 4371 request ok
paramiko.transport: DEBUG: [chan 4371] EOF received (4371)
paramiko.transport: DEBUG: [chan 4371] EOF sent (4371)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2185 count=35 bs=1k
paramiko.transport: DEBUG: [chan 4372] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4372] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4372 opened.
paramiko.transport: DEBUG: [chan 4372] Sesch channel 4372 request ok
paramiko.transport: DEBUG: [chan 4372] EOF received (4372)
paramiko.transport: DEBUG: [chan 4372] EOF sent (4372)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2185 count=35 bs=1k
paramiko.transport: DEBUG: [chan 4373] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4373] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4373 opened.
paramiko.transport: DEBUG: [chan 4373] Sesch channel 4373 request ok
paramiko.transport: DEBUG: [chan 4373] EOF received (4373)
paramiko.transport: DEBUG: [chan 4373] EOF sent (4373)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2186 count=886 bs=1k
paramiko.transport: DEBUG: [chan 4374] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4374] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4374 opened.
paramiko.transport: DEBUG: [chan 4374] Sesch channel 4374 request ok
paramiko.transport: DEBUG: [chan 4374] EOF received (4374)
paramiko.transport: DEBUG: [chan 4374] EOF sent (4374)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2186 count=886 bs=1k
paramiko.transport: DEBUG: [chan 4375] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4375] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4375 opened.
paramiko.transport: DEBUG: [chan 4375] Sesch channel 4375 request ok
paramiko.transport: DEBUG: [chan 4375] EOF received (4375)
paramiko.transport: DEBUG: [chan 4375] EOF sent (4375)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2187 count=347 bs=1k
paramiko.transport: DEBUG: [chan 4376] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4376] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4376 opened.
paramiko.transport: DEBUG: [chan 4376] Sesch channel 4376 request ok
paramiko.transport: DEBUG: [chan 4376] EOF received (4376)
paramiko.transport: DEBUG: [chan 4376] EOF sent (4376)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2187 count=347 bs=1k
paramiko.transport: DEBUG: [chan 4377] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4377] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4377 opened.
paramiko.transport: DEBUG: [chan 4377] Sesch channel 4377 request ok
paramiko.transport: DEBUG: [chan 4377] EOF received (4377)
paramiko.transport: DEBUG: [chan 4377] EOF sent (4377)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2188 count=1018 bs=1k
paramiko.transport: DEBUG: [chan 4378] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4378] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4378 opened.
paramiko.transport: DEBUG: [chan 4378] Sesch channel 4378 request ok
paramiko.transport: DEBUG: [chan 4378] EOF received (4378)
paramiko.transport: DEBUG: [chan 4378] EOF sent (4378)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2188 count=1018 bs=1k
paramiko.transport: DEBUG: [chan 4379] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4379] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4379 opened.
paramiko.transport: DEBUG: [chan 4379] Sesch channel 4379 request ok
paramiko.transport: DEBUG: [chan 4379] EOF received (4379)
paramiko.transport: DEBUG: [chan 4379] EOF sent (4379)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2189 count=267 bs=1k
paramiko.transport: DEBUG: [chan 4380] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4380] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4380 opened.
paramiko.transport: DEBUG: [chan 4380] Sesch channel 4380 request ok
paramiko.transport: DEBUG: [chan 4380] EOF received (4380)
paramiko.transport: DEBUG: [chan 4380] EOF sent (4380)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2189 count=267 bs=1k
paramiko.transport: DEBUG: [chan 4381] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4381] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4381 opened.
paramiko.transport: DEBUG: [chan 4381] Sesch channel 4381 request ok
paramiko.transport: DEBUG: [chan 4381] EOF received (4381)
paramiko.transport: DEBUG: [chan 4381] EOF sent (4381)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2190 count=492 bs=1k
paramiko.transport: DEBUG: [chan 4382] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4382] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4382 opened.
paramiko.transport: DEBUG: [chan 4382] Sesch channel 4382 request ok
paramiko.transport: DEBUG: [chan 4382] EOF received (4382)
paramiko.transport: DEBUG: [chan 4382] EOF sent (4382)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2190 count=492 bs=1k
paramiko.transport: DEBUG: [chan 4383] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4383] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4383 opened.
paramiko.transport: DEBUG: [chan 4383] Sesch channel 4383 request ok
paramiko.transport: DEBUG: [chan 4383] EOF received (4383)
paramiko.transport: DEBUG: [chan 4383] EOF sent (4383)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2191 count=274 bs=1k
paramiko.transport: DEBUG: [chan 4384] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4384] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4384 opened.
paramiko.transport: DEBUG: [chan 4384] Sesch channel 4384 request ok
paramiko.transport: DEBUG: [chan 4384] EOF received (4384)
paramiko.transport: DEBUG: [chan 4384] EOF sent (4384)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2191 count=274 bs=1k
paramiko.transport: DEBUG: [chan 4385] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4385] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4385 opened.
paramiko.transport: DEBUG: [chan 4385] Sesch channel 4385 request ok
paramiko.transport: DEBUG: [chan 4385] EOF received (4385)
paramiko.transport: DEBUG: [chan 4385] EOF sent (4385)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2192 count=188 bs=1k
paramiko.transport: DEBUG: [chan 4386] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4386] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4386 opened.
paramiko.transport: DEBUG: [chan 4386] Sesch channel 4386 request ok
paramiko.transport: DEBUG: [chan 4386] EOF received (4386)
paramiko.transport: DEBUG: [chan 4386] EOF sent (4386)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2192 count=188 bs=1k
paramiko.transport: DEBUG: [chan 4387] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4387] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4387 opened.
paramiko.transport: DEBUG: [chan 4387] Sesch channel 4387 request ok
paramiko.transport: DEBUG: [chan 4387] EOF received (4387)
paramiko.transport: DEBUG: [chan 4387] EOF sent (4387)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2193 count=63 bs=1k
paramiko.transport: DEBUG: [chan 4388] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4388] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4388 opened.
paramiko.transport: DEBUG: [chan 4388] Sesch channel 4388 request ok
paramiko.transport: DEBUG: [chan 4388] EOF received (4388)
paramiko.transport: DEBUG: [chan 4388] EOF sent (4388)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2193 count=63 bs=1k
paramiko.transport: DEBUG: [chan 4389] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4389] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4389 opened.
paramiko.transport: DEBUG: [chan 4389] Sesch channel 4389 request ok
paramiko.transport: DEBUG: [chan 4389] EOF received (4389)
paramiko.transport: DEBUG: [chan 4389] EOF sent (4389)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2194 count=48 bs=1k
paramiko.transport: DEBUG: [chan 4390] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4390] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4390 opened.
paramiko.transport: DEBUG: [chan 4390] Sesch channel 4390 request ok
paramiko.transport: DEBUG: [chan 4390] EOF received (4390)
paramiko.transport: DEBUG: [chan 4390] EOF sent (4390)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2194 count=48 bs=1k
paramiko.transport: DEBUG: [chan 4391] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4391] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4391 opened.
paramiko.transport: DEBUG: [chan 4391] Sesch channel 4391 request ok
paramiko.transport: DEBUG: [chan 4391] EOF received (4391)
paramiko.transport: DEBUG: [chan 4391] EOF sent (4391)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2195 count=141 bs=1k
paramiko.transport: DEBUG: [chan 4392] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4392] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4392 opened.
paramiko.transport: DEBUG: [chan 4392] Sesch channel 4392 request ok
paramiko.transport: DEBUG: [chan 4392] EOF received (4392)
paramiko.transport: DEBUG: [chan 4392] EOF sent (4392)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2195 count=141 bs=1k
paramiko.transport: DEBUG: [chan 4393] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4393] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4393 opened.
paramiko.transport: DEBUG: [chan 4393] Sesch channel 4393 request ok
paramiko.transport: DEBUG: [chan 4393] EOF received (4393)
paramiko.transport: DEBUG: [chan 4393] EOF sent (4393)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2196 count=239 bs=1k
paramiko.transport: DEBUG: [chan 4394] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4394] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4394 opened.
paramiko.transport: DEBUG: [chan 4394] Sesch channel 4394 request ok
paramiko.transport: DEBUG: [chan 4394] EOF received (4394)
paramiko.transport: DEBUG: [chan 4394] EOF sent (4394)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2196 count=239 bs=1k
paramiko.transport: DEBUG: [chan 4395] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4395] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4395 opened.
paramiko.transport: DEBUG: [chan 4395] Sesch channel 4395 request ok
paramiko.transport: DEBUG: [chan 4395] EOF received (4395)
paramiko.transport: DEBUG: [chan 4395] EOF sent (4395)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2197 count=763 bs=1k
paramiko.transport: DEBUG: [chan 4396] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4396] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4396 opened.
paramiko.transport: DEBUG: [chan 4396] Sesch channel 4396 request ok
paramiko.transport: DEBUG: [chan 4396] EOF received (4396)
paramiko.transport: DEBUG: [chan 4396] EOF sent (4396)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2197 count=763 bs=1k
paramiko.transport: DEBUG: [chan 4397] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4397] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4397 opened.
paramiko.transport: DEBUG: [chan 4397] Sesch channel 4397 request ok
paramiko.transport: DEBUG: [chan 4397] EOF received (4397)
paramiko.transport: DEBUG: [chan 4397] EOF sent (4397)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2198 count=111 bs=1k
paramiko.transport: DEBUG: [chan 4398] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4398] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4398 opened.
paramiko.transport: DEBUG: [chan 4398] Sesch channel 4398 request ok
paramiko.transport: DEBUG: [chan 4398] EOF received (4398)
paramiko.transport: DEBUG: [chan 4398] EOF sent (4398)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2198 count=111 bs=1k
paramiko.transport: DEBUG: [chan 4399] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4399] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4399 opened.
paramiko.transport: DEBUG: [chan 4399] Sesch channel 4399 request ok
paramiko.transport: DEBUG: [chan 4399] EOF received (4399)
paramiko.transport: DEBUG: [chan 4399] EOF sent (4399)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2199 count=402 bs=1k
paramiko.transport: DEBUG: [chan 4400] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4400] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4400 opened.
paramiko.transport: DEBUG: [chan 4400] Sesch channel 4400 request ok
paramiko.transport: DEBUG: [chan 4400] EOF received (4400)
paramiko.transport: DEBUG: [chan 4400] EOF sent (4400)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2199 count=402 bs=1k
paramiko.transport: DEBUG: [chan 4401] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4401] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4401 opened.
paramiko.transport: DEBUG: [chan 4401] Sesch channel 4401 request ok
paramiko.transport: DEBUG: [chan 4401] EOF received (4401)
paramiko.transport: DEBUG: [chan 4401] EOF sent (4401)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2200 count=248 bs=1k
paramiko.transport: DEBUG: [chan 4402] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4402] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4402 opened.
paramiko.transport: DEBUG: [chan 4402] Sesch channel 4402 request ok
paramiko.transport: DEBUG: [chan 4402] EOF received (4402)
paramiko.transport: DEBUG: [chan 4402] EOF sent (4402)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2200 count=248 bs=1k
paramiko.transport: DEBUG: [chan 4403] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4403] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4403 opened.
paramiko.transport: DEBUG: [chan 4403] Sesch channel 4403 request ok
paramiko.transport: DEBUG: [chan 4403] EOF received (4403)
paramiko.transport: DEBUG: [chan 4403] EOF sent (4403)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2201 count=1010 bs=1k
paramiko.transport: DEBUG: [chan 4404] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4404] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4404 opened.
paramiko.transport: DEBUG: [chan 4404] Sesch channel 4404 request ok
paramiko.transport: DEBUG: [chan 4404] EOF received (4404)
paramiko.transport: DEBUG: [chan 4404] EOF sent (4404)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2201 count=1010 bs=1k
paramiko.transport: DEBUG: [chan 4405] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4405] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4405 opened.
paramiko.transport: DEBUG: [chan 4405] Sesch channel 4405 request ok
paramiko.transport: DEBUG: [chan 4405] EOF received (4405)
paramiko.transport: DEBUG: [chan 4405] EOF sent (4405)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2202 count=921 bs=1k
paramiko.transport: DEBUG: [chan 4406] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4406] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4406 opened.
paramiko.transport: DEBUG: [chan 4406] Sesch channel 4406 request ok
paramiko.transport: DEBUG: [chan 4406] EOF received (4406)
paramiko.transport: DEBUG: [chan 4406] EOF sent (4406)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2202 count=921 bs=1k
paramiko.transport: DEBUG: [chan 4407] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4407] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4407 opened.
paramiko.transport: DEBUG: [chan 4407] Sesch channel 4407 request ok
paramiko.transport: DEBUG: [chan 4407] EOF received (4407)
paramiko.transport: DEBUG: [chan 4407] EOF sent (4407)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2203 count=330 bs=1k
paramiko.transport: DEBUG: [chan 4408] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4408] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4408 opened.
paramiko.transport: DEBUG: [chan 4408] Sesch channel 4408 request ok
paramiko.transport: DEBUG: [chan 4408] EOF received (4408)
paramiko.transport: DEBUG: [chan 4408] EOF sent (4408)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2203 count=330 bs=1k
paramiko.transport: DEBUG: [chan 4409] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4409] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4409 opened.
paramiko.transport: DEBUG: [chan 4409] Sesch channel 4409 request ok
paramiko.transport: DEBUG: [chan 4409] EOF received (4409)
paramiko.transport: DEBUG: [chan 4409] EOF sent (4409)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2204 count=761 bs=1k
paramiko.transport: DEBUG: [chan 4410] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4410] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4410 opened.
paramiko.transport: DEBUG: [chan 4410] Sesch channel 4410 request ok
paramiko.transport: DEBUG: [chan 4410] EOF received (4410)
paramiko.transport: DEBUG: [chan 4410] EOF sent (4410)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2204 count=761 bs=1k
paramiko.transport: DEBUG: [chan 4411] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4411] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4411 opened.
paramiko.transport: DEBUG: [chan 4411] Sesch channel 4411 request ok
paramiko.transport: DEBUG: [chan 4411] EOF received (4411)
paramiko.transport: DEBUG: [chan 4411] EOF sent (4411)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2205 count=931 bs=1k
paramiko.transport: DEBUG: [chan 4412] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4412] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4412 opened.
paramiko.transport: DEBUG: [chan 4412] Sesch channel 4412 request ok
paramiko.transport: DEBUG: [chan 4412] EOF received (4412)
paramiko.transport: DEBUG: [chan 4412] EOF sent (4412)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2205 count=931 bs=1k
paramiko.transport: DEBUG: [chan 4413] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4413] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4413 opened.
paramiko.transport: DEBUG: [chan 4413] Sesch channel 4413 request ok
paramiko.transport: DEBUG: [chan 4413] EOF received (4413)
paramiko.transport: DEBUG: [chan 4413] EOF sent (4413)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2206 count=657 bs=1k
paramiko.transport: DEBUG: [chan 4414] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4414] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4414 opened.
paramiko.transport: DEBUG: [chan 4414] Sesch channel 4414 request ok
paramiko.transport: DEBUG: [chan 4414] EOF received (4414)
paramiko.transport: DEBUG: [chan 4414] EOF sent (4414)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2206 count=657 bs=1k
paramiko.transport: DEBUG: [chan 4415] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4415] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4415 opened.
paramiko.transport: DEBUG: [chan 4415] Sesch channel 4415 request ok
paramiko.transport: DEBUG: [chan 4415] EOF received (4415)
paramiko.transport: DEBUG: [chan 4415] EOF sent (4415)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2207 count=113 bs=1k
paramiko.transport: DEBUG: [chan 4416] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4416] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4416 opened.
paramiko.transport: DEBUG: [chan 4416] Sesch channel 4416 request ok
paramiko.transport: DEBUG: [chan 4416] EOF received (4416)
paramiko.transport: DEBUG: [chan 4416] EOF sent (4416)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2207 count=113 bs=1k
paramiko.transport: DEBUG: [chan 4417] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4417] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4417 opened.
paramiko.transport: DEBUG: [chan 4417] Sesch channel 4417 request ok
paramiko.transport: DEBUG: [chan 4417] EOF received (4417)
paramiko.transport: DEBUG: [chan 4417] EOF sent (4417)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2208 count=476 bs=1k
paramiko.transport: DEBUG: [chan 4418] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4418] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4418 opened.
paramiko.transport: DEBUG: [chan 4418] Sesch channel 4418 request ok
paramiko.transport: DEBUG: [chan 4418] EOF received (4418)
paramiko.transport: DEBUG: [chan 4418] EOF sent (4418)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2208 count=476 bs=1k
paramiko.transport: DEBUG: [chan 4419] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4419] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4419 opened.
paramiko.transport: DEBUG: [chan 4419] Sesch channel 4419 request ok
paramiko.transport: DEBUG: [chan 4419] EOF received (4419)
paramiko.transport: DEBUG: [chan 4419] EOF sent (4419)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2209 count=951 bs=1k
paramiko.transport: DEBUG: [chan 4420] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4420] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4420 opened.
paramiko.transport: DEBUG: [chan 4420] Sesch channel 4420 request ok
paramiko.transport: DEBUG: [chan 4420] EOF received (4420)
paramiko.transport: DEBUG: [chan 4420] EOF sent (4420)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2209 count=951 bs=1k
paramiko.transport: DEBUG: [chan 4421] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4421] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4421 opened.
paramiko.transport: DEBUG: [chan 4421] Sesch channel 4421 request ok
paramiko.transport: DEBUG: [chan 4421] EOF received (4421)
paramiko.transport: DEBUG: [chan 4421] EOF sent (4421)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2210 count=51 bs=1k
paramiko.transport: DEBUG: [chan 4422] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4422] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4422 opened.
paramiko.transport: DEBUG: [chan 4422] Sesch channel 4422 request ok
paramiko.transport: DEBUG: [chan 4422] EOF received (4422)
paramiko.transport: DEBUG: [chan 4422] EOF sent (4422)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2210 count=51 bs=1k
paramiko.transport: DEBUG: [chan 4423] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4423] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4423 opened.
paramiko.transport: DEBUG: [chan 4423] Sesch channel 4423 request ok
paramiko.transport: DEBUG: [chan 4423] EOF received (4423)
paramiko.transport: DEBUG: [chan 4423] EOF sent (4423)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2211 count=695 bs=1k
paramiko.transport: DEBUG: [chan 4424] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4424] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4424 opened.
paramiko.transport: DEBUG: [chan 4424] Sesch channel 4424 request ok
paramiko.transport: DEBUG: [chan 4424] EOF received (4424)
paramiko.transport: DEBUG: [chan 4424] EOF sent (4424)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2211 count=695 bs=1k
paramiko.transport: DEBUG: [chan 4425] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4425] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4425 opened.
paramiko.transport: DEBUG: [chan 4425] Sesch channel 4425 request ok
paramiko.transport: DEBUG: [chan 4425] EOF received (4425)
paramiko.transport: DEBUG: [chan 4425] EOF sent (4425)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2212 count=745 bs=1k
paramiko.transport: DEBUG: [chan 4426] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4426] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4426 opened.
paramiko.transport: DEBUG: [chan 4426] Sesch channel 4426 request ok
paramiko.transport: DEBUG: [chan 4426] EOF received (4426)
paramiko.transport: DEBUG: [chan 4426] EOF sent (4426)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2212 count=745 bs=1k
paramiko.transport: DEBUG: [chan 4427] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4427] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4427 opened.
paramiko.transport: DEBUG: [chan 4427] Sesch channel 4427 request ok
paramiko.transport: DEBUG: [chan 4427] EOF received (4427)
paramiko.transport: DEBUG: [chan 4427] EOF sent (4427)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2213 count=384 bs=1k
paramiko.transport: DEBUG: [chan 4428] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4428] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4428 opened.
paramiko.transport: DEBUG: [chan 4428] Sesch channel 4428 request ok
paramiko.transport: DEBUG: [chan 4428] EOF received (4428)
paramiko.transport: DEBUG: [chan 4428] EOF sent (4428)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2213 count=384 bs=1k
paramiko.transport: DEBUG: [chan 4429] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4429] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4429 opened.
paramiko.transport: DEBUG: [chan 4429] Sesch channel 4429 request ok
paramiko.transport: DEBUG: [chan 4429] EOF received (4429)
paramiko.transport: DEBUG: [chan 4429] EOF sent (4429)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2214 count=134 bs=1k
paramiko.transport: DEBUG: [chan 4430] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4430] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4430 opened.
paramiko.transport: DEBUG: [chan 4430] Sesch channel 4430 request ok
paramiko.transport: DEBUG: [chan 4430] EOF received (4430)
paramiko.transport: DEBUG: [chan 4430] EOF sent (4430)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2214 count=134 bs=1k
paramiko.transport: DEBUG: [chan 4431] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4431] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4431 opened.
paramiko.transport: DEBUG: [chan 4431] Sesch channel 4431 request ok
paramiko.transport: DEBUG: [chan 4431] EOF received (4431)
paramiko.transport: DEBUG: [chan 4431] EOF sent (4431)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2215 count=336 bs=1k
paramiko.transport: DEBUG: [chan 4432] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4432] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4432 opened.
paramiko.transport: DEBUG: [chan 4432] Sesch channel 4432 request ok
paramiko.transport: DEBUG: [chan 4432] EOF received (4432)
paramiko.transport: DEBUG: [chan 4432] EOF sent (4432)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2215 count=336 bs=1k
paramiko.transport: DEBUG: [chan 4433] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4433] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4433 opened.
paramiko.transport: DEBUG: [chan 4433] Sesch channel 4433 request ok
paramiko.transport: DEBUG: [chan 4433] EOF received (4433)
paramiko.transport: DEBUG: [chan 4433] EOF sent (4433)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2216 count=603 bs=1k
paramiko.transport: DEBUG: [chan 4434] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4434] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4434 opened.
paramiko.transport: DEBUG: [chan 4434] Sesch channel 4434 request ok
paramiko.transport: DEBUG: [chan 4434] EOF received (4434)
paramiko.transport: DEBUG: [chan 4434] EOF sent (4434)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2216 count=603 bs=1k
paramiko.transport: DEBUG: [chan 4435] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4435] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4435 opened.
paramiko.transport: DEBUG: [chan 4435] Sesch channel 4435 request ok
paramiko.transport: DEBUG: [chan 4435] EOF received (4435)
paramiko.transport: DEBUG: [chan 4435] EOF sent (4435)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2217 count=133 bs=1k
paramiko.transport: DEBUG: [chan 4436] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4436] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4436 opened.
paramiko.transport: DEBUG: [chan 4436] Sesch channel 4436 request ok
paramiko.transport: DEBUG: [chan 4436] EOF received (4436)
paramiko.transport: DEBUG: [chan 4436] EOF sent (4436)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2217 count=133 bs=1k
paramiko.transport: DEBUG: [chan 4437] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4437] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4437 opened.
paramiko.transport: DEBUG: [chan 4437] Sesch channel 4437 request ok
paramiko.transport: DEBUG: [chan 4437] EOF received (4437)
paramiko.transport: DEBUG: [chan 4437] EOF sent (4437)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2218 count=389 bs=1k
paramiko.transport: DEBUG: [chan 4438] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4438] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4438 opened.
paramiko.transport: DEBUG: [chan 4438] Sesch channel 4438 request ok
paramiko.transport: DEBUG: [chan 4438] EOF received (4438)
paramiko.transport: DEBUG: [chan 4438] EOF sent (4438)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2218 count=389 bs=1k
paramiko.transport: DEBUG: [chan 4439] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4439] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4439 opened.
paramiko.transport: DEBUG: [chan 4439] Sesch channel 4439 request ok
paramiko.transport: DEBUG: [chan 4439] EOF received (4439)
paramiko.transport: DEBUG: [chan 4439] EOF sent (4439)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2219 count=258 bs=1k
paramiko.transport: DEBUG: [chan 4440] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4440] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4440 opened.
paramiko.transport: DEBUG: [chan 4440] Sesch channel 4440 request ok
paramiko.transport: DEBUG: [chan 4440] EOF received (4440)
paramiko.transport: DEBUG: [chan 4440] EOF sent (4440)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2219 count=258 bs=1k
paramiko.transport: DEBUG: [chan 4441] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4441] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4441 opened.
paramiko.transport: DEBUG: [chan 4441] Sesch channel 4441 request ok
paramiko.transport: DEBUG: [chan 4441] EOF received (4441)
paramiko.transport: DEBUG: [chan 4441] EOF sent (4441)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2220 count=969 bs=1k
paramiko.transport: DEBUG: [chan 4442] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4442] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4442 opened.
paramiko.transport: DEBUG: [chan 4442] Sesch channel 4442 request ok
paramiko.transport: DEBUG: [chan 4442] EOF received (4442)
paramiko.transport: DEBUG: [chan 4442] EOF sent (4442)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2220 count=969 bs=1k
paramiko.transport: DEBUG: [chan 4443] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4443] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4443 opened.
paramiko.transport: DEBUG: [chan 4443] Sesch channel 4443 request ok
paramiko.transport: DEBUG: [chan 4443] EOF received (4443)
paramiko.transport: DEBUG: [chan 4443] EOF sent (4443)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2221 count=329 bs=1k
paramiko.transport: DEBUG: [chan 4444] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4444] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4444 opened.
paramiko.transport: DEBUG: [chan 4444] Sesch channel 4444 request ok
paramiko.transport: DEBUG: [chan 4444] EOF received (4444)
paramiko.transport: DEBUG: [chan 4444] EOF sent (4444)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2221 count=329 bs=1k
paramiko.transport: DEBUG: [chan 4445] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4445] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4445 opened.
paramiko.transport: DEBUG: [chan 4445] Sesch channel 4445 request ok
paramiko.transport: DEBUG: [chan 4445] EOF received (4445)
paramiko.transport: DEBUG: [chan 4445] EOF sent (4445)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2222 count=141 bs=1k
paramiko.transport: DEBUG: [chan 4446] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4446] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4446 opened.
paramiko.transport: DEBUG: [chan 4446] Sesch channel 4446 request ok
paramiko.transport: DEBUG: [chan 4446] EOF received (4446)
paramiko.transport: DEBUG: [chan 4446] EOF sent (4446)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2222 count=141 bs=1k
paramiko.transport: DEBUG: [chan 4447] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4447] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4447 opened.
paramiko.transport: DEBUG: [chan 4447] Sesch channel 4447 request ok
paramiko.transport: DEBUG: [chan 4447] EOF received (4447)
paramiko.transport: DEBUG: [chan 4447] EOF sent (4447)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2223 count=839 bs=1k
paramiko.transport: DEBUG: [chan 4448] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4448] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4448 opened.
paramiko.transport: DEBUG: [chan 4448] Sesch channel 4448 request ok
paramiko.transport: DEBUG: [chan 4448] EOF received (4448)
paramiko.transport: DEBUG: [chan 4448] EOF sent (4448)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2223 count=839 bs=1k
paramiko.transport: DEBUG: [chan 4449] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4449] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4449 opened.
paramiko.transport: DEBUG: [chan 4449] Sesch channel 4449 request ok
paramiko.transport: DEBUG: [chan 4449] EOF received (4449)
paramiko.transport: DEBUG: [chan 4449] EOF sent (4449)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2224 count=275 bs=1k
paramiko.transport: DEBUG: [chan 4450] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4450] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4450 opened.
paramiko.transport: DEBUG: [chan 4450] Sesch channel 4450 request ok
paramiko.transport: DEBUG: [chan 4450] EOF received (4450)
paramiko.transport: DEBUG: [chan 4450] EOF sent (4450)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2224 count=275 bs=1k
paramiko.transport: DEBUG: [chan 4451] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4451] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4451 opened.
paramiko.transport: DEBUG: [chan 4451] Sesch channel 4451 request ok
paramiko.transport: DEBUG: [chan 4451] EOF received (4451)
paramiko.transport: DEBUG: [chan 4451] EOF sent (4451)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2225 count=705 bs=1k
paramiko.transport: DEBUG: [chan 4452] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4452] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4452 opened.
paramiko.transport: DEBUG: [chan 4452] Sesch channel 4452 request ok
paramiko.transport: DEBUG: [chan 4452] EOF received (4452)
paramiko.transport: DEBUG: [chan 4452] EOF sent (4452)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2225 count=705 bs=1k
paramiko.transport: DEBUG: [chan 4453] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4453] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4453 opened.
paramiko.transport: DEBUG: [chan 4453] Sesch channel 4453 request ok
paramiko.transport: DEBUG: [chan 4453] EOF received (4453)
paramiko.transport: DEBUG: [chan 4453] EOF sent (4453)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2226 count=159 bs=1k
paramiko.transport: DEBUG: [chan 4454] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4454] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4454 opened.
paramiko.transport: DEBUG: [chan 4454] Sesch channel 4454 request ok
paramiko.transport: DEBUG: [chan 4454] EOF received (4454)
paramiko.transport: DEBUG: [chan 4454] EOF sent (4454)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2226 count=159 bs=1k
paramiko.transport: DEBUG: [chan 4455] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4455] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4455 opened.
paramiko.transport: DEBUG: [chan 4455] Sesch channel 4455 request ok
paramiko.transport: DEBUG: [chan 4455] EOF received (4455)
paramiko.transport: DEBUG: [chan 4455] EOF sent (4455)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2227 count=461 bs=1k
paramiko.transport: DEBUG: [chan 4456] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4456] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4456 opened.
paramiko.transport: DEBUG: [chan 4456] Sesch channel 4456 request ok
paramiko.transport: DEBUG: [chan 4456] EOF received (4456)
paramiko.transport: DEBUG: [chan 4456] EOF sent (4456)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2227 count=461 bs=1k
paramiko.transport: DEBUG: [chan 4457] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4457] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4457 opened.
paramiko.transport: DEBUG: [chan 4457] Sesch channel 4457 request ok
paramiko.transport: DEBUG: [chan 4457] EOF received (4457)
paramiko.transport: DEBUG: [chan 4457] EOF sent (4457)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2228 count=312 bs=1k
paramiko.transport: DEBUG: [chan 4458] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4458] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4458 opened.
paramiko.transport: DEBUG: [chan 4458] Sesch channel 4458 request ok
paramiko.transport: DEBUG: [chan 4458] EOF received (4458)
paramiko.transport: DEBUG: [chan 4458] EOF sent (4458)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2228 count=312 bs=1k
paramiko.transport: DEBUG: [chan 4459] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4459] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4459 opened.
paramiko.transport: DEBUG: [chan 4459] Sesch channel 4459 request ok
paramiko.transport: DEBUG: [chan 4459] EOF received (4459)
paramiko.transport: DEBUG: [chan 4459] EOF sent (4459)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2229 count=282 bs=1k
paramiko.transport: DEBUG: [chan 4460] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4460] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4460 opened.
paramiko.transport: DEBUG: [chan 4460] Sesch channel 4460 request ok
paramiko.transport: DEBUG: [chan 4460] EOF received (4460)
paramiko.transport: DEBUG: [chan 4460] EOF sent (4460)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2229 count=282 bs=1k
paramiko.transport: DEBUG: [chan 4461] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4461] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4461 opened.
paramiko.transport: DEBUG: [chan 4461] Sesch channel 4461 request ok
paramiko.transport: DEBUG: [chan 4461] EOF received (4461)
paramiko.transport: DEBUG: [chan 4461] EOF sent (4461)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2230 count=936 bs=1k
paramiko.transport: DEBUG: [chan 4462] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4462] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4462 opened.
paramiko.transport: DEBUG: [chan 4462] Sesch channel 4462 request ok
paramiko.transport: DEBUG: [chan 4462] EOF received (4462)
paramiko.transport: DEBUG: [chan 4462] EOF sent (4462)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2230 count=936 bs=1k
paramiko.transport: DEBUG: [chan 4463] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4463] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4463 opened.
paramiko.transport: DEBUG: [chan 4463] Sesch channel 4463 request ok
paramiko.transport: DEBUG: [chan 4463] EOF received (4463)
paramiko.transport: DEBUG: [chan 4463] EOF sent (4463)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2231 count=771 bs=1k
paramiko.transport: DEBUG: [chan 4464] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4464] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4464 opened.
paramiko.transport: DEBUG: [chan 4464] Sesch channel 4464 request ok
paramiko.transport: DEBUG: [chan 4464] EOF received (4464)
paramiko.transport: DEBUG: [chan 4464] EOF sent (4464)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2231 count=771 bs=1k
paramiko.transport: DEBUG: [chan 4465] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4465] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4465 opened.
paramiko.transport: DEBUG: [chan 4465] Sesch channel 4465 request ok
paramiko.transport: DEBUG: [chan 4465] EOF received (4465)
paramiko.transport: DEBUG: [chan 4465] EOF sent (4465)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2232 count=667 bs=1k
paramiko.transport: DEBUG: [chan 4466] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4466] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4466 opened.
paramiko.transport: DEBUG: [chan 4466] Sesch channel 4466 request ok
paramiko.transport: DEBUG: [chan 4466] EOF received (4466)
paramiko.transport: DEBUG: [chan 4466] EOF sent (4466)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2232 count=667 bs=1k
paramiko.transport: DEBUG: [chan 4467] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4467] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4467 opened.
paramiko.transport: DEBUG: [chan 4467] Sesch channel 4467 request ok
paramiko.transport: DEBUG: [chan 4467] EOF received (4467)
paramiko.transport: DEBUG: [chan 4467] EOF sent (4467)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2233 count=43 bs=1k
paramiko.transport: DEBUG: [chan 4468] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4468] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4468 opened.
paramiko.transport: DEBUG: [chan 4468] Sesch channel 4468 request ok
paramiko.transport: DEBUG: [chan 4468] EOF received (4468)
paramiko.transport: DEBUG: [chan 4468] EOF sent (4468)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2233 count=43 bs=1k
paramiko.transport: DEBUG: [chan 4469] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4469] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4469 opened.
paramiko.transport: DEBUG: [chan 4469] Sesch channel 4469 request ok
paramiko.transport: DEBUG: [chan 4469] EOF received (4469)
paramiko.transport: DEBUG: [chan 4469] EOF sent (4469)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2234 count=498 bs=1k
paramiko.transport: DEBUG: [chan 4470] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4470] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4470 opened.
paramiko.transport: DEBUG: [chan 4470] Sesch channel 4470 request ok
paramiko.transport: DEBUG: [chan 4470] EOF received (4470)
paramiko.transport: DEBUG: [chan 4470] EOF sent (4470)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2234 count=498 bs=1k
paramiko.transport: DEBUG: [chan 4471] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4471] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4471 opened.
paramiko.transport: DEBUG: [chan 4471] Sesch channel 4471 request ok
paramiko.transport: DEBUG: [chan 4471] EOF received (4471)
paramiko.transport: DEBUG: [chan 4471] EOF sent (4471)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2235 count=415 bs=1k
paramiko.transport: DEBUG: [chan 4472] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4472] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4472 opened.
paramiko.transport: DEBUG: [chan 4472] Sesch channel 4472 request ok
paramiko.transport: DEBUG: [chan 4472] EOF received (4472)
paramiko.transport: DEBUG: [chan 4472] EOF sent (4472)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2235 count=415 bs=1k
paramiko.transport: DEBUG: [chan 4473] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4473] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4473 opened.
paramiko.transport: DEBUG: [chan 4473] Sesch channel 4473 request ok
paramiko.transport: DEBUG: [chan 4473] EOF received (4473)
paramiko.transport: DEBUG: [chan 4473] EOF sent (4473)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2236 count=438 bs=1k
paramiko.transport: DEBUG: [chan 4474] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4474] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4474 opened.
paramiko.transport: DEBUG: [chan 4474] Sesch channel 4474 request ok
paramiko.transport: DEBUG: [chan 4474] EOF received (4474)
paramiko.transport: DEBUG: [chan 4474] EOF sent (4474)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2236 count=438 bs=1k
paramiko.transport: DEBUG: [chan 4475] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4475] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4475 opened.
paramiko.transport: DEBUG: [chan 4475] Sesch channel 4475 request ok
paramiko.transport: DEBUG: [chan 4475] EOF received (4475)
paramiko.transport: DEBUG: [chan 4475] EOF sent (4475)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2237 count=567 bs=1k
paramiko.transport: DEBUG: [chan 4476] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4476] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4476 opened.
paramiko.transport: DEBUG: [chan 4476] Sesch channel 4476 request ok
paramiko.transport: DEBUG: [chan 4476] EOF received (4476)
paramiko.transport: DEBUG: [chan 4476] EOF sent (4476)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2237 count=567 bs=1k
paramiko.transport: DEBUG: [chan 4477] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4477] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4477 opened.
paramiko.transport: DEBUG: [chan 4477] Sesch channel 4477 request ok
paramiko.transport: DEBUG: [chan 4477] EOF received (4477)
paramiko.transport: DEBUG: [chan 4477] EOF sent (4477)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2238 count=115 bs=1k
paramiko.transport: DEBUG: [chan 4478] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4478] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4478 opened.
paramiko.transport: DEBUG: [chan 4478] Sesch channel 4478 request ok
paramiko.transport: DEBUG: [chan 4478] EOF received (4478)
paramiko.transport: DEBUG: [chan 4478] EOF sent (4478)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2238 count=115 bs=1k
paramiko.transport: DEBUG: [chan 4479] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4479] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4479 opened.
paramiko.transport: DEBUG: [chan 4479] Sesch channel 4479 request ok
paramiko.transport: DEBUG: [chan 4479] EOF received (4479)
paramiko.transport: DEBUG: [chan 4479] EOF sent (4479)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2239 count=581 bs=1k
paramiko.transport: DEBUG: [chan 4480] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4480] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4480 opened.
paramiko.transport: DEBUG: [chan 4480] Sesch channel 4480 request ok
paramiko.transport: DEBUG: [chan 4480] EOF received (4480)
paramiko.transport: DEBUG: [chan 4480] EOF sent (4480)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2239 count=581 bs=1k
paramiko.transport: DEBUG: [chan 4481] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4481] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4481 opened.
paramiko.transport: DEBUG: [chan 4481] Sesch channel 4481 request ok
paramiko.transport: DEBUG: [chan 4481] EOF received (4481)
paramiko.transport: DEBUG: [chan 4481] EOF sent (4481)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2240 count=958 bs=1k
paramiko.transport: DEBUG: [chan 4482] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4482] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4482 opened.
paramiko.transport: DEBUG: [chan 4482] Sesch channel 4482 request ok
paramiko.transport: DEBUG: [chan 4482] EOF received (4482)
paramiko.transport: DEBUG: [chan 4482] EOF sent (4482)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2240 count=958 bs=1k
paramiko.transport: DEBUG: [chan 4483] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4483] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4483 opened.
paramiko.transport: DEBUG: [chan 4483] Sesch channel 4483 request ok
paramiko.transport: DEBUG: [chan 4483] EOF received (4483)
paramiko.transport: DEBUG: [chan 4483] EOF sent (4483)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2241 count=603 bs=1k
paramiko.transport: DEBUG: [chan 4484] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4484] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4484 opened.
paramiko.transport: DEBUG: [chan 4484] Sesch channel 4484 request ok
paramiko.transport: DEBUG: [chan 4484] EOF received (4484)
paramiko.transport: DEBUG: [chan 4484] EOF sent (4484)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2241 count=603 bs=1k
paramiko.transport: DEBUG: [chan 4485] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4485] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4485 opened.
paramiko.transport: DEBUG: [chan 4485] Sesch channel 4485 request ok
paramiko.transport: DEBUG: [chan 4485] EOF received (4485)
paramiko.transport: DEBUG: [chan 4485] EOF sent (4485)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2242 count=1013 bs=1k
paramiko.transport: DEBUG: [chan 4486] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4486] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4486 opened.
paramiko.transport: DEBUG: [chan 4486] Sesch channel 4486 request ok
paramiko.transport: DEBUG: [chan 4486] EOF received (4486)
paramiko.transport: DEBUG: [chan 4486] EOF sent (4486)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2242 count=1013 bs=1k
paramiko.transport: DEBUG: [chan 4487] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4487] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4487 opened.
paramiko.transport: DEBUG: [chan 4487] Sesch channel 4487 request ok
paramiko.transport: DEBUG: [chan 4487] EOF received (4487)
paramiko.transport: DEBUG: [chan 4487] EOF sent (4487)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2243 count=408 bs=1k
paramiko.transport: DEBUG: [chan 4488] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4488] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4488 opened.
paramiko.transport: DEBUG: [chan 4488] Sesch channel 4488 request ok
paramiko.transport: DEBUG: [chan 4488] EOF received (4488)
paramiko.transport: DEBUG: [chan 4488] EOF sent (4488)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2243 count=408 bs=1k
paramiko.transport: DEBUG: [chan 4489] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4489] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4489 opened.
paramiko.transport: DEBUG: [chan 4489] Sesch channel 4489 request ok
paramiko.transport: DEBUG: [chan 4489] EOF received (4489)
paramiko.transport: DEBUG: [chan 4489] EOF sent (4489)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2244 count=801 bs=1k
paramiko.transport: DEBUG: [chan 4490] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4490] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4490 opened.
paramiko.transport: DEBUG: [chan 4490] Sesch channel 4490 request ok
paramiko.transport: DEBUG: [chan 4490] EOF received (4490)
paramiko.transport: DEBUG: [chan 4490] EOF sent (4490)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2244 count=801 bs=1k
paramiko.transport: DEBUG: [chan 4491] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4491] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4491 opened.
paramiko.transport: DEBUG: [chan 4491] Sesch channel 4491 request ok
paramiko.transport: DEBUG: [chan 4491] EOF received (4491)
paramiko.transport: DEBUG: [chan 4491] EOF sent (4491)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2245 count=256 bs=1k
paramiko.transport: DEBUG: [chan 4492] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4492] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4492 opened.
paramiko.transport: DEBUG: [chan 4492] Sesch channel 4492 request ok
paramiko.transport: DEBUG: [chan 4492] EOF received (4492)
paramiko.transport: DEBUG: [chan 4492] EOF sent (4492)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2245 count=256 bs=1k
paramiko.transport: DEBUG: [chan 4493] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4493] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4493 opened.
paramiko.transport: DEBUG: [chan 4493] Sesch channel 4493 request ok
paramiko.transport: DEBUG: [chan 4493] EOF received (4493)
paramiko.transport: DEBUG: [chan 4493] EOF sent (4493)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2246 count=312 bs=1k
paramiko.transport: DEBUG: [chan 4494] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4494] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4494 opened.
paramiko.transport: DEBUG: [chan 4494] Sesch channel 4494 request ok
paramiko.transport: DEBUG: [chan 4494] EOF received (4494)
paramiko.transport: DEBUG: [chan 4494] EOF sent (4494)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2246 count=312 bs=1k
paramiko.transport: DEBUG: [chan 4495] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4495] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4495 opened.
paramiko.transport: DEBUG: [chan 4495] Sesch channel 4495 request ok
paramiko.transport: DEBUG: [chan 4495] EOF received (4495)
paramiko.transport: DEBUG: [chan 4495] EOF sent (4495)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2247 count=366 bs=1k
paramiko.transport: DEBUG: [chan 4496] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4496] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4496 opened.
paramiko.transport: DEBUG: [chan 4496] Sesch channel 4496 request ok
paramiko.transport: DEBUG: [chan 4496] EOF received (4496)
paramiko.transport: DEBUG: [chan 4496] EOF sent (4496)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2247 count=366 bs=1k
paramiko.transport: DEBUG: [chan 4497] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4497] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4497 opened.
paramiko.transport: DEBUG: [chan 4497] Sesch channel 4497 request ok
paramiko.transport: DEBUG: [chan 4497] EOF received (4497)
paramiko.transport: DEBUG: [chan 4497] EOF sent (4497)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2248 count=470 bs=1k
paramiko.transport: DEBUG: [chan 4498] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4498] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4498 opened.
paramiko.transport: DEBUG: [chan 4498] Sesch channel 4498 request ok
paramiko.transport: DEBUG: [chan 4498] EOF received (4498)
paramiko.transport: DEBUG: [chan 4498] EOF sent (4498)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2248 count=470 bs=1k
paramiko.transport: DEBUG: [chan 4499] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4499] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4499 opened.
paramiko.transport: DEBUG: [chan 4499] Sesch channel 4499 request ok
paramiko.transport: DEBUG: [chan 4499] EOF received (4499)
paramiko.transport: DEBUG: [chan 4499] EOF sent (4499)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2249 count=1005 bs=1k
paramiko.transport: DEBUG: [chan 4500] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4500] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4500 opened.
paramiko.transport: DEBUG: [chan 4500] Sesch channel 4500 request ok
paramiko.transport: DEBUG: [chan 4500] EOF received (4500)
paramiko.transport: DEBUG: [chan 4500] EOF sent (4500)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2249 count=1005 bs=1k
paramiko.transport: DEBUG: [chan 4501] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4501] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4501 opened.
paramiko.transport: DEBUG: [chan 4501] Sesch channel 4501 request ok
paramiko.transport: DEBUG: [chan 4501] EOF received (4501)
paramiko.transport: DEBUG: [chan 4501] EOF sent (4501)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2250 count=990 bs=1k
paramiko.transport: DEBUG: [chan 4502] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4502] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4502 opened.
paramiko.transport: DEBUG: [chan 4502] Sesch channel 4502 request ok
paramiko.transport: DEBUG: [chan 4502] EOF received (4502)
paramiko.transport: DEBUG: [chan 4502] EOF sent (4502)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2250 count=990 bs=1k
paramiko.transport: DEBUG: [chan 4503] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4503] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4503 opened.
paramiko.transport: DEBUG: [chan 4503] Sesch channel 4503 request ok
paramiko.transport: DEBUG: [chan 4503] EOF received (4503)
paramiko.transport: DEBUG: [chan 4503] EOF sent (4503)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2251 count=997 bs=1k
paramiko.transport: DEBUG: [chan 4504] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4504] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4504 opened.
paramiko.transport: DEBUG: [chan 4504] Sesch channel 4504 request ok
paramiko.transport: DEBUG: [chan 4504] EOF received (4504)
paramiko.transport: DEBUG: [chan 4504] EOF sent (4504)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2251 count=997 bs=1k
paramiko.transport: DEBUG: [chan 4505] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4505] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4505 opened.
paramiko.transport: DEBUG: [chan 4505] Sesch channel 4505 request ok
paramiko.transport: DEBUG: [chan 4505] EOF received (4505)
paramiko.transport: DEBUG: [chan 4505] EOF sent (4505)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2252 count=808 bs=1k
paramiko.transport: DEBUG: [chan 4506] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4506] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4506 opened.
paramiko.transport: DEBUG: [chan 4506] Sesch channel 4506 request ok
paramiko.transport: DEBUG: [chan 4506] EOF received (4506)
paramiko.transport: DEBUG: [chan 4506] EOF sent (4506)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2252 count=808 bs=1k
paramiko.transport: DEBUG: [chan 4507] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4507] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4507 opened.
paramiko.transport: DEBUG: [chan 4507] Sesch channel 4507 request ok
paramiko.transport: DEBUG: [chan 4507] EOF received (4507)
paramiko.transport: DEBUG: [chan 4507] EOF sent (4507)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2253 count=566 bs=1k
paramiko.transport: DEBUG: [chan 4508] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4508] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4508 opened.
paramiko.transport: DEBUG: [chan 4508] Sesch channel 4508 request ok
paramiko.transport: DEBUG: [chan 4508] EOF received (4508)
paramiko.transport: DEBUG: [chan 4508] EOF sent (4508)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2253 count=566 bs=1k
paramiko.transport: DEBUG: [chan 4509] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4509] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4509 opened.
paramiko.transport: DEBUG: [chan 4509] Sesch channel 4509 request ok
paramiko.transport: DEBUG: [chan 4509] EOF received (4509)
paramiko.transport: DEBUG: [chan 4509] EOF sent (4509)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2254 count=437 bs=1k
paramiko.transport: DEBUG: [chan 4510] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4510] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4510 opened.
paramiko.transport: DEBUG: [chan 4510] Sesch channel 4510 request ok
paramiko.transport: DEBUG: [chan 4510] EOF received (4510)
paramiko.transport: DEBUG: [chan 4510] EOF sent (4510)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2254 count=437 bs=1k
paramiko.transport: DEBUG: [chan 4511] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4511] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4511 opened.
paramiko.transport: DEBUG: [chan 4511] Sesch channel 4511 request ok
paramiko.transport: DEBUG: [chan 4511] EOF received (4511)
paramiko.transport: DEBUG: [chan 4511] EOF sent (4511)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2255 count=405 bs=1k
paramiko.transport: DEBUG: [chan 4512] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4512] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4512 opened.
paramiko.transport: DEBUG: [chan 4512] Sesch channel 4512 request ok
paramiko.transport: DEBUG: [chan 4512] EOF received (4512)
paramiko.transport: DEBUG: [chan 4512] EOF sent (4512)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2255 count=405 bs=1k
paramiko.transport: DEBUG: [chan 4513] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4513] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4513 opened.
paramiko.transport: DEBUG: [chan 4513] Sesch channel 4513 request ok
paramiko.transport: DEBUG: [chan 4513] EOF received (4513)
paramiko.transport: DEBUG: [chan 4513] EOF sent (4513)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2256 count=463 bs=1k
paramiko.transport: DEBUG: [chan 4514] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4514] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4514 opened.
paramiko.transport: DEBUG: [chan 4514] Sesch channel 4514 request ok
paramiko.transport: DEBUG: [chan 4514] EOF received (4514)
paramiko.transport: DEBUG: [chan 4514] EOF sent (4514)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2256 count=463 bs=1k
paramiko.transport: DEBUG: [chan 4515] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4515] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4515 opened.
paramiko.transport: DEBUG: [chan 4515] Sesch channel 4515 request ok
paramiko.transport: DEBUG: [chan 4515] EOF received (4515)
paramiko.transport: DEBUG: [chan 4515] EOF sent (4515)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2257 count=660 bs=1k
paramiko.transport: DEBUG: [chan 4516] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4516] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4516 opened.
paramiko.transport: DEBUG: [chan 4516] Sesch channel 4516 request ok
paramiko.transport: DEBUG: [chan 4516] EOF received (4516)
paramiko.transport: DEBUG: [chan 4516] EOF sent (4516)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2257 count=660 bs=1k
paramiko.transport: DEBUG: [chan 4517] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4517] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4517 opened.
paramiko.transport: DEBUG: [chan 4517] Sesch channel 4517 request ok
paramiko.transport: DEBUG: [chan 4517] EOF received (4517)
paramiko.transport: DEBUG: [chan 4517] EOF sent (4517)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2258 count=687 bs=1k
paramiko.transport: DEBUG: [chan 4518] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4518] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4518 opened.
paramiko.transport: DEBUG: [chan 4518] Sesch channel 4518 request ok
paramiko.transport: DEBUG: [chan 4518] EOF received (4518)
paramiko.transport: DEBUG: [chan 4518] EOF sent (4518)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2258 count=687 bs=1k
paramiko.transport: DEBUG: [chan 4519] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4519] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4519 opened.
paramiko.transport: DEBUG: [chan 4519] Sesch channel 4519 request ok
paramiko.transport: DEBUG: [chan 4519] EOF received (4519)
paramiko.transport: DEBUG: [chan 4519] EOF sent (4519)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2259 count=504 bs=1k
paramiko.transport: DEBUG: [chan 4520] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4520] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4520 opened.
paramiko.transport: DEBUG: [chan 4520] Sesch channel 4520 request ok
paramiko.transport: DEBUG: [chan 4520] EOF received (4520)
paramiko.transport: DEBUG: [chan 4520] EOF sent (4520)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2259 count=504 bs=1k
paramiko.transport: DEBUG: [chan 4521] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4521] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4521 opened.
paramiko.transport: DEBUG: [chan 4521] Sesch channel 4521 request ok
paramiko.transport: DEBUG: [chan 4521] EOF received (4521)
paramiko.transport: DEBUG: [chan 4521] EOF sent (4521)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2260 count=59 bs=1k
paramiko.transport: DEBUG: [chan 4522] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4522] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4522 opened.
paramiko.transport: DEBUG: [chan 4522] Sesch channel 4522 request ok
paramiko.transport: DEBUG: [chan 4522] EOF received (4522)
paramiko.transport: DEBUG: [chan 4522] EOF sent (4522)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2260 count=59 bs=1k
paramiko.transport: DEBUG: [chan 4523] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4523] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4523 opened.
paramiko.transport: DEBUG: [chan 4523] Sesch channel 4523 request ok
paramiko.transport: DEBUG: [chan 4523] EOF received (4523)
paramiko.transport: DEBUG: [chan 4523] EOF sent (4523)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2261 count=546 bs=1k
paramiko.transport: DEBUG: [chan 4524] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4524] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4524 opened.
paramiko.transport: DEBUG: [chan 4524] Sesch channel 4524 request ok
paramiko.transport: DEBUG: [chan 4524] EOF received (4524)
paramiko.transport: DEBUG: [chan 4524] EOF sent (4524)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2261 count=546 bs=1k
paramiko.transport: DEBUG: [chan 4525] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4525] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4525 opened.
paramiko.transport: DEBUG: [chan 4525] Sesch channel 4525 request ok
paramiko.transport: DEBUG: [chan 4525] EOF received (4525)
paramiko.transport: DEBUG: [chan 4525] EOF sent (4525)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2262 count=66 bs=1k
paramiko.transport: DEBUG: [chan 4526] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4526] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4526 opened.
paramiko.transport: DEBUG: [chan 4526] Sesch channel 4526 request ok
paramiko.transport: DEBUG: [chan 4526] EOF received (4526)
paramiko.transport: DEBUG: [chan 4526] EOF sent (4526)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2262 count=66 bs=1k
paramiko.transport: DEBUG: [chan 4527] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4527] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4527 opened.
paramiko.transport: DEBUG: [chan 4527] Sesch channel 4527 request ok
paramiko.transport: DEBUG: [chan 4527] EOF received (4527)
paramiko.transport: DEBUG: [chan 4527] EOF sent (4527)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2263 count=375 bs=1k
paramiko.transport: DEBUG: [chan 4528] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4528] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4528 opened.
paramiko.transport: DEBUG: [chan 4528] Sesch channel 4528 request ok
paramiko.transport: DEBUG: [chan 4528] EOF received (4528)
paramiko.transport: DEBUG: [chan 4528] EOF sent (4528)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2263 count=375 bs=1k
paramiko.transport: DEBUG: [chan 4529] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4529] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4529 opened.
paramiko.transport: DEBUG: [chan 4529] Sesch channel 4529 request ok
paramiko.transport: DEBUG: [chan 4529] EOF received (4529)
paramiko.transport: DEBUG: [chan 4529] EOF sent (4529)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2264 count=606 bs=1k
paramiko.transport: DEBUG: [chan 4530] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4530] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4530 opened.
paramiko.transport: DEBUG: [chan 4530] Sesch channel 4530 request ok
paramiko.transport: DEBUG: [chan 4530] EOF received (4530)
paramiko.transport: DEBUG: [chan 4530] EOF sent (4530)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2264 count=606 bs=1k
paramiko.transport: DEBUG: [chan 4531] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4531] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4531 opened.
paramiko.transport: DEBUG: [chan 4531] Sesch channel 4531 request ok
paramiko.transport: DEBUG: [chan 4531] EOF received (4531)
paramiko.transport: DEBUG: [chan 4531] EOF sent (4531)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2265 count=983 bs=1k
paramiko.transport: DEBUG: [chan 4532] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4532] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4532 opened.
paramiko.transport: DEBUG: [chan 4532] Sesch channel 4532 request ok
paramiko.transport: DEBUG: [chan 4532] EOF received (4532)
paramiko.transport: DEBUG: [chan 4532] EOF sent (4532)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2265 count=983 bs=1k
paramiko.transport: DEBUG: [chan 4533] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4533] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4533 opened.
paramiko.transport: DEBUG: [chan 4533] Sesch channel 4533 request ok
paramiko.transport: DEBUG: [chan 4533] EOF received (4533)
paramiko.transport: DEBUG: [chan 4533] EOF sent (4533)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2266 count=134 bs=1k
paramiko.transport: DEBUG: [chan 4534] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4534] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4534 opened.
paramiko.transport: DEBUG: [chan 4534] Sesch channel 4534 request ok
paramiko.transport: DEBUG: [chan 4534] EOF received (4534)
paramiko.transport: DEBUG: [chan 4534] EOF sent (4534)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2266 count=134 bs=1k
paramiko.transport: DEBUG: [chan 4535] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4535] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4535 opened.
paramiko.transport: DEBUG: [chan 4535] Sesch channel 4535 request ok
paramiko.transport: DEBUG: [chan 4535] EOF received (4535)
paramiko.transport: DEBUG: [chan 4535] EOF sent (4535)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2267 count=553 bs=1k
paramiko.transport: DEBUG: [chan 4536] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4536] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4536 opened.
paramiko.transport: DEBUG: [chan 4536] Sesch channel 4536 request ok
paramiko.transport: DEBUG: [chan 4536] EOF received (4536)
paramiko.transport: DEBUG: [chan 4536] EOF sent (4536)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2267 count=553 bs=1k
paramiko.transport: DEBUG: [chan 4537] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4537] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4537 opened.
paramiko.transport: DEBUG: [chan 4537] Sesch channel 4537 request ok
paramiko.transport: DEBUG: [chan 4537] EOF received (4537)
paramiko.transport: DEBUG: [chan 4537] EOF sent (4537)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2268 count=947 bs=1k
paramiko.transport: DEBUG: [chan 4538] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4538] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4538 opened.
paramiko.transport: DEBUG: [chan 4538] Sesch channel 4538 request ok
paramiko.transport: DEBUG: [chan 4538] EOF received (4538)
paramiko.transport: DEBUG: [chan 4538] EOF sent (4538)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2268 count=947 bs=1k
paramiko.transport: DEBUG: [chan 4539] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4539] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4539 opened.
paramiko.transport: DEBUG: [chan 4539] Sesch channel 4539 request ok
paramiko.transport: DEBUG: [chan 4539] EOF received (4539)
paramiko.transport: DEBUG: [chan 4539] EOF sent (4539)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2269 count=222 bs=1k
paramiko.transport: DEBUG: [chan 4540] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4540] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4540 opened.
paramiko.transport: DEBUG: [chan 4540] Sesch channel 4540 request ok
paramiko.transport: DEBUG: [chan 4540] EOF received (4540)
paramiko.transport: DEBUG: [chan 4540] EOF sent (4540)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2269 count=222 bs=1k
paramiko.transport: DEBUG: [chan 4541] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4541] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4541 opened.
paramiko.transport: DEBUG: [chan 4541] Sesch channel 4541 request ok
paramiko.transport: DEBUG: [chan 4541] EOF received (4541)
paramiko.transport: DEBUG: [chan 4541] EOF sent (4541)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2270 count=301 bs=1k
paramiko.transport: DEBUG: [chan 4542] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4542] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4542 opened.
paramiko.transport: DEBUG: [chan 4542] Sesch channel 4542 request ok
paramiko.transport: DEBUG: [chan 4542] EOF received (4542)
paramiko.transport: DEBUG: [chan 4542] EOF sent (4542)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2270 count=301 bs=1k
paramiko.transport: DEBUG: [chan 4543] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4543] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4543 opened.
paramiko.transport: DEBUG: [chan 4543] Sesch channel 4543 request ok
paramiko.transport: DEBUG: [chan 4543] EOF received (4543)
paramiko.transport: DEBUG: [chan 4543] EOF sent (4543)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2271 count=415 bs=1k
paramiko.transport: DEBUG: [chan 4544] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4544] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4544 opened.
paramiko.transport: DEBUG: [chan 4544] Sesch channel 4544 request ok
paramiko.transport: DEBUG: [chan 4544] EOF received (4544)
paramiko.transport: DEBUG: [chan 4544] EOF sent (4544)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2271 count=415 bs=1k
paramiko.transport: DEBUG: [chan 4545] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4545] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4545 opened.
paramiko.transport: DEBUG: [chan 4545] Sesch channel 4545 request ok
paramiko.transport: DEBUG: [chan 4545] EOF received (4545)
paramiko.transport: DEBUG: [chan 4545] EOF sent (4545)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2272 count=746 bs=1k
paramiko.transport: DEBUG: [chan 4546] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4546] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4546 opened.
paramiko.transport: DEBUG: [chan 4546] Sesch channel 4546 request ok
paramiko.transport: DEBUG: [chan 4546] EOF received (4546)
paramiko.transport: DEBUG: [chan 4546] EOF sent (4546)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2272 count=746 bs=1k
paramiko.transport: DEBUG: [chan 4547] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4547] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4547 opened.
paramiko.transport: DEBUG: [chan 4547] Sesch channel 4547 request ok
paramiko.transport: DEBUG: [chan 4547] EOF received (4547)
paramiko.transport: DEBUG: [chan 4547] EOF sent (4547)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2273 count=48 bs=1k
paramiko.transport: DEBUG: [chan 4548] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4548] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4548 opened.
paramiko.transport: DEBUG: [chan 4548] Sesch channel 4548 request ok
paramiko.transport: DEBUG: [chan 4548] EOF received (4548)
paramiko.transport: DEBUG: [chan 4548] EOF sent (4548)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2273 count=48 bs=1k
paramiko.transport: DEBUG: [chan 4549] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4549] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4549 opened.
paramiko.transport: DEBUG: [chan 4549] Sesch channel 4549 request ok
paramiko.transport: DEBUG: [chan 4549] EOF received (4549)
paramiko.transport: DEBUG: [chan 4549] EOF sent (4549)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2274 count=185 bs=1k
paramiko.transport: DEBUG: [chan 4550] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4550] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4550 opened.
paramiko.transport: DEBUG: [chan 4550] Sesch channel 4550 request ok
paramiko.transport: DEBUG: [chan 4550] EOF received (4550)
paramiko.transport: DEBUG: [chan 4550] EOF sent (4550)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2274 count=185 bs=1k
paramiko.transport: DEBUG: [chan 4551] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4551] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4551 opened.
paramiko.transport: DEBUG: [chan 4551] Sesch channel 4551 request ok
paramiko.transport: DEBUG: [chan 4551] EOF received (4551)
paramiko.transport: DEBUG: [chan 4551] EOF sent (4551)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2275 count=406 bs=1k
paramiko.transport: DEBUG: [chan 4552] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4552] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4552 opened.
paramiko.transport: DEBUG: [chan 4552] Sesch channel 4552 request ok
paramiko.transport: DEBUG: [chan 4552] EOF received (4552)
paramiko.transport: DEBUG: [chan 4552] EOF sent (4552)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2275 count=406 bs=1k
paramiko.transport: DEBUG: [chan 4553] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4553] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4553 opened.
paramiko.transport: DEBUG: [chan 4553] Sesch channel 4553 request ok
paramiko.transport: DEBUG: [chan 4553] EOF received (4553)
paramiko.transport: DEBUG: [chan 4553] EOF sent (4553)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2276 count=92 bs=1k
paramiko.transport: DEBUG: [chan 4554] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4554] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4554 opened.
paramiko.transport: DEBUG: [chan 4554] Sesch channel 4554 request ok
paramiko.transport: DEBUG: [chan 4554] EOF received (4554)
paramiko.transport: DEBUG: [chan 4554] EOF sent (4554)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2276 count=92 bs=1k
paramiko.transport: DEBUG: [chan 4555] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4555] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4555 opened.
paramiko.transport: DEBUG: [chan 4555] Sesch channel 4555 request ok
paramiko.transport: DEBUG: [chan 4555] EOF received (4555)
paramiko.transport: DEBUG: [chan 4555] EOF sent (4555)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2277 count=18 bs=1k
paramiko.transport: DEBUG: [chan 4556] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4556] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4556 opened.
paramiko.transport: DEBUG: [chan 4556] Sesch channel 4556 request ok
paramiko.transport: DEBUG: [chan 4556] EOF received (4556)
paramiko.transport: DEBUG: [chan 4556] EOF sent (4556)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2277 count=18 bs=1k
paramiko.transport: DEBUG: [chan 4557] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4557] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4557 opened.
paramiko.transport: DEBUG: [chan 4557] Sesch channel 4557 request ok
paramiko.transport: DEBUG: [chan 4557] EOF received (4557)
paramiko.transport: DEBUG: [chan 4557] EOF sent (4557)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2278 count=409 bs=1k
paramiko.transport: DEBUG: [chan 4558] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4558] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4558 opened.
paramiko.transport: DEBUG: [chan 4558] Sesch channel 4558 request ok
paramiko.transport: DEBUG: [chan 4558] EOF received (4558)
paramiko.transport: DEBUG: [chan 4558] EOF sent (4558)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2278 count=409 bs=1k
paramiko.transport: DEBUG: [chan 4559] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4559] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4559 opened.
paramiko.transport: DEBUG: [chan 4559] Sesch channel 4559 request ok
paramiko.transport: DEBUG: [chan 4559] EOF received (4559)
paramiko.transport: DEBUG: [chan 4559] EOF sent (4559)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2279 count=912 bs=1k
paramiko.transport: DEBUG: [chan 4560] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4560] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4560 opened.
paramiko.transport: DEBUG: [chan 4560] Sesch channel 4560 request ok
paramiko.transport: DEBUG: [chan 4560] EOF received (4560)
paramiko.transport: DEBUG: [chan 4560] EOF sent (4560)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2279 count=912 bs=1k
paramiko.transport: DEBUG: [chan 4561] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4561] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4561 opened.
paramiko.transport: DEBUG: [chan 4561] Sesch channel 4561 request ok
paramiko.transport: DEBUG: [chan 4561] EOF received (4561)
paramiko.transport: DEBUG: [chan 4561] EOF sent (4561)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2280 count=838 bs=1k
paramiko.transport: DEBUG: [chan 4562] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4562] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4562 opened.
paramiko.transport: DEBUG: [chan 4562] Sesch channel 4562 request ok
paramiko.transport: DEBUG: [chan 4562] EOF received (4562)
paramiko.transport: DEBUG: [chan 4562] EOF sent (4562)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2280 count=838 bs=1k
paramiko.transport: DEBUG: [chan 4563] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4563] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4563 opened.
paramiko.transport: DEBUG: [chan 4563] Sesch channel 4563 request ok
paramiko.transport: DEBUG: [chan 4563] EOF received (4563)
paramiko.transport: DEBUG: [chan 4563] EOF sent (4563)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2281 count=736 bs=1k
paramiko.transport: DEBUG: [chan 4564] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4564] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4564 opened.
paramiko.transport: DEBUG: [chan 4564] Sesch channel 4564 request ok
paramiko.transport: DEBUG: [chan 4564] EOF received (4564)
paramiko.transport: DEBUG: [chan 4564] EOF sent (4564)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2281 count=736 bs=1k
paramiko.transport: DEBUG: [chan 4565] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4565] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4565 opened.
paramiko.transport: DEBUG: [chan 4565] Sesch channel 4565 request ok
paramiko.transport: DEBUG: [chan 4565] EOF received (4565)
paramiko.transport: DEBUG: [chan 4565] EOF sent (4565)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2282 count=277 bs=1k
paramiko.transport: DEBUG: [chan 4566] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4566] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4566 opened.
paramiko.transport: DEBUG: [chan 4566] Sesch channel 4566 request ok
paramiko.transport: DEBUG: [chan 4566] EOF received (4566)
paramiko.transport: DEBUG: [chan 4566] EOF sent (4566)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2282 count=277 bs=1k
paramiko.transport: DEBUG: [chan 4567] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4567] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4567 opened.
paramiko.transport: DEBUG: [chan 4567] Sesch channel 4567 request ok
paramiko.transport: DEBUG: [chan 4567] EOF received (4567)
paramiko.transport: DEBUG: [chan 4567] EOF sent (4567)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2283 count=475 bs=1k
paramiko.transport: DEBUG: [chan 4568] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4568] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4568 opened.
paramiko.transport: DEBUG: [chan 4568] Sesch channel 4568 request ok
paramiko.transport: DEBUG: [chan 4568] EOF received (4568)
paramiko.transport: DEBUG: [chan 4568] EOF sent (4568)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2283 count=475 bs=1k
paramiko.transport: DEBUG: [chan 4569] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4569] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4569 opened.
paramiko.transport: DEBUG: [chan 4569] Sesch channel 4569 request ok
paramiko.transport: DEBUG: [chan 4569] EOF received (4569)
paramiko.transport: DEBUG: [chan 4569] EOF sent (4569)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2284 count=169 bs=1k
paramiko.transport: DEBUG: [chan 4570] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4570] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4570 opened.
paramiko.transport: DEBUG: [chan 4570] Sesch channel 4570 request ok
paramiko.transport: DEBUG: [chan 4570] EOF received (4570)
paramiko.transport: DEBUG: [chan 4570] EOF sent (4570)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2284 count=169 bs=1k
paramiko.transport: DEBUG: [chan 4571] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4571] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4571 opened.
paramiko.transport: DEBUG: [chan 4571] Sesch channel 4571 request ok
paramiko.transport: DEBUG: [chan 4571] EOF received (4571)
paramiko.transport: DEBUG: [chan 4571] EOF sent (4571)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2285 count=267 bs=1k
paramiko.transport: DEBUG: [chan 4572] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4572] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4572 opened.
paramiko.transport: DEBUG: [chan 4572] Sesch channel 4572 request ok
paramiko.transport: DEBUG: [chan 4572] EOF received (4572)
paramiko.transport: DEBUG: [chan 4572] EOF sent (4572)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2285 count=267 bs=1k
paramiko.transport: DEBUG: [chan 4573] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4573] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4573 opened.
paramiko.transport: DEBUG: [chan 4573] Sesch channel 4573 request ok
paramiko.transport: DEBUG: [chan 4573] EOF received (4573)
paramiko.transport: DEBUG: [chan 4573] EOF sent (4573)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2286 count=826 bs=1k
paramiko.transport: DEBUG: [chan 4574] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4574] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4574 opened.
paramiko.transport: DEBUG: [chan 4574] Sesch channel 4574 request ok
paramiko.transport: DEBUG: [chan 4574] EOF received (4574)
paramiko.transport: DEBUG: [chan 4574] EOF sent (4574)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2286 count=826 bs=1k
paramiko.transport: DEBUG: [chan 4575] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4575] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4575 opened.
paramiko.transport: DEBUG: [chan 4575] Sesch channel 4575 request ok
paramiko.transport: DEBUG: [chan 4575] EOF received (4575)
paramiko.transport: DEBUG: [chan 4575] EOF sent (4575)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2287 count=730 bs=1k
paramiko.transport: DEBUG: [chan 4576] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4576] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4576 opened.
paramiko.transport: DEBUG: [chan 4576] Sesch channel 4576 request ok
paramiko.transport: DEBUG: [chan 4576] EOF received (4576)
paramiko.transport: DEBUG: [chan 4576] EOF sent (4576)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2287 count=730 bs=1k
paramiko.transport: DEBUG: [chan 4577] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4577] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4577 opened.
paramiko.transport: DEBUG: [chan 4577] Sesch channel 4577 request ok
paramiko.transport: DEBUG: [chan 4577] EOF received (4577)
paramiko.transport: DEBUG: [chan 4577] EOF sent (4577)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2288 count=100 bs=1k
paramiko.transport: DEBUG: [chan 4578] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4578] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4578 opened.
paramiko.transport: DEBUG: [chan 4578] Sesch channel 4578 request ok
paramiko.transport: DEBUG: [chan 4578] EOF received (4578)
paramiko.transport: DEBUG: [chan 4578] EOF sent (4578)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2288 count=100 bs=1k
paramiko.transport: DEBUG: [chan 4579] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4579] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4579 opened.
paramiko.transport: DEBUG: [chan 4579] Sesch channel 4579 request ok
paramiko.transport: DEBUG: [chan 4579] EOF received (4579)
paramiko.transport: DEBUG: [chan 4579] EOF sent (4579)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2289 count=725 bs=1k
paramiko.transport: DEBUG: [chan 4580] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4580] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4580 opened.
paramiko.transport: DEBUG: [chan 4580] Sesch channel 4580 request ok
paramiko.transport: DEBUG: [chan 4580] EOF received (4580)
paramiko.transport: DEBUG: [chan 4580] EOF sent (4580)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2289 count=725 bs=1k
paramiko.transport: DEBUG: [chan 4581] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4581] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4581 opened.
paramiko.transport: DEBUG: [chan 4581] Sesch channel 4581 request ok
paramiko.transport: DEBUG: [chan 4581] EOF received (4581)
paramiko.transport: DEBUG: [chan 4581] EOF sent (4581)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2290 count=855 bs=1k
paramiko.transport: DEBUG: [chan 4582] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4582] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4582 opened.
paramiko.transport: DEBUG: [chan 4582] Sesch channel 4582 request ok
paramiko.transport: DEBUG: [chan 4582] EOF received (4582)
paramiko.transport: DEBUG: [chan 4582] EOF sent (4582)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2290 count=855 bs=1k
paramiko.transport: DEBUG: [chan 4583] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4583] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4583 opened.
paramiko.transport: DEBUG: [chan 4583] Sesch channel 4583 request ok
paramiko.transport: DEBUG: [chan 4583] EOF received (4583)
paramiko.transport: DEBUG: [chan 4583] EOF sent (4583)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2291 count=268 bs=1k
paramiko.transport: DEBUG: [chan 4584] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4584] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4584 opened.
paramiko.transport: DEBUG: [chan 4584] Sesch channel 4584 request ok
paramiko.transport: DEBUG: [chan 4584] EOF received (4584)
paramiko.transport: DEBUG: [chan 4584] EOF sent (4584)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2291 count=268 bs=1k
paramiko.transport: DEBUG: [chan 4585] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4585] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4585 opened.
paramiko.transport: DEBUG: [chan 4585] Sesch channel 4585 request ok
paramiko.transport: DEBUG: [chan 4585] EOF received (4585)
paramiko.transport: DEBUG: [chan 4585] EOF sent (4585)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2292 count=414 bs=1k
paramiko.transport: DEBUG: [chan 4586] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4586] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4586 opened.
paramiko.transport: DEBUG: [chan 4586] Sesch channel 4586 request ok
paramiko.transport: DEBUG: [chan 4586] EOF received (4586)
paramiko.transport: DEBUG: [chan 4586] EOF sent (4586)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2292 count=414 bs=1k
paramiko.transport: DEBUG: [chan 4587] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4587] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4587 opened.
paramiko.transport: DEBUG: [chan 4587] Sesch channel 4587 request ok
paramiko.transport: DEBUG: [chan 4587] EOF received (4587)
paramiko.transport: DEBUG: [chan 4587] EOF sent (4587)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2293 count=371 bs=1k
paramiko.transport: DEBUG: [chan 4588] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4588] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4588 opened.
paramiko.transport: DEBUG: [chan 4588] Sesch channel 4588 request ok
paramiko.transport: DEBUG: [chan 4588] EOF received (4588)
paramiko.transport: DEBUG: [chan 4588] EOF sent (4588)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2293 count=371 bs=1k
paramiko.transport: DEBUG: [chan 4589] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4589] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4589 opened.
paramiko.transport: DEBUG: [chan 4589] Sesch channel 4589 request ok
paramiko.transport: DEBUG: [chan 4589] EOF received (4589)
paramiko.transport: DEBUG: [chan 4589] EOF sent (4589)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2294 count=104 bs=1k
paramiko.transport: DEBUG: [chan 4590] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4590] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4590 opened.
paramiko.transport: DEBUG: [chan 4590] Sesch channel 4590 request ok
paramiko.transport: DEBUG: [chan 4590] EOF received (4590)
paramiko.transport: DEBUG: [chan 4590] EOF sent (4590)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2294 count=104 bs=1k
paramiko.transport: DEBUG: [chan 4591] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4591] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4591 opened.
paramiko.transport: DEBUG: [chan 4591] Sesch channel 4591 request ok
paramiko.transport: DEBUG: [chan 4591] EOF received (4591)
paramiko.transport: DEBUG: [chan 4591] EOF sent (4591)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2295 count=643 bs=1k
paramiko.transport: DEBUG: [chan 4592] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4592] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4592 opened.
paramiko.transport: DEBUG: [chan 4592] Sesch channel 4592 request ok
paramiko.transport: DEBUG: [chan 4592] EOF received (4592)
paramiko.transport: DEBUG: [chan 4592] EOF sent (4592)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2295 count=643 bs=1k
paramiko.transport: DEBUG: [chan 4593] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4593] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4593 opened.
paramiko.transport: DEBUG: [chan 4593] Sesch channel 4593 request ok
paramiko.transport: DEBUG: [chan 4593] EOF received (4593)
paramiko.transport: DEBUG: [chan 4593] EOF sent (4593)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2296 count=537 bs=1k
paramiko.transport: DEBUG: [chan 4594] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4594] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4594 opened.
paramiko.transport: DEBUG: [chan 4594] Sesch channel 4594 request ok
paramiko.transport: DEBUG: [chan 4594] EOF received (4594)
paramiko.transport: DEBUG: [chan 4594] EOF sent (4594)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2296 count=537 bs=1k
paramiko.transport: DEBUG: [chan 4595] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4595] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4595 opened.
paramiko.transport: DEBUG: [chan 4595] Sesch channel 4595 request ok
paramiko.transport: DEBUG: [chan 4595] EOF received (4595)
paramiko.transport: DEBUG: [chan 4595] EOF sent (4595)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2297 count=450 bs=1k
paramiko.transport: DEBUG: [chan 4596] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4596] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4596 opened.
paramiko.transport: DEBUG: [chan 4596] Sesch channel 4596 request ok
paramiko.transport: DEBUG: [chan 4596] EOF received (4596)
paramiko.transport: DEBUG: [chan 4596] EOF sent (4596)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2297 count=450 bs=1k
paramiko.transport: DEBUG: [chan 4597] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4597] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4597 opened.
paramiko.transport: DEBUG: [chan 4597] Sesch channel 4597 request ok
paramiko.transport: DEBUG: [chan 4597] EOF received (4597)
paramiko.transport: DEBUG: [chan 4597] EOF sent (4597)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2298 count=803 bs=1k
paramiko.transport: DEBUG: [chan 4598] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4598] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4598 opened.
paramiko.transport: DEBUG: [chan 4598] Sesch channel 4598 request ok
paramiko.transport: DEBUG: [chan 4598] EOF received (4598)
paramiko.transport: DEBUG: [chan 4598] EOF sent (4598)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2298 count=803 bs=1k
paramiko.transport: DEBUG: [chan 4599] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4599] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4599 opened.
paramiko.transport: DEBUG: [chan 4599] Sesch channel 4599 request ok
paramiko.transport: DEBUG: [chan 4599] EOF received (4599)
paramiko.transport: DEBUG: [chan 4599] EOF sent (4599)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2299 count=259 bs=1k
paramiko.transport: DEBUG: [chan 4600] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4600] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4600 opened.
paramiko.transport: DEBUG: [chan 4600] Sesch channel 4600 request ok
paramiko.transport: DEBUG: [chan 4600] EOF received (4600)
paramiko.transport: DEBUG: [chan 4600] EOF sent (4600)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2299 count=259 bs=1k
paramiko.transport: DEBUG: [chan 4601] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4601] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4601 opened.
paramiko.transport: DEBUG: [chan 4601] Sesch channel 4601 request ok
paramiko.transport: DEBUG: [chan 4601] EOF received (4601)
paramiko.transport: DEBUG: [chan 4601] EOF sent (4601)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2300 count=700 bs=1k
paramiko.transport: DEBUG: [chan 4602] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4602] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4602 opened.
paramiko.transport: DEBUG: [chan 4602] Sesch channel 4602 request ok
paramiko.transport: DEBUG: [chan 4602] EOF received (4602)
paramiko.transport: DEBUG: [chan 4602] EOF sent (4602)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2300 count=700 bs=1k
paramiko.transport: DEBUG: [chan 4603] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4603] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4603 opened.
paramiko.transport: DEBUG: [chan 4603] Sesch channel 4603 request ok
paramiko.transport: DEBUG: [chan 4603] EOF received (4603)
paramiko.transport: DEBUG: [chan 4603] EOF sent (4603)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2301 count=759 bs=1k
paramiko.transport: DEBUG: [chan 4604] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4604] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4604 opened.
paramiko.transport: DEBUG: [chan 4604] Sesch channel 4604 request ok
paramiko.transport: DEBUG: [chan 4604] EOF received (4604)
paramiko.transport: DEBUG: [chan 4604] EOF sent (4604)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2301 count=759 bs=1k
paramiko.transport: DEBUG: [chan 4605] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4605] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4605 opened.
paramiko.transport: DEBUG: [chan 4605] Sesch channel 4605 request ok
paramiko.transport: DEBUG: [chan 4605] EOF received (4605)
paramiko.transport: DEBUG: [chan 4605] EOF sent (4605)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2302 count=536 bs=1k
paramiko.transport: DEBUG: [chan 4606] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4606] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4606 opened.
paramiko.transport: DEBUG: [chan 4606] Sesch channel 4606 request ok
paramiko.transport: DEBUG: [chan 4606] EOF received (4606)
paramiko.transport: DEBUG: [chan 4606] EOF sent (4606)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2302 count=536 bs=1k
paramiko.transport: DEBUG: [chan 4607] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4607] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4607 opened.
paramiko.transport: DEBUG: [chan 4607] Sesch channel 4607 request ok
paramiko.transport: DEBUG: [chan 4607] EOF received (4607)
paramiko.transport: DEBUG: [chan 4607] EOF sent (4607)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2303 count=867 bs=1k
paramiko.transport: DEBUG: [chan 4608] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4608] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4608 opened.
paramiko.transport: DEBUG: [chan 4608] Sesch channel 4608 request ok
paramiko.transport: DEBUG: [chan 4608] EOF received (4608)
paramiko.transport: DEBUG: [chan 4608] EOF sent (4608)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2303 count=867 bs=1k
paramiko.transport: DEBUG: [chan 4609] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4609] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4609 opened.
paramiko.transport: DEBUG: [chan 4609] Sesch channel 4609 request ok
paramiko.transport: DEBUG: [chan 4609] EOF received (4609)
paramiko.transport: DEBUG: [chan 4609] EOF sent (4609)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2304 count=726 bs=1k
paramiko.transport: DEBUG: [chan 4610] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4610] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4610 opened.
paramiko.transport: DEBUG: [chan 4610] Sesch channel 4610 request ok
paramiko.transport: DEBUG: [chan 4610] EOF received (4610)
paramiko.transport: DEBUG: [chan 4610] EOF sent (4610)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2304 count=726 bs=1k
paramiko.transport: DEBUG: [chan 4611] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4611] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4611 opened.
paramiko.transport: DEBUG: [chan 4611] Sesch channel 4611 request ok
paramiko.transport: DEBUG: [chan 4611] EOF received (4611)
paramiko.transport: DEBUG: [chan 4611] EOF sent (4611)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2305 count=984 bs=1k
paramiko.transport: DEBUG: [chan 4612] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4612] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4612 opened.
paramiko.transport: DEBUG: [chan 4612] Sesch channel 4612 request ok
paramiko.transport: DEBUG: [chan 4612] EOF received (4612)
paramiko.transport: DEBUG: [chan 4612] EOF sent (4612)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2305 count=984 bs=1k
paramiko.transport: DEBUG: [chan 4613] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4613] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4613 opened.
paramiko.transport: DEBUG: [chan 4613] Sesch channel 4613 request ok
paramiko.transport: DEBUG: [chan 4613] EOF received (4613)
paramiko.transport: DEBUG: [chan 4613] EOF sent (4613)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2306 count=486 bs=1k
paramiko.transport: DEBUG: [chan 4614] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4614] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4614 opened.
paramiko.transport: DEBUG: [chan 4614] Sesch channel 4614 request ok
paramiko.transport: DEBUG: [chan 4614] EOF received (4614)
paramiko.transport: DEBUG: [chan 4614] EOF sent (4614)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2306 count=486 bs=1k
paramiko.transport: DEBUG: [chan 4615] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4615] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4615 opened.
paramiko.transport: DEBUG: [chan 4615] Sesch channel 4615 request ok
paramiko.transport: DEBUG: [chan 4615] EOF received (4615)
paramiko.transport: DEBUG: [chan 4615] EOF sent (4615)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2307 count=384 bs=1k
paramiko.transport: DEBUG: [chan 4616] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4616] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4616 opened.
paramiko.transport: DEBUG: [chan 4616] Sesch channel 4616 request ok
paramiko.transport: DEBUG: [chan 4616] EOF received (4616)
paramiko.transport: DEBUG: [chan 4616] EOF sent (4616)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2307 count=384 bs=1k
paramiko.transport: DEBUG: [chan 4617] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4617] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4617 opened.
paramiko.transport: DEBUG: [chan 4617] Sesch channel 4617 request ok
paramiko.transport: DEBUG: [chan 4617] EOF received (4617)
paramiko.transport: DEBUG: [chan 4617] EOF sent (4617)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2308 count=804 bs=1k
paramiko.transport: DEBUG: [chan 4618] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4618] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4618 opened.
paramiko.transport: DEBUG: [chan 4618] Sesch channel 4618 request ok
paramiko.transport: DEBUG: [chan 4618] EOF received (4618)
paramiko.transport: DEBUG: [chan 4618] EOF sent (4618)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2308 count=804 bs=1k
paramiko.transport: DEBUG: [chan 4619] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4619] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4619 opened.
paramiko.transport: DEBUG: [chan 4619] Sesch channel 4619 request ok
paramiko.transport: DEBUG: [chan 4619] EOF received (4619)
paramiko.transport: DEBUG: [chan 4619] EOF sent (4619)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2309 count=925 bs=1k
paramiko.transport: DEBUG: [chan 4620] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4620] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4620 opened.
paramiko.transport: DEBUG: [chan 4620] Sesch channel 4620 request ok
paramiko.transport: DEBUG: [chan 4620] EOF received (4620)
paramiko.transport: DEBUG: [chan 4620] EOF sent (4620)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2309 count=925 bs=1k
paramiko.transport: DEBUG: [chan 4621] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4621] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4621 opened.
paramiko.transport: DEBUG: [chan 4621] Sesch channel 4621 request ok
paramiko.transport: DEBUG: [chan 4621] EOF received (4621)
paramiko.transport: DEBUG: [chan 4621] EOF sent (4621)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2310 count=826 bs=1k
paramiko.transport: DEBUG: [chan 4622] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4622] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4622 opened.
paramiko.transport: DEBUG: [chan 4622] Sesch channel 4622 request ok
paramiko.transport: DEBUG: [chan 4622] EOF received (4622)
paramiko.transport: DEBUG: [chan 4622] EOF sent (4622)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2310 count=826 bs=1k
paramiko.transport: DEBUG: [chan 4623] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4623] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4623 opened.
paramiko.transport: DEBUG: [chan 4623] Sesch channel 4623 request ok
paramiko.transport: DEBUG: [chan 4623] EOF received (4623)
paramiko.transport: DEBUG: [chan 4623] EOF sent (4623)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2311 count=723 bs=1k
paramiko.transport: DEBUG: [chan 4624] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4624] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4624 opened.
paramiko.transport: DEBUG: [chan 4624] Sesch channel 4624 request ok
paramiko.transport: DEBUG: [chan 4624] EOF received (4624)
paramiko.transport: DEBUG: [chan 4624] EOF sent (4624)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2311 count=723 bs=1k
paramiko.transport: DEBUG: [chan 4625] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4625] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4625 opened.
paramiko.transport: DEBUG: [chan 4625] Sesch channel 4625 request ok
paramiko.transport: DEBUG: [chan 4625] EOF received (4625)
paramiko.transport: DEBUG: [chan 4625] EOF sent (4625)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2312 count=129 bs=1k
paramiko.transport: DEBUG: [chan 4626] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4626] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4626 opened.
paramiko.transport: DEBUG: [chan 4626] Sesch channel 4626 request ok
paramiko.transport: DEBUG: [chan 4626] EOF received (4626)
paramiko.transport: DEBUG: [chan 4626] EOF sent (4626)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2312 count=129 bs=1k
paramiko.transport: DEBUG: [chan 4627] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4627] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4627 opened.
paramiko.transport: DEBUG: [chan 4627] Sesch channel 4627 request ok
paramiko.transport: DEBUG: [chan 4627] EOF received (4627)
paramiko.transport: DEBUG: [chan 4627] EOF sent (4627)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2313 count=438 bs=1k
paramiko.transport: DEBUG: [chan 4628] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4628] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4628 opened.
paramiko.transport: DEBUG: [chan 4628] Sesch channel 4628 request ok
paramiko.transport: DEBUG: [chan 4628] EOF received (4628)
paramiko.transport: DEBUG: [chan 4628] EOF sent (4628)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2313 count=438 bs=1k
paramiko.transport: DEBUG: [chan 4629] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4629] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4629 opened.
paramiko.transport: DEBUG: [chan 4629] Sesch channel 4629 request ok
paramiko.transport: DEBUG: [chan 4629] EOF received (4629)
paramiko.transport: DEBUG: [chan 4629] EOF sent (4629)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2314 count=860 bs=1k
paramiko.transport: DEBUG: [chan 4630] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4630] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4630 opened.
paramiko.transport: DEBUG: [chan 4630] Sesch channel 4630 request ok
paramiko.transport: DEBUG: [chan 4630] EOF received (4630)
paramiko.transport: DEBUG: [chan 4630] EOF sent (4630)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2314 count=860 bs=1k
paramiko.transport: DEBUG: [chan 4631] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4631] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4631 opened.
paramiko.transport: DEBUG: [chan 4631] Sesch channel 4631 request ok
paramiko.transport: DEBUG: [chan 4631] EOF received (4631)
paramiko.transport: DEBUG: [chan 4631] EOF sent (4631)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2315 count=323 bs=1k
paramiko.transport: DEBUG: [chan 4632] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4632] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4632 opened.
paramiko.transport: DEBUG: [chan 4632] Sesch channel 4632 request ok
paramiko.transport: DEBUG: [chan 4632] EOF received (4632)
paramiko.transport: DEBUG: [chan 4632] EOF sent (4632)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2315 count=323 bs=1k
paramiko.transport: DEBUG: [chan 4633] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4633] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4633 opened.
paramiko.transport: DEBUG: [chan 4633] Sesch channel 4633 request ok
paramiko.transport: DEBUG: [chan 4633] EOF received (4633)
paramiko.transport: DEBUG: [chan 4633] EOF sent (4633)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2316 count=932 bs=1k
paramiko.transport: DEBUG: [chan 4634] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4634] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4634 opened.
paramiko.transport: DEBUG: [chan 4634] Sesch channel 4634 request ok
paramiko.transport: DEBUG: [chan 4634] EOF received (4634)
paramiko.transport: DEBUG: [chan 4634] EOF sent (4634)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2316 count=932 bs=1k
paramiko.transport: DEBUG: [chan 4635] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4635] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4635 opened.
paramiko.transport: DEBUG: [chan 4635] Sesch channel 4635 request ok
paramiko.transport: DEBUG: [chan 4635] EOF received (4635)
paramiko.transport: DEBUG: [chan 4635] EOF sent (4635)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2317 count=600 bs=1k
paramiko.transport: DEBUG: [chan 4636] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4636] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4636 opened.
paramiko.transport: DEBUG: [chan 4636] Sesch channel 4636 request ok
paramiko.transport: DEBUG: [chan 4636] EOF received (4636)
paramiko.transport: DEBUG: [chan 4636] EOF sent (4636)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2317 count=600 bs=1k
paramiko.transport: DEBUG: [chan 4637] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4637] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4637 opened.
paramiko.transport: DEBUG: [chan 4637] Sesch channel 4637 request ok
paramiko.transport: DEBUG: [chan 4637] EOF received (4637)
paramiko.transport: DEBUG: [chan 4637] EOF sent (4637)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2318 count=1022 bs=1k
paramiko.transport: DEBUG: [chan 4638] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4638] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4638 opened.
paramiko.transport: DEBUG: [chan 4638] Sesch channel 4638 request ok
paramiko.transport: DEBUG: [chan 4638] EOF received (4638)
paramiko.transport: DEBUG: [chan 4638] EOF sent (4638)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2318 count=1022 bs=1k
paramiko.transport: DEBUG: [chan 4639] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4639] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4639 opened.
paramiko.transport: DEBUG: [chan 4639] Sesch channel 4639 request ok
paramiko.transport: DEBUG: [chan 4639] EOF received (4639)
paramiko.transport: DEBUG: [chan 4639] EOF sent (4639)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2319 count=952 bs=1k
paramiko.transport: DEBUG: [chan 4640] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4640] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4640 opened.
paramiko.transport: DEBUG: [chan 4640] Sesch channel 4640 request ok
paramiko.transport: DEBUG: [chan 4640] EOF received (4640)
paramiko.transport: DEBUG: [chan 4640] EOF sent (4640)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2319 count=952 bs=1k
paramiko.transport: DEBUG: [chan 4641] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4641] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4641 opened.
paramiko.transport: DEBUG: [chan 4641] Sesch channel 4641 request ok
paramiko.transport: DEBUG: [chan 4641] EOF received (4641)
paramiko.transport: DEBUG: [chan 4641] EOF sent (4641)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2320 count=29 bs=1k
paramiko.transport: DEBUG: [chan 4642] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4642] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4642 opened.
paramiko.transport: DEBUG: [chan 4642] Sesch channel 4642 request ok
paramiko.transport: DEBUG: [chan 4642] EOF received (4642)
paramiko.transport: DEBUG: [chan 4642] EOF sent (4642)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2320 count=29 bs=1k
paramiko.transport: DEBUG: [chan 4643] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4643] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4643 opened.
paramiko.transport: DEBUG: [chan 4643] Sesch channel 4643 request ok
paramiko.transport: DEBUG: [chan 4643] EOF received (4643)
paramiko.transport: DEBUG: [chan 4643] EOF sent (4643)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2321 count=378 bs=1k
paramiko.transport: DEBUG: [chan 4644] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4644] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4644 opened.
paramiko.transport: DEBUG: [chan 4644] Sesch channel 4644 request ok
paramiko.transport: DEBUG: [chan 4644] EOF received (4644)
paramiko.transport: DEBUG: [chan 4644] EOF sent (4644)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2321 count=378 bs=1k
paramiko.transport: DEBUG: [chan 4645] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4645] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4645 opened.
paramiko.transport: DEBUG: [chan 4645] Sesch channel 4645 request ok
paramiko.transport: DEBUG: [chan 4645] EOF received (4645)
paramiko.transport: DEBUG: [chan 4645] EOF sent (4645)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2322 count=211 bs=1k
paramiko.transport: DEBUG: [chan 4646] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4646] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4646 opened.
paramiko.transport: DEBUG: [chan 4646] Sesch channel 4646 request ok
paramiko.transport: DEBUG: [chan 4646] EOF received (4646)
paramiko.transport: DEBUG: [chan 4646] EOF sent (4646)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2322 count=211 bs=1k
paramiko.transport: DEBUG: [chan 4647] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4647] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4647 opened.
paramiko.transport: DEBUG: [chan 4647] Sesch channel 4647 request ok
paramiko.transport: DEBUG: [chan 4647] EOF received (4647)
paramiko.transport: DEBUG: [chan 4647] EOF sent (4647)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2323 count=551 bs=1k
paramiko.transport: DEBUG: [chan 4648] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4648] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4648 opened.
paramiko.transport: DEBUG: [chan 4648] Sesch channel 4648 request ok
paramiko.transport: DEBUG: [chan 4648] EOF received (4648)
paramiko.transport: DEBUG: [chan 4648] EOF sent (4648)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2323 count=551 bs=1k
paramiko.transport: DEBUG: [chan 4649] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4649] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4649 opened.
paramiko.transport: DEBUG: [chan 4649] Sesch channel 4649 request ok
paramiko.transport: DEBUG: [chan 4649] EOF received (4649)
paramiko.transport: DEBUG: [chan 4649] EOF sent (4649)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2324 count=183 bs=1k
paramiko.transport: DEBUG: [chan 4650] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4650] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4650 opened.
paramiko.transport: DEBUG: [chan 4650] Sesch channel 4650 request ok
paramiko.transport: DEBUG: [chan 4650] EOF received (4650)
paramiko.transport: DEBUG: [chan 4650] EOF sent (4650)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2324 count=183 bs=1k
paramiko.transport: DEBUG: [chan 4651] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4651] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4651 opened.
paramiko.transport: DEBUG: [chan 4651] Sesch channel 4651 request ok
paramiko.transport: DEBUG: [chan 4651] EOF received (4651)
paramiko.transport: DEBUG: [chan 4651] EOF sent (4651)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2325 count=222 bs=1k
paramiko.transport: DEBUG: [chan 4652] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4652] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4652 opened.
paramiko.transport: DEBUG: [chan 4652] Sesch channel 4652 request ok
paramiko.transport: DEBUG: [chan 4652] EOF received (4652)
paramiko.transport: DEBUG: [chan 4652] EOF sent (4652)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2325 count=222 bs=1k
paramiko.transport: DEBUG: [chan 4653] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4653] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4653 opened.
paramiko.transport: DEBUG: [chan 4653] Sesch channel 4653 request ok
paramiko.transport: DEBUG: [chan 4653] EOF received (4653)
paramiko.transport: DEBUG: [chan 4653] EOF sent (4653)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2326 count=652 bs=1k
paramiko.transport: DEBUG: [chan 4654] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4654] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4654 opened.
paramiko.transport: DEBUG: [chan 4654] Sesch channel 4654 request ok
paramiko.transport: DEBUG: [chan 4654] EOF received (4654)
paramiko.transport: DEBUG: [chan 4654] EOF sent (4654)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2326 count=652 bs=1k
paramiko.transport: DEBUG: [chan 4655] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4655] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4655 opened.
paramiko.transport: DEBUG: [chan 4655] Sesch channel 4655 request ok
paramiko.transport: DEBUG: [chan 4655] EOF received (4655)
paramiko.transport: DEBUG: [chan 4655] EOF sent (4655)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2327 count=885 bs=1k
paramiko.transport: DEBUG: [chan 4656] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4656] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4656 opened.
paramiko.transport: DEBUG: [chan 4656] Sesch channel 4656 request ok
paramiko.transport: DEBUG: [chan 4656] EOF received (4656)
paramiko.transport: DEBUG: [chan 4656] EOF sent (4656)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2327 count=885 bs=1k
paramiko.transport: DEBUG: [chan 4657] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4657] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4657 opened.
paramiko.transport: DEBUG: [chan 4657] Sesch channel 4657 request ok
paramiko.transport: DEBUG: [chan 4657] EOF received (4657)
paramiko.transport: DEBUG: [chan 4657] EOF sent (4657)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2328 count=325 bs=1k
paramiko.transport: DEBUG: [chan 4658] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4658] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4658 opened.
paramiko.transport: DEBUG: [chan 4658] Sesch channel 4658 request ok
paramiko.transport: DEBUG: [chan 4658] EOF received (4658)
paramiko.transport: DEBUG: [chan 4658] EOF sent (4658)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2328 count=325 bs=1k
paramiko.transport: DEBUG: [chan 4659] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4659] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4659 opened.
paramiko.transport: DEBUG: [chan 4659] Sesch channel 4659 request ok
paramiko.transport: DEBUG: [chan 4659] EOF received (4659)
paramiko.transport: DEBUG: [chan 4659] EOF sent (4659)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2329 count=196 bs=1k
paramiko.transport: DEBUG: [chan 4660] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4660] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4660 opened.
paramiko.transport: DEBUG: [chan 4660] Sesch channel 4660 request ok
paramiko.transport: DEBUG: [chan 4660] EOF received (4660)
paramiko.transport: DEBUG: [chan 4660] EOF sent (4660)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2329 count=196 bs=1k
paramiko.transport: DEBUG: [chan 4661] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4661] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4661 opened.
paramiko.transport: DEBUG: [chan 4661] Sesch channel 4661 request ok
paramiko.transport: DEBUG: [chan 4661] EOF received (4661)
paramiko.transport: DEBUG: [chan 4661] EOF sent (4661)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2330 count=395 bs=1k
paramiko.transport: DEBUG: [chan 4662] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4662] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4662 opened.
paramiko.transport: DEBUG: [chan 4662] Sesch channel 4662 request ok
paramiko.transport: DEBUG: [chan 4662] EOF received (4662)
paramiko.transport: DEBUG: [chan 4662] EOF sent (4662)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2330 count=395 bs=1k
paramiko.transport: DEBUG: [chan 4663] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4663] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4663 opened.
paramiko.transport: DEBUG: [chan 4663] Sesch channel 4663 request ok
paramiko.transport: DEBUG: [chan 4663] EOF received (4663)
paramiko.transport: DEBUG: [chan 4663] EOF sent (4663)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2331 count=500 bs=1k
paramiko.transport: DEBUG: [chan 4664] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4664] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4664 opened.
paramiko.transport: DEBUG: [chan 4664] Sesch channel 4664 request ok
paramiko.transport: DEBUG: [chan 4664] EOF received (4664)
paramiko.transport: DEBUG: [chan 4664] EOF sent (4664)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2331 count=500 bs=1k
paramiko.transport: DEBUG: [chan 4665] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4665] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4665 opened.
paramiko.transport: DEBUG: [chan 4665] Sesch channel 4665 request ok
paramiko.transport: DEBUG: [chan 4665] EOF received (4665)
paramiko.transport: DEBUG: [chan 4665] EOF sent (4665)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2332 count=364 bs=1k
paramiko.transport: DEBUG: [chan 4666] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4666] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4666 opened.
paramiko.transport: DEBUG: [chan 4666] Sesch channel 4666 request ok
paramiko.transport: DEBUG: [chan 4666] EOF received (4666)
paramiko.transport: DEBUG: [chan 4666] EOF sent (4666)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2332 count=364 bs=1k
paramiko.transport: DEBUG: [chan 4667] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4667] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4667 opened.
paramiko.transport: DEBUG: [chan 4667] Sesch channel 4667 request ok
paramiko.transport: DEBUG: [chan 4667] EOF received (4667)
paramiko.transport: DEBUG: [chan 4667] EOF sent (4667)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2333 count=896 bs=1k
paramiko.transport: DEBUG: [chan 4668] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4668] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4668 opened.
paramiko.transport: DEBUG: [chan 4668] Sesch channel 4668 request ok
paramiko.transport: DEBUG: [chan 4668] EOF received (4668)
paramiko.transport: DEBUG: [chan 4668] EOF sent (4668)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2333 count=896 bs=1k
paramiko.transport: DEBUG: [chan 4669] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4669] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4669 opened.
paramiko.transport: DEBUG: [chan 4669] Sesch channel 4669 request ok
paramiko.transport: DEBUG: [chan 4669] EOF received (4669)
paramiko.transport: DEBUG: [chan 4669] EOF sent (4669)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2334 count=20 bs=1k
paramiko.transport: DEBUG: [chan 4670] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4670] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4670 opened.
paramiko.transport: DEBUG: [chan 4670] Sesch channel 4670 request ok
paramiko.transport: DEBUG: [chan 4670] EOF received (4670)
paramiko.transport: DEBUG: [chan 4670] EOF sent (4670)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2334 count=20 bs=1k
paramiko.transport: DEBUG: [chan 4671] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4671] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4671 opened.
paramiko.transport: DEBUG: [chan 4671] Sesch channel 4671 request ok
paramiko.transport: DEBUG: [chan 4671] EOF received (4671)
paramiko.transport: DEBUG: [chan 4671] EOF sent (4671)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2335 count=703 bs=1k
paramiko.transport: DEBUG: [chan 4672] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4672] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4672 opened.
paramiko.transport: DEBUG: [chan 4672] Sesch channel 4672 request ok
paramiko.transport: DEBUG: [chan 4672] EOF received (4672)
paramiko.transport: DEBUG: [chan 4672] EOF sent (4672)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2335 count=703 bs=1k
paramiko.transport: DEBUG: [chan 4673] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4673] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4673 opened.
paramiko.transport: DEBUG: [chan 4673] Sesch channel 4673 request ok
paramiko.transport: DEBUG: [chan 4673] EOF received (4673)
paramiko.transport: DEBUG: [chan 4673] EOF sent (4673)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2336 count=324 bs=1k
paramiko.transport: DEBUG: [chan 4674] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4674] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4674 opened.
paramiko.transport: DEBUG: [chan 4674] Sesch channel 4674 request ok
paramiko.transport: DEBUG: [chan 4674] EOF received (4674)
paramiko.transport: DEBUG: [chan 4674] EOF sent (4674)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2336 count=324 bs=1k
paramiko.transport: DEBUG: [chan 4675] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4675] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4675 opened.
paramiko.transport: DEBUG: [chan 4675] Sesch channel 4675 request ok
paramiko.transport: DEBUG: [chan 4675] EOF received (4675)
paramiko.transport: DEBUG: [chan 4675] EOF sent (4675)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2337 count=843 bs=1k
paramiko.transport: DEBUG: [chan 4676] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4676] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4676 opened.
paramiko.transport: DEBUG: [chan 4676] Sesch channel 4676 request ok
paramiko.transport: DEBUG: [chan 4676] EOF received (4676)
paramiko.transport: DEBUG: [chan 4676] EOF sent (4676)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2337 count=843 bs=1k
paramiko.transport: DEBUG: [chan 4677] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4677] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4677 opened.
paramiko.transport: DEBUG: [chan 4677] Sesch channel 4677 request ok
paramiko.transport: DEBUG: [chan 4677] EOF received (4677)
paramiko.transport: DEBUG: [chan 4677] EOF sent (4677)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2338 count=957 bs=1k
paramiko.transport: DEBUG: [chan 4678] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4678] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4678 opened.
paramiko.transport: DEBUG: [chan 4678] Sesch channel 4678 request ok
paramiko.transport: DEBUG: [chan 4678] EOF received (4678)
paramiko.transport: DEBUG: [chan 4678] EOF sent (4678)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2338 count=957 bs=1k
paramiko.transport: DEBUG: [chan 4679] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4679] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4679 opened.
paramiko.transport: DEBUG: [chan 4679] Sesch channel 4679 request ok
paramiko.transport: DEBUG: [chan 4679] EOF received (4679)
paramiko.transport: DEBUG: [chan 4679] EOF sent (4679)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2339 count=418 bs=1k
paramiko.transport: DEBUG: [chan 4680] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4680] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4680 opened.
paramiko.transport: DEBUG: [chan 4680] Sesch channel 4680 request ok
paramiko.transport: DEBUG: [chan 4680] EOF received (4680)
paramiko.transport: DEBUG: [chan 4680] EOF sent (4680)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2339 count=418 bs=1k
paramiko.transport: DEBUG: [chan 4681] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4681] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4681 opened.
paramiko.transport: DEBUG: [chan 4681] Sesch channel 4681 request ok
paramiko.transport: DEBUG: [chan 4681] EOF received (4681)
paramiko.transport: DEBUG: [chan 4681] EOF sent (4681)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2340 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 4682] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4682] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4682 opened.
paramiko.transport: DEBUG: [chan 4682] Sesch channel 4682 request ok
paramiko.transport: DEBUG: [chan 4682] EOF received (4682)
paramiko.transport: DEBUG: [chan 4682] EOF sent (4682)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2340 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 4683] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4683] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4683 opened.
paramiko.transport: DEBUG: [chan 4683] Sesch channel 4683 request ok
paramiko.transport: DEBUG: [chan 4683] EOF received (4683)
paramiko.transport: DEBUG: [chan 4683] EOF sent (4683)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2341 count=122 bs=1k
paramiko.transport: DEBUG: [chan 4684] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4684] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4684 opened.
paramiko.transport: DEBUG: [chan 4684] Sesch channel 4684 request ok
paramiko.transport: DEBUG: [chan 4684] EOF received (4684)
paramiko.transport: DEBUG: [chan 4684] EOF sent (4684)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2341 count=122 bs=1k
paramiko.transport: DEBUG: [chan 4685] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4685] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4685 opened.
paramiko.transport: DEBUG: [chan 4685] Sesch channel 4685 request ok
paramiko.transport: DEBUG: [chan 4685] EOF received (4685)
paramiko.transport: DEBUG: [chan 4685] EOF sent (4685)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2342 count=46 bs=1k
paramiko.transport: DEBUG: [chan 4686] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4686] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4686 opened.
paramiko.transport: DEBUG: [chan 4686] Sesch channel 4686 request ok
paramiko.transport: DEBUG: [chan 4686] EOF received (4686)
paramiko.transport: DEBUG: [chan 4686] EOF sent (4686)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2342 count=46 bs=1k
paramiko.transport: DEBUG: [chan 4687] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4687] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4687 opened.
paramiko.transport: DEBUG: [chan 4687] Sesch channel 4687 request ok
paramiko.transport: DEBUG: [chan 4687] EOF received (4687)
paramiko.transport: DEBUG: [chan 4687] EOF sent (4687)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2343 count=659 bs=1k
paramiko.transport: DEBUG: [chan 4688] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4688] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4688 opened.
paramiko.transport: DEBUG: [chan 4688] Sesch channel 4688 request ok
paramiko.transport: DEBUG: [chan 4688] EOF received (4688)
paramiko.transport: DEBUG: [chan 4688] EOF sent (4688)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2343 count=659 bs=1k
paramiko.transport: DEBUG: [chan 4689] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4689] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4689 opened.
paramiko.transport: DEBUG: [chan 4689] Sesch channel 4689 request ok
paramiko.transport: DEBUG: [chan 4689] EOF received (4689)
paramiko.transport: DEBUG: [chan 4689] EOF sent (4689)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2344 count=990 bs=1k
paramiko.transport: DEBUG: [chan 4690] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4690] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4690 opened.
paramiko.transport: DEBUG: [chan 4690] Sesch channel 4690 request ok
paramiko.transport: DEBUG: [chan 4690] EOF received (4690)
paramiko.transport: DEBUG: [chan 4690] EOF sent (4690)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2344 count=990 bs=1k
paramiko.transport: DEBUG: [chan 4691] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4691] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4691 opened.
paramiko.transport: DEBUG: [chan 4691] Sesch channel 4691 request ok
paramiko.transport: DEBUG: [chan 4691] EOF received (4691)
paramiko.transport: DEBUG: [chan 4691] EOF sent (4691)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2345 count=985 bs=1k
paramiko.transport: DEBUG: [chan 4692] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4692] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4692 opened.
paramiko.transport: DEBUG: [chan 4692] Sesch channel 4692 request ok
paramiko.transport: DEBUG: [chan 4692] EOF received (4692)
paramiko.transport: DEBUG: [chan 4692] EOF sent (4692)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2345 count=985 bs=1k
paramiko.transport: DEBUG: [chan 4693] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4693] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4693 opened.
paramiko.transport: DEBUG: [chan 4693] Sesch channel 4693 request ok
paramiko.transport: DEBUG: [chan 4693] EOF received (4693)
paramiko.transport: DEBUG: [chan 4693] EOF sent (4693)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2346 count=168 bs=1k
paramiko.transport: DEBUG: [chan 4694] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4694] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4694 opened.
paramiko.transport: DEBUG: [chan 4694] Sesch channel 4694 request ok
paramiko.transport: DEBUG: [chan 4694] EOF received (4694)
paramiko.transport: DEBUG: [chan 4694] EOF sent (4694)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2346 count=168 bs=1k
paramiko.transport: DEBUG: [chan 4695] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4695] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4695 opened.
paramiko.transport: DEBUG: [chan 4695] Sesch channel 4695 request ok
paramiko.transport: DEBUG: [chan 4695] EOF received (4695)
paramiko.transport: DEBUG: [chan 4695] EOF sent (4695)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2347 count=535 bs=1k
paramiko.transport: DEBUG: [chan 4696] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4696] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4696 opened.
paramiko.transport: DEBUG: [chan 4696] Sesch channel 4696 request ok
paramiko.transport: DEBUG: [chan 4696] EOF received (4696)
paramiko.transport: DEBUG: [chan 4696] EOF sent (4696)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2347 count=535 bs=1k
paramiko.transport: DEBUG: [chan 4697] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4697] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4697 opened.
paramiko.transport: DEBUG: [chan 4697] Sesch channel 4697 request ok
paramiko.transport: DEBUG: [chan 4697] EOF received (4697)
paramiko.transport: DEBUG: [chan 4697] EOF sent (4697)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2348 count=269 bs=1k
paramiko.transport: DEBUG: [chan 4698] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4698] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4698 opened.
paramiko.transport: DEBUG: [chan 4698] Sesch channel 4698 request ok
paramiko.transport: DEBUG: [chan 4698] EOF received (4698)
paramiko.transport: DEBUG: [chan 4698] EOF sent (4698)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2348 count=269 bs=1k
paramiko.transport: DEBUG: [chan 4699] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4699] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4699 opened.
paramiko.transport: DEBUG: [chan 4699] Sesch channel 4699 request ok
paramiko.transport: DEBUG: [chan 4699] EOF received (4699)
paramiko.transport: DEBUG: [chan 4699] EOF sent (4699)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2349 count=641 bs=1k
paramiko.transport: DEBUG: [chan 4700] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4700] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4700 opened.
paramiko.transport: DEBUG: [chan 4700] Sesch channel 4700 request ok
paramiko.transport: DEBUG: [chan 4700] EOF received (4700)
paramiko.transport: DEBUG: [chan 4700] EOF sent (4700)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2349 count=641 bs=1k
paramiko.transport: DEBUG: [chan 4701] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4701] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4701 opened.
paramiko.transport: DEBUG: [chan 4701] Sesch channel 4701 request ok
paramiko.transport: DEBUG: [chan 4701] EOF received (4701)
paramiko.transport: DEBUG: [chan 4701] EOF sent (4701)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2350 count=210 bs=1k
paramiko.transport: DEBUG: [chan 4702] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4702] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4702 opened.
paramiko.transport: DEBUG: [chan 4702] Sesch channel 4702 request ok
paramiko.transport: DEBUG: [chan 4702] EOF received (4702)
paramiko.transport: DEBUG: [chan 4702] EOF sent (4702)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2350 count=210 bs=1k
paramiko.transport: DEBUG: [chan 4703] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4703] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4703 opened.
paramiko.transport: DEBUG: [chan 4703] Sesch channel 4703 request ok
paramiko.transport: DEBUG: [chan 4703] EOF received (4703)
paramiko.transport: DEBUG: [chan 4703] EOF sent (4703)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2351 count=14 bs=1k
paramiko.transport: DEBUG: [chan 4704] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4704] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4704 opened.
paramiko.transport: DEBUG: [chan 4704] Sesch channel 4704 request ok
paramiko.transport: DEBUG: [chan 4704] EOF received (4704)
paramiko.transport: DEBUG: [chan 4704] EOF sent (4704)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2351 count=14 bs=1k
paramiko.transport: DEBUG: [chan 4705] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4705] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4705 opened.
paramiko.transport: DEBUG: [chan 4705] Sesch channel 4705 request ok
paramiko.transport: DEBUG: [chan 4705] EOF received (4705)
paramiko.transport: DEBUG: [chan 4705] EOF sent (4705)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2352 count=996 bs=1k
paramiko.transport: DEBUG: [chan 4706] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4706] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4706 opened.
paramiko.transport: DEBUG: [chan 4706] Sesch channel 4706 request ok
paramiko.transport: DEBUG: [chan 4706] EOF received (4706)
paramiko.transport: DEBUG: [chan 4706] EOF sent (4706)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2352 count=996 bs=1k
paramiko.transport: DEBUG: [chan 4707] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4707] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4707 opened.
paramiko.transport: DEBUG: [chan 4707] Sesch channel 4707 request ok
paramiko.transport: DEBUG: [chan 4707] EOF received (4707)
paramiko.transport: DEBUG: [chan 4707] EOF sent (4707)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2353 count=95 bs=1k
paramiko.transport: DEBUG: [chan 4708] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4708] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4708 opened.
paramiko.transport: DEBUG: [chan 4708] Sesch channel 4708 request ok
paramiko.transport: DEBUG: [chan 4708] EOF received (4708)
paramiko.transport: DEBUG: [chan 4708] EOF sent (4708)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2353 count=95 bs=1k
paramiko.transport: DEBUG: [chan 4709] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4709] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4709 opened.
paramiko.transport: DEBUG: [chan 4709] Sesch channel 4709 request ok
paramiko.transport: DEBUG: [chan 4709] EOF received (4709)
paramiko.transport: DEBUG: [chan 4709] EOF sent (4709)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2354 count=421 bs=1k
paramiko.transport: DEBUG: [chan 4710] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4710] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4710 opened.
paramiko.transport: DEBUG: [chan 4710] Sesch channel 4710 request ok
paramiko.transport: DEBUG: [chan 4710] EOF received (4710)
paramiko.transport: DEBUG: [chan 4710] EOF sent (4710)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2354 count=421 bs=1k
paramiko.transport: DEBUG: [chan 4711] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4711] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4711 opened.
paramiko.transport: DEBUG: [chan 4711] Sesch channel 4711 request ok
paramiko.transport: DEBUG: [chan 4711] EOF received (4711)
paramiko.transport: DEBUG: [chan 4711] EOF sent (4711)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2355 count=358 bs=1k
paramiko.transport: DEBUG: [chan 4712] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4712] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4712 opened.
paramiko.transport: DEBUG: [chan 4712] Sesch channel 4712 request ok
paramiko.transport: DEBUG: [chan 4712] EOF received (4712)
paramiko.transport: DEBUG: [chan 4712] EOF sent (4712)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2355 count=358 bs=1k
paramiko.transport: DEBUG: [chan 4713] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4713] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4713 opened.
paramiko.transport: DEBUG: [chan 4713] Sesch channel 4713 request ok
paramiko.transport: DEBUG: [chan 4713] EOF received (4713)
paramiko.transport: DEBUG: [chan 4713] EOF sent (4713)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2356 count=721 bs=1k
paramiko.transport: DEBUG: [chan 4714] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4714] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4714 opened.
paramiko.transport: DEBUG: [chan 4714] Sesch channel 4714 request ok
paramiko.transport: DEBUG: [chan 4714] EOF received (4714)
paramiko.transport: DEBUG: [chan 4714] EOF sent (4714)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2356 count=721 bs=1k
paramiko.transport: DEBUG: [chan 4715] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4715] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4715 opened.
paramiko.transport: DEBUG: [chan 4715] Sesch channel 4715 request ok
paramiko.transport: DEBUG: [chan 4715] EOF received (4715)
paramiko.transport: DEBUG: [chan 4715] EOF sent (4715)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2357 count=69 bs=1k
paramiko.transport: DEBUG: [chan 4716] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4716] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4716 opened.
paramiko.transport: DEBUG: [chan 4716] Sesch channel 4716 request ok
paramiko.transport: DEBUG: [chan 4716] EOF received (4716)
paramiko.transport: DEBUG: [chan 4716] EOF sent (4716)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2357 count=69 bs=1k
paramiko.transport: DEBUG: [chan 4717] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4717] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4717 opened.
paramiko.transport: DEBUG: [chan 4717] Sesch channel 4717 request ok
paramiko.transport: DEBUG: [chan 4717] EOF received (4717)
paramiko.transport: DEBUG: [chan 4717] EOF sent (4717)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2358 count=665 bs=1k
paramiko.transport: DEBUG: [chan 4718] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4718] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4718 opened.
paramiko.transport: DEBUG: [chan 4718] Sesch channel 4718 request ok
paramiko.transport: DEBUG: [chan 4718] EOF received (4718)
paramiko.transport: DEBUG: [chan 4718] EOF sent (4718)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2358 count=665 bs=1k
paramiko.transport: DEBUG: [chan 4719] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4719] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4719 opened.
paramiko.transport: DEBUG: [chan 4719] Sesch channel 4719 request ok
paramiko.transport: DEBUG: [chan 4719] EOF received (4719)
paramiko.transport: DEBUG: [chan 4719] EOF sent (4719)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2359 count=136 bs=1k
paramiko.transport: DEBUG: [chan 4720] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4720] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4720 opened.
paramiko.transport: DEBUG: [chan 4720] Sesch channel 4720 request ok
paramiko.transport: DEBUG: [chan 4720] EOF received (4720)
paramiko.transport: DEBUG: [chan 4720] EOF sent (4720)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2359 count=136 bs=1k
paramiko.transport: DEBUG: [chan 4721] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4721] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4721 opened.
paramiko.transport: DEBUG: [chan 4721] Sesch channel 4721 request ok
paramiko.transport: DEBUG: [chan 4721] EOF received (4721)
paramiko.transport: DEBUG: [chan 4721] EOF sent (4721)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2360 count=844 bs=1k
paramiko.transport: DEBUG: [chan 4722] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4722] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4722 opened.
paramiko.transport: DEBUG: [chan 4722] Sesch channel 4722 request ok
paramiko.transport: DEBUG: [chan 4722] EOF received (4722)
paramiko.transport: DEBUG: [chan 4722] EOF sent (4722)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2360 count=844 bs=1k
paramiko.transport: DEBUG: [chan 4723] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4723] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4723 opened.
paramiko.transport: DEBUG: [chan 4723] Sesch channel 4723 request ok
paramiko.transport: DEBUG: [chan 4723] EOF received (4723)
paramiko.transport: DEBUG: [chan 4723] EOF sent (4723)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2361 count=185 bs=1k
paramiko.transport: DEBUG: [chan 4724] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4724] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4724 opened.
paramiko.transport: DEBUG: [chan 4724] Sesch channel 4724 request ok
paramiko.transport: DEBUG: [chan 4724] EOF received (4724)
paramiko.transport: DEBUG: [chan 4724] EOF sent (4724)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2361 count=185 bs=1k
paramiko.transport: DEBUG: [chan 4725] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4725] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4725 opened.
paramiko.transport: DEBUG: [chan 4725] Sesch channel 4725 request ok
paramiko.transport: DEBUG: [chan 4725] EOF received (4725)
paramiko.transport: DEBUG: [chan 4725] EOF sent (4725)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2362 count=820 bs=1k
paramiko.transport: DEBUG: [chan 4726] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4726] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4726 opened.
paramiko.transport: DEBUG: [chan 4726] Sesch channel 4726 request ok
paramiko.transport: DEBUG: [chan 4726] EOF received (4726)
paramiko.transport: DEBUG: [chan 4726] EOF sent (4726)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2362 count=820 bs=1k
paramiko.transport: DEBUG: [chan 4727] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4727] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4727 opened.
paramiko.transport: DEBUG: [chan 4727] Sesch channel 4727 request ok
paramiko.transport: DEBUG: [chan 4727] EOF received (4727)
paramiko.transport: DEBUG: [chan 4727] EOF sent (4727)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2363 count=183 bs=1k
paramiko.transport: DEBUG: [chan 4728] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4728] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4728 opened.
paramiko.transport: DEBUG: [chan 4728] Sesch channel 4728 request ok
paramiko.transport: DEBUG: [chan 4728] EOF received (4728)
paramiko.transport: DEBUG: [chan 4728] EOF sent (4728)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2363 count=183 bs=1k
paramiko.transport: DEBUG: [chan 4729] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4729] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4729 opened.
paramiko.transport: DEBUG: [chan 4729] Sesch channel 4729 request ok
paramiko.transport: DEBUG: [chan 4729] EOF received (4729)
paramiko.transport: DEBUG: [chan 4729] EOF sent (4729)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2364 count=533 bs=1k
paramiko.transport: DEBUG: [chan 4730] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4730] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4730 opened.
paramiko.transport: DEBUG: [chan 4730] Sesch channel 4730 request ok
paramiko.transport: DEBUG: [chan 4730] EOF received (4730)
paramiko.transport: DEBUG: [chan 4730] EOF sent (4730)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2364 count=533 bs=1k
paramiko.transport: DEBUG: [chan 4731] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4731] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4731 opened.
paramiko.transport: DEBUG: [chan 4731] Sesch channel 4731 request ok
paramiko.transport: DEBUG: [chan 4731] EOF received (4731)
paramiko.transport: DEBUG: [chan 4731] EOF sent (4731)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2365 count=770 bs=1k
paramiko.transport: DEBUG: [chan 4732] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4732] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4732 opened.
paramiko.transport: DEBUG: [chan 4732] Sesch channel 4732 request ok
paramiko.transport: DEBUG: [chan 4732] EOF received (4732)
paramiko.transport: DEBUG: [chan 4732] EOF sent (4732)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2365 count=770 bs=1k
paramiko.transport: DEBUG: [chan 4733] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4733] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4733 opened.
paramiko.transport: DEBUG: [chan 4733] Sesch channel 4733 request ok
paramiko.transport: DEBUG: [chan 4733] EOF received (4733)
paramiko.transport: DEBUG: [chan 4733] EOF sent (4733)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2366 count=562 bs=1k
paramiko.transport: DEBUG: [chan 4734] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4734] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4734 opened.
paramiko.transport: DEBUG: [chan 4734] Sesch channel 4734 request ok
paramiko.transport: DEBUG: [chan 4734] EOF received (4734)
paramiko.transport: DEBUG: [chan 4734] EOF sent (4734)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2366 count=562 bs=1k
paramiko.transport: DEBUG: [chan 4735] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4735] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4735 opened.
paramiko.transport: DEBUG: [chan 4735] Sesch channel 4735 request ok
paramiko.transport: DEBUG: [chan 4735] EOF received (4735)
paramiko.transport: DEBUG: [chan 4735] EOF sent (4735)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2367 count=661 bs=1k
paramiko.transport: DEBUG: [chan 4736] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4736] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4736 opened.
paramiko.transport: DEBUG: [chan 4736] Sesch channel 4736 request ok
paramiko.transport: DEBUG: [chan 4736] EOF received (4736)
paramiko.transport: DEBUG: [chan 4736] EOF sent (4736)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2367 count=661 bs=1k
paramiko.transport: DEBUG: [chan 4737] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4737] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4737 opened.
paramiko.transport: DEBUG: [chan 4737] Sesch channel 4737 request ok
paramiko.transport: DEBUG: [chan 4737] EOF received (4737)
paramiko.transport: DEBUG: [chan 4737] EOF sent (4737)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2368 count=806 bs=1k
paramiko.transport: DEBUG: [chan 4738] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4738] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4738 opened.
paramiko.transport: DEBUG: [chan 4738] Sesch channel 4738 request ok
paramiko.transport: DEBUG: [chan 4738] EOF received (4738)
paramiko.transport: DEBUG: [chan 4738] EOF sent (4738)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2368 count=806 bs=1k
paramiko.transport: DEBUG: [chan 4739] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4739] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4739 opened.
paramiko.transport: DEBUG: [chan 4739] Sesch channel 4739 request ok
paramiko.transport: DEBUG: [chan 4739] EOF received (4739)
paramiko.transport: DEBUG: [chan 4739] EOF sent (4739)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2369 count=254 bs=1k
paramiko.transport: DEBUG: [chan 4740] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4740] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4740 opened.
paramiko.transport: DEBUG: [chan 4740] Sesch channel 4740 request ok
paramiko.transport: DEBUG: [chan 4740] EOF received (4740)
paramiko.transport: DEBUG: [chan 4740] EOF sent (4740)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2369 count=254 bs=1k
paramiko.transport: DEBUG: [chan 4741] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4741] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4741 opened.
paramiko.transport: DEBUG: [chan 4741] Sesch channel 4741 request ok
paramiko.transport: DEBUG: [chan 4741] EOF received (4741)
paramiko.transport: DEBUG: [chan 4741] EOF sent (4741)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2370 count=1020 bs=1k
paramiko.transport: DEBUG: [chan 4742] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4742] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4742 opened.
paramiko.transport: DEBUG: [chan 4742] Sesch channel 4742 request ok
paramiko.transport: DEBUG: [chan 4742] EOF received (4742)
paramiko.transport: DEBUG: [chan 4742] EOF sent (4742)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2370 count=1020 bs=1k
paramiko.transport: DEBUG: [chan 4743] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4743] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4743 opened.
paramiko.transport: DEBUG: [chan 4743] Sesch channel 4743 request ok
paramiko.transport: DEBUG: [chan 4743] EOF received (4743)
paramiko.transport: DEBUG: [chan 4743] EOF sent (4743)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2371 count=794 bs=1k
paramiko.transport: DEBUG: [chan 4744] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4744] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4744 opened.
paramiko.transport: DEBUG: [chan 4744] Sesch channel 4744 request ok
paramiko.transport: DEBUG: [chan 4744] EOF received (4744)
paramiko.transport: DEBUG: [chan 4744] EOF sent (4744)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2371 count=794 bs=1k
paramiko.transport: DEBUG: [chan 4745] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4745] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4745 opened.
paramiko.transport: DEBUG: [chan 4745] Sesch channel 4745 request ok
paramiko.transport: DEBUG: [chan 4745] EOF received (4745)
paramiko.transport: DEBUG: [chan 4745] EOF sent (4745)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2372 count=512 bs=1k
paramiko.transport: DEBUG: [chan 4746] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4746] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4746 opened.
paramiko.transport: DEBUG: [chan 4746] Sesch channel 4746 request ok
paramiko.transport: DEBUG: [chan 4746] EOF received (4746)
paramiko.transport: DEBUG: [chan 4746] EOF sent (4746)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2372 count=512 bs=1k
paramiko.transport: DEBUG: [chan 4747] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4747] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4747 opened.
paramiko.transport: DEBUG: [chan 4747] Sesch channel 4747 request ok
paramiko.transport: DEBUG: [chan 4747] EOF received (4747)
paramiko.transport: DEBUG: [chan 4747] EOF sent (4747)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2373 count=584 bs=1k
paramiko.transport: DEBUG: [chan 4748] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4748] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4748 opened.
paramiko.transport: DEBUG: [chan 4748] Sesch channel 4748 request ok
paramiko.transport: DEBUG: [chan 4748] EOF received (4748)
paramiko.transport: DEBUG: [chan 4748] EOF sent (4748)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2373 count=584 bs=1k
paramiko.transport: DEBUG: [chan 4749] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4749] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4749 opened.
paramiko.transport: DEBUG: [chan 4749] Sesch channel 4749 request ok
paramiko.transport: DEBUG: [chan 4749] EOF received (4749)
paramiko.transport: DEBUG: [chan 4749] EOF sent (4749)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2374 count=999 bs=1k
paramiko.transport: DEBUG: [chan 4750] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4750] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4750 opened.
paramiko.transport: DEBUG: [chan 4750] Sesch channel 4750 request ok
paramiko.transport: DEBUG: [chan 4750] EOF received (4750)
paramiko.transport: DEBUG: [chan 4750] EOF sent (4750)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2374 count=999 bs=1k
paramiko.transport: DEBUG: [chan 4751] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4751] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4751 opened.
paramiko.transport: DEBUG: [chan 4751] Sesch channel 4751 request ok
paramiko.transport: DEBUG: [chan 4751] EOF received (4751)
paramiko.transport: DEBUG: [chan 4751] EOF sent (4751)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2375 count=597 bs=1k
paramiko.transport: DEBUG: [chan 4752] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4752] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4752 opened.
paramiko.transport: DEBUG: [chan 4752] Sesch channel 4752 request ok
paramiko.transport: DEBUG: [chan 4752] EOF received (4752)
paramiko.transport: DEBUG: [chan 4752] EOF sent (4752)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2375 count=597 bs=1k
paramiko.transport: DEBUG: [chan 4753] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4753] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4753 opened.
paramiko.transport: DEBUG: [chan 4753] Sesch channel 4753 request ok
paramiko.transport: DEBUG: [chan 4753] EOF received (4753)
paramiko.transport: DEBUG: [chan 4753] EOF sent (4753)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2376 count=299 bs=1k
paramiko.transport: DEBUG: [chan 4754] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4754] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4754 opened.
paramiko.transport: DEBUG: [chan 4754] Sesch channel 4754 request ok
paramiko.transport: DEBUG: [chan 4754] EOF received (4754)
paramiko.transport: DEBUG: [chan 4754] EOF sent (4754)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2376 count=299 bs=1k
paramiko.transport: DEBUG: [chan 4755] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4755] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4755 opened.
paramiko.transport: DEBUG: [chan 4755] Sesch channel 4755 request ok
paramiko.transport: DEBUG: [chan 4755] EOF received (4755)
paramiko.transport: DEBUG: [chan 4755] EOF sent (4755)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2377 count=578 bs=1k
paramiko.transport: DEBUG: [chan 4756] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4756] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4756 opened.
paramiko.transport: DEBUG: [chan 4756] Sesch channel 4756 request ok
paramiko.transport: DEBUG: [chan 4756] EOF received (4756)
paramiko.transport: DEBUG: [chan 4756] EOF sent (4756)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2377 count=578 bs=1k
paramiko.transport: DEBUG: [chan 4757] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4757] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4757 opened.
paramiko.transport: DEBUG: [chan 4757] Sesch channel 4757 request ok
paramiko.transport: DEBUG: [chan 4757] EOF received (4757)
paramiko.transport: DEBUG: [chan 4757] EOF sent (4757)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2378 count=588 bs=1k
paramiko.transport: DEBUG: [chan 4758] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4758] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4758 opened.
paramiko.transport: DEBUG: [chan 4758] Sesch channel 4758 request ok
paramiko.transport: DEBUG: [chan 4758] EOF received (4758)
paramiko.transport: DEBUG: [chan 4758] EOF sent (4758)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2378 count=588 bs=1k
paramiko.transport: DEBUG: [chan 4759] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4759] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4759 opened.
paramiko.transport: DEBUG: [chan 4759] Sesch channel 4759 request ok
paramiko.transport: DEBUG: [chan 4759] EOF received (4759)
paramiko.transport: DEBUG: [chan 4759] EOF sent (4759)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2379 count=149 bs=1k
paramiko.transport: DEBUG: [chan 4760] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4760] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4760 opened.
paramiko.transport: DEBUG: [chan 4760] Sesch channel 4760 request ok
paramiko.transport: DEBUG: [chan 4760] EOF received (4760)
paramiko.transport: DEBUG: [chan 4760] EOF sent (4760)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2379 count=149 bs=1k
paramiko.transport: DEBUG: [chan 4761] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4761] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4761 opened.
paramiko.transport: DEBUG: [chan 4761] Sesch channel 4761 request ok
paramiko.transport: DEBUG: [chan 4761] EOF received (4761)
paramiko.transport: DEBUG: [chan 4761] EOF sent (4761)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2380 count=457 bs=1k
paramiko.transport: DEBUG: [chan 4762] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4762] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4762 opened.
paramiko.transport: DEBUG: [chan 4762] Sesch channel 4762 request ok
paramiko.transport: DEBUG: [chan 4762] EOF received (4762)
paramiko.transport: DEBUG: [chan 4762] EOF sent (4762)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2380 count=457 bs=1k
paramiko.transport: DEBUG: [chan 4763] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4763] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4763 opened.
paramiko.transport: DEBUG: [chan 4763] Sesch channel 4763 request ok
paramiko.transport: DEBUG: [chan 4763] EOF received (4763)
paramiko.transport: DEBUG: [chan 4763] EOF sent (4763)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2381 count=504 bs=1k
paramiko.transport: DEBUG: [chan 4764] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4764] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4764 opened.
paramiko.transport: DEBUG: [chan 4764] Sesch channel 4764 request ok
paramiko.transport: DEBUG: [chan 4764] EOF received (4764)
paramiko.transport: DEBUG: [chan 4764] EOF sent (4764)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2381 count=504 bs=1k
paramiko.transport: DEBUG: [chan 4765] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4765] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4765 opened.
paramiko.transport: DEBUG: [chan 4765] Sesch channel 4765 request ok
paramiko.transport: DEBUG: [chan 4765] EOF received (4765)
paramiko.transport: DEBUG: [chan 4765] EOF sent (4765)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2382 count=522 bs=1k
paramiko.transport: DEBUG: [chan 4766] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4766] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4766 opened.
paramiko.transport: DEBUG: [chan 4766] Sesch channel 4766 request ok
paramiko.transport: DEBUG: [chan 4766] EOF received (4766)
paramiko.transport: DEBUG: [chan 4766] EOF sent (4766)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2382 count=522 bs=1k
paramiko.transport: DEBUG: [chan 4767] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4767] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4767 opened.
paramiko.transport: DEBUG: [chan 4767] Sesch channel 4767 request ok
paramiko.transport: DEBUG: [chan 4767] EOF received (4767)
paramiko.transport: DEBUG: [chan 4767] EOF sent (4767)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2383 count=53 bs=1k
paramiko.transport: DEBUG: [chan 4768] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4768] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4768 opened.
paramiko.transport: DEBUG: [chan 4768] Sesch channel 4768 request ok
paramiko.transport: DEBUG: [chan 4768] EOF received (4768)
paramiko.transport: DEBUG: [chan 4768] EOF sent (4768)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2383 count=53 bs=1k
paramiko.transport: DEBUG: [chan 4769] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4769] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4769 opened.
paramiko.transport: DEBUG: [chan 4769] Sesch channel 4769 request ok
paramiko.transport: DEBUG: [chan 4769] EOF received (4769)
paramiko.transport: DEBUG: [chan 4769] EOF sent (4769)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2384 count=882 bs=1k
paramiko.transport: DEBUG: [chan 4770] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4770] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4770 opened.
paramiko.transport: DEBUG: [chan 4770] Sesch channel 4770 request ok
paramiko.transport: DEBUG: [chan 4770] EOF received (4770)
paramiko.transport: DEBUG: [chan 4770] EOF sent (4770)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2384 count=882 bs=1k
paramiko.transport: DEBUG: [chan 4771] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4771] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4771 opened.
paramiko.transport: DEBUG: [chan 4771] Sesch channel 4771 request ok
paramiko.transport: DEBUG: [chan 4771] EOF received (4771)
paramiko.transport: DEBUG: [chan 4771] EOF sent (4771)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2385 count=36 bs=1k
paramiko.transport: DEBUG: [chan 4772] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4772] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4772 opened.
paramiko.transport: DEBUG: [chan 4772] Sesch channel 4772 request ok
paramiko.transport: DEBUG: [chan 4772] EOF received (4772)
paramiko.transport: DEBUG: [chan 4772] EOF sent (4772)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2385 count=36 bs=1k
paramiko.transport: DEBUG: [chan 4773] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4773] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4773 opened.
paramiko.transport: DEBUG: [chan 4773] Sesch channel 4773 request ok
paramiko.transport: DEBUG: [chan 4773] EOF received (4773)
paramiko.transport: DEBUG: [chan 4773] EOF sent (4773)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2386 count=923 bs=1k
paramiko.transport: DEBUG: [chan 4774] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4774] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4774 opened.
paramiko.transport: DEBUG: [chan 4774] Sesch channel 4774 request ok
paramiko.transport: DEBUG: [chan 4774] EOF received (4774)
paramiko.transport: DEBUG: [chan 4774] EOF sent (4774)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2386 count=923 bs=1k
paramiko.transport: DEBUG: [chan 4775] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4775] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4775 opened.
paramiko.transport: DEBUG: [chan 4775] Sesch channel 4775 request ok
paramiko.transport: DEBUG: [chan 4775] EOF received (4775)
paramiko.transport: DEBUG: [chan 4775] EOF sent (4775)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2387 count=469 bs=1k
paramiko.transport: DEBUG: [chan 4776] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4776] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4776 opened.
paramiko.transport: DEBUG: [chan 4776] Sesch channel 4776 request ok
paramiko.transport: DEBUG: [chan 4776] EOF received (4776)
paramiko.transport: DEBUG: [chan 4776] EOF sent (4776)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2387 count=469 bs=1k
paramiko.transport: DEBUG: [chan 4777] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4777] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4777 opened.
paramiko.transport: DEBUG: [chan 4777] Sesch channel 4777 request ok
paramiko.transport: DEBUG: [chan 4777] EOF received (4777)
paramiko.transport: DEBUG: [chan 4777] EOF sent (4777)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2388 count=375 bs=1k
paramiko.transport: DEBUG: [chan 4778] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4778] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4778 opened.
paramiko.transport: DEBUG: [chan 4778] Sesch channel 4778 request ok
paramiko.transport: DEBUG: [chan 4778] EOF received (4778)
paramiko.transport: DEBUG: [chan 4778] EOF sent (4778)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2388 count=375 bs=1k
paramiko.transport: DEBUG: [chan 4779] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4779] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4779 opened.
paramiko.transport: DEBUG: [chan 4779] Sesch channel 4779 request ok
paramiko.transport: DEBUG: [chan 4779] EOF received (4779)
paramiko.transport: DEBUG: [chan 4779] EOF sent (4779)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2389 count=490 bs=1k
paramiko.transport: DEBUG: [chan 4780] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4780] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4780 opened.
paramiko.transport: DEBUG: [chan 4780] Sesch channel 4780 request ok
paramiko.transport: DEBUG: [chan 4780] EOF received (4780)
paramiko.transport: DEBUG: [chan 4780] EOF sent (4780)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2389 count=490 bs=1k
paramiko.transport: DEBUG: [chan 4781] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4781] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4781 opened.
paramiko.transport: DEBUG: [chan 4781] Sesch channel 4781 request ok
paramiko.transport: DEBUG: [chan 4781] EOF received (4781)
paramiko.transport: DEBUG: [chan 4781] EOF sent (4781)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2390 count=824 bs=1k
paramiko.transport: DEBUG: [chan 4782] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4782] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4782 opened.
paramiko.transport: DEBUG: [chan 4782] Sesch channel 4782 request ok
paramiko.transport: DEBUG: [chan 4782] EOF received (4782)
paramiko.transport: DEBUG: [chan 4782] EOF sent (4782)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2390 count=824 bs=1k
paramiko.transport: DEBUG: [chan 4783] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4783] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4783 opened.
paramiko.transport: DEBUG: [chan 4783] Sesch channel 4783 request ok
paramiko.transport: DEBUG: [chan 4783] EOF received (4783)
paramiko.transport: DEBUG: [chan 4783] EOF sent (4783)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2391 count=592 bs=1k
paramiko.transport: DEBUG: [chan 4784] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4784] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4784 opened.
paramiko.transport: DEBUG: [chan 4784] Sesch channel 4784 request ok
paramiko.transport: DEBUG: [chan 4784] EOF received (4784)
paramiko.transport: DEBUG: [chan 4784] EOF sent (4784)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2391 count=592 bs=1k
paramiko.transport: DEBUG: [chan 4785] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4785] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4785 opened.
paramiko.transport: DEBUG: [chan 4785] Sesch channel 4785 request ok
paramiko.transport: DEBUG: [chan 4785] EOF received (4785)
paramiko.transport: DEBUG: [chan 4785] EOF sent (4785)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2392 count=194 bs=1k
paramiko.transport: DEBUG: [chan 4786] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4786] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4786 opened.
paramiko.transport: DEBUG: [chan 4786] Sesch channel 4786 request ok
paramiko.transport: DEBUG: [chan 4786] EOF received (4786)
paramiko.transport: DEBUG: [chan 4786] EOF sent (4786)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2392 count=194 bs=1k
paramiko.transport: DEBUG: [chan 4787] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4787] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4787 opened.
paramiko.transport: DEBUG: [chan 4787] Sesch channel 4787 request ok
paramiko.transport: DEBUG: [chan 4787] EOF received (4787)
paramiko.transport: DEBUG: [chan 4787] EOF sent (4787)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2393 count=956 bs=1k
paramiko.transport: DEBUG: [chan 4788] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4788] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4788 opened.
paramiko.transport: DEBUG: [chan 4788] Sesch channel 4788 request ok
paramiko.transport: DEBUG: [chan 4788] EOF received (4788)
paramiko.transport: DEBUG: [chan 4788] EOF sent (4788)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2393 count=956 bs=1k
paramiko.transport: DEBUG: [chan 4789] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4789] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4789 opened.
paramiko.transport: DEBUG: [chan 4789] Sesch channel 4789 request ok
paramiko.transport: DEBUG: [chan 4789] EOF received (4789)
paramiko.transport: DEBUG: [chan 4789] EOF sent (4789)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2394 count=798 bs=1k
paramiko.transport: DEBUG: [chan 4790] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4790] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4790 opened.
paramiko.transport: DEBUG: [chan 4790] Sesch channel 4790 request ok
paramiko.transport: DEBUG: [chan 4790] EOF received (4790)
paramiko.transport: DEBUG: [chan 4790] EOF sent (4790)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2394 count=798 bs=1k
paramiko.transport: DEBUG: [chan 4791] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4791] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4791 opened.
paramiko.transport: DEBUG: [chan 4791] Sesch channel 4791 request ok
paramiko.transport: DEBUG: [chan 4791] EOF received (4791)
paramiko.transport: DEBUG: [chan 4791] EOF sent (4791)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2395 count=308 bs=1k
paramiko.transport: DEBUG: [chan 4792] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4792] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4792 opened.
paramiko.transport: DEBUG: [chan 4792] Sesch channel 4792 request ok
paramiko.transport: DEBUG: [chan 4792] EOF received (4792)
paramiko.transport: DEBUG: [chan 4792] EOF sent (4792)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2395 count=308 bs=1k
paramiko.transport: DEBUG: [chan 4793] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4793] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4793 opened.
paramiko.transport: DEBUG: [chan 4793] Sesch channel 4793 request ok
paramiko.transport: DEBUG: [chan 4793] EOF received (4793)
paramiko.transport: DEBUG: [chan 4793] EOF sent (4793)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2396 count=137 bs=1k
paramiko.transport: DEBUG: [chan 4794] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4794] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4794 opened.
paramiko.transport: DEBUG: [chan 4794] Sesch channel 4794 request ok
paramiko.transport: DEBUG: [chan 4794] EOF received (4794)
paramiko.transport: DEBUG: [chan 4794] EOF sent (4794)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2396 count=137 bs=1k
paramiko.transport: DEBUG: [chan 4795] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4795] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4795 opened.
paramiko.transport: DEBUG: [chan 4795] Sesch channel 4795 request ok
paramiko.transport: DEBUG: [chan 4795] EOF received (4795)
paramiko.transport: DEBUG: [chan 4795] EOF sent (4795)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2397 count=799 bs=1k
paramiko.transport: DEBUG: [chan 4796] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4796] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4796 opened.
paramiko.transport: DEBUG: [chan 4796] Sesch channel 4796 request ok
paramiko.transport: DEBUG: [chan 4796] EOF received (4796)
paramiko.transport: DEBUG: [chan 4796] EOF sent (4796)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2397 count=799 bs=1k
paramiko.transport: DEBUG: [chan 4797] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4797] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4797 opened.
paramiko.transport: DEBUG: [chan 4797] Sesch channel 4797 request ok
paramiko.transport: DEBUG: [chan 4797] EOF received (4797)
paramiko.transport: DEBUG: [chan 4797] EOF sent (4797)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2398 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 4798] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4798] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4798 opened.
paramiko.transport: DEBUG: [chan 4798] Sesch channel 4798 request ok
paramiko.transport: DEBUG: [chan 4798] EOF received (4798)
paramiko.transport: DEBUG: [chan 4798] EOF sent (4798)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2398 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 4799] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4799] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4799 opened.
paramiko.transport: DEBUG: [chan 4799] Sesch channel 4799 request ok
paramiko.transport: DEBUG: [chan 4799] EOF received (4799)
paramiko.transport: DEBUG: [chan 4799] EOF sent (4799)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2399 count=185 bs=1k
paramiko.transport: DEBUG: [chan 4800] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4800] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4800 opened.
paramiko.transport: DEBUG: [chan 4800] Sesch channel 4800 request ok
paramiko.transport: DEBUG: [chan 4800] EOF received (4800)
paramiko.transport: DEBUG: [chan 4800] EOF sent (4800)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2399 count=185 bs=1k
paramiko.transport: DEBUG: [chan 4801] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4801] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4801 opened.
paramiko.transport: DEBUG: [chan 4801] Sesch channel 4801 request ok
paramiko.transport: DEBUG: [chan 4801] EOF received (4801)
paramiko.transport: DEBUG: [chan 4801] EOF sent (4801)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2400 count=33 bs=1k
paramiko.transport: DEBUG: [chan 4802] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4802] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4802 opened.
paramiko.transport: DEBUG: [chan 4802] Sesch channel 4802 request ok
paramiko.transport: DEBUG: [chan 4802] EOF received (4802)
paramiko.transport: DEBUG: [chan 4802] EOF sent (4802)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2400 count=33 bs=1k
paramiko.transport: DEBUG: [chan 4803] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4803] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4803 opened.
paramiko.transport: DEBUG: [chan 4803] Sesch channel 4803 request ok
paramiko.transport: DEBUG: [chan 4803] EOF received (4803)
paramiko.transport: DEBUG: [chan 4803] EOF sent (4803)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2401 count=511 bs=1k
paramiko.transport: DEBUG: [chan 4804] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4804] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4804 opened.
paramiko.transport: DEBUG: [chan 4804] Sesch channel 4804 request ok
paramiko.transport: DEBUG: [chan 4804] EOF received (4804)
paramiko.transport: DEBUG: [chan 4804] EOF sent (4804)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2401 count=511 bs=1k
paramiko.transport: DEBUG: [chan 4805] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4805] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4805 opened.
paramiko.transport: DEBUG: [chan 4805] Sesch channel 4805 request ok
paramiko.transport: DEBUG: [chan 4805] EOF received (4805)
paramiko.transport: DEBUG: [chan 4805] EOF sent (4805)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2402 count=275 bs=1k
paramiko.transport: DEBUG: [chan 4806] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4806] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4806 opened.
paramiko.transport: DEBUG: [chan 4806] Sesch channel 4806 request ok
paramiko.transport: DEBUG: [chan 4806] EOF received (4806)
paramiko.transport: DEBUG: [chan 4806] EOF sent (4806)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2402 count=275 bs=1k
paramiko.transport: DEBUG: [chan 4807] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4807] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4807 opened.
paramiko.transport: DEBUG: [chan 4807] Sesch channel 4807 request ok
paramiko.transport: DEBUG: [chan 4807] EOF received (4807)
paramiko.transport: DEBUG: [chan 4807] EOF sent (4807)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2403 count=1 bs=1k
paramiko.transport: DEBUG: [chan 4808] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4808] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4808 opened.
paramiko.transport: DEBUG: [chan 4808] Sesch channel 4808 request ok
paramiko.transport: DEBUG: [chan 4808] EOF received (4808)
paramiko.transport: DEBUG: [chan 4808] EOF sent (4808)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2403 count=1 bs=1k
paramiko.transport: DEBUG: [chan 4809] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4809] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4809 opened.
paramiko.transport: DEBUG: [chan 4809] Sesch channel 4809 request ok
paramiko.transport: DEBUG: [chan 4809] EOF received (4809)
paramiko.transport: DEBUG: [chan 4809] EOF sent (4809)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2404 count=958 bs=1k
paramiko.transport: DEBUG: [chan 4810] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4810] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4810 opened.
paramiko.transport: DEBUG: [chan 4810] Sesch channel 4810 request ok
paramiko.transport: DEBUG: [chan 4810] EOF received (4810)
paramiko.transport: DEBUG: [chan 4810] EOF sent (4810)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2404 count=958 bs=1k
paramiko.transport: DEBUG: [chan 4811] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4811] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4811 opened.
paramiko.transport: DEBUG: [chan 4811] Sesch channel 4811 request ok
paramiko.transport: DEBUG: [chan 4811] EOF received (4811)
paramiko.transport: DEBUG: [chan 4811] EOF sent (4811)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2405 count=56 bs=1k
paramiko.transport: DEBUG: [chan 4812] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4812] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4812 opened.
paramiko.transport: DEBUG: [chan 4812] Sesch channel 4812 request ok
paramiko.transport: DEBUG: [chan 4812] EOF received (4812)
paramiko.transport: DEBUG: [chan 4812] EOF sent (4812)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2405 count=56 bs=1k
paramiko.transport: DEBUG: [chan 4813] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4813] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4813 opened.
paramiko.transport: DEBUG: [chan 4813] Sesch channel 4813 request ok
paramiko.transport: DEBUG: [chan 4813] EOF received (4813)
paramiko.transport: DEBUG: [chan 4813] EOF sent (4813)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2406 count=681 bs=1k
paramiko.transport: DEBUG: [chan 4814] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4814] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4814 opened.
paramiko.transport: DEBUG: [chan 4814] Sesch channel 4814 request ok
paramiko.transport: DEBUG: [chan 4814] EOF received (4814)
paramiko.transport: DEBUG: [chan 4814] EOF sent (4814)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2406 count=681 bs=1k
paramiko.transport: DEBUG: [chan 4815] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4815] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4815 opened.
paramiko.transport: DEBUG: [chan 4815] Sesch channel 4815 request ok
paramiko.transport: DEBUG: [chan 4815] EOF received (4815)
paramiko.transport: DEBUG: [chan 4815] EOF sent (4815)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2407 count=447 bs=1k
paramiko.transport: DEBUG: [chan 4816] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4816] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4816 opened.
paramiko.transport: DEBUG: [chan 4816] Sesch channel 4816 request ok
paramiko.transport: DEBUG: [chan 4816] EOF received (4816)
paramiko.transport: DEBUG: [chan 4816] EOF sent (4816)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2407 count=447 bs=1k
paramiko.transport: DEBUG: [chan 4817] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4817] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4817 opened.
paramiko.transport: DEBUG: [chan 4817] Sesch channel 4817 request ok
paramiko.transport: DEBUG: [chan 4817] EOF received (4817)
paramiko.transport: DEBUG: [chan 4817] EOF sent (4817)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2408 count=478 bs=1k
paramiko.transport: DEBUG: [chan 4818] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4818] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4818 opened.
paramiko.transport: DEBUG: [chan 4818] Sesch channel 4818 request ok
paramiko.transport: DEBUG: [chan 4818] EOF received (4818)
paramiko.transport: DEBUG: [chan 4818] EOF sent (4818)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2408 count=478 bs=1k
paramiko.transport: DEBUG: [chan 4819] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4819] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4819 opened.
paramiko.transport: DEBUG: [chan 4819] Sesch channel 4819 request ok
paramiko.transport: DEBUG: [chan 4819] EOF received (4819)
paramiko.transport: DEBUG: [chan 4819] EOF sent (4819)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2409 count=887 bs=1k
paramiko.transport: DEBUG: [chan 4820] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4820] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4820 opened.
paramiko.transport: DEBUG: [chan 4820] Sesch channel 4820 request ok
paramiko.transport: DEBUG: [chan 4820] EOF received (4820)
paramiko.transport: DEBUG: [chan 4820] EOF sent (4820)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2409 count=887 bs=1k
paramiko.transport: DEBUG: [chan 4821] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4821] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4821 opened.
paramiko.transport: DEBUG: [chan 4821] Sesch channel 4821 request ok
paramiko.transport: DEBUG: [chan 4821] EOF received (4821)
paramiko.transport: DEBUG: [chan 4821] EOF sent (4821)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2410 count=840 bs=1k
paramiko.transport: DEBUG: [chan 4822] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4822] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4822 opened.
paramiko.transport: DEBUG: [chan 4822] Sesch channel 4822 request ok
paramiko.transport: DEBUG: [chan 4822] EOF received (4822)
paramiko.transport: DEBUG: [chan 4822] EOF sent (4822)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2410 count=840 bs=1k
paramiko.transport: DEBUG: [chan 4823] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4823] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4823 opened.
paramiko.transport: DEBUG: [chan 4823] Sesch channel 4823 request ok
paramiko.transport: DEBUG: [chan 4823] EOF received (4823)
paramiko.transport: DEBUG: [chan 4823] EOF sent (4823)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2411 count=230 bs=1k
paramiko.transport: DEBUG: [chan 4824] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4824] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4824 opened.
paramiko.transport: DEBUG: [chan 4824] Sesch channel 4824 request ok
paramiko.transport: DEBUG: [chan 4824] EOF received (4824)
paramiko.transport: DEBUG: [chan 4824] EOF sent (4824)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2411 count=230 bs=1k
paramiko.transport: DEBUG: [chan 4825] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4825] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4825 opened.
paramiko.transport: DEBUG: [chan 4825] Sesch channel 4825 request ok
paramiko.transport: DEBUG: [chan 4825] EOF received (4825)
paramiko.transport: DEBUG: [chan 4825] EOF sent (4825)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2412 count=110 bs=1k
paramiko.transport: DEBUG: [chan 4826] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4826] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4826 opened.
paramiko.transport: DEBUG: [chan 4826] Sesch channel 4826 request ok
paramiko.transport: DEBUG: [chan 4826] EOF received (4826)
paramiko.transport: DEBUG: [chan 4826] EOF sent (4826)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2412 count=110 bs=1k
paramiko.transport: DEBUG: [chan 4827] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4827] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4827 opened.
paramiko.transport: DEBUG: [chan 4827] Sesch channel 4827 request ok
paramiko.transport: DEBUG: [chan 4827] EOF received (4827)
paramiko.transport: DEBUG: [chan 4827] EOF sent (4827)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2413 count=293 bs=1k
paramiko.transport: DEBUG: [chan 4828] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4828] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4828 opened.
paramiko.transport: DEBUG: [chan 4828] Sesch channel 4828 request ok
paramiko.transport: DEBUG: [chan 4828] EOF received (4828)
paramiko.transport: DEBUG: [chan 4828] EOF sent (4828)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2413 count=293 bs=1k
paramiko.transport: DEBUG: [chan 4829] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4829] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4829 opened.
paramiko.transport: DEBUG: [chan 4829] Sesch channel 4829 request ok
paramiko.transport: DEBUG: [chan 4829] EOF received (4829)
paramiko.transport: DEBUG: [chan 4829] EOF sent (4829)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2414 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 4830] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4830] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4830 opened.
paramiko.transport: DEBUG: [chan 4830] Sesch channel 4830 request ok
paramiko.transport: DEBUG: [chan 4830] EOF received (4830)
paramiko.transport: DEBUG: [chan 4830] EOF sent (4830)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2414 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 4831] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4831] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4831 opened.
paramiko.transport: DEBUG: [chan 4831] Sesch channel 4831 request ok
paramiko.transport: DEBUG: [chan 4831] EOF received (4831)
paramiko.transport: DEBUG: [chan 4831] EOF sent (4831)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2415 count=61 bs=1k
paramiko.transport: DEBUG: [chan 4832] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4832] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4832 opened.
paramiko.transport: DEBUG: [chan 4832] Sesch channel 4832 request ok
paramiko.transport: DEBUG: [chan 4832] EOF received (4832)
paramiko.transport: DEBUG: [chan 4832] EOF sent (4832)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2415 count=61 bs=1k
paramiko.transport: DEBUG: [chan 4833] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4833] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4833 opened.
paramiko.transport: DEBUG: [chan 4833] Sesch channel 4833 request ok
paramiko.transport: DEBUG: [chan 4833] EOF received (4833)
paramiko.transport: DEBUG: [chan 4833] EOF sent (4833)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2416 count=509 bs=1k
paramiko.transport: DEBUG: [chan 4834] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4834] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4834 opened.
paramiko.transport: DEBUG: [chan 4834] Sesch channel 4834 request ok
paramiko.transport: DEBUG: [chan 4834] EOF received (4834)
paramiko.transport: DEBUG: [chan 4834] EOF sent (4834)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2416 count=509 bs=1k
paramiko.transport: DEBUG: [chan 4835] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4835] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4835 opened.
paramiko.transport: DEBUG: [chan 4835] Sesch channel 4835 request ok
paramiko.transport: DEBUG: [chan 4835] EOF received (4835)
paramiko.transport: DEBUG: [chan 4835] EOF sent (4835)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2417 count=8 bs=1k
paramiko.transport: DEBUG: [chan 4836] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4836] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4836 opened.
paramiko.transport: DEBUG: [chan 4836] Sesch channel 4836 request ok
paramiko.transport: DEBUG: [chan 4836] EOF received (4836)
paramiko.transport: DEBUG: [chan 4836] EOF sent (4836)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2417 count=8 bs=1k
paramiko.transport: DEBUG: [chan 4837] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4837] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4837 opened.
paramiko.transport: DEBUG: [chan 4837] Sesch channel 4837 request ok
paramiko.transport: DEBUG: [chan 4837] EOF received (4837)
paramiko.transport: DEBUG: [chan 4837] EOF sent (4837)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2418 count=430 bs=1k
paramiko.transport: DEBUG: [chan 4838] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4838] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4838 opened.
paramiko.transport: DEBUG: [chan 4838] Sesch channel 4838 request ok
paramiko.transport: DEBUG: [chan 4838] EOF received (4838)
paramiko.transport: DEBUG: [chan 4838] EOF sent (4838)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2418 count=430 bs=1k
paramiko.transport: DEBUG: [chan 4839] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4839] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4839 opened.
paramiko.transport: DEBUG: [chan 4839] Sesch channel 4839 request ok
paramiko.transport: DEBUG: [chan 4839] EOF received (4839)
paramiko.transport: DEBUG: [chan 4839] EOF sent (4839)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2419 count=31 bs=1k
paramiko.transport: DEBUG: [chan 4840] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4840] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4840 opened.
paramiko.transport: DEBUG: [chan 4840] Sesch channel 4840 request ok
paramiko.transport: DEBUG: [chan 4840] EOF received (4840)
paramiko.transport: DEBUG: [chan 4840] EOF sent (4840)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2419 count=31 bs=1k
paramiko.transport: DEBUG: [chan 4841] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4841] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4841 opened.
paramiko.transport: DEBUG: [chan 4841] Sesch channel 4841 request ok
paramiko.transport: DEBUG: [chan 4841] EOF received (4841)
paramiko.transport: DEBUG: [chan 4841] EOF sent (4841)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2420 count=393 bs=1k
paramiko.transport: DEBUG: [chan 4842] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4842] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4842 opened.
paramiko.transport: DEBUG: [chan 4842] Sesch channel 4842 request ok
paramiko.transport: DEBUG: [chan 4842] EOF received (4842)
paramiko.transport: DEBUG: [chan 4842] EOF sent (4842)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2420 count=393 bs=1k
paramiko.transport: DEBUG: [chan 4843] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4843] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4843 opened.
paramiko.transport: DEBUG: [chan 4843] Sesch channel 4843 request ok
paramiko.transport: DEBUG: [chan 4843] EOF received (4843)
paramiko.transport: DEBUG: [chan 4843] EOF sent (4843)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2421 count=196 bs=1k
paramiko.transport: DEBUG: [chan 4844] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4844] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4844 opened.
paramiko.transport: DEBUG: [chan 4844] Sesch channel 4844 request ok
paramiko.transport: DEBUG: [chan 4844] EOF received (4844)
paramiko.transport: DEBUG: [chan 4844] EOF sent (4844)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2421 count=196 bs=1k
paramiko.transport: DEBUG: [chan 4845] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4845] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4845 opened.
paramiko.transport: DEBUG: [chan 4845] Sesch channel 4845 request ok
paramiko.transport: DEBUG: [chan 4845] EOF received (4845)
paramiko.transport: DEBUG: [chan 4845] EOF sent (4845)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2422 count=276 bs=1k
paramiko.transport: DEBUG: [chan 4846] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4846] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4846 opened.
paramiko.transport: DEBUG: [chan 4846] Sesch channel 4846 request ok
paramiko.transport: DEBUG: [chan 4846] EOF received (4846)
paramiko.transport: DEBUG: [chan 4846] EOF sent (4846)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2422 count=276 bs=1k
paramiko.transport: DEBUG: [chan 4847] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4847] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4847 opened.
paramiko.transport: DEBUG: [chan 4847] Sesch channel 4847 request ok
paramiko.transport: DEBUG: [chan 4847] EOF received (4847)
paramiko.transport: DEBUG: [chan 4847] EOF sent (4847)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2423 count=964 bs=1k
paramiko.transport: DEBUG: [chan 4848] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4848] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4848 opened.
paramiko.transport: DEBUG: [chan 4848] Sesch channel 4848 request ok
paramiko.transport: DEBUG: [chan 4848] EOF received (4848)
paramiko.transport: DEBUG: [chan 4848] EOF sent (4848)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2423 count=964 bs=1k
paramiko.transport: DEBUG: [chan 4849] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4849] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4849 opened.
paramiko.transport: DEBUG: [chan 4849] Sesch channel 4849 request ok
paramiko.transport: DEBUG: [chan 4849] EOF received (4849)
paramiko.transport: DEBUG: [chan 4849] EOF sent (4849)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2424 count=8 bs=1k
paramiko.transport: DEBUG: [chan 4850] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4850] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4850 opened.
paramiko.transport: DEBUG: [chan 4850] Sesch channel 4850 request ok
paramiko.transport: DEBUG: [chan 4850] EOF received (4850)
paramiko.transport: DEBUG: [chan 4850] EOF sent (4850)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2424 count=8 bs=1k
paramiko.transport: DEBUG: [chan 4851] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4851] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4851 opened.
paramiko.transport: DEBUG: [chan 4851] Sesch channel 4851 request ok
paramiko.transport: DEBUG: [chan 4851] EOF received (4851)
paramiko.transport: DEBUG: [chan 4851] EOF sent (4851)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2425 count=689 bs=1k
paramiko.transport: DEBUG: [chan 4852] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4852] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4852 opened.
paramiko.transport: DEBUG: [chan 4852] Sesch channel 4852 request ok
paramiko.transport: DEBUG: [chan 4852] EOF received (4852)
paramiko.transport: DEBUG: [chan 4852] EOF sent (4852)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2425 count=689 bs=1k
paramiko.transport: DEBUG: [chan 4853] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4853] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4853 opened.
paramiko.transport: DEBUG: [chan 4853] Sesch channel 4853 request ok
paramiko.transport: DEBUG: [chan 4853] EOF received (4853)
paramiko.transport: DEBUG: [chan 4853] EOF sent (4853)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2426 count=214 bs=1k
paramiko.transport: DEBUG: [chan 4854] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4854] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4854 opened.
paramiko.transport: DEBUG: [chan 4854] Sesch channel 4854 request ok
paramiko.transport: DEBUG: [chan 4854] EOF received (4854)
paramiko.transport: DEBUG: [chan 4854] EOF sent (4854)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2426 count=214 bs=1k
paramiko.transport: DEBUG: [chan 4855] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4855] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4855 opened.
paramiko.transport: DEBUG: [chan 4855] Sesch channel 4855 request ok
paramiko.transport: DEBUG: [chan 4855] EOF received (4855)
paramiko.transport: DEBUG: [chan 4855] EOF sent (4855)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2427 count=713 bs=1k
paramiko.transport: DEBUG: [chan 4856] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4856] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4856 opened.
paramiko.transport: DEBUG: [chan 4856] Sesch channel 4856 request ok
paramiko.transport: DEBUG: [chan 4856] EOF received (4856)
paramiko.transport: DEBUG: [chan 4856] EOF sent (4856)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2427 count=713 bs=1k
paramiko.transport: DEBUG: [chan 4857] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4857] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4857 opened.
paramiko.transport: DEBUG: [chan 4857] Sesch channel 4857 request ok
paramiko.transport: DEBUG: [chan 4857] EOF received (4857)
paramiko.transport: DEBUG: [chan 4857] EOF sent (4857)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2428 count=446 bs=1k
paramiko.transport: DEBUG: [chan 4858] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4858] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4858 opened.
paramiko.transport: DEBUG: [chan 4858] Sesch channel 4858 request ok
paramiko.transport: DEBUG: [chan 4858] EOF received (4858)
paramiko.transport: DEBUG: [chan 4858] EOF sent (4858)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2428 count=446 bs=1k
paramiko.transport: DEBUG: [chan 4859] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4859] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4859 opened.
paramiko.transport: DEBUG: [chan 4859] Sesch channel 4859 request ok
paramiko.transport: DEBUG: [chan 4859] EOF received (4859)
paramiko.transport: DEBUG: [chan 4859] EOF sent (4859)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2429 count=302 bs=1k
paramiko.transport: DEBUG: [chan 4860] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4860] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4860 opened.
paramiko.transport: DEBUG: [chan 4860] Sesch channel 4860 request ok
paramiko.transport: DEBUG: [chan 4860] EOF received (4860)
paramiko.transport: DEBUG: [chan 4860] EOF sent (4860)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2429 count=302 bs=1k
paramiko.transport: DEBUG: [chan 4861] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4861] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4861 opened.
paramiko.transport: DEBUG: [chan 4861] Sesch channel 4861 request ok
paramiko.transport: DEBUG: [chan 4861] EOF received (4861)
paramiko.transport: DEBUG: [chan 4861] EOF sent (4861)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2430 count=573 bs=1k
paramiko.transport: DEBUG: [chan 4862] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4862] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4862 opened.
paramiko.transport: DEBUG: [chan 4862] Sesch channel 4862 request ok
paramiko.transport: DEBUG: [chan 4862] EOF received (4862)
paramiko.transport: DEBUG: [chan 4862] EOF sent (4862)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2430 count=573 bs=1k
paramiko.transport: DEBUG: [chan 4863] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4863] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4863 opened.
paramiko.transport: DEBUG: [chan 4863] Sesch channel 4863 request ok
paramiko.transport: DEBUG: [chan 4863] EOF received (4863)
paramiko.transport: DEBUG: [chan 4863] EOF sent (4863)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2431 count=911 bs=1k
paramiko.transport: DEBUG: [chan 4864] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4864] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4864 opened.
paramiko.transport: DEBUG: [chan 4864] Sesch channel 4864 request ok
paramiko.transport: DEBUG: [chan 4864] EOF received (4864)
paramiko.transport: DEBUG: [chan 4864] EOF sent (4864)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2431 count=911 bs=1k
paramiko.transport: DEBUG: [chan 4865] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4865] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4865 opened.
paramiko.transport: DEBUG: [chan 4865] Sesch channel 4865 request ok
paramiko.transport: DEBUG: [chan 4865] EOF received (4865)
paramiko.transport: DEBUG: [chan 4865] EOF sent (4865)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2432 count=369 bs=1k
paramiko.transport: DEBUG: [chan 4866] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4866] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4866 opened.
paramiko.transport: DEBUG: [chan 4866] Sesch channel 4866 request ok
paramiko.transport: DEBUG: [chan 4866] EOF received (4866)
paramiko.transport: DEBUG: [chan 4866] EOF sent (4866)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2432 count=369 bs=1k
paramiko.transport: DEBUG: [chan 4867] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4867] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4867 opened.
paramiko.transport: DEBUG: [chan 4867] Sesch channel 4867 request ok
paramiko.transport: DEBUG: [chan 4867] EOF received (4867)
paramiko.transport: DEBUG: [chan 4867] EOF sent (4867)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2433 count=348 bs=1k
paramiko.transport: DEBUG: [chan 4868] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4868] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4868 opened.
paramiko.transport: DEBUG: [chan 4868] Sesch channel 4868 request ok
paramiko.transport: DEBUG: [chan 4868] EOF received (4868)
paramiko.transport: DEBUG: [chan 4868] EOF sent (4868)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2433 count=348 bs=1k
paramiko.transport: DEBUG: [chan 4869] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4869] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4869 opened.
paramiko.transport: DEBUG: [chan 4869] Sesch channel 4869 request ok
paramiko.transport: DEBUG: [chan 4869] EOF received (4869)
paramiko.transport: DEBUG: [chan 4869] EOF sent (4869)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2434 count=712 bs=1k
paramiko.transport: DEBUG: [chan 4870] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4870] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4870 opened.
paramiko.transport: DEBUG: [chan 4870] Sesch channel 4870 request ok
paramiko.transport: DEBUG: [chan 4870] EOF received (4870)
paramiko.transport: DEBUG: [chan 4870] EOF sent (4870)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2434 count=712 bs=1k
paramiko.transport: DEBUG: [chan 4871] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4871] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4871 opened.
paramiko.transport: DEBUG: [chan 4871] Sesch channel 4871 request ok
paramiko.transport: DEBUG: [chan 4871] EOF received (4871)
paramiko.transport: DEBUG: [chan 4871] EOF sent (4871)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2435 count=981 bs=1k
paramiko.transport: DEBUG: [chan 4872] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4872] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4872 opened.
paramiko.transport: DEBUG: [chan 4872] Sesch channel 4872 request ok
paramiko.transport: DEBUG: [chan 4872] EOF received (4872)
paramiko.transport: DEBUG: [chan 4872] EOF sent (4872)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2435 count=981 bs=1k
paramiko.transport: DEBUG: [chan 4873] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4873] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4873 opened.
paramiko.transport: DEBUG: [chan 4873] Sesch channel 4873 request ok
paramiko.transport: DEBUG: [chan 4873] EOF received (4873)
paramiko.transport: DEBUG: [chan 4873] EOF sent (4873)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2436 count=435 bs=1k
paramiko.transport: DEBUG: [chan 4874] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4874] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4874 opened.
paramiko.transport: DEBUG: [chan 4874] Sesch channel 4874 request ok
paramiko.transport: DEBUG: [chan 4874] EOF received (4874)
paramiko.transport: DEBUG: [chan 4874] EOF sent (4874)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2436 count=435 bs=1k
paramiko.transport: DEBUG: [chan 4875] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4875] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4875 opened.
paramiko.transport: DEBUG: [chan 4875] Sesch channel 4875 request ok
paramiko.transport: DEBUG: [chan 4875] EOF received (4875)
paramiko.transport: DEBUG: [chan 4875] EOF sent (4875)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2437 count=919 bs=1k
paramiko.transport: DEBUG: [chan 4876] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4876] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4876 opened.
paramiko.transport: DEBUG: [chan 4876] Sesch channel 4876 request ok
paramiko.transport: DEBUG: [chan 4876] EOF received (4876)
paramiko.transport: DEBUG: [chan 4876] EOF sent (4876)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2437 count=919 bs=1k
paramiko.transport: DEBUG: [chan 4877] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4877] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4877 opened.
paramiko.transport: DEBUG: [chan 4877] Sesch channel 4877 request ok
paramiko.transport: DEBUG: [chan 4877] EOF received (4877)
paramiko.transport: DEBUG: [chan 4877] EOF sent (4877)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2438 count=782 bs=1k
paramiko.transport: DEBUG: [chan 4878] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4878] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4878 opened.
paramiko.transport: DEBUG: [chan 4878] Sesch channel 4878 request ok
paramiko.transport: DEBUG: [chan 4878] EOF received (4878)
paramiko.transport: DEBUG: [chan 4878] EOF sent (4878)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2438 count=782 bs=1k
paramiko.transport: DEBUG: [chan 4879] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4879] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4879 opened.
paramiko.transport: DEBUG: [chan 4879] Sesch channel 4879 request ok
paramiko.transport: DEBUG: [chan 4879] EOF received (4879)
paramiko.transport: DEBUG: [chan 4879] EOF sent (4879)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2439 count=905 bs=1k
paramiko.transport: DEBUG: [chan 4880] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4880] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4880 opened.
paramiko.transport: DEBUG: [chan 4880] Sesch channel 4880 request ok
paramiko.transport: DEBUG: [chan 4880] EOF received (4880)
paramiko.transport: DEBUG: [chan 4880] EOF sent (4880)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2439 count=905 bs=1k
paramiko.transport: DEBUG: [chan 4881] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4881] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4881 opened.
paramiko.transport: DEBUG: [chan 4881] Sesch channel 4881 request ok
paramiko.transport: DEBUG: [chan 4881] EOF received (4881)
paramiko.transport: DEBUG: [chan 4881] EOF sent (4881)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2440 count=806 bs=1k
paramiko.transport: DEBUG: [chan 4882] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4882] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4882 opened.
paramiko.transport: DEBUG: [chan 4882] Sesch channel 4882 request ok
paramiko.transport: DEBUG: [chan 4882] EOF received (4882)
paramiko.transport: DEBUG: [chan 4882] EOF sent (4882)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2440 count=806 bs=1k
paramiko.transport: DEBUG: [chan 4883] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4883] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4883 opened.
paramiko.transport: DEBUG: [chan 4883] Sesch channel 4883 request ok
paramiko.transport: DEBUG: [chan 4883] EOF received (4883)
paramiko.transport: DEBUG: [chan 4883] EOF sent (4883)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2441 count=916 bs=1k
paramiko.transport: DEBUG: [chan 4884] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4884] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4884 opened.
paramiko.transport: DEBUG: [chan 4884] Sesch channel 4884 request ok
paramiko.transport: DEBUG: [chan 4884] EOF received (4884)
paramiko.transport: DEBUG: [chan 4884] EOF sent (4884)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2441 count=916 bs=1k
paramiko.transport: DEBUG: [chan 4885] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4885] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4885 opened.
paramiko.transport: DEBUG: [chan 4885] Sesch channel 4885 request ok
paramiko.transport: DEBUG: [chan 4885] EOF received (4885)
paramiko.transport: DEBUG: [chan 4885] EOF sent (4885)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2442 count=310 bs=1k
paramiko.transport: DEBUG: [chan 4886] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4886] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4886 opened.
paramiko.transport: DEBUG: [chan 4886] Sesch channel 4886 request ok
paramiko.transport: DEBUG: [chan 4886] EOF received (4886)
paramiko.transport: DEBUG: [chan 4886] EOF sent (4886)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2442 count=310 bs=1k
paramiko.transport: DEBUG: [chan 4887] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4887] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4887 opened.
paramiko.transport: DEBUG: [chan 4887] Sesch channel 4887 request ok
paramiko.transport: DEBUG: [chan 4887] EOF received (4887)
paramiko.transport: DEBUG: [chan 4887] EOF sent (4887)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2443 count=341 bs=1k
paramiko.transport: DEBUG: [chan 4888] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4888] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4888 opened.
paramiko.transport: DEBUG: [chan 4888] Sesch channel 4888 request ok
paramiko.transport: DEBUG: [chan 4888] EOF received (4888)
paramiko.transport: DEBUG: [chan 4888] EOF sent (4888)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2443 count=341 bs=1k
paramiko.transport: DEBUG: [chan 4889] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4889] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4889 opened.
paramiko.transport: DEBUG: [chan 4889] Sesch channel 4889 request ok
paramiko.transport: DEBUG: [chan 4889] EOF received (4889)
paramiko.transport: DEBUG: [chan 4889] EOF sent (4889)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2444 count=64 bs=1k
paramiko.transport: DEBUG: [chan 4890] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4890] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4890 opened.
paramiko.transport: DEBUG: [chan 4890] Sesch channel 4890 request ok
paramiko.transport: DEBUG: [chan 4890] EOF received (4890)
paramiko.transport: DEBUG: [chan 4890] EOF sent (4890)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2444 count=64 bs=1k
paramiko.transport: DEBUG: [chan 4891] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4891] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4891 opened.
paramiko.transport: DEBUG: [chan 4891] Sesch channel 4891 request ok
paramiko.transport: DEBUG: [chan 4891] EOF received (4891)
paramiko.transport: DEBUG: [chan 4891] EOF sent (4891)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2445 count=691 bs=1k
paramiko.transport: DEBUG: [chan 4892] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4892] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4892 opened.
paramiko.transport: DEBUG: [chan 4892] Sesch channel 4892 request ok
paramiko.transport: DEBUG: [chan 4892] EOF received (4892)
paramiko.transport: DEBUG: [chan 4892] EOF sent (4892)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2445 count=691 bs=1k
paramiko.transport: DEBUG: [chan 4893] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4893] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4893 opened.
paramiko.transport: DEBUG: [chan 4893] Sesch channel 4893 request ok
paramiko.transport: DEBUG: [chan 4893] EOF received (4893)
paramiko.transport: DEBUG: [chan 4893] EOF sent (4893)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2446 count=836 bs=1k
paramiko.transport: DEBUG: [chan 4894] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4894] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4894 opened.
paramiko.transport: DEBUG: [chan 4894] Sesch channel 4894 request ok
paramiko.transport: DEBUG: [chan 4894] EOF received (4894)
paramiko.transport: DEBUG: [chan 4894] EOF sent (4894)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2446 count=836 bs=1k
paramiko.transport: DEBUG: [chan 4895] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4895] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4895 opened.
paramiko.transport: DEBUG: [chan 4895] Sesch channel 4895 request ok
paramiko.transport: DEBUG: [chan 4895] EOF received (4895)
paramiko.transport: DEBUG: [chan 4895] EOF sent (4895)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2447 count=186 bs=1k
paramiko.transport: DEBUG: [chan 4896] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4896] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4896 opened.
paramiko.transport: DEBUG: [chan 4896] Sesch channel 4896 request ok
paramiko.transport: DEBUG: [chan 4896] EOF received (4896)
paramiko.transport: DEBUG: [chan 4896] EOF sent (4896)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2447 count=186 bs=1k
paramiko.transport: DEBUG: [chan 4897] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4897] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4897 opened.
paramiko.transport: DEBUG: [chan 4897] Sesch channel 4897 request ok
paramiko.transport: DEBUG: [chan 4897] EOF received (4897)
paramiko.transport: DEBUG: [chan 4897] EOF sent (4897)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2448 count=294 bs=1k
paramiko.transport: DEBUG: [chan 4898] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4898] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4898 opened.
paramiko.transport: DEBUG: [chan 4898] Sesch channel 4898 request ok
paramiko.transport: DEBUG: [chan 4898] EOF received (4898)
paramiko.transport: DEBUG: [chan 4898] EOF sent (4898)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2448 count=294 bs=1k
paramiko.transport: DEBUG: [chan 4899] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4899] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4899 opened.
paramiko.transport: DEBUG: [chan 4899] Sesch channel 4899 request ok
paramiko.transport: DEBUG: [chan 4899] EOF received (4899)
paramiko.transport: DEBUG: [chan 4899] EOF sent (4899)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2449 count=806 bs=1k
paramiko.transport: DEBUG: [chan 4900] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4900] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4900 opened.
paramiko.transport: DEBUG: [chan 4900] Sesch channel 4900 request ok
paramiko.transport: DEBUG: [chan 4900] EOF received (4900)
paramiko.transport: DEBUG: [chan 4900] EOF sent (4900)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2449 count=806 bs=1k
paramiko.transport: DEBUG: [chan 4901] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4901] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4901 opened.
paramiko.transport: DEBUG: [chan 4901] Sesch channel 4901 request ok
paramiko.transport: DEBUG: [chan 4901] EOF received (4901)
paramiko.transport: DEBUG: [chan 4901] EOF sent (4901)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2450 count=208 bs=1k
paramiko.transport: DEBUG: [chan 4902] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4902] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4902 opened.
paramiko.transport: DEBUG: [chan 4902] Sesch channel 4902 request ok
paramiko.transport: DEBUG: [chan 4902] EOF received (4902)
paramiko.transport: DEBUG: [chan 4902] EOF sent (4902)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2450 count=208 bs=1k
paramiko.transport: DEBUG: [chan 4903] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4903] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4903 opened.
paramiko.transport: DEBUG: [chan 4903] Sesch channel 4903 request ok
paramiko.transport: DEBUG: [chan 4903] EOF received (4903)
paramiko.transport: DEBUG: [chan 4903] EOF sent (4903)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2451 count=603 bs=1k
paramiko.transport: DEBUG: [chan 4904] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4904] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4904 opened.
paramiko.transport: DEBUG: [chan 4904] Sesch channel 4904 request ok
paramiko.transport: DEBUG: [chan 4904] EOF received (4904)
paramiko.transport: DEBUG: [chan 4904] EOF sent (4904)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2451 count=603 bs=1k
paramiko.transport: DEBUG: [chan 4905] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4905] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4905 opened.
paramiko.transport: DEBUG: [chan 4905] Sesch channel 4905 request ok
paramiko.transport: DEBUG: [chan 4905] EOF received (4905)
paramiko.transport: DEBUG: [chan 4905] EOF sent (4905)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2452 count=465 bs=1k
paramiko.transport: DEBUG: [chan 4906] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4906] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4906 opened.
paramiko.transport: DEBUG: [chan 4906] Sesch channel 4906 request ok
paramiko.transport: DEBUG: [chan 4906] EOF received (4906)
paramiko.transport: DEBUG: [chan 4906] EOF sent (4906)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2452 count=465 bs=1k
paramiko.transport: DEBUG: [chan 4907] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4907] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4907 opened.
paramiko.transport: DEBUG: [chan 4907] Sesch channel 4907 request ok
paramiko.transport: DEBUG: [chan 4907] EOF received (4907)
paramiko.transport: DEBUG: [chan 4907] EOF sent (4907)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2453 count=289 bs=1k
paramiko.transport: DEBUG: [chan 4908] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4908] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4908 opened.
paramiko.transport: DEBUG: [chan 4908] Sesch channel 4908 request ok
paramiko.transport: DEBUG: [chan 4908] EOF received (4908)
paramiko.transport: DEBUG: [chan 4908] EOF sent (4908)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2453 count=289 bs=1k
paramiko.transport: DEBUG: [chan 4909] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4909] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4909 opened.
paramiko.transport: DEBUG: [chan 4909] Sesch channel 4909 request ok
paramiko.transport: DEBUG: [chan 4909] EOF received (4909)
paramiko.transport: DEBUG: [chan 4909] EOF sent (4909)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2454 count=980 bs=1k
paramiko.transport: DEBUG: [chan 4910] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4910] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4910 opened.
paramiko.transport: DEBUG: [chan 4910] Sesch channel 4910 request ok
paramiko.transport: DEBUG: [chan 4910] EOF received (4910)
paramiko.transport: DEBUG: [chan 4910] EOF sent (4910)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2454 count=980 bs=1k
paramiko.transport: DEBUG: [chan 4911] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4911] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4911 opened.
paramiko.transport: DEBUG: [chan 4911] Sesch channel 4911 request ok
paramiko.transport: DEBUG: [chan 4911] EOF received (4911)
paramiko.transport: DEBUG: [chan 4911] EOF sent (4911)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2455 count=776 bs=1k
paramiko.transport: DEBUG: [chan 4912] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4912] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4912 opened.
paramiko.transport: DEBUG: [chan 4912] Sesch channel 4912 request ok
paramiko.transport: DEBUG: [chan 4912] EOF received (4912)
paramiko.transport: DEBUG: [chan 4912] EOF sent (4912)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2455 count=776 bs=1k
paramiko.transport: DEBUG: [chan 4913] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4913] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4913 opened.
paramiko.transport: DEBUG: [chan 4913] Sesch channel 4913 request ok
paramiko.transport: DEBUG: [chan 4913] EOF received (4913)
paramiko.transport: DEBUG: [chan 4913] EOF sent (4913)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2456 count=340 bs=1k
paramiko.transport: DEBUG: [chan 4914] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4914] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4914 opened.
paramiko.transport: DEBUG: [chan 4914] Sesch channel 4914 request ok
paramiko.transport: DEBUG: [chan 4914] EOF received (4914)
paramiko.transport: DEBUG: [chan 4914] EOF sent (4914)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2456 count=340 bs=1k
paramiko.transport: DEBUG: [chan 4915] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4915] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4915 opened.
paramiko.transport: DEBUG: [chan 4915] Sesch channel 4915 request ok
paramiko.transport: DEBUG: [chan 4915] EOF received (4915)
paramiko.transport: DEBUG: [chan 4915] EOF sent (4915)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2457 count=321 bs=1k
paramiko.transport: DEBUG: [chan 4916] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4916] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4916 opened.
paramiko.transport: DEBUG: [chan 4916] Sesch channel 4916 request ok
paramiko.transport: DEBUG: [chan 4916] EOF received (4916)
paramiko.transport: DEBUG: [chan 4916] EOF sent (4916)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2457 count=321 bs=1k
paramiko.transport: DEBUG: [chan 4917] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4917] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4917 opened.
paramiko.transport: DEBUG: [chan 4917] Sesch channel 4917 request ok
paramiko.transport: DEBUG: [chan 4917] EOF received (4917)
paramiko.transport: DEBUG: [chan 4917] EOF sent (4917)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2458 count=336 bs=1k
paramiko.transport: DEBUG: [chan 4918] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4918] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4918 opened.
paramiko.transport: DEBUG: [chan 4918] Sesch channel 4918 request ok
paramiko.transport: DEBUG: [chan 4918] EOF received (4918)
paramiko.transport: DEBUG: [chan 4918] EOF sent (4918)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2458 count=336 bs=1k
paramiko.transport: DEBUG: [chan 4919] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4919] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4919 opened.
paramiko.transport: DEBUG: [chan 4919] Sesch channel 4919 request ok
paramiko.transport: DEBUG: [chan 4919] EOF received (4919)
paramiko.transport: DEBUG: [chan 4919] EOF sent (4919)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2459 count=310 bs=1k
paramiko.transport: DEBUG: [chan 4920] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4920] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4920 opened.
paramiko.transport: DEBUG: [chan 4920] Sesch channel 4920 request ok
paramiko.transport: DEBUG: [chan 4920] EOF received (4920)
paramiko.transport: DEBUG: [chan 4920] EOF sent (4920)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2459 count=310 bs=1k
paramiko.transport: DEBUG: [chan 4921] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4921] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4921 opened.
paramiko.transport: DEBUG: [chan 4921] Sesch channel 4921 request ok
paramiko.transport: DEBUG: [chan 4921] EOF received (4921)
paramiko.transport: DEBUG: [chan 4921] EOF sent (4921)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2460 count=666 bs=1k
paramiko.transport: DEBUG: [chan 4922] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4922] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4922 opened.
paramiko.transport: DEBUG: [chan 4922] Sesch channel 4922 request ok
paramiko.transport: DEBUG: [chan 4922] EOF received (4922)
paramiko.transport: DEBUG: [chan 4922] EOF sent (4922)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2460 count=666 bs=1k
paramiko.transport: DEBUG: [chan 4923] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4923] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4923 opened.
paramiko.transport: DEBUG: [chan 4923] Sesch channel 4923 request ok
paramiko.transport: DEBUG: [chan 4923] EOF received (4923)
paramiko.transport: DEBUG: [chan 4923] EOF sent (4923)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2461 count=1000 bs=1k
paramiko.transport: DEBUG: [chan 4924] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4924] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4924 opened.
paramiko.transport: DEBUG: [chan 4924] Sesch channel 4924 request ok
paramiko.transport: DEBUG: [chan 4924] EOF received (4924)
paramiko.transport: DEBUG: [chan 4924] EOF sent (4924)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2461 count=1000 bs=1k
paramiko.transport: DEBUG: [chan 4925] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4925] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4925 opened.
paramiko.transport: DEBUG: [chan 4925] Sesch channel 4925 request ok
paramiko.transport: DEBUG: [chan 4925] EOF received (4925)
paramiko.transport: DEBUG: [chan 4925] EOF sent (4925)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2462 count=66 bs=1k
paramiko.transport: DEBUG: [chan 4926] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4926] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4926 opened.
paramiko.transport: DEBUG: [chan 4926] Sesch channel 4926 request ok
paramiko.transport: DEBUG: [chan 4926] EOF received (4926)
paramiko.transport: DEBUG: [chan 4926] EOF sent (4926)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2462 count=66 bs=1k
paramiko.transport: DEBUG: [chan 4927] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4927] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4927 opened.
paramiko.transport: DEBUG: [chan 4927] Sesch channel 4927 request ok
paramiko.transport: DEBUG: [chan 4927] EOF received (4927)
paramiko.transport: DEBUG: [chan 4927] EOF sent (4927)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2463 count=854 bs=1k
paramiko.transport: DEBUG: [chan 4928] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4928] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4928 opened.
paramiko.transport: DEBUG: [chan 4928] Sesch channel 4928 request ok
paramiko.transport: DEBUG: [chan 4928] EOF received (4928)
paramiko.transport: DEBUG: [chan 4928] EOF sent (4928)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2463 count=854 bs=1k
paramiko.transport: DEBUG: [chan 4929] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4929] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4929 opened.
paramiko.transport: DEBUG: [chan 4929] Sesch channel 4929 request ok
paramiko.transport: DEBUG: [chan 4929] EOF received (4929)
paramiko.transport: DEBUG: [chan 4929] EOF sent (4929)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2464 count=708 bs=1k
paramiko.transport: DEBUG: [chan 4930] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4930] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4930 opened.
paramiko.transport: DEBUG: [chan 4930] Sesch channel 4930 request ok
paramiko.transport: DEBUG: [chan 4930] EOF received (4930)
paramiko.transport: DEBUG: [chan 4930] EOF sent (4930)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2464 count=708 bs=1k
paramiko.transport: DEBUG: [chan 4931] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4931] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4931 opened.
paramiko.transport: DEBUG: [chan 4931] Sesch channel 4931 request ok
paramiko.transport: DEBUG: [chan 4931] EOF received (4931)
paramiko.transport: DEBUG: [chan 4931] EOF sent (4931)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2465 count=656 bs=1k
paramiko.transport: DEBUG: [chan 4932] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4932] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4932 opened.
paramiko.transport: DEBUG: [chan 4932] Sesch channel 4932 request ok
paramiko.transport: DEBUG: [chan 4932] EOF received (4932)
paramiko.transport: DEBUG: [chan 4932] EOF sent (4932)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2465 count=656 bs=1k
paramiko.transport: DEBUG: [chan 4933] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4933] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4933 opened.
paramiko.transport: DEBUG: [chan 4933] Sesch channel 4933 request ok
paramiko.transport: DEBUG: [chan 4933] EOF received (4933)
paramiko.transport: DEBUG: [chan 4933] EOF sent (4933)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2466 count=392 bs=1k
paramiko.transport: DEBUG: [chan 4934] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4934] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4934 opened.
paramiko.transport: DEBUG: [chan 4934] Sesch channel 4934 request ok
paramiko.transport: DEBUG: [chan 4934] EOF received (4934)
paramiko.transport: DEBUG: [chan 4934] EOF sent (4934)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2466 count=392 bs=1k
paramiko.transport: DEBUG: [chan 4935] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4935] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4935 opened.
paramiko.transport: DEBUG: [chan 4935] Sesch channel 4935 request ok
paramiko.transport: DEBUG: [chan 4935] EOF received (4935)
paramiko.transport: DEBUG: [chan 4935] EOF sent (4935)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2467 count=767 bs=1k
paramiko.transport: DEBUG: [chan 4936] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4936] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4936 opened.
paramiko.transport: DEBUG: [chan 4936] Sesch channel 4936 request ok
paramiko.transport: DEBUG: [chan 4936] EOF received (4936)
paramiko.transport: DEBUG: [chan 4936] EOF sent (4936)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2467 count=767 bs=1k
paramiko.transport: DEBUG: [chan 4937] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4937] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4937 opened.
paramiko.transport: DEBUG: [chan 4937] Sesch channel 4937 request ok
paramiko.transport: DEBUG: [chan 4937] EOF received (4937)
paramiko.transport: DEBUG: [chan 4937] EOF sent (4937)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2468 count=643 bs=1k
paramiko.transport: DEBUG: [chan 4938] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4938] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4938 opened.
paramiko.transport: DEBUG: [chan 4938] Sesch channel 4938 request ok
paramiko.transport: DEBUG: [chan 4938] EOF received (4938)
paramiko.transport: DEBUG: [chan 4938] EOF sent (4938)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2468 count=643 bs=1k
paramiko.transport: DEBUG: [chan 4939] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4939] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4939 opened.
paramiko.transport: DEBUG: [chan 4939] Sesch channel 4939 request ok
paramiko.transport: DEBUG: [chan 4939] EOF received (4939)
paramiko.transport: DEBUG: [chan 4939] EOF sent (4939)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2469 count=986 bs=1k
paramiko.transport: DEBUG: [chan 4940] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4940] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4940 opened.
paramiko.transport: DEBUG: [chan 4940] Sesch channel 4940 request ok
paramiko.transport: DEBUG: [chan 4940] EOF received (4940)
paramiko.transport: DEBUG: [chan 4940] EOF sent (4940)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2469 count=986 bs=1k
paramiko.transport: DEBUG: [chan 4941] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4941] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4941 opened.
paramiko.transport: DEBUG: [chan 4941] Sesch channel 4941 request ok
paramiko.transport: DEBUG: [chan 4941] EOF received (4941)
paramiko.transport: DEBUG: [chan 4941] EOF sent (4941)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2470 count=780 bs=1k
paramiko.transport: DEBUG: [chan 4942] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4942] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4942 opened.
paramiko.transport: DEBUG: [chan 4942] Sesch channel 4942 request ok
paramiko.transport: DEBUG: [chan 4942] EOF received (4942)
paramiko.transport: DEBUG: [chan 4942] EOF sent (4942)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2470 count=780 bs=1k
paramiko.transport: DEBUG: [chan 4943] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4943] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4943 opened.
paramiko.transport: DEBUG: [chan 4943] Sesch channel 4943 request ok
paramiko.transport: DEBUG: [chan 4943] EOF received (4943)
paramiko.transport: DEBUG: [chan 4943] EOF sent (4943)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2471 count=726 bs=1k
paramiko.transport: DEBUG: [chan 4944] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4944] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4944 opened.
paramiko.transport: DEBUG: [chan 4944] Sesch channel 4944 request ok
paramiko.transport: DEBUG: [chan 4944] EOF received (4944)
paramiko.transport: DEBUG: [chan 4944] EOF sent (4944)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2471 count=726 bs=1k
paramiko.transport: DEBUG: [chan 4945] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4945] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4945 opened.
paramiko.transport: DEBUG: [chan 4945] Sesch channel 4945 request ok
paramiko.transport: DEBUG: [chan 4945] EOF received (4945)
paramiko.transport: DEBUG: [chan 4945] EOF sent (4945)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2472 count=701 bs=1k
paramiko.transport: DEBUG: [chan 4946] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4946] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4946 opened.
paramiko.transport: DEBUG: [chan 4946] Sesch channel 4946 request ok
paramiko.transport: DEBUG: [chan 4946] EOF received (4946)
paramiko.transport: DEBUG: [chan 4946] EOF sent (4946)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2472 count=701 bs=1k
paramiko.transport: DEBUG: [chan 4947] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4947] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4947 opened.
paramiko.transport: DEBUG: [chan 4947] Sesch channel 4947 request ok
paramiko.transport: DEBUG: [chan 4947] EOF received (4947)
paramiko.transport: DEBUG: [chan 4947] EOF sent (4947)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2473 count=623 bs=1k
paramiko.transport: DEBUG: [chan 4948] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4948] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4948 opened.
paramiko.transport: DEBUG: [chan 4948] Sesch channel 4948 request ok
paramiko.transport: DEBUG: [chan 4948] EOF received (4948)
paramiko.transport: DEBUG: [chan 4948] EOF sent (4948)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2473 count=623 bs=1k
paramiko.transport: DEBUG: [chan 4949] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4949] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4949 opened.
paramiko.transport: DEBUG: [chan 4949] Sesch channel 4949 request ok
paramiko.transport: DEBUG: [chan 4949] EOF received (4949)
paramiko.transport: DEBUG: [chan 4949] EOF sent (4949)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2474 count=368 bs=1k
paramiko.transport: DEBUG: [chan 4950] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4950] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4950 opened.
paramiko.transport: DEBUG: [chan 4950] Sesch channel 4950 request ok
paramiko.transport: DEBUG: [chan 4950] EOF received (4950)
paramiko.transport: DEBUG: [chan 4950] EOF sent (4950)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2474 count=368 bs=1k
paramiko.transport: DEBUG: [chan 4951] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4951] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4951 opened.
paramiko.transport: DEBUG: [chan 4951] Sesch channel 4951 request ok
paramiko.transport: DEBUG: [chan 4951] EOF received (4951)
paramiko.transport: DEBUG: [chan 4951] EOF sent (4951)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2475 count=225 bs=1k
paramiko.transport: DEBUG: [chan 4952] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4952] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4952 opened.
paramiko.transport: DEBUG: [chan 4952] Sesch channel 4952 request ok
paramiko.transport: DEBUG: [chan 4952] EOF received (4952)
paramiko.transport: DEBUG: [chan 4952] EOF sent (4952)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2475 count=225 bs=1k
paramiko.transport: DEBUG: [chan 4953] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4953] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4953 opened.
paramiko.transport: DEBUG: [chan 4953] Sesch channel 4953 request ok
paramiko.transport: DEBUG: [chan 4953] EOF received (4953)
paramiko.transport: DEBUG: [chan 4953] EOF sent (4953)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2476 count=487 bs=1k
paramiko.transport: DEBUG: [chan 4954] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4954] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4954 opened.
paramiko.transport: DEBUG: [chan 4954] Sesch channel 4954 request ok
paramiko.transport: DEBUG: [chan 4954] EOF received (4954)
paramiko.transport: DEBUG: [chan 4954] EOF sent (4954)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2476 count=487 bs=1k
paramiko.transport: DEBUG: [chan 4955] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4955] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4955 opened.
paramiko.transport: DEBUG: [chan 4955] Sesch channel 4955 request ok
paramiko.transport: DEBUG: [chan 4955] EOF received (4955)
paramiko.transport: DEBUG: [chan 4955] EOF sent (4955)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2477 count=316 bs=1k
paramiko.transport: DEBUG: [chan 4956] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4956] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4956 opened.
paramiko.transport: DEBUG: [chan 4956] Sesch channel 4956 request ok
paramiko.transport: DEBUG: [chan 4956] EOF received (4956)
paramiko.transport: DEBUG: [chan 4956] EOF sent (4956)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2477 count=316 bs=1k
paramiko.transport: DEBUG: [chan 4957] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4957] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4957 opened.
paramiko.transport: DEBUG: [chan 4957] Sesch channel 4957 request ok
paramiko.transport: DEBUG: [chan 4957] EOF received (4957)
paramiko.transport: DEBUG: [chan 4957] EOF sent (4957)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2478 count=763 bs=1k
paramiko.transport: DEBUG: [chan 4958] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4958] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4958 opened.
paramiko.transport: DEBUG: [chan 4958] Sesch channel 4958 request ok
paramiko.transport: DEBUG: [chan 4958] EOF received (4958)
paramiko.transport: DEBUG: [chan 4958] EOF sent (4958)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2478 count=763 bs=1k
paramiko.transport: DEBUG: [chan 4959] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4959] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4959 opened.
paramiko.transport: DEBUG: [chan 4959] Sesch channel 4959 request ok
paramiko.transport: DEBUG: [chan 4959] EOF received (4959)
paramiko.transport: DEBUG: [chan 4959] EOF sent (4959)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2479 count=611 bs=1k
paramiko.transport: DEBUG: [chan 4960] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4960] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4960 opened.
paramiko.transport: DEBUG: [chan 4960] Sesch channel 4960 request ok
paramiko.transport: DEBUG: [chan 4960] EOF received (4960)
paramiko.transport: DEBUG: [chan 4960] EOF sent (4960)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2479 count=611 bs=1k
paramiko.transport: DEBUG: [chan 4961] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4961] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4961 opened.
paramiko.transport: DEBUG: [chan 4961] Sesch channel 4961 request ok
paramiko.transport: DEBUG: [chan 4961] EOF received (4961)
paramiko.transport: DEBUG: [chan 4961] EOF sent (4961)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2480 count=445 bs=1k
paramiko.transport: DEBUG: [chan 4962] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4962] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4962 opened.
paramiko.transport: DEBUG: [chan 4962] Sesch channel 4962 request ok
paramiko.transport: DEBUG: [chan 4962] EOF received (4962)
paramiko.transport: DEBUG: [chan 4962] EOF sent (4962)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2480 count=445 bs=1k
paramiko.transport: DEBUG: [chan 4963] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4963] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4963 opened.
paramiko.transport: DEBUG: [chan 4963] Sesch channel 4963 request ok
paramiko.transport: DEBUG: [chan 4963] EOF received (4963)
paramiko.transport: DEBUG: [chan 4963] EOF sent (4963)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2481 count=682 bs=1k
paramiko.transport: DEBUG: [chan 4964] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4964] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4964 opened.
paramiko.transport: DEBUG: [chan 4964] Sesch channel 4964 request ok
paramiko.transport: DEBUG: [chan 4964] EOF received (4964)
paramiko.transport: DEBUG: [chan 4964] EOF sent (4964)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2481 count=682 bs=1k
paramiko.transport: DEBUG: [chan 4965] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4965] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4965 opened.
paramiko.transport: DEBUG: [chan 4965] Sesch channel 4965 request ok
paramiko.transport: DEBUG: [chan 4965] EOF received (4965)
paramiko.transport: DEBUG: [chan 4965] EOF sent (4965)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2482 count=948 bs=1k
paramiko.transport: DEBUG: [chan 4966] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4966] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4966 opened.
paramiko.transport: DEBUG: [chan 4966] Sesch channel 4966 request ok
paramiko.transport: DEBUG: [chan 4966] EOF received (4966)
paramiko.transport: DEBUG: [chan 4966] EOF sent (4966)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2482 count=948 bs=1k
paramiko.transport: DEBUG: [chan 4967] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4967] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4967 opened.
paramiko.transport: DEBUG: [chan 4967] Sesch channel 4967 request ok
paramiko.transport: DEBUG: [chan 4967] EOF received (4967)
paramiko.transport: DEBUG: [chan 4967] EOF sent (4967)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2483 count=409 bs=1k
paramiko.transport: DEBUG: [chan 4968] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4968] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4968 opened.
paramiko.transport: DEBUG: [chan 4968] Sesch channel 4968 request ok
paramiko.transport: DEBUG: [chan 4968] EOF received (4968)
paramiko.transport: DEBUG: [chan 4968] EOF sent (4968)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2483 count=409 bs=1k
paramiko.transport: DEBUG: [chan 4969] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4969] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4969 opened.
paramiko.transport: DEBUG: [chan 4969] Sesch channel 4969 request ok
paramiko.transport: DEBUG: [chan 4969] EOF received (4969)
paramiko.transport: DEBUG: [chan 4969] EOF sent (4969)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2484 count=786 bs=1k
paramiko.transport: DEBUG: [chan 4970] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4970] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4970 opened.
paramiko.transport: DEBUG: [chan 4970] Sesch channel 4970 request ok
paramiko.transport: DEBUG: [chan 4970] EOF received (4970)
paramiko.transport: DEBUG: [chan 4970] EOF sent (4970)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2484 count=786 bs=1k
paramiko.transport: DEBUG: [chan 4971] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4971] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4971 opened.
paramiko.transport: DEBUG: [chan 4971] Sesch channel 4971 request ok
paramiko.transport: DEBUG: [chan 4971] EOF received (4971)
paramiko.transport: DEBUG: [chan 4971] EOF sent (4971)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2485 count=519 bs=1k
paramiko.transport: DEBUG: [chan 4972] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4972] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4972 opened.
paramiko.transport: DEBUG: [chan 4972] Sesch channel 4972 request ok
paramiko.transport: DEBUG: [chan 4972] EOF received (4972)
paramiko.transport: DEBUG: [chan 4972] EOF sent (4972)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2485 count=519 bs=1k
paramiko.transport: DEBUG: [chan 4973] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4973] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4973 opened.
paramiko.transport: DEBUG: [chan 4973] Sesch channel 4973 request ok
paramiko.transport: DEBUG: [chan 4973] EOF received (4973)
paramiko.transport: DEBUG: [chan 4973] EOF sent (4973)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2486 count=431 bs=1k
paramiko.transport: DEBUG: [chan 4974] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4974] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4974 opened.
paramiko.transport: DEBUG: [chan 4974] Sesch channel 4974 request ok
paramiko.transport: DEBUG: [chan 4974] EOF received (4974)
paramiko.transport: DEBUG: [chan 4974] EOF sent (4974)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2486 count=431 bs=1k
paramiko.transport: DEBUG: [chan 4975] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4975] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4975 opened.
paramiko.transport: DEBUG: [chan 4975] Sesch channel 4975 request ok
paramiko.transport: DEBUG: [chan 4975] EOF received (4975)
paramiko.transport: DEBUG: [chan 4975] EOF sent (4975)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2487 count=343 bs=1k
paramiko.transport: DEBUG: [chan 4976] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4976] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4976 opened.
paramiko.transport: DEBUG: [chan 4976] Sesch channel 4976 request ok
paramiko.transport: DEBUG: [chan 4976] EOF received (4976)
paramiko.transport: DEBUG: [chan 4976] EOF sent (4976)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2487 count=343 bs=1k
paramiko.transport: DEBUG: [chan 4977] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4977] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4977 opened.
paramiko.transport: DEBUG: [chan 4977] Sesch channel 4977 request ok
paramiko.transport: DEBUG: [chan 4977] EOF received (4977)
paramiko.transport: DEBUG: [chan 4977] EOF sent (4977)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2488 count=52 bs=1k
paramiko.transport: DEBUG: [chan 4978] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4978] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4978 opened.
paramiko.transport: DEBUG: [chan 4978] Sesch channel 4978 request ok
paramiko.transport: DEBUG: [chan 4978] EOF received (4978)
paramiko.transport: DEBUG: [chan 4978] EOF sent (4978)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2488 count=52 bs=1k
paramiko.transport: DEBUG: [chan 4979] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4979] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4979 opened.
paramiko.transport: DEBUG: [chan 4979] Sesch channel 4979 request ok
paramiko.transport: DEBUG: [chan 4979] EOF received (4979)
paramiko.transport: DEBUG: [chan 4979] EOF sent (4979)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2489 count=581 bs=1k
paramiko.transport: DEBUG: [chan 4980] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4980] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4980 opened.
paramiko.transport: DEBUG: [chan 4980] Sesch channel 4980 request ok
paramiko.transport: DEBUG: [chan 4980] EOF received (4980)
paramiko.transport: DEBUG: [chan 4980] EOF sent (4980)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2489 count=581 bs=1k
paramiko.transport: DEBUG: [chan 4981] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4981] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4981 opened.
paramiko.transport: DEBUG: [chan 4981] Sesch channel 4981 request ok
paramiko.transport: DEBUG: [chan 4981] EOF received (4981)
paramiko.transport: DEBUG: [chan 4981] EOF sent (4981)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2490 count=809 bs=1k
paramiko.transport: DEBUG: [chan 4982] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4982] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4982 opened.
paramiko.transport: DEBUG: [chan 4982] Sesch channel 4982 request ok
paramiko.transport: DEBUG: [chan 4982] EOF received (4982)
paramiko.transport: DEBUG: [chan 4982] EOF sent (4982)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2490 count=809 bs=1k
paramiko.transport: DEBUG: [chan 4983] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4983] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4983 opened.
paramiko.transport: DEBUG: [chan 4983] Sesch channel 4983 request ok
paramiko.transport: DEBUG: [chan 4983] EOF received (4983)
paramiko.transport: DEBUG: [chan 4983] EOF sent (4983)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2491 count=782 bs=1k
paramiko.transport: DEBUG: [chan 4984] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4984] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4984 opened.
paramiko.transport: DEBUG: [chan 4984] Sesch channel 4984 request ok
paramiko.transport: DEBUG: [chan 4984] EOF received (4984)
paramiko.transport: DEBUG: [chan 4984] EOF sent (4984)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2491 count=782 bs=1k
paramiko.transport: DEBUG: [chan 4985] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4985] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4985 opened.
paramiko.transport: DEBUG: [chan 4985] Sesch channel 4985 request ok
paramiko.transport: DEBUG: [chan 4985] EOF received (4985)
paramiko.transport: DEBUG: [chan 4985] EOF sent (4985)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2492 count=83 bs=1k
paramiko.transport: DEBUG: [chan 4986] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4986] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4986 opened.
paramiko.transport: DEBUG: [chan 4986] Sesch channel 4986 request ok
paramiko.transport: DEBUG: [chan 4986] EOF received (4986)
paramiko.transport: DEBUG: [chan 4986] EOF sent (4986)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2492 count=83 bs=1k
paramiko.transport: DEBUG: [chan 4987] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4987] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4987 opened.
paramiko.transport: DEBUG: [chan 4987] Sesch channel 4987 request ok
paramiko.transport: DEBUG: [chan 4987] EOF received (4987)
paramiko.transport: DEBUG: [chan 4987] EOF sent (4987)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2493 count=376 bs=1k
paramiko.transport: DEBUG: [chan 4988] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4988] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4988 opened.
paramiko.transport: DEBUG: [chan 4988] Sesch channel 4988 request ok
paramiko.transport: DEBUG: [chan 4988] EOF received (4988)
paramiko.transport: DEBUG: [chan 4988] EOF sent (4988)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2493 count=376 bs=1k
paramiko.transport: DEBUG: [chan 4989] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4989] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4989 opened.
paramiko.transport: DEBUG: [chan 4989] Sesch channel 4989 request ok
paramiko.transport: DEBUG: [chan 4989] EOF received (4989)
paramiko.transport: DEBUG: [chan 4989] EOF sent (4989)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2494 count=37 bs=1k
paramiko.transport: DEBUG: [chan 4990] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4990] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4990 opened.
paramiko.transport: DEBUG: [chan 4990] Sesch channel 4990 request ok
paramiko.transport: DEBUG: [chan 4990] EOF received (4990)
paramiko.transport: DEBUG: [chan 4990] EOF sent (4990)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2494 count=37 bs=1k
paramiko.transport: DEBUG: [chan 4991] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4991] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4991 opened.
paramiko.transport: DEBUG: [chan 4991] Sesch channel 4991 request ok
paramiko.transport: DEBUG: [chan 4991] EOF received (4991)
paramiko.transport: DEBUG: [chan 4991] EOF sent (4991)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2495 count=257 bs=1k
paramiko.transport: DEBUG: [chan 4992] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4992] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4992 opened.
paramiko.transport: DEBUG: [chan 4992] Sesch channel 4992 request ok
paramiko.transport: DEBUG: [chan 4992] EOF received (4992)
paramiko.transport: DEBUG: [chan 4992] EOF sent (4992)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2495 count=257 bs=1k
paramiko.transport: DEBUG: [chan 4993] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4993] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4993 opened.
paramiko.transport: DEBUG: [chan 4993] Sesch channel 4993 request ok
paramiko.transport: DEBUG: [chan 4993] EOF received (4993)
paramiko.transport: DEBUG: [chan 4993] EOF sent (4993)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2496 count=217 bs=1k
paramiko.transport: DEBUG: [chan 4994] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4994] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4994 opened.
paramiko.transport: DEBUG: [chan 4994] Sesch channel 4994 request ok
paramiko.transport: DEBUG: [chan 4994] EOF received (4994)
paramiko.transport: DEBUG: [chan 4994] EOF sent (4994)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2496 count=217 bs=1k
paramiko.transport: DEBUG: [chan 4995] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4995] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4995 opened.
paramiko.transport: DEBUG: [chan 4995] Sesch channel 4995 request ok
paramiko.transport: DEBUG: [chan 4995] EOF received (4995)
paramiko.transport: DEBUG: [chan 4995] EOF sent (4995)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2497 count=177 bs=1k
paramiko.transport: DEBUG: [chan 4996] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4996] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4996 opened.
paramiko.transport: DEBUG: [chan 4996] Sesch channel 4996 request ok
paramiko.transport: DEBUG: [chan 4996] EOF received (4996)
paramiko.transport: DEBUG: [chan 4996] EOF sent (4996)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2497 count=177 bs=1k
paramiko.transport: DEBUG: [chan 4997] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4997] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4997 opened.
paramiko.transport: DEBUG: [chan 4997] Sesch channel 4997 request ok
paramiko.transport: DEBUG: [chan 4997] EOF received (4997)
paramiko.transport: DEBUG: [chan 4997] EOF sent (4997)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2498 count=352 bs=1k
paramiko.transport: DEBUG: [chan 4998] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4998] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4998 opened.
paramiko.transport: DEBUG: [chan 4998] Sesch channel 4998 request ok
paramiko.transport: DEBUG: [chan 4998] EOF received (4998)
paramiko.transport: DEBUG: [chan 4998] EOF sent (4998)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2498 count=352 bs=1k
paramiko.transport: DEBUG: [chan 4999] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 4999] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 4999 opened.
paramiko.transport: DEBUG: [chan 4999] Sesch channel 4999 request ok
paramiko.transport: DEBUG: [chan 4999] EOF received (4999)
paramiko.transport: DEBUG: [chan 4999] EOF sent (4999)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2499 count=177 bs=1k
paramiko.transport: DEBUG: [chan 5000] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5000] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5000 opened.
paramiko.transport: DEBUG: [chan 5000] Sesch channel 5000 request ok
paramiko.transport: DEBUG: [chan 5000] EOF received (5000)
paramiko.transport: DEBUG: [chan 5000] EOF sent (5000)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2499 count=177 bs=1k
paramiko.transport: DEBUG: [chan 5001] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5001] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5001 opened.
paramiko.transport: DEBUG: [chan 5001] Sesch channel 5001 request ok
paramiko.transport: DEBUG: [chan 5001] EOF received (5001)
paramiko.transport: DEBUG: [chan 5001] EOF sent (5001)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2500 count=910 bs=1k
paramiko.transport: DEBUG: [chan 5002] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5002] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5002 opened.
paramiko.transport: DEBUG: [chan 5002] Sesch channel 5002 request ok
paramiko.transport: DEBUG: [chan 5002] EOF received (5002)
paramiko.transport: DEBUG: [chan 5002] EOF sent (5002)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2500 count=910 bs=1k
paramiko.transport: DEBUG: [chan 5003] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5003] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5003 opened.
paramiko.transport: DEBUG: [chan 5003] Sesch channel 5003 request ok
paramiko.transport: DEBUG: [chan 5003] EOF received (5003)
paramiko.transport: DEBUG: [chan 5003] EOF sent (5003)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2501 count=701 bs=1k
paramiko.transport: DEBUG: [chan 5004] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5004] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5004 opened.
paramiko.transport: DEBUG: [chan 5004] Sesch channel 5004 request ok
paramiko.transport: DEBUG: [chan 5004] EOF received (5004)
paramiko.transport: DEBUG: [chan 5004] EOF sent (5004)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2501 count=701 bs=1k
paramiko.transport: DEBUG: [chan 5005] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5005] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5005 opened.
paramiko.transport: DEBUG: [chan 5005] Sesch channel 5005 request ok
paramiko.transport: DEBUG: [chan 5005] EOF received (5005)
paramiko.transport: DEBUG: [chan 5005] EOF sent (5005)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2502 count=962 bs=1k
paramiko.transport: DEBUG: [chan 5006] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5006] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5006 opened.
paramiko.transport: DEBUG: [chan 5006] Sesch channel 5006 request ok
paramiko.transport: DEBUG: [chan 5006] EOF received (5006)
paramiko.transport: DEBUG: [chan 5006] EOF sent (5006)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2502 count=962 bs=1k
paramiko.transport: DEBUG: [chan 5007] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5007] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5007 opened.
paramiko.transport: DEBUG: [chan 5007] Sesch channel 5007 request ok
paramiko.transport: DEBUG: [chan 5007] EOF received (5007)
paramiko.transport: DEBUG: [chan 5007] EOF sent (5007)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2503 count=990 bs=1k
paramiko.transport: DEBUG: [chan 5008] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5008] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5008 opened.
paramiko.transport: DEBUG: [chan 5008] Sesch channel 5008 request ok
paramiko.transport: DEBUG: [chan 5008] EOF received (5008)
paramiko.transport: DEBUG: [chan 5008] EOF sent (5008)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2503 count=990 bs=1k
paramiko.transport: DEBUG: [chan 5009] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5009] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5009 opened.
paramiko.transport: DEBUG: [chan 5009] Sesch channel 5009 request ok
paramiko.transport: DEBUG: [chan 5009] EOF received (5009)
paramiko.transport: DEBUG: [chan 5009] EOF sent (5009)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2504 count=622 bs=1k
paramiko.transport: DEBUG: [chan 5010] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5010] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5010 opened.
paramiko.transport: DEBUG: [chan 5010] Sesch channel 5010 request ok
paramiko.transport: DEBUG: [chan 5010] EOF received (5010)
paramiko.transport: DEBUG: [chan 5010] EOF sent (5010)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2504 count=622 bs=1k
paramiko.transport: DEBUG: [chan 5011] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5011] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5011 opened.
paramiko.transport: DEBUG: [chan 5011] Sesch channel 5011 request ok
paramiko.transport: DEBUG: [chan 5011] EOF received (5011)
paramiko.transport: DEBUG: [chan 5011] EOF sent (5011)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2505 count=991 bs=1k
paramiko.transport: DEBUG: [chan 5012] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5012] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5012 opened.
paramiko.transport: DEBUG: [chan 5012] Sesch channel 5012 request ok
paramiko.transport: DEBUG: [chan 5012] EOF received (5012)
paramiko.transport: DEBUG: [chan 5012] EOF sent (5012)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2505 count=991 bs=1k
paramiko.transport: DEBUG: [chan 5013] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5013] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5013 opened.
paramiko.transport: DEBUG: [chan 5013] Sesch channel 5013 request ok
paramiko.transport: DEBUG: [chan 5013] EOF received (5013)
paramiko.transport: DEBUG: [chan 5013] EOF sent (5013)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2506 count=80 bs=1k
paramiko.transport: DEBUG: [chan 5014] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5014] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5014 opened.
paramiko.transport: DEBUG: [chan 5014] Sesch channel 5014 request ok
paramiko.transport: DEBUG: [chan 5014] EOF received (5014)
paramiko.transport: DEBUG: [chan 5014] EOF sent (5014)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2506 count=80 bs=1k
paramiko.transport: DEBUG: [chan 5015] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5015] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5015 opened.
paramiko.transport: DEBUG: [chan 5015] Sesch channel 5015 request ok
paramiko.transport: DEBUG: [chan 5015] EOF received (5015)
paramiko.transport: DEBUG: [chan 5015] EOF sent (5015)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2507 count=413 bs=1k
paramiko.transport: DEBUG: [chan 5016] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5016] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5016 opened.
paramiko.transport: DEBUG: [chan 5016] Sesch channel 5016 request ok
paramiko.transport: DEBUG: [chan 5016] EOF received (5016)
paramiko.transport: DEBUG: [chan 5016] EOF sent (5016)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2507 count=413 bs=1k
paramiko.transport: DEBUG: [chan 5017] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5017] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5017 opened.
paramiko.transport: DEBUG: [chan 5017] Sesch channel 5017 request ok
paramiko.transport: DEBUG: [chan 5017] EOF received (5017)
paramiko.transport: DEBUG: [chan 5017] EOF sent (5017)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2508 count=600 bs=1k
paramiko.transport: DEBUG: [chan 5018] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5018] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5018 opened.
paramiko.transport: DEBUG: [chan 5018] Sesch channel 5018 request ok
paramiko.transport: DEBUG: [chan 5018] EOF received (5018)
paramiko.transport: DEBUG: [chan 5018] EOF sent (5018)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2508 count=600 bs=1k
paramiko.transport: DEBUG: [chan 5019] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5019] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5019 opened.
paramiko.transport: DEBUG: [chan 5019] Sesch channel 5019 request ok
paramiko.transport: DEBUG: [chan 5019] EOF received (5019)
paramiko.transport: DEBUG: [chan 5019] EOF sent (5019)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2509 count=300 bs=1k
paramiko.transport: DEBUG: [chan 5020] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5020] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5020 opened.
paramiko.transport: DEBUG: [chan 5020] Sesch channel 5020 request ok
paramiko.transport: DEBUG: [chan 5020] EOF received (5020)
paramiko.transport: DEBUG: [chan 5020] EOF sent (5020)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2509 count=300 bs=1k
paramiko.transport: DEBUG: [chan 5021] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5021] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5021 opened.
paramiko.transport: DEBUG: [chan 5021] Sesch channel 5021 request ok
paramiko.transport: DEBUG: [chan 5021] EOF received (5021)
paramiko.transport: DEBUG: [chan 5021] EOF sent (5021)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2510 count=691 bs=1k
paramiko.transport: DEBUG: [chan 5022] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5022] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5022 opened.
paramiko.transport: DEBUG: [chan 5022] Sesch channel 5022 request ok
paramiko.transport: DEBUG: [chan 5022] EOF received (5022)
paramiko.transport: DEBUG: [chan 5022] EOF sent (5022)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2510 count=691 bs=1k
paramiko.transport: DEBUG: [chan 5023] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5023] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5023 opened.
paramiko.transport: DEBUG: [chan 5023] Sesch channel 5023 request ok
paramiko.transport: DEBUG: [chan 5023] EOF received (5023)
paramiko.transport: DEBUG: [chan 5023] EOF sent (5023)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2511 count=870 bs=1k
paramiko.transport: DEBUG: [chan 5024] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5024] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5024 opened.
paramiko.transport: DEBUG: [chan 5024] Sesch channel 5024 request ok
paramiko.transport: DEBUG: [chan 5024] EOF received (5024)
paramiko.transport: DEBUG: [chan 5024] EOF sent (5024)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2511 count=870 bs=1k
paramiko.transport: DEBUG: [chan 5025] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5025] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5025 opened.
paramiko.transport: DEBUG: [chan 5025] Sesch channel 5025 request ok
paramiko.transport: DEBUG: [chan 5025] EOF received (5025)
paramiko.transport: DEBUG: [chan 5025] EOF sent (5025)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2512 count=850 bs=1k
paramiko.transport: DEBUG: [chan 5026] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5026] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5026 opened.
paramiko.transport: DEBUG: [chan 5026] Sesch channel 5026 request ok
paramiko.transport: DEBUG: [chan 5026] EOF received (5026)
paramiko.transport: DEBUG: [chan 5026] EOF sent (5026)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2512 count=850 bs=1k
paramiko.transport: DEBUG: [chan 5027] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5027] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5027 opened.
paramiko.transport: DEBUG: [chan 5027] Sesch channel 5027 request ok
paramiko.transport: DEBUG: [chan 5027] EOF received (5027)
paramiko.transport: DEBUG: [chan 5027] EOF sent (5027)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2513 count=421 bs=1k
paramiko.transport: DEBUG: [chan 5028] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5028] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5028 opened.
paramiko.transport: DEBUG: [chan 5028] Sesch channel 5028 request ok
paramiko.transport: DEBUG: [chan 5028] EOF received (5028)
paramiko.transport: DEBUG: [chan 5028] EOF sent (5028)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2513 count=421 bs=1k
paramiko.transport: DEBUG: [chan 5029] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5029] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5029 opened.
paramiko.transport: DEBUG: [chan 5029] Sesch channel 5029 request ok
paramiko.transport: DEBUG: [chan 5029] EOF received (5029)
paramiko.transport: DEBUG: [chan 5029] EOF sent (5029)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2514 count=1023 bs=1k
paramiko.transport: DEBUG: [chan 5030] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5030] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5030 opened.
paramiko.transport: DEBUG: [chan 5030] Sesch channel 5030 request ok
paramiko.transport: DEBUG: [chan 5030] EOF received (5030)
paramiko.transport: DEBUG: [chan 5030] EOF sent (5030)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2514 count=1023 bs=1k
paramiko.transport: DEBUG: [chan 5031] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5031] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5031 opened.
paramiko.transport: DEBUG: [chan 5031] Sesch channel 5031 request ok
paramiko.transport: DEBUG: [chan 5031] EOF received (5031)
paramiko.transport: DEBUG: [chan 5031] EOF sent (5031)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2515 count=916 bs=1k
paramiko.transport: DEBUG: [chan 5032] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5032] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5032 opened.
paramiko.transport: DEBUG: [chan 5032] Sesch channel 5032 request ok
paramiko.transport: DEBUG: [chan 5032] EOF received (5032)
paramiko.transport: DEBUG: [chan 5032] EOF sent (5032)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2515 count=916 bs=1k
paramiko.transport: DEBUG: [chan 5033] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5033] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5033 opened.
paramiko.transport: DEBUG: [chan 5033] Sesch channel 5033 request ok
paramiko.transport: DEBUG: [chan 5033] EOF received (5033)
paramiko.transport: DEBUG: [chan 5033] EOF sent (5033)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2516 count=764 bs=1k
paramiko.transport: DEBUG: [chan 5034] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5034] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5034 opened.
paramiko.transport: DEBUG: [chan 5034] Sesch channel 5034 request ok
paramiko.transport: DEBUG: [chan 5034] EOF received (5034)
paramiko.transport: DEBUG: [chan 5034] EOF sent (5034)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2516 count=764 bs=1k
paramiko.transport: DEBUG: [chan 5035] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5035] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5035 opened.
paramiko.transport: DEBUG: [chan 5035] Sesch channel 5035 request ok
paramiko.transport: DEBUG: [chan 5035] EOF received (5035)
paramiko.transport: DEBUG: [chan 5035] EOF sent (5035)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2517 count=3 bs=1k
paramiko.transport: DEBUG: [chan 5036] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5036] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5036 opened.
paramiko.transport: DEBUG: [chan 5036] Sesch channel 5036 request ok
paramiko.transport: DEBUG: [chan 5036] EOF received (5036)
paramiko.transport: DEBUG: [chan 5036] EOF sent (5036)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2517 count=3 bs=1k
paramiko.transport: DEBUG: [chan 5037] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5037] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5037 opened.
paramiko.transport: DEBUG: [chan 5037] Sesch channel 5037 request ok
paramiko.transport: DEBUG: [chan 5037] EOF received (5037)
paramiko.transport: DEBUG: [chan 5037] EOF sent (5037)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2518 count=837 bs=1k
paramiko.transport: DEBUG: [chan 5038] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5038] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5038 opened.
paramiko.transport: DEBUG: [chan 5038] Sesch channel 5038 request ok
paramiko.transport: DEBUG: [chan 5038] EOF received (5038)
paramiko.transport: DEBUG: [chan 5038] EOF sent (5038)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2518 count=837 bs=1k
paramiko.transport: DEBUG: [chan 5039] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5039] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5039 opened.
paramiko.transport: DEBUG: [chan 5039] Sesch channel 5039 request ok
paramiko.transport: DEBUG: [chan 5039] EOF received (5039)
paramiko.transport: DEBUG: [chan 5039] EOF sent (5039)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2519 count=189 bs=1k
paramiko.transport: DEBUG: [chan 5040] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5040] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5040 opened.
paramiko.transport: DEBUG: [chan 5040] Sesch channel 5040 request ok
paramiko.transport: DEBUG: [chan 5040] EOF received (5040)
paramiko.transport: DEBUG: [chan 5040] EOF sent (5040)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2519 count=189 bs=1k
paramiko.transport: DEBUG: [chan 5041] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5041] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5041 opened.
paramiko.transport: DEBUG: [chan 5041] Sesch channel 5041 request ok
paramiko.transport: DEBUG: [chan 5041] EOF received (5041)
paramiko.transport: DEBUG: [chan 5041] EOF sent (5041)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2520 count=495 bs=1k
paramiko.transport: DEBUG: [chan 5042] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5042] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5042 opened.
paramiko.transport: DEBUG: [chan 5042] Sesch channel 5042 request ok
paramiko.transport: DEBUG: [chan 5042] EOF received (5042)
paramiko.transport: DEBUG: [chan 5042] EOF sent (5042)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2520 count=495 bs=1k
paramiko.transport: DEBUG: [chan 5043] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5043] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5043 opened.
paramiko.transport: DEBUG: [chan 5043] Sesch channel 5043 request ok
paramiko.transport: DEBUG: [chan 5043] EOF received (5043)
paramiko.transport: DEBUG: [chan 5043] EOF sent (5043)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2521 count=64 bs=1k
paramiko.transport: DEBUG: [chan 5044] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5044] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5044 opened.
paramiko.transport: DEBUG: [chan 5044] Sesch channel 5044 request ok
paramiko.transport: DEBUG: [chan 5044] EOF received (5044)
paramiko.transport: DEBUG: [chan 5044] EOF sent (5044)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2521 count=64 bs=1k
paramiko.transport: DEBUG: [chan 5045] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5045] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5045 opened.
paramiko.transport: DEBUG: [chan 5045] Sesch channel 5045 request ok
paramiko.transport: DEBUG: [chan 5045] EOF received (5045)
paramiko.transport: DEBUG: [chan 5045] EOF sent (5045)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2522 count=644 bs=1k
paramiko.transport: DEBUG: [chan 5046] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5046] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5046 opened.
paramiko.transport: DEBUG: [chan 5046] Sesch channel 5046 request ok
paramiko.transport: DEBUG: [chan 5046] EOF received (5046)
paramiko.transport: DEBUG: [chan 5046] EOF sent (5046)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2522 count=644 bs=1k
paramiko.transport: DEBUG: [chan 5047] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5047] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5047 opened.
paramiko.transport: DEBUG: [chan 5047] Sesch channel 5047 request ok
paramiko.transport: DEBUG: [chan 5047] EOF received (5047)
paramiko.transport: DEBUG: [chan 5047] EOF sent (5047)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2523 count=931 bs=1k
paramiko.transport: DEBUG: [chan 5048] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5048] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5048 opened.
paramiko.transport: DEBUG: [chan 5048] Sesch channel 5048 request ok
paramiko.transport: DEBUG: [chan 5048] EOF received (5048)
paramiko.transport: DEBUG: [chan 5048] EOF sent (5048)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2523 count=931 bs=1k
paramiko.transport: DEBUG: [chan 5049] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5049] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5049 opened.
paramiko.transport: DEBUG: [chan 5049] Sesch channel 5049 request ok
paramiko.transport: DEBUG: [chan 5049] EOF received (5049)
paramiko.transport: DEBUG: [chan 5049] EOF sent (5049)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2524 count=26 bs=1k
paramiko.transport: DEBUG: [chan 5050] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5050] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5050 opened.
paramiko.transport: DEBUG: [chan 5050] Sesch channel 5050 request ok
paramiko.transport: DEBUG: [chan 5050] EOF received (5050)
paramiko.transport: DEBUG: [chan 5050] EOF sent (5050)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2524 count=26 bs=1k
paramiko.transport: DEBUG: [chan 5051] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5051] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5051 opened.
paramiko.transport: DEBUG: [chan 5051] Sesch channel 5051 request ok
paramiko.transport: DEBUG: [chan 5051] EOF received (5051)
paramiko.transport: DEBUG: [chan 5051] EOF sent (5051)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2525 count=417 bs=1k
paramiko.transport: DEBUG: [chan 5052] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5052] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5052 opened.
paramiko.transport: DEBUG: [chan 5052] Sesch channel 5052 request ok
paramiko.transport: DEBUG: [chan 5052] EOF received (5052)
paramiko.transport: DEBUG: [chan 5052] EOF sent (5052)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2525 count=417 bs=1k
paramiko.transport: DEBUG: [chan 5053] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5053] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5053 opened.
paramiko.transport: DEBUG: [chan 5053] Sesch channel 5053 request ok
paramiko.transport: DEBUG: [chan 5053] EOF received (5053)
paramiko.transport: DEBUG: [chan 5053] EOF sent (5053)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2526 count=919 bs=1k
paramiko.transport: DEBUG: [chan 5054] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5054] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5054 opened.
paramiko.transport: DEBUG: [chan 5054] Sesch channel 5054 request ok
paramiko.transport: DEBUG: [chan 5054] EOF received (5054)
paramiko.transport: DEBUG: [chan 5054] EOF sent (5054)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2526 count=919 bs=1k
paramiko.transport: DEBUG: [chan 5055] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5055] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5055 opened.
paramiko.transport: DEBUG: [chan 5055] Sesch channel 5055 request ok
paramiko.transport: DEBUG: [chan 5055] EOF received (5055)
paramiko.transport: DEBUG: [chan 5055] EOF sent (5055)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2527 count=314 bs=1k
paramiko.transport: DEBUG: [chan 5056] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5056] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5056 opened.
paramiko.transport: DEBUG: [chan 5056] Sesch channel 5056 request ok
paramiko.transport: DEBUG: [chan 5056] EOF received (5056)
paramiko.transport: DEBUG: [chan 5056] EOF sent (5056)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2527 count=314 bs=1k
paramiko.transport: DEBUG: [chan 5057] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5057] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5057 opened.
paramiko.transport: DEBUG: [chan 5057] Sesch channel 5057 request ok
paramiko.transport: DEBUG: [chan 5057] EOF received (5057)
paramiko.transport: DEBUG: [chan 5057] EOF sent (5057)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2528 count=921 bs=1k
paramiko.transport: DEBUG: [chan 5058] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5058] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5058 opened.
paramiko.transport: DEBUG: [chan 5058] Sesch channel 5058 request ok
paramiko.transport: DEBUG: [chan 5058] EOF received (5058)
paramiko.transport: DEBUG: [chan 5058] EOF sent (5058)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2528 count=921 bs=1k
paramiko.transport: DEBUG: [chan 5059] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5059] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5059 opened.
paramiko.transport: DEBUG: [chan 5059] Sesch channel 5059 request ok
paramiko.transport: DEBUG: [chan 5059] EOF received (5059)
paramiko.transport: DEBUG: [chan 5059] EOF sent (5059)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2529 count=311 bs=1k
paramiko.transport: DEBUG: [chan 5060] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5060] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5060 opened.
paramiko.transport: DEBUG: [chan 5060] Sesch channel 5060 request ok
paramiko.transport: DEBUG: [chan 5060] EOF received (5060)
paramiko.transport: DEBUG: [chan 5060] EOF sent (5060)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2529 count=311 bs=1k
paramiko.transport: DEBUG: [chan 5061] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5061] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5061 opened.
paramiko.transport: DEBUG: [chan 5061] Sesch channel 5061 request ok
paramiko.transport: DEBUG: [chan 5061] EOF received (5061)
paramiko.transport: DEBUG: [chan 5061] EOF sent (5061)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2530 count=41 bs=1k
paramiko.transport: DEBUG: [chan 5062] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5062] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5062 opened.
paramiko.transport: DEBUG: [chan 5062] Sesch channel 5062 request ok
paramiko.transport: DEBUG: [chan 5062] EOF received (5062)
paramiko.transport: DEBUG: [chan 5062] EOF sent (5062)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2530 count=41 bs=1k
paramiko.transport: DEBUG: [chan 5063] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5063] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5063 opened.
paramiko.transport: DEBUG: [chan 5063] Sesch channel 5063 request ok
paramiko.transport: DEBUG: [chan 5063] EOF received (5063)
paramiko.transport: DEBUG: [chan 5063] EOF sent (5063)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2531 count=291 bs=1k
paramiko.transport: DEBUG: [chan 5064] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5064] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5064 opened.
paramiko.transport: DEBUG: [chan 5064] Sesch channel 5064 request ok
paramiko.transport: DEBUG: [chan 5064] EOF received (5064)
paramiko.transport: DEBUG: [chan 5064] EOF sent (5064)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2531 count=291 bs=1k
paramiko.transport: DEBUG: [chan 5065] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5065] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5065 opened.
paramiko.transport: DEBUG: [chan 5065] Sesch channel 5065 request ok
paramiko.transport: DEBUG: [chan 5065] EOF received (5065)
paramiko.transport: DEBUG: [chan 5065] EOF sent (5065)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2532 count=960 bs=1k
paramiko.transport: DEBUG: [chan 5066] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5066] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5066 opened.
paramiko.transport: DEBUG: [chan 5066] Sesch channel 5066 request ok
paramiko.transport: DEBUG: [chan 5066] EOF received (5066)
paramiko.transport: DEBUG: [chan 5066] EOF sent (5066)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2532 count=960 bs=1k
paramiko.transport: DEBUG: [chan 5067] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5067] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5067 opened.
paramiko.transport: DEBUG: [chan 5067] Sesch channel 5067 request ok
paramiko.transport: DEBUG: [chan 5067] EOF received (5067)
paramiko.transport: DEBUG: [chan 5067] EOF sent (5067)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2533 count=364 bs=1k
paramiko.transport: DEBUG: [chan 5068] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5068] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5068 opened.
paramiko.transport: DEBUG: [chan 5068] Sesch channel 5068 request ok
paramiko.transport: DEBUG: [chan 5068] EOF received (5068)
paramiko.transport: DEBUG: [chan 5068] EOF sent (5068)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2533 count=364 bs=1k
paramiko.transport: DEBUG: [chan 5069] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5069] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5069 opened.
paramiko.transport: DEBUG: [chan 5069] Sesch channel 5069 request ok
paramiko.transport: DEBUG: [chan 5069] EOF received (5069)
paramiko.transport: DEBUG: [chan 5069] EOF sent (5069)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2534 count=552 bs=1k
paramiko.transport: DEBUG: [chan 5070] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5070] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5070 opened.
paramiko.transport: DEBUG: [chan 5070] Sesch channel 5070 request ok
paramiko.transport: DEBUG: [chan 5070] EOF received (5070)
paramiko.transport: DEBUG: [chan 5070] EOF sent (5070)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2534 count=552 bs=1k
paramiko.transport: DEBUG: [chan 5071] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5071] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5071 opened.
paramiko.transport: DEBUG: [chan 5071] Sesch channel 5071 request ok
paramiko.transport: DEBUG: [chan 5071] EOF received (5071)
paramiko.transport: DEBUG: [chan 5071] EOF sent (5071)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2535 count=182 bs=1k
paramiko.transport: DEBUG: [chan 5072] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5072] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5072 opened.
paramiko.transport: DEBUG: [chan 5072] Sesch channel 5072 request ok
paramiko.transport: DEBUG: [chan 5072] EOF received (5072)
paramiko.transport: DEBUG: [chan 5072] EOF sent (5072)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2535 count=182 bs=1k
paramiko.transport: DEBUG: [chan 5073] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5073] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5073 opened.
paramiko.transport: DEBUG: [chan 5073] Sesch channel 5073 request ok
paramiko.transport: DEBUG: [chan 5073] EOF received (5073)
paramiko.transport: DEBUG: [chan 5073] EOF sent (5073)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2536 count=301 bs=1k
paramiko.transport: DEBUG: [chan 5074] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5074] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5074 opened.
paramiko.transport: DEBUG: [chan 5074] Sesch channel 5074 request ok
paramiko.transport: DEBUG: [chan 5074] EOF received (5074)
paramiko.transport: DEBUG: [chan 5074] EOF sent (5074)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2536 count=301 bs=1k
paramiko.transport: DEBUG: [chan 5075] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5075] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5075 opened.
paramiko.transport: DEBUG: [chan 5075] Sesch channel 5075 request ok
paramiko.transport: DEBUG: [chan 5075] EOF received (5075)
paramiko.transport: DEBUG: [chan 5075] EOF sent (5075)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2537 count=263 bs=1k
paramiko.transport: DEBUG: [chan 5076] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5076] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5076 opened.
paramiko.transport: DEBUG: [chan 5076] Sesch channel 5076 request ok
paramiko.transport: DEBUG: [chan 5076] EOF received (5076)
paramiko.transport: DEBUG: [chan 5076] EOF sent (5076)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2537 count=263 bs=1k
paramiko.transport: DEBUG: [chan 5077] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5077] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5077 opened.
paramiko.transport: DEBUG: [chan 5077] Sesch channel 5077 request ok
paramiko.transport: DEBUG: [chan 5077] EOF received (5077)
paramiko.transport: DEBUG: [chan 5077] EOF sent (5077)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2538 count=511 bs=1k
paramiko.transport: DEBUG: [chan 5078] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5078] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5078 opened.
paramiko.transport: DEBUG: [chan 5078] Sesch channel 5078 request ok
paramiko.transport: DEBUG: [chan 5078] EOF received (5078)
paramiko.transport: DEBUG: [chan 5078] EOF sent (5078)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2538 count=511 bs=1k
paramiko.transport: DEBUG: [chan 5079] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5079] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5079 opened.
paramiko.transport: DEBUG: [chan 5079] Sesch channel 5079 request ok
paramiko.transport: DEBUG: [chan 5079] EOF received (5079)
paramiko.transport: DEBUG: [chan 5079] EOF sent (5079)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2539 count=766 bs=1k
paramiko.transport: DEBUG: [chan 5080] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5080] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5080 opened.
paramiko.transport: DEBUG: [chan 5080] Sesch channel 5080 request ok
paramiko.transport: DEBUG: [chan 5080] EOF received (5080)
paramiko.transport: DEBUG: [chan 5080] EOF sent (5080)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2539 count=766 bs=1k
paramiko.transport: DEBUG: [chan 5081] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5081] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5081 opened.
paramiko.transport: DEBUG: [chan 5081] Sesch channel 5081 request ok
paramiko.transport: DEBUG: [chan 5081] EOF received (5081)
paramiko.transport: DEBUG: [chan 5081] EOF sent (5081)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2540 count=338 bs=1k
paramiko.transport: DEBUG: [chan 5082] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5082] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5082 opened.
paramiko.transport: DEBUG: [chan 5082] Sesch channel 5082 request ok
paramiko.transport: DEBUG: [chan 5082] EOF received (5082)
paramiko.transport: DEBUG: [chan 5082] EOF sent (5082)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2540 count=338 bs=1k
paramiko.transport: DEBUG: [chan 5083] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5083] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5083 opened.
paramiko.transport: DEBUG: [chan 5083] Sesch channel 5083 request ok
paramiko.transport: DEBUG: [chan 5083] EOF received (5083)
paramiko.transport: DEBUG: [chan 5083] EOF sent (5083)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2541 count=543 bs=1k
paramiko.transport: DEBUG: [chan 5084] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5084] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5084 opened.
paramiko.transport: DEBUG: [chan 5084] Sesch channel 5084 request ok
paramiko.transport: DEBUG: [chan 5084] EOF received (5084)
paramiko.transport: DEBUG: [chan 5084] EOF sent (5084)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2541 count=543 bs=1k
paramiko.transport: DEBUG: [chan 5085] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5085] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5085 opened.
paramiko.transport: DEBUG: [chan 5085] Sesch channel 5085 request ok
paramiko.transport: DEBUG: [chan 5085] EOF received (5085)
paramiko.transport: DEBUG: [chan 5085] EOF sent (5085)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2542 count=939 bs=1k
paramiko.transport: DEBUG: [chan 5086] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5086] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5086 opened.
paramiko.transport: DEBUG: [chan 5086] Sesch channel 5086 request ok
paramiko.transport: DEBUG: [chan 5086] EOF received (5086)
paramiko.transport: DEBUG: [chan 5086] EOF sent (5086)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2542 count=939 bs=1k
paramiko.transport: DEBUG: [chan 5087] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5087] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5087 opened.
paramiko.transport: DEBUG: [chan 5087] Sesch channel 5087 request ok
paramiko.transport: DEBUG: [chan 5087] EOF received (5087)
paramiko.transport: DEBUG: [chan 5087] EOF sent (5087)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2543 count=454 bs=1k
paramiko.transport: DEBUG: [chan 5088] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5088] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5088 opened.
paramiko.transport: DEBUG: [chan 5088] Sesch channel 5088 request ok
paramiko.transport: DEBUG: [chan 5088] EOF received (5088)
paramiko.transport: DEBUG: [chan 5088] EOF sent (5088)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2543 count=454 bs=1k
paramiko.transport: DEBUG: [chan 5089] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5089] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5089 opened.
paramiko.transport: DEBUG: [chan 5089] Sesch channel 5089 request ok
paramiko.transport: DEBUG: [chan 5089] EOF received (5089)
paramiko.transport: DEBUG: [chan 5089] EOF sent (5089)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2544 count=589 bs=1k
paramiko.transport: DEBUG: [chan 5090] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5090] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5090 opened.
paramiko.transport: DEBUG: [chan 5090] Sesch channel 5090 request ok
paramiko.transport: DEBUG: [chan 5090] EOF received (5090)
paramiko.transport: DEBUG: [chan 5090] EOF sent (5090)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2544 count=589 bs=1k
paramiko.transport: DEBUG: [chan 5091] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5091] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5091 opened.
paramiko.transport: DEBUG: [chan 5091] Sesch channel 5091 request ok
paramiko.transport: DEBUG: [chan 5091] EOF received (5091)
paramiko.transport: DEBUG: [chan 5091] EOF sent (5091)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2545 count=102 bs=1k
paramiko.transport: DEBUG: [chan 5092] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5092] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5092 opened.
paramiko.transport: DEBUG: [chan 5092] Sesch channel 5092 request ok
paramiko.transport: DEBUG: [chan 5092] EOF received (5092)
paramiko.transport: DEBUG: [chan 5092] EOF sent (5092)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2545 count=102 bs=1k
paramiko.transport: DEBUG: [chan 5093] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5093] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5093 opened.
paramiko.transport: DEBUG: [chan 5093] Sesch channel 5093 request ok
paramiko.transport: DEBUG: [chan 5093] EOF received (5093)
paramiko.transport: DEBUG: [chan 5093] EOF sent (5093)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2546 count=944 bs=1k
paramiko.transport: DEBUG: [chan 5094] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5094] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5094 opened.
paramiko.transport: DEBUG: [chan 5094] Sesch channel 5094 request ok
paramiko.transport: DEBUG: [chan 5094] EOF received (5094)
paramiko.transport: DEBUG: [chan 5094] EOF sent (5094)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2546 count=944 bs=1k
paramiko.transport: DEBUG: [chan 5095] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5095] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5095 opened.
paramiko.transport: DEBUG: [chan 5095] Sesch channel 5095 request ok
paramiko.transport: DEBUG: [chan 5095] EOF received (5095)
paramiko.transport: DEBUG: [chan 5095] EOF sent (5095)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2547 count=866 bs=1k
paramiko.transport: DEBUG: [chan 5096] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5096] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5096 opened.
paramiko.transport: DEBUG: [chan 5096] Sesch channel 5096 request ok
paramiko.transport: DEBUG: [chan 5096] EOF received (5096)
paramiko.transport: DEBUG: [chan 5096] EOF sent (5096)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2547 count=866 bs=1k
paramiko.transport: DEBUG: [chan 5097] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5097] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5097 opened.
paramiko.transport: DEBUG: [chan 5097] Sesch channel 5097 request ok
paramiko.transport: DEBUG: [chan 5097] EOF received (5097)
paramiko.transport: DEBUG: [chan 5097] EOF sent (5097)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2548 count=719 bs=1k
paramiko.transport: DEBUG: [chan 5098] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5098] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5098 opened.
paramiko.transport: DEBUG: [chan 5098] Sesch channel 5098 request ok
paramiko.transport: DEBUG: [chan 5098] EOF received (5098)
paramiko.transport: DEBUG: [chan 5098] EOF sent (5098)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2548 count=719 bs=1k
paramiko.transport: DEBUG: [chan 5099] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5099] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5099 opened.
paramiko.transport: DEBUG: [chan 5099] Sesch channel 5099 request ok
paramiko.transport: DEBUG: [chan 5099] EOF received (5099)
paramiko.transport: DEBUG: [chan 5099] EOF sent (5099)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2549 count=28 bs=1k
paramiko.transport: DEBUG: [chan 5100] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5100] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5100 opened.
paramiko.transport: DEBUG: [chan 5100] Sesch channel 5100 request ok
paramiko.transport: DEBUG: [chan 5100] EOF received (5100)
paramiko.transport: DEBUG: [chan 5100] EOF sent (5100)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2549 count=28 bs=1k
paramiko.transport: DEBUG: [chan 5101] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5101] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5101 opened.
paramiko.transport: DEBUG: [chan 5101] Sesch channel 5101 request ok
paramiko.transport: DEBUG: [chan 5101] EOF received (5101)
paramiko.transport: DEBUG: [chan 5101] EOF sent (5101)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2550 count=737 bs=1k
paramiko.transport: DEBUG: [chan 5102] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5102] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5102 opened.
paramiko.transport: DEBUG: [chan 5102] Sesch channel 5102 request ok
paramiko.transport: DEBUG: [chan 5102] EOF received (5102)
paramiko.transport: DEBUG: [chan 5102] EOF sent (5102)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2550 count=737 bs=1k
paramiko.transport: DEBUG: [chan 5103] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5103] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5103 opened.
paramiko.transport: DEBUG: [chan 5103] Sesch channel 5103 request ok
paramiko.transport: DEBUG: [chan 5103] EOF received (5103)
paramiko.transport: DEBUG: [chan 5103] EOF sent (5103)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2551 count=739 bs=1k
paramiko.transport: DEBUG: [chan 5104] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5104] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5104 opened.
paramiko.transport: DEBUG: [chan 5104] Sesch channel 5104 request ok
paramiko.transport: DEBUG: [chan 5104] EOF received (5104)
paramiko.transport: DEBUG: [chan 5104] EOF sent (5104)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2551 count=739 bs=1k
paramiko.transport: DEBUG: [chan 5105] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5105] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5105 opened.
paramiko.transport: DEBUG: [chan 5105] Sesch channel 5105 request ok
paramiko.transport: DEBUG: [chan 5105] EOF received (5105)
paramiko.transport: DEBUG: [chan 5105] EOF sent (5105)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2552 count=941 bs=1k
paramiko.transport: DEBUG: [chan 5106] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5106] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5106 opened.
paramiko.transport: DEBUG: [chan 5106] Sesch channel 5106 request ok
paramiko.transport: DEBUG: [chan 5106] EOF received (5106)
paramiko.transport: DEBUG: [chan 5106] EOF sent (5106)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2552 count=941 bs=1k
paramiko.transport: DEBUG: [chan 5107] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5107] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5107 opened.
paramiko.transport: DEBUG: [chan 5107] Sesch channel 5107 request ok
paramiko.transport: DEBUG: [chan 5107] EOF received (5107)
paramiko.transport: DEBUG: [chan 5107] EOF sent (5107)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2553 count=501 bs=1k
paramiko.transport: DEBUG: [chan 5108] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5108] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5108 opened.
paramiko.transport: DEBUG: [chan 5108] Sesch channel 5108 request ok
paramiko.transport: DEBUG: [chan 5108] EOF received (5108)
paramiko.transport: DEBUG: [chan 5108] EOF sent (5108)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2553 count=501 bs=1k
paramiko.transport: DEBUG: [chan 5109] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5109] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5109 opened.
paramiko.transport: DEBUG: [chan 5109] Sesch channel 5109 request ok
paramiko.transport: DEBUG: [chan 5109] EOF received (5109)
paramiko.transport: DEBUG: [chan 5109] EOF sent (5109)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2554 count=102 bs=1k
paramiko.transport: DEBUG: [chan 5110] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5110] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5110 opened.
paramiko.transport: DEBUG: [chan 5110] Sesch channel 5110 request ok
paramiko.transport: DEBUG: [chan 5110] EOF received (5110)
paramiko.transport: DEBUG: [chan 5110] EOF sent (5110)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2554 count=102 bs=1k
paramiko.transport: DEBUG: [chan 5111] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5111] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5111 opened.
paramiko.transport: DEBUG: [chan 5111] Sesch channel 5111 request ok
paramiko.transport: DEBUG: [chan 5111] EOF received (5111)
paramiko.transport: DEBUG: [chan 5111] EOF sent (5111)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2555 count=538 bs=1k
paramiko.transport: DEBUG: [chan 5112] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5112] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5112 opened.
paramiko.transport: DEBUG: [chan 5112] Sesch channel 5112 request ok
paramiko.transport: DEBUG: [chan 5112] EOF received (5112)
paramiko.transport: DEBUG: [chan 5112] EOF sent (5112)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2555 count=538 bs=1k
paramiko.transport: DEBUG: [chan 5113] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5113] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5113 opened.
paramiko.transport: DEBUG: [chan 5113] Sesch channel 5113 request ok
paramiko.transport: DEBUG: [chan 5113] EOF received (5113)
paramiko.transport: DEBUG: [chan 5113] EOF sent (5113)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2556 count=740 bs=1k
paramiko.transport: DEBUG: [chan 5114] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5114] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5114 opened.
paramiko.transport: DEBUG: [chan 5114] Sesch channel 5114 request ok
paramiko.transport: DEBUG: [chan 5114] EOF received (5114)
paramiko.transport: DEBUG: [chan 5114] EOF sent (5114)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2556 count=740 bs=1k
paramiko.transport: DEBUG: [chan 5115] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5115] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5115 opened.
paramiko.transport: DEBUG: [chan 5115] Sesch channel 5115 request ok
paramiko.transport: DEBUG: [chan 5115] EOF received (5115)
paramiko.transport: DEBUG: [chan 5115] EOF sent (5115)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2557 count=538 bs=1k
paramiko.transport: DEBUG: [chan 5116] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5116] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5116 opened.
paramiko.transport: DEBUG: [chan 5116] Sesch channel 5116 request ok
paramiko.transport: DEBUG: [chan 5116] EOF received (5116)
paramiko.transport: DEBUG: [chan 5116] EOF sent (5116)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2557 count=538 bs=1k
paramiko.transport: DEBUG: [chan 5117] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5117] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5117 opened.
paramiko.transport: DEBUG: [chan 5117] Sesch channel 5117 request ok
paramiko.transport: DEBUG: [chan 5117] EOF received (5117)
paramiko.transport: DEBUG: [chan 5117] EOF sent (5117)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2558 count=252 bs=1k
paramiko.transport: DEBUG: [chan 5118] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5118] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5118 opened.
paramiko.transport: DEBUG: [chan 5118] Sesch channel 5118 request ok
paramiko.transport: DEBUG: [chan 5118] EOF received (5118)
paramiko.transport: DEBUG: [chan 5118] EOF sent (5118)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2558 count=252 bs=1k
paramiko.transport: DEBUG: [chan 5119] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5119] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5119 opened.
paramiko.transport: DEBUG: [chan 5119] Sesch channel 5119 request ok
paramiko.transport: DEBUG: [chan 5119] EOF received (5119)
paramiko.transport: DEBUG: [chan 5119] EOF sent (5119)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2559 count=209 bs=1k
paramiko.transport: DEBUG: [chan 5120] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5120] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5120 opened.
paramiko.transport: DEBUG: [chan 5120] Sesch channel 5120 request ok
paramiko.transport: DEBUG: [chan 5120] EOF received (5120)
paramiko.transport: DEBUG: [chan 5120] EOF sent (5120)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2559 count=209 bs=1k
paramiko.transport: DEBUG: [chan 5121] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5121] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5121 opened.
paramiko.transport: DEBUG: [chan 5121] Sesch channel 5121 request ok
paramiko.transport: DEBUG: [chan 5121] EOF received (5121)
paramiko.transport: DEBUG: [chan 5121] EOF sent (5121)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2560 count=506 bs=1k
paramiko.transport: DEBUG: [chan 5122] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5122] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5122 opened.
paramiko.transport: DEBUG: [chan 5122] Sesch channel 5122 request ok
paramiko.transport: DEBUG: [chan 5122] EOF received (5122)
paramiko.transport: DEBUG: [chan 5122] EOF sent (5122)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2560 count=506 bs=1k
paramiko.transport: DEBUG: [chan 5123] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5123] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5123 opened.
paramiko.transport: DEBUG: [chan 5123] Sesch channel 5123 request ok
paramiko.transport: DEBUG: [chan 5123] EOF received (5123)
paramiko.transport: DEBUG: [chan 5123] EOF sent (5123)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2561 count=233 bs=1k
paramiko.transport: DEBUG: [chan 5124] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5124] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5124 opened.
paramiko.transport: DEBUG: [chan 5124] Sesch channel 5124 request ok
paramiko.transport: DEBUG: [chan 5124] EOF received (5124)
paramiko.transport: DEBUG: [chan 5124] EOF sent (5124)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2561 count=233 bs=1k
paramiko.transport: DEBUG: [chan 5125] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5125] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5125 opened.
paramiko.transport: DEBUG: [chan 5125] Sesch channel 5125 request ok
paramiko.transport: DEBUG: [chan 5125] EOF received (5125)
paramiko.transport: DEBUG: [chan 5125] EOF sent (5125)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2562 count=778 bs=1k
paramiko.transport: DEBUG: [chan 5126] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5126] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5126 opened.
paramiko.transport: DEBUG: [chan 5126] Sesch channel 5126 request ok
paramiko.transport: DEBUG: [chan 5126] EOF received (5126)
paramiko.transport: DEBUG: [chan 5126] EOF sent (5126)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2562 count=778 bs=1k
paramiko.transport: DEBUG: [chan 5127] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5127] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5127 opened.
paramiko.transport: DEBUG: [chan 5127] Sesch channel 5127 request ok
paramiko.transport: DEBUG: [chan 5127] EOF received (5127)
paramiko.transport: DEBUG: [chan 5127] EOF sent (5127)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2563 count=603 bs=1k
paramiko.transport: DEBUG: [chan 5128] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5128] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5128 opened.
paramiko.transport: DEBUG: [chan 5128] Sesch channel 5128 request ok
paramiko.transport: DEBUG: [chan 5128] EOF received (5128)
paramiko.transport: DEBUG: [chan 5128] EOF sent (5128)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2563 count=603 bs=1k
paramiko.transport: DEBUG: [chan 5129] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5129] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5129 opened.
paramiko.transport: DEBUG: [chan 5129] Sesch channel 5129 request ok
paramiko.transport: DEBUG: [chan 5129] EOF received (5129)
paramiko.transport: DEBUG: [chan 5129] EOF sent (5129)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2564 count=949 bs=1k
paramiko.transport: DEBUG: [chan 5130] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5130] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5130 opened.
paramiko.transport: DEBUG: [chan 5130] Sesch channel 5130 request ok
paramiko.transport: DEBUG: [chan 5130] EOF received (5130)
paramiko.transport: DEBUG: [chan 5130] EOF sent (5130)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2564 count=949 bs=1k
paramiko.transport: DEBUG: [chan 5131] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5131] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5131 opened.
paramiko.transport: DEBUG: [chan 5131] Sesch channel 5131 request ok
paramiko.transport: DEBUG: [chan 5131] EOF received (5131)
paramiko.transport: DEBUG: [chan 5131] EOF sent (5131)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2565 count=801 bs=1k
paramiko.transport: DEBUG: [chan 5132] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5132] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5132 opened.
paramiko.transport: DEBUG: [chan 5132] Sesch channel 5132 request ok
paramiko.transport: DEBUG: [chan 5132] EOF received (5132)
paramiko.transport: DEBUG: [chan 5132] EOF sent (5132)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2565 count=801 bs=1k
paramiko.transport: DEBUG: [chan 5133] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5133] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5133 opened.
paramiko.transport: DEBUG: [chan 5133] Sesch channel 5133 request ok
paramiko.transport: DEBUG: [chan 5133] EOF received (5133)
paramiko.transport: DEBUG: [chan 5133] EOF sent (5133)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2566 count=782 bs=1k
paramiko.transport: DEBUG: [chan 5134] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5134] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5134 opened.
paramiko.transport: DEBUG: [chan 5134] Sesch channel 5134 request ok
paramiko.transport: DEBUG: [chan 5134] EOF received (5134)
paramiko.transport: DEBUG: [chan 5134] EOF sent (5134)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2566 count=782 bs=1k
paramiko.transport: DEBUG: [chan 5135] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5135] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5135 opened.
paramiko.transport: DEBUG: [chan 5135] Sesch channel 5135 request ok
paramiko.transport: DEBUG: [chan 5135] EOF received (5135)
paramiko.transport: DEBUG: [chan 5135] EOF sent (5135)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2567 count=441 bs=1k
paramiko.transport: DEBUG: [chan 5136] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5136] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5136 opened.
paramiko.transport: DEBUG: [chan 5136] Sesch channel 5136 request ok
paramiko.transport: DEBUG: [chan 5136] EOF received (5136)
paramiko.transport: DEBUG: [chan 5136] EOF sent (5136)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2567 count=441 bs=1k
paramiko.transport: DEBUG: [chan 5137] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5137] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5137 opened.
paramiko.transport: DEBUG: [chan 5137] Sesch channel 5137 request ok
paramiko.transport: DEBUG: [chan 5137] EOF received (5137)
paramiko.transport: DEBUG: [chan 5137] EOF sent (5137)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2568 count=195 bs=1k
paramiko.transport: DEBUG: [chan 5138] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5138] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5138 opened.
paramiko.transport: DEBUG: [chan 5138] Sesch channel 5138 request ok
paramiko.transport: DEBUG: [chan 5138] EOF received (5138)
paramiko.transport: DEBUG: [chan 5138] EOF sent (5138)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2568 count=195 bs=1k
paramiko.transport: DEBUG: [chan 5139] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5139] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5139 opened.
paramiko.transport: DEBUG: [chan 5139] Sesch channel 5139 request ok
paramiko.transport: DEBUG: [chan 5139] EOF received (5139)
paramiko.transport: DEBUG: [chan 5139] EOF sent (5139)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2569 count=811 bs=1k
paramiko.transport: DEBUG: [chan 5140] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5140] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5140 opened.
paramiko.transport: DEBUG: [chan 5140] Sesch channel 5140 request ok
paramiko.transport: DEBUG: [chan 5140] EOF received (5140)
paramiko.transport: DEBUG: [chan 5140] EOF sent (5140)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2569 count=811 bs=1k
paramiko.transport: DEBUG: [chan 5141] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5141] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5141 opened.
paramiko.transport: DEBUG: [chan 5141] Sesch channel 5141 request ok
paramiko.transport: DEBUG: [chan 5141] EOF received (5141)
paramiko.transport: DEBUG: [chan 5141] EOF sent (5141)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2570 count=903 bs=1k
paramiko.transport: DEBUG: [chan 5142] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5142] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5142 opened.
paramiko.transport: DEBUG: [chan 5142] Sesch channel 5142 request ok
paramiko.transport: DEBUG: [chan 5142] EOF received (5142)
paramiko.transport: DEBUG: [chan 5142] EOF sent (5142)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2570 count=903 bs=1k
paramiko.transport: DEBUG: [chan 5143] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5143] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5143 opened.
paramiko.transport: DEBUG: [chan 5143] Sesch channel 5143 request ok
paramiko.transport: DEBUG: [chan 5143] EOF received (5143)
paramiko.transport: DEBUG: [chan 5143] EOF sent (5143)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2571 count=355 bs=1k
paramiko.transport: DEBUG: [chan 5144] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5144] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5144 opened.
paramiko.transport: DEBUG: [chan 5144] Sesch channel 5144 request ok
paramiko.transport: DEBUG: [chan 5144] EOF received (5144)
paramiko.transport: DEBUG: [chan 5144] EOF sent (5144)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2571 count=355 bs=1k
paramiko.transport: DEBUG: [chan 5145] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5145] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5145 opened.
paramiko.transport: DEBUG: [chan 5145] Sesch channel 5145 request ok
paramiko.transport: DEBUG: [chan 5145] EOF received (5145)
paramiko.transport: DEBUG: [chan 5145] EOF sent (5145)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2572 count=288 bs=1k
paramiko.transport: DEBUG: [chan 5146] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5146] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5146 opened.
paramiko.transport: DEBUG: [chan 5146] Sesch channel 5146 request ok
paramiko.transport: DEBUG: [chan 5146] EOF received (5146)
paramiko.transport: DEBUG: [chan 5146] EOF sent (5146)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2572 count=288 bs=1k
paramiko.transport: DEBUG: [chan 5147] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5147] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5147 opened.
paramiko.transport: DEBUG: [chan 5147] Sesch channel 5147 request ok
paramiko.transport: DEBUG: [chan 5147] EOF received (5147)
paramiko.transport: DEBUG: [chan 5147] EOF sent (5147)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2573 count=642 bs=1k
paramiko.transport: DEBUG: [chan 5148] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5148] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5148 opened.
paramiko.transport: DEBUG: [chan 5148] Sesch channel 5148 request ok
paramiko.transport: DEBUG: [chan 5148] EOF received (5148)
paramiko.transport: DEBUG: [chan 5148] EOF sent (5148)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2573 count=642 bs=1k
paramiko.transport: DEBUG: [chan 5149] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5149] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5149 opened.
paramiko.transport: DEBUG: [chan 5149] Sesch channel 5149 request ok
paramiko.transport: DEBUG: [chan 5149] EOF received (5149)
paramiko.transport: DEBUG: [chan 5149] EOF sent (5149)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2574 count=364 bs=1k
paramiko.transport: DEBUG: [chan 5150] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5150] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5150 opened.
paramiko.transport: DEBUG: [chan 5150] Sesch channel 5150 request ok
paramiko.transport: DEBUG: [chan 5150] EOF received (5150)
paramiko.transport: DEBUG: [chan 5150] EOF sent (5150)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2574 count=364 bs=1k
paramiko.transport: DEBUG: [chan 5151] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5151] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5151 opened.
paramiko.transport: DEBUG: [chan 5151] Sesch channel 5151 request ok
paramiko.transport: DEBUG: [chan 5151] EOF received (5151)
paramiko.transport: DEBUG: [chan 5151] EOF sent (5151)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2575 count=454 bs=1k
paramiko.transport: DEBUG: [chan 5152] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5152] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5152 opened.
paramiko.transport: DEBUG: [chan 5152] Sesch channel 5152 request ok
paramiko.transport: DEBUG: [chan 5152] EOF received (5152)
paramiko.transport: DEBUG: [chan 5152] EOF sent (5152)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2575 count=454 bs=1k
paramiko.transport: DEBUG: [chan 5153] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5153] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5153 opened.
paramiko.transport: DEBUG: [chan 5153] Sesch channel 5153 request ok
paramiko.transport: DEBUG: [chan 5153] EOF received (5153)
paramiko.transport: DEBUG: [chan 5153] EOF sent (5153)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2576 count=802 bs=1k
paramiko.transport: DEBUG: [chan 5154] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5154] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5154 opened.
paramiko.transport: DEBUG: [chan 5154] Sesch channel 5154 request ok
paramiko.transport: DEBUG: [chan 5154] EOF received (5154)
paramiko.transport: DEBUG: [chan 5154] EOF sent (5154)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2576 count=802 bs=1k
paramiko.transport: DEBUG: [chan 5155] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5155] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5155 opened.
paramiko.transport: DEBUG: [chan 5155] Sesch channel 5155 request ok
paramiko.transport: DEBUG: [chan 5155] EOF received (5155)
paramiko.transport: DEBUG: [chan 5155] EOF sent (5155)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2577 count=215 bs=1k
paramiko.transport: DEBUG: [chan 5156] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5156] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5156 opened.
paramiko.transport: DEBUG: [chan 5156] Sesch channel 5156 request ok
paramiko.transport: DEBUG: [chan 5156] EOF received (5156)
paramiko.transport: DEBUG: [chan 5156] EOF sent (5156)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2577 count=215 bs=1k
paramiko.transport: DEBUG: [chan 5157] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5157] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5157 opened.
paramiko.transport: DEBUG: [chan 5157] Sesch channel 5157 request ok
paramiko.transport: DEBUG: [chan 5157] EOF received (5157)
paramiko.transport: DEBUG: [chan 5157] EOF sent (5157)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2578 count=926 bs=1k
paramiko.transport: DEBUG: [chan 5158] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5158] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5158 opened.
paramiko.transport: DEBUG: [chan 5158] Sesch channel 5158 request ok
paramiko.transport: DEBUG: [chan 5158] EOF received (5158)
paramiko.transport: DEBUG: [chan 5158] EOF sent (5158)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2578 count=926 bs=1k
paramiko.transport: DEBUG: [chan 5159] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5159] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5159 opened.
paramiko.transport: DEBUG: [chan 5159] Sesch channel 5159 request ok
paramiko.transport: DEBUG: [chan 5159] EOF received (5159)
paramiko.transport: DEBUG: [chan 5159] EOF sent (5159)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2579 count=731 bs=1k
paramiko.transport: DEBUG: [chan 5160] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5160] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5160 opened.
paramiko.transport: DEBUG: [chan 5160] Sesch channel 5160 request ok
paramiko.transport: DEBUG: [chan 5160] EOF received (5160)
paramiko.transport: DEBUG: [chan 5160] EOF sent (5160)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2579 count=731 bs=1k
paramiko.transport: DEBUG: [chan 5161] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5161] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5161 opened.
paramiko.transport: DEBUG: [chan 5161] Sesch channel 5161 request ok
paramiko.transport: DEBUG: [chan 5161] EOF received (5161)
paramiko.transport: DEBUG: [chan 5161] EOF sent (5161)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2580 count=97 bs=1k
paramiko.transport: DEBUG: [chan 5162] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5162] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5162 opened.
paramiko.transport: DEBUG: [chan 5162] Sesch channel 5162 request ok
paramiko.transport: DEBUG: [chan 5162] EOF received (5162)
paramiko.transport: DEBUG: [chan 5162] EOF sent (5162)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2580 count=97 bs=1k
paramiko.transport: DEBUG: [chan 5163] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5163] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5163 opened.
paramiko.transport: DEBUG: [chan 5163] Sesch channel 5163 request ok
paramiko.transport: DEBUG: [chan 5163] EOF received (5163)
paramiko.transport: DEBUG: [chan 5163] EOF sent (5163)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2581 count=753 bs=1k
paramiko.transport: DEBUG: [chan 5164] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5164] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5164 opened.
paramiko.transport: DEBUG: [chan 5164] Sesch channel 5164 request ok
paramiko.transport: DEBUG: [chan 5164] EOF received (5164)
paramiko.transport: DEBUG: [chan 5164] EOF sent (5164)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2581 count=753 bs=1k
paramiko.transport: DEBUG: [chan 5165] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5165] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5165 opened.
paramiko.transport: DEBUG: [chan 5165] Sesch channel 5165 request ok
paramiko.transport: DEBUG: [chan 5165] EOF received (5165)
paramiko.transport: DEBUG: [chan 5165] EOF sent (5165)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2582 count=557 bs=1k
paramiko.transport: DEBUG: [chan 5166] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5166] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5166 opened.
paramiko.transport: DEBUG: [chan 5166] Sesch channel 5166 request ok
paramiko.transport: DEBUG: [chan 5166] EOF received (5166)
paramiko.transport: DEBUG: [chan 5166] EOF sent (5166)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2582 count=557 bs=1k
paramiko.transport: DEBUG: [chan 5167] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5167] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5167 opened.
paramiko.transport: DEBUG: [chan 5167] Sesch channel 5167 request ok
paramiko.transport: DEBUG: [chan 5167] EOF received (5167)
paramiko.transport: DEBUG: [chan 5167] EOF sent (5167)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2583 count=345 bs=1k
paramiko.transport: DEBUG: [chan 5168] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5168] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5168 opened.
paramiko.transport: DEBUG: [chan 5168] Sesch channel 5168 request ok
paramiko.transport: DEBUG: [chan 5168] EOF received (5168)
paramiko.transport: DEBUG: [chan 5168] EOF sent (5168)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2583 count=345 bs=1k
paramiko.transport: DEBUG: [chan 5169] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5169] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5169 opened.
paramiko.transport: DEBUG: [chan 5169] Sesch channel 5169 request ok
paramiko.transport: DEBUG: [chan 5169] EOF received (5169)
paramiko.transport: DEBUG: [chan 5169] EOF sent (5169)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2584 count=577 bs=1k
paramiko.transport: DEBUG: [chan 5170] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5170] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5170 opened.
paramiko.transport: DEBUG: [chan 5170] Sesch channel 5170 request ok
paramiko.transport: DEBUG: [chan 5170] EOF received (5170)
paramiko.transport: DEBUG: [chan 5170] EOF sent (5170)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2584 count=577 bs=1k
paramiko.transport: DEBUG: [chan 5171] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5171] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5171 opened.
paramiko.transport: DEBUG: [chan 5171] Sesch channel 5171 request ok
paramiko.transport: DEBUG: [chan 5171] EOF received (5171)
paramiko.transport: DEBUG: [chan 5171] EOF sent (5171)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2585 count=673 bs=1k
paramiko.transport: DEBUG: [chan 5172] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5172] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5172 opened.
paramiko.transport: DEBUG: [chan 5172] Sesch channel 5172 request ok
paramiko.transport: DEBUG: [chan 5172] EOF received (5172)
paramiko.transport: DEBUG: [chan 5172] EOF sent (5172)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2585 count=673 bs=1k
paramiko.transport: DEBUG: [chan 5173] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5173] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5173 opened.
paramiko.transport: DEBUG: [chan 5173] Sesch channel 5173 request ok
paramiko.transport: DEBUG: [chan 5173] EOF received (5173)
paramiko.transport: DEBUG: [chan 5173] EOF sent (5173)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2586 count=994 bs=1k
paramiko.transport: DEBUG: [chan 5174] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5174] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5174 opened.
paramiko.transport: DEBUG: [chan 5174] Sesch channel 5174 request ok
paramiko.transport: DEBUG: [chan 5174] EOF received (5174)
paramiko.transport: DEBUG: [chan 5174] EOF sent (5174)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2586 count=994 bs=1k
paramiko.transport: DEBUG: [chan 5175] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5175] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5175 opened.
paramiko.transport: DEBUG: [chan 5175] Sesch channel 5175 request ok
paramiko.transport: DEBUG: [chan 5175] EOF received (5175)
paramiko.transport: DEBUG: [chan 5175] EOF sent (5175)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2587 count=994 bs=1k
paramiko.transport: DEBUG: [chan 5176] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5176] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5176 opened.
paramiko.transport: DEBUG: [chan 5176] Sesch channel 5176 request ok
paramiko.transport: DEBUG: [chan 5176] EOF received (5176)
paramiko.transport: DEBUG: [chan 5176] EOF sent (5176)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2587 count=994 bs=1k
paramiko.transport: DEBUG: [chan 5177] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5177] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5177 opened.
paramiko.transport: DEBUG: [chan 5177] Sesch channel 5177 request ok
paramiko.transport: DEBUG: [chan 5177] EOF received (5177)
paramiko.transport: DEBUG: [chan 5177] EOF sent (5177)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2588 count=58 bs=1k
paramiko.transport: DEBUG: [chan 5178] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5178] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5178 opened.
paramiko.transport: DEBUG: [chan 5178] Sesch channel 5178 request ok
paramiko.transport: DEBUG: [chan 5178] EOF received (5178)
paramiko.transport: DEBUG: [chan 5178] EOF sent (5178)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2588 count=58 bs=1k
paramiko.transport: DEBUG: [chan 5179] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5179] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5179 opened.
paramiko.transport: DEBUG: [chan 5179] Sesch channel 5179 request ok
paramiko.transport: DEBUG: [chan 5179] EOF received (5179)
paramiko.transport: DEBUG: [chan 5179] EOF sent (5179)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2589 count=217 bs=1k
paramiko.transport: DEBUG: [chan 5180] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5180] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5180 opened.
paramiko.transport: DEBUG: [chan 5180] Sesch channel 5180 request ok
paramiko.transport: DEBUG: [chan 5180] EOF received (5180)
paramiko.transport: DEBUG: [chan 5180] EOF sent (5180)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2589 count=217 bs=1k
paramiko.transport: DEBUG: [chan 5181] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5181] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5181 opened.
paramiko.transport: DEBUG: [chan 5181] Sesch channel 5181 request ok
paramiko.transport: DEBUG: [chan 5181] EOF received (5181)
paramiko.transport: DEBUG: [chan 5181] EOF sent (5181)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2590 count=501 bs=1k
paramiko.transport: DEBUG: [chan 5182] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5182] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5182 opened.
paramiko.transport: DEBUG: [chan 5182] Sesch channel 5182 request ok
paramiko.transport: DEBUG: [chan 5182] EOF received (5182)
paramiko.transport: DEBUG: [chan 5182] EOF sent (5182)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2590 count=501 bs=1k
paramiko.transport: DEBUG: [chan 5183] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5183] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5183 opened.
paramiko.transport: DEBUG: [chan 5183] Sesch channel 5183 request ok
paramiko.transport: DEBUG: [chan 5183] EOF received (5183)
paramiko.transport: DEBUG: [chan 5183] EOF sent (5183)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2591 count=747 bs=1k
paramiko.transport: DEBUG: [chan 5184] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5184] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5184 opened.
paramiko.transport: DEBUG: [chan 5184] Sesch channel 5184 request ok
paramiko.transport: DEBUG: [chan 5184] EOF received (5184)
paramiko.transport: DEBUG: [chan 5184] EOF sent (5184)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2591 count=747 bs=1k
paramiko.transport: DEBUG: [chan 5185] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5185] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5185 opened.
paramiko.transport: DEBUG: [chan 5185] Sesch channel 5185 request ok
paramiko.transport: DEBUG: [chan 5185] EOF received (5185)
paramiko.transport: DEBUG: [chan 5185] EOF sent (5185)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2592 count=334 bs=1k
paramiko.transport: DEBUG: [chan 5186] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5186] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5186 opened.
paramiko.transport: DEBUG: [chan 5186] Sesch channel 5186 request ok
paramiko.transport: DEBUG: [chan 5186] EOF received (5186)
paramiko.transport: DEBUG: [chan 5186] EOF sent (5186)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2592 count=334 bs=1k
paramiko.transport: DEBUG: [chan 5187] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5187] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5187 opened.
paramiko.transport: DEBUG: [chan 5187] Sesch channel 5187 request ok
paramiko.transport: DEBUG: [chan 5187] EOF received (5187)
paramiko.transport: DEBUG: [chan 5187] EOF sent (5187)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2593 count=558 bs=1k
paramiko.transport: DEBUG: [chan 5188] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5188] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5188 opened.
paramiko.transport: DEBUG: [chan 5188] Sesch channel 5188 request ok
paramiko.transport: DEBUG: [chan 5188] EOF received (5188)
paramiko.transport: DEBUG: [chan 5188] EOF sent (5188)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2593 count=558 bs=1k
paramiko.transport: DEBUG: [chan 5189] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5189] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5189 opened.
paramiko.transport: DEBUG: [chan 5189] Sesch channel 5189 request ok
paramiko.transport: DEBUG: [chan 5189] EOF received (5189)
paramiko.transport: DEBUG: [chan 5189] EOF sent (5189)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2594 count=604 bs=1k
paramiko.transport: DEBUG: [chan 5190] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5190] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5190 opened.
paramiko.transport: DEBUG: [chan 5190] Sesch channel 5190 request ok
paramiko.transport: DEBUG: [chan 5190] EOF received (5190)
paramiko.transport: DEBUG: [chan 5190] EOF sent (5190)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2594 count=604 bs=1k
paramiko.transport: DEBUG: [chan 5191] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5191] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5191 opened.
paramiko.transport: DEBUG: [chan 5191] Sesch channel 5191 request ok
paramiko.transport: DEBUG: [chan 5191] EOF received (5191)
paramiko.transport: DEBUG: [chan 5191] EOF sent (5191)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2595 count=637 bs=1k
paramiko.transport: DEBUG: [chan 5192] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5192] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5192 opened.
paramiko.transport: DEBUG: [chan 5192] Sesch channel 5192 request ok
paramiko.transport: DEBUG: [chan 5192] EOF received (5192)
paramiko.transport: DEBUG: [chan 5192] EOF sent (5192)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2595 count=637 bs=1k
paramiko.transport: DEBUG: [chan 5193] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5193] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5193 opened.
paramiko.transport: DEBUG: [chan 5193] Sesch channel 5193 request ok
paramiko.transport: DEBUG: [chan 5193] EOF received (5193)
paramiko.transport: DEBUG: [chan 5193] EOF sent (5193)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2596 count=129 bs=1k
paramiko.transport: DEBUG: [chan 5194] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5194] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5194 opened.
paramiko.transport: DEBUG: [chan 5194] Sesch channel 5194 request ok
paramiko.transport: DEBUG: [chan 5194] EOF received (5194)
paramiko.transport: DEBUG: [chan 5194] EOF sent (5194)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2596 count=129 bs=1k
paramiko.transport: DEBUG: [chan 5195] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5195] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5195 opened.
paramiko.transport: DEBUG: [chan 5195] Sesch channel 5195 request ok
paramiko.transport: DEBUG: [chan 5195] EOF received (5195)
paramiko.transport: DEBUG: [chan 5195] EOF sent (5195)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2597 count=36 bs=1k
paramiko.transport: DEBUG: [chan 5196] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5196] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5196 opened.
paramiko.transport: DEBUG: [chan 5196] Sesch channel 5196 request ok
paramiko.transport: DEBUG: [chan 5196] EOF received (5196)
paramiko.transport: DEBUG: [chan 5196] EOF sent (5196)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2597 count=36 bs=1k
paramiko.transport: DEBUG: [chan 5197] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5197] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5197 opened.
paramiko.transport: DEBUG: [chan 5197] Sesch channel 5197 request ok
paramiko.transport: DEBUG: [chan 5197] EOF received (5197)
paramiko.transport: DEBUG: [chan 5197] EOF sent (5197)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2598 count=38 bs=1k
paramiko.transport: DEBUG: [chan 5198] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5198] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5198 opened.
paramiko.transport: DEBUG: [chan 5198] Sesch channel 5198 request ok
paramiko.transport: DEBUG: [chan 5198] EOF received (5198)
paramiko.transport: DEBUG: [chan 5198] EOF sent (5198)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2598 count=38 bs=1k
paramiko.transport: DEBUG: [chan 5199] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5199] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5199 opened.
paramiko.transport: DEBUG: [chan 5199] Sesch channel 5199 request ok
paramiko.transport: DEBUG: [chan 5199] EOF received (5199)
paramiko.transport: DEBUG: [chan 5199] EOF sent (5199)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2599 count=448 bs=1k
paramiko.transport: DEBUG: [chan 5200] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5200] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5200 opened.
paramiko.transport: DEBUG: [chan 5200] Sesch channel 5200 request ok
paramiko.transport: DEBUG: [chan 5200] EOF received (5200)
paramiko.transport: DEBUG: [chan 5200] EOF sent (5200)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2599 count=448 bs=1k
paramiko.transport: DEBUG: [chan 5201] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5201] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5201 opened.
paramiko.transport: DEBUG: [chan 5201] Sesch channel 5201 request ok
paramiko.transport: DEBUG: [chan 5201] EOF received (5201)
paramiko.transport: DEBUG: [chan 5201] EOF sent (5201)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2600 count=915 bs=1k
paramiko.transport: DEBUG: [chan 5202] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5202] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5202 opened.
paramiko.transport: DEBUG: [chan 5202] Sesch channel 5202 request ok
paramiko.transport: DEBUG: [chan 5202] EOF received (5202)
paramiko.transport: DEBUG: [chan 5202] EOF sent (5202)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2600 count=915 bs=1k
paramiko.transport: DEBUG: [chan 5203] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5203] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5203 opened.
paramiko.transport: DEBUG: [chan 5203] Sesch channel 5203 request ok
paramiko.transport: DEBUG: [chan 5203] EOF received (5203)
paramiko.transport: DEBUG: [chan 5203] EOF sent (5203)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2601 count=908 bs=1k
paramiko.transport: DEBUG: [chan 5204] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5204] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5204 opened.
paramiko.transport: DEBUG: [chan 5204] Sesch channel 5204 request ok
paramiko.transport: DEBUG: [chan 5204] EOF received (5204)
paramiko.transport: DEBUG: [chan 5204] EOF sent (5204)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2601 count=908 bs=1k
paramiko.transport: DEBUG: [chan 5205] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5205] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5205 opened.
paramiko.transport: DEBUG: [chan 5205] Sesch channel 5205 request ok
paramiko.transport: DEBUG: [chan 5205] EOF received (5205)
paramiko.transport: DEBUG: [chan 5205] EOF sent (5205)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2602 count=970 bs=1k
paramiko.transport: DEBUG: [chan 5206] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5206] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5206 opened.
paramiko.transport: DEBUG: [chan 5206] Sesch channel 5206 request ok
paramiko.transport: DEBUG: [chan 5206] EOF received (5206)
paramiko.transport: DEBUG: [chan 5206] EOF sent (5206)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2602 count=970 bs=1k
paramiko.transport: DEBUG: [chan 5207] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5207] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5207 opened.
paramiko.transport: DEBUG: [chan 5207] Sesch channel 5207 request ok
paramiko.transport: DEBUG: [chan 5207] EOF received (5207)
paramiko.transport: DEBUG: [chan 5207] EOF sent (5207)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2603 count=1 bs=1k
paramiko.transport: DEBUG: [chan 5208] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5208] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5208 opened.
paramiko.transport: DEBUG: [chan 5208] Sesch channel 5208 request ok
paramiko.transport: DEBUG: [chan 5208] EOF received (5208)
paramiko.transport: DEBUG: [chan 5208] EOF sent (5208)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2603 count=1 bs=1k
paramiko.transport: DEBUG: [chan 5209] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5209] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5209 opened.
paramiko.transport: DEBUG: [chan 5209] Sesch channel 5209 request ok
paramiko.transport: DEBUG: [chan 5209] EOF received (5209)
paramiko.transport: DEBUG: [chan 5209] EOF sent (5209)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2604 count=440 bs=1k
paramiko.transport: DEBUG: [chan 5210] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5210] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5210 opened.
paramiko.transport: DEBUG: [chan 5210] Sesch channel 5210 request ok
paramiko.transport: DEBUG: [chan 5210] EOF received (5210)
paramiko.transport: DEBUG: [chan 5210] EOF sent (5210)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2604 count=440 bs=1k
paramiko.transport: DEBUG: [chan 5211] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5211] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5211 opened.
paramiko.transport: DEBUG: [chan 5211] Sesch channel 5211 request ok
paramiko.transport: DEBUG: [chan 5211] EOF received (5211)
paramiko.transport: DEBUG: [chan 5211] EOF sent (5211)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2605 count=278 bs=1k
paramiko.transport: DEBUG: [chan 5212] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5212] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5212 opened.
paramiko.transport: DEBUG: [chan 5212] Sesch channel 5212 request ok
paramiko.transport: DEBUG: [chan 5212] EOF received (5212)
paramiko.transport: DEBUG: [chan 5212] EOF sent (5212)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2605 count=278 bs=1k
paramiko.transport: DEBUG: [chan 5213] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5213] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5213 opened.
paramiko.transport: DEBUG: [chan 5213] Sesch channel 5213 request ok
paramiko.transport: DEBUG: [chan 5213] EOF received (5213)
paramiko.transport: DEBUG: [chan 5213] EOF sent (5213)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2606 count=819 bs=1k
paramiko.transport: DEBUG: [chan 5214] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5214] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5214 opened.
paramiko.transport: DEBUG: [chan 5214] Sesch channel 5214 request ok
paramiko.transport: DEBUG: [chan 5214] EOF received (5214)
paramiko.transport: DEBUG: [chan 5214] EOF sent (5214)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2606 count=819 bs=1k
paramiko.transport: DEBUG: [chan 5215] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5215] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5215 opened.
paramiko.transport: DEBUG: [chan 5215] Sesch channel 5215 request ok
paramiko.transport: DEBUG: [chan 5215] EOF received (5215)
paramiko.transport: DEBUG: [chan 5215] EOF sent (5215)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2607 count=360 bs=1k
paramiko.transport: DEBUG: [chan 5216] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5216] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5216 opened.
paramiko.transport: DEBUG: [chan 5216] Sesch channel 5216 request ok
paramiko.transport: DEBUG: [chan 5216] EOF received (5216)
paramiko.transport: DEBUG: [chan 5216] EOF sent (5216)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2607 count=360 bs=1k
paramiko.transport: DEBUG: [chan 5217] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5217] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5217 opened.
paramiko.transport: DEBUG: [chan 5217] Sesch channel 5217 request ok
paramiko.transport: DEBUG: [chan 5217] EOF received (5217)
paramiko.transport: DEBUG: [chan 5217] EOF sent (5217)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2608 count=91 bs=1k
paramiko.transport: DEBUG: [chan 5218] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5218] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5218 opened.
paramiko.transport: DEBUG: [chan 5218] Sesch channel 5218 request ok
paramiko.transport: DEBUG: [chan 5218] EOF received (5218)
paramiko.transport: DEBUG: [chan 5218] EOF sent (5218)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2608 count=91 bs=1k
paramiko.transport: DEBUG: [chan 5219] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5219] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5219 opened.
paramiko.transport: DEBUG: [chan 5219] Sesch channel 5219 request ok
paramiko.transport: DEBUG: [chan 5219] EOF received (5219)
paramiko.transport: DEBUG: [chan 5219] EOF sent (5219)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2609 count=978 bs=1k
paramiko.transport: DEBUG: [chan 5220] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5220] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5220 opened.
paramiko.transport: DEBUG: [chan 5220] Sesch channel 5220 request ok
paramiko.transport: DEBUG: [chan 5220] EOF received (5220)
paramiko.transport: DEBUG: [chan 5220] EOF sent (5220)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2609 count=978 bs=1k
paramiko.transport: DEBUG: [chan 5221] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5221] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5221 opened.
paramiko.transport: DEBUG: [chan 5221] Sesch channel 5221 request ok
paramiko.transport: DEBUG: [chan 5221] EOF received (5221)
paramiko.transport: DEBUG: [chan 5221] EOF sent (5221)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2610 count=801 bs=1k
paramiko.transport: DEBUG: [chan 5222] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5222] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5222 opened.
paramiko.transport: DEBUG: [chan 5222] Sesch channel 5222 request ok
paramiko.transport: DEBUG: [chan 5222] EOF received (5222)
paramiko.transport: DEBUG: [chan 5222] EOF sent (5222)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2610 count=801 bs=1k
paramiko.transport: DEBUG: [chan 5223] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5223] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5223 opened.
paramiko.transport: DEBUG: [chan 5223] Sesch channel 5223 request ok
paramiko.transport: DEBUG: [chan 5223] EOF received (5223)
paramiko.transport: DEBUG: [chan 5223] EOF sent (5223)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2611 count=298 bs=1k
paramiko.transport: DEBUG: [chan 5224] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5224] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5224 opened.
paramiko.transport: DEBUG: [chan 5224] Sesch channel 5224 request ok
paramiko.transport: DEBUG: [chan 5224] EOF received (5224)
paramiko.transport: DEBUG: [chan 5224] EOF sent (5224)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2611 count=298 bs=1k
paramiko.transport: DEBUG: [chan 5225] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5225] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5225 opened.
paramiko.transport: DEBUG: [chan 5225] Sesch channel 5225 request ok
paramiko.transport: DEBUG: [chan 5225] EOF received (5225)
paramiko.transport: DEBUG: [chan 5225] EOF sent (5225)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2612 count=450 bs=1k
paramiko.transport: DEBUG: [chan 5226] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5226] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5226 opened.
paramiko.transport: DEBUG: [chan 5226] Sesch channel 5226 request ok
paramiko.transport: DEBUG: [chan 5226] EOF received (5226)
paramiko.transport: DEBUG: [chan 5226] EOF sent (5226)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2612 count=450 bs=1k
paramiko.transport: DEBUG: [chan 5227] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5227] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5227 opened.
paramiko.transport: DEBUG: [chan 5227] Sesch channel 5227 request ok
paramiko.transport: DEBUG: [chan 5227] EOF received (5227)
paramiko.transport: DEBUG: [chan 5227] EOF sent (5227)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2613 count=872 bs=1k
paramiko.transport: DEBUG: [chan 5228] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5228] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5228 opened.
paramiko.transport: DEBUG: [chan 5228] Sesch channel 5228 request ok
paramiko.transport: DEBUG: [chan 5228] EOF received (5228)
paramiko.transport: DEBUG: [chan 5228] EOF sent (5228)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2613 count=872 bs=1k
paramiko.transport: DEBUG: [chan 5229] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5229] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5229 opened.
paramiko.transport: DEBUG: [chan 5229] Sesch channel 5229 request ok
paramiko.transport: DEBUG: [chan 5229] EOF received (5229)
paramiko.transport: DEBUG: [chan 5229] EOF sent (5229)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2614 count=875 bs=1k
paramiko.transport: DEBUG: [chan 5230] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5230] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5230 opened.
paramiko.transport: DEBUG: [chan 5230] Sesch channel 5230 request ok
paramiko.transport: DEBUG: [chan 5230] EOF received (5230)
paramiko.transport: DEBUG: [chan 5230] EOF sent (5230)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2614 count=875 bs=1k
paramiko.transport: DEBUG: [chan 5231] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5231] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5231 opened.
paramiko.transport: DEBUG: [chan 5231] Sesch channel 5231 request ok
paramiko.transport: DEBUG: [chan 5231] EOF received (5231)
paramiko.transport: DEBUG: [chan 5231] EOF sent (5231)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2615 count=47 bs=1k
paramiko.transport: DEBUG: [chan 5232] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5232] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5232 opened.
paramiko.transport: DEBUG: [chan 5232] Sesch channel 5232 request ok
paramiko.transport: DEBUG: [chan 5232] EOF received (5232)
paramiko.transport: DEBUG: [chan 5232] EOF sent (5232)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2615 count=47 bs=1k
paramiko.transport: DEBUG: [chan 5233] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5233] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5233 opened.
paramiko.transport: DEBUG: [chan 5233] Sesch channel 5233 request ok
paramiko.transport: DEBUG: [chan 5233] EOF received (5233)
paramiko.transport: DEBUG: [chan 5233] EOF sent (5233)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2616 count=868 bs=1k
paramiko.transport: DEBUG: [chan 5234] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5234] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5234 opened.
paramiko.transport: DEBUG: [chan 5234] Sesch channel 5234 request ok
paramiko.transport: DEBUG: [chan 5234] EOF received (5234)
paramiko.transport: DEBUG: [chan 5234] EOF sent (5234)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2616 count=868 bs=1k
paramiko.transport: DEBUG: [chan 5235] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5235] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5235 opened.
paramiko.transport: DEBUG: [chan 5235] Sesch channel 5235 request ok
paramiko.transport: DEBUG: [chan 5235] EOF received (5235)
paramiko.transport: DEBUG: [chan 5235] EOF sent (5235)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2617 count=946 bs=1k
paramiko.transport: DEBUG: [chan 5236] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5236] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5236 opened.
paramiko.transport: DEBUG: [chan 5236] Sesch channel 5236 request ok
paramiko.transport: DEBUG: [chan 5236] EOF received (5236)
paramiko.transport: DEBUG: [chan 5236] EOF sent (5236)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2617 count=946 bs=1k
paramiko.transport: DEBUG: [chan 5237] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5237] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5237 opened.
paramiko.transport: DEBUG: [chan 5237] Sesch channel 5237 request ok
paramiko.transport: DEBUG: [chan 5237] EOF received (5237)
paramiko.transport: DEBUG: [chan 5237] EOF sent (5237)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2618 count=22 bs=1k
paramiko.transport: DEBUG: [chan 5238] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5238] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5238 opened.
paramiko.transport: DEBUG: [chan 5238] Sesch channel 5238 request ok
paramiko.transport: DEBUG: [chan 5238] EOF received (5238)
paramiko.transport: DEBUG: [chan 5238] EOF sent (5238)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2618 count=22 bs=1k
paramiko.transport: DEBUG: [chan 5239] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5239] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5239 opened.
paramiko.transport: DEBUG: [chan 5239] Sesch channel 5239 request ok
paramiko.transport: DEBUG: [chan 5239] EOF received (5239)
paramiko.transport: DEBUG: [chan 5239] EOF sent (5239)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2619 count=807 bs=1k
paramiko.transport: DEBUG: [chan 5240] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5240] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5240 opened.
paramiko.transport: DEBUG: [chan 5240] Sesch channel 5240 request ok
paramiko.transport: DEBUG: [chan 5240] EOF received (5240)
paramiko.transport: DEBUG: [chan 5240] EOF sent (5240)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2619 count=807 bs=1k
paramiko.transport: DEBUG: [chan 5241] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5241] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5241 opened.
paramiko.transport: DEBUG: [chan 5241] Sesch channel 5241 request ok
paramiko.transport: DEBUG: [chan 5241] EOF received (5241)
paramiko.transport: DEBUG: [chan 5241] EOF sent (5241)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2620 count=569 bs=1k
paramiko.transport: DEBUG: [chan 5242] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5242] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5242 opened.
paramiko.transport: DEBUG: [chan 5242] Sesch channel 5242 request ok
paramiko.transport: DEBUG: [chan 5242] EOF received (5242)
paramiko.transport: DEBUG: [chan 5242] EOF sent (5242)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2620 count=569 bs=1k
paramiko.transport: DEBUG: [chan 5243] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5243] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5243 opened.
paramiko.transport: DEBUG: [chan 5243] Sesch channel 5243 request ok
paramiko.transport: DEBUG: [chan 5243] EOF received (5243)
paramiko.transport: DEBUG: [chan 5243] EOF sent (5243)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2621 count=221 bs=1k
paramiko.transport: DEBUG: [chan 5244] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5244] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5244 opened.
paramiko.transport: DEBUG: [chan 5244] Sesch channel 5244 request ok
paramiko.transport: DEBUG: [chan 5244] EOF received (5244)
paramiko.transport: DEBUG: [chan 5244] EOF sent (5244)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2621 count=221 bs=1k
paramiko.transport: DEBUG: [chan 5245] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5245] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5245 opened.
paramiko.transport: DEBUG: [chan 5245] Sesch channel 5245 request ok
paramiko.transport: DEBUG: [chan 5245] EOF received (5245)
paramiko.transport: DEBUG: [chan 5245] EOF sent (5245)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2622 count=321 bs=1k
paramiko.transport: DEBUG: [chan 5246] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5246] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5246 opened.
paramiko.transport: DEBUG: [chan 5246] Sesch channel 5246 request ok
paramiko.transport: DEBUG: [chan 5246] EOF received (5246)
paramiko.transport: DEBUG: [chan 5246] EOF sent (5246)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2622 count=321 bs=1k
paramiko.transport: DEBUG: [chan 5247] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5247] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5247 opened.
paramiko.transport: DEBUG: [chan 5247] Sesch channel 5247 request ok
paramiko.transport: DEBUG: [chan 5247] EOF received (5247)
paramiko.transport: DEBUG: [chan 5247] EOF sent (5247)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2623 count=197 bs=1k
paramiko.transport: DEBUG: [chan 5248] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5248] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5248 opened.
paramiko.transport: DEBUG: [chan 5248] Sesch channel 5248 request ok
paramiko.transport: DEBUG: [chan 5248] EOF received (5248)
paramiko.transport: DEBUG: [chan 5248] EOF sent (5248)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2623 count=197 bs=1k
paramiko.transport: DEBUG: [chan 5249] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5249] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5249 opened.
paramiko.transport: DEBUG: [chan 5249] Sesch channel 5249 request ok
paramiko.transport: DEBUG: [chan 5249] EOF received (5249)
paramiko.transport: DEBUG: [chan 5249] EOF sent (5249)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2624 count=615 bs=1k
paramiko.transport: DEBUG: [chan 5250] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5250] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5250 opened.
paramiko.transport: DEBUG: [chan 5250] Sesch channel 5250 request ok
paramiko.transport: DEBUG: [chan 5250] EOF received (5250)
paramiko.transport: DEBUG: [chan 5250] EOF sent (5250)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2624 count=615 bs=1k
paramiko.transport: DEBUG: [chan 5251] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5251] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5251 opened.
paramiko.transport: DEBUG: [chan 5251] Sesch channel 5251 request ok
paramiko.transport: DEBUG: [chan 5251] EOF received (5251)
paramiko.transport: DEBUG: [chan 5251] EOF sent (5251)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2625 count=252 bs=1k
paramiko.transport: DEBUG: [chan 5252] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5252] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5252 opened.
paramiko.transport: DEBUG: [chan 5252] Sesch channel 5252 request ok
paramiko.transport: DEBUG: [chan 5252] EOF received (5252)
paramiko.transport: DEBUG: [chan 5252] EOF sent (5252)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2625 count=252 bs=1k
paramiko.transport: DEBUG: [chan 5253] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5253] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5253 opened.
paramiko.transport: DEBUG: [chan 5253] Sesch channel 5253 request ok
paramiko.transport: DEBUG: [chan 5253] EOF received (5253)
paramiko.transport: DEBUG: [chan 5253] EOF sent (5253)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2626 count=766 bs=1k
paramiko.transport: DEBUG: [chan 5254] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5254] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5254 opened.
paramiko.transport: DEBUG: [chan 5254] Sesch channel 5254 request ok
paramiko.transport: DEBUG: [chan 5254] EOF received (5254)
paramiko.transport: DEBUG: [chan 5254] EOF sent (5254)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2626 count=766 bs=1k
paramiko.transport: DEBUG: [chan 5255] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5255] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5255 opened.
paramiko.transport: DEBUG: [chan 5255] Sesch channel 5255 request ok
paramiko.transport: DEBUG: [chan 5255] EOF received (5255)
paramiko.transport: DEBUG: [chan 5255] EOF sent (5255)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2627 count=270 bs=1k
paramiko.transport: DEBUG: [chan 5256] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5256] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5256 opened.
paramiko.transport: DEBUG: [chan 5256] Sesch channel 5256 request ok
paramiko.transport: DEBUG: [chan 5256] EOF received (5256)
paramiko.transport: DEBUG: [chan 5256] EOF sent (5256)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2627 count=270 bs=1k
paramiko.transport: DEBUG: [chan 5257] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5257] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5257 opened.
paramiko.transport: DEBUG: [chan 5257] Sesch channel 5257 request ok
paramiko.transport: DEBUG: [chan 5257] EOF received (5257)
paramiko.transport: DEBUG: [chan 5257] EOF sent (5257)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2628 count=609 bs=1k
paramiko.transport: DEBUG: [chan 5258] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5258] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5258 opened.
paramiko.transport: DEBUG: [chan 5258] Sesch channel 5258 request ok
paramiko.transport: DEBUG: [chan 5258] EOF received (5258)
paramiko.transport: DEBUG: [chan 5258] EOF sent (5258)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2628 count=609 bs=1k
paramiko.transport: DEBUG: [chan 5259] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5259] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5259 opened.
paramiko.transport: DEBUG: [chan 5259] Sesch channel 5259 request ok
paramiko.transport: DEBUG: [chan 5259] EOF received (5259)
paramiko.transport: DEBUG: [chan 5259] EOF sent (5259)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2629 count=837 bs=1k
paramiko.transport: DEBUG: [chan 5260] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5260] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5260 opened.
paramiko.transport: DEBUG: [chan 5260] Sesch channel 5260 request ok
paramiko.transport: DEBUG: [chan 5260] EOF received (5260)
paramiko.transport: DEBUG: [chan 5260] EOF sent (5260)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2629 count=837 bs=1k
paramiko.transport: DEBUG: [chan 5261] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5261] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5261 opened.
paramiko.transport: DEBUG: [chan 5261] Sesch channel 5261 request ok
paramiko.transport: DEBUG: [chan 5261] EOF received (5261)
paramiko.transport: DEBUG: [chan 5261] EOF sent (5261)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2630 count=379 bs=1k
paramiko.transport: DEBUG: [chan 5262] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5262] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5262 opened.
paramiko.transport: DEBUG: [chan 5262] Sesch channel 5262 request ok
paramiko.transport: DEBUG: [chan 5262] EOF received (5262)
paramiko.transport: DEBUG: [chan 5262] EOF sent (5262)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2630 count=379 bs=1k
paramiko.transport: DEBUG: [chan 5263] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5263] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5263 opened.
paramiko.transport: DEBUG: [chan 5263] Sesch channel 5263 request ok
paramiko.transport: DEBUG: [chan 5263] EOF received (5263)
paramiko.transport: DEBUG: [chan 5263] EOF sent (5263)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2631 count=203 bs=1k
paramiko.transport: DEBUG: [chan 5264] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5264] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5264 opened.
paramiko.transport: DEBUG: [chan 5264] Sesch channel 5264 request ok
paramiko.transport: DEBUG: [chan 5264] EOF received (5264)
paramiko.transport: DEBUG: [chan 5264] EOF sent (5264)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2631 count=203 bs=1k
paramiko.transport: DEBUG: [chan 5265] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5265] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5265 opened.
paramiko.transport: DEBUG: [chan 5265] Sesch channel 5265 request ok
paramiko.transport: DEBUG: [chan 5265] EOF received (5265)
paramiko.transport: DEBUG: [chan 5265] EOF sent (5265)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2632 count=571 bs=1k
paramiko.transport: DEBUG: [chan 5266] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5266] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5266 opened.
paramiko.transport: DEBUG: [chan 5266] Sesch channel 5266 request ok
paramiko.transport: DEBUG: [chan 5266] EOF received (5266)
paramiko.transport: DEBUG: [chan 5266] EOF sent (5266)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2632 count=571 bs=1k
paramiko.transport: DEBUG: [chan 5267] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5267] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5267 opened.
paramiko.transport: DEBUG: [chan 5267] Sesch channel 5267 request ok
paramiko.transport: DEBUG: [chan 5267] EOF received (5267)
paramiko.transport: DEBUG: [chan 5267] EOF sent (5267)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2633 count=75 bs=1k
paramiko.transport: DEBUG: [chan 5268] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5268] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5268 opened.
paramiko.transport: DEBUG: [chan 5268] Sesch channel 5268 request ok
paramiko.transport: DEBUG: [chan 5268] EOF received (5268)
paramiko.transport: DEBUG: [chan 5268] EOF sent (5268)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2633 count=75 bs=1k
paramiko.transport: DEBUG: [chan 5269] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5269] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5269 opened.
paramiko.transport: DEBUG: [chan 5269] Sesch channel 5269 request ok
paramiko.transport: DEBUG: [chan 5269] EOF received (5269)
paramiko.transport: DEBUG: [chan 5269] EOF sent (5269)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2634 count=411 bs=1k
paramiko.transport: DEBUG: [chan 5270] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5270] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5270 opened.
paramiko.transport: DEBUG: [chan 5270] Sesch channel 5270 request ok
paramiko.transport: DEBUG: [chan 5270] EOF received (5270)
paramiko.transport: DEBUG: [chan 5270] EOF sent (5270)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2634 count=411 bs=1k
paramiko.transport: DEBUG: [chan 5271] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5271] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5271 opened.
paramiko.transport: DEBUG: [chan 5271] Sesch channel 5271 request ok
paramiko.transport: DEBUG: [chan 5271] EOF received (5271)
paramiko.transport: DEBUG: [chan 5271] EOF sent (5271)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2635 count=608 bs=1k
paramiko.transport: DEBUG: [chan 5272] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5272] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5272 opened.
paramiko.transport: DEBUG: [chan 5272] Sesch channel 5272 request ok
paramiko.transport: DEBUG: [chan 5272] EOF received (5272)
paramiko.transport: DEBUG: [chan 5272] EOF sent (5272)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2635 count=608 bs=1k
paramiko.transport: DEBUG: [chan 5273] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5273] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5273 opened.
paramiko.transport: DEBUG: [chan 5273] Sesch channel 5273 request ok
paramiko.transport: DEBUG: [chan 5273] EOF received (5273)
paramiko.transport: DEBUG: [chan 5273] EOF sent (5273)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2636 count=168 bs=1k
paramiko.transport: DEBUG: [chan 5274] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5274] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5274 opened.
paramiko.transport: DEBUG: [chan 5274] Sesch channel 5274 request ok
paramiko.transport: DEBUG: [chan 5274] EOF received (5274)
paramiko.transport: DEBUG: [chan 5274] EOF sent (5274)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2636 count=168 bs=1k
paramiko.transport: DEBUG: [chan 5275] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5275] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5275 opened.
paramiko.transport: DEBUG: [chan 5275] Sesch channel 5275 request ok
paramiko.transport: DEBUG: [chan 5275] EOF received (5275)
paramiko.transport: DEBUG: [chan 5275] EOF sent (5275)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2637 count=516 bs=1k
paramiko.transport: DEBUG: [chan 5276] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5276] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5276 opened.
paramiko.transport: DEBUG: [chan 5276] Sesch channel 5276 request ok
paramiko.transport: DEBUG: [chan 5276] EOF received (5276)
paramiko.transport: DEBUG: [chan 5276] EOF sent (5276)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2637 count=516 bs=1k
paramiko.transport: DEBUG: [chan 5277] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5277] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5277 opened.
paramiko.transport: DEBUG: [chan 5277] Sesch channel 5277 request ok
paramiko.transport: DEBUG: [chan 5277] EOF received (5277)
paramiko.transport: DEBUG: [chan 5277] EOF sent (5277)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2638 count=601 bs=1k
paramiko.transport: DEBUG: [chan 5278] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5278] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5278 opened.
paramiko.transport: DEBUG: [chan 5278] Sesch channel 5278 request ok
paramiko.transport: DEBUG: [chan 5278] EOF received (5278)
paramiko.transport: DEBUG: [chan 5278] EOF sent (5278)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2638 count=601 bs=1k
paramiko.transport: DEBUG: [chan 5279] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5279] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5279 opened.
paramiko.transport: DEBUG: [chan 5279] Sesch channel 5279 request ok
paramiko.transport: DEBUG: [chan 5279] EOF received (5279)
paramiko.transport: DEBUG: [chan 5279] EOF sent (5279)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2639 count=105 bs=1k
paramiko.transport: DEBUG: [chan 5280] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5280] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5280 opened.
paramiko.transport: DEBUG: [chan 5280] Sesch channel 5280 request ok
paramiko.transport: DEBUG: [chan 5280] EOF received (5280)
paramiko.transport: DEBUG: [chan 5280] EOF sent (5280)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2639 count=105 bs=1k
paramiko.transport: DEBUG: [chan 5281] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5281] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5281 opened.
paramiko.transport: DEBUG: [chan 5281] Sesch channel 5281 request ok
paramiko.transport: DEBUG: [chan 5281] EOF received (5281)
paramiko.transport: DEBUG: [chan 5281] EOF sent (5281)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2640 count=927 bs=1k
paramiko.transport: DEBUG: [chan 5282] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5282] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5282 opened.
paramiko.transport: DEBUG: [chan 5282] Sesch channel 5282 request ok
paramiko.transport: DEBUG: [chan 5282] EOF received (5282)
paramiko.transport: DEBUG: [chan 5282] EOF sent (5282)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2640 count=927 bs=1k
paramiko.transport: DEBUG: [chan 5283] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5283] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5283 opened.
paramiko.transport: DEBUG: [chan 5283] Sesch channel 5283 request ok
paramiko.transport: DEBUG: [chan 5283] EOF received (5283)
paramiko.transport: DEBUG: [chan 5283] EOF sent (5283)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2641 count=458 bs=1k
paramiko.transport: DEBUG: [chan 5284] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5284] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5284 opened.
paramiko.transport: DEBUG: [chan 5284] Sesch channel 5284 request ok
paramiko.transport: DEBUG: [chan 5284] EOF received (5284)
paramiko.transport: DEBUG: [chan 5284] EOF sent (5284)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2641 count=458 bs=1k
paramiko.transport: DEBUG: [chan 5285] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5285] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5285 opened.
paramiko.transport: DEBUG: [chan 5285] Sesch channel 5285 request ok
paramiko.transport: DEBUG: [chan 5285] EOF received (5285)
paramiko.transport: DEBUG: [chan 5285] EOF sent (5285)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2642 count=962 bs=1k
paramiko.transport: DEBUG: [chan 5286] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5286] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5286 opened.
paramiko.transport: DEBUG: [chan 5286] Sesch channel 5286 request ok
paramiko.transport: DEBUG: [chan 5286] EOF received (5286)
paramiko.transport: DEBUG: [chan 5286] EOF sent (5286)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2642 count=962 bs=1k
paramiko.transport: DEBUG: [chan 5287] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5287] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5287 opened.
paramiko.transport: DEBUG: [chan 5287] Sesch channel 5287 request ok
paramiko.transport: DEBUG: [chan 5287] EOF received (5287)
paramiko.transport: DEBUG: [chan 5287] EOF sent (5287)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2643 count=567 bs=1k
paramiko.transport: DEBUG: [chan 5288] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5288] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5288 opened.
paramiko.transport: DEBUG: [chan 5288] Sesch channel 5288 request ok
paramiko.transport: DEBUG: [chan 5288] EOF received (5288)
paramiko.transport: DEBUG: [chan 5288] EOF sent (5288)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2643 count=567 bs=1k
paramiko.transport: DEBUG: [chan 5289] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5289] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5289 opened.
paramiko.transport: DEBUG: [chan 5289] Sesch channel 5289 request ok
paramiko.transport: DEBUG: [chan 5289] EOF received (5289)
paramiko.transport: DEBUG: [chan 5289] EOF sent (5289)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2644 count=390 bs=1k
paramiko.transport: DEBUG: [chan 5290] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5290] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5290 opened.
paramiko.transport: DEBUG: [chan 5290] Sesch channel 5290 request ok
paramiko.transport: DEBUG: [chan 5290] EOF received (5290)
paramiko.transport: DEBUG: [chan 5290] EOF sent (5290)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2644 count=390 bs=1k
paramiko.transport: DEBUG: [chan 5291] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5291] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5291 opened.
paramiko.transport: DEBUG: [chan 5291] Sesch channel 5291 request ok
paramiko.transport: DEBUG: [chan 5291] EOF received (5291)
paramiko.transport: DEBUG: [chan 5291] EOF sent (5291)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2645 count=630 bs=1k
paramiko.transport: DEBUG: [chan 5292] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5292] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5292 opened.
paramiko.transport: DEBUG: [chan 5292] Sesch channel 5292 request ok
paramiko.transport: DEBUG: [chan 5292] EOF received (5292)
paramiko.transport: DEBUG: [chan 5292] EOF sent (5292)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2645 count=630 bs=1k
paramiko.transport: DEBUG: [chan 5293] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5293] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5293 opened.
paramiko.transport: DEBUG: [chan 5293] Sesch channel 5293 request ok
paramiko.transport: DEBUG: [chan 5293] EOF received (5293)
paramiko.transport: DEBUG: [chan 5293] EOF sent (5293)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2646 count=319 bs=1k
paramiko.transport: DEBUG: [chan 5294] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5294] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5294 opened.
paramiko.transport: DEBUG: [chan 5294] Sesch channel 5294 request ok
paramiko.transport: DEBUG: [chan 5294] EOF received (5294)
paramiko.transport: DEBUG: [chan 5294] EOF sent (5294)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2646 count=319 bs=1k
paramiko.transport: DEBUG: [chan 5295] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5295] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5295 opened.
paramiko.transport: DEBUG: [chan 5295] Sesch channel 5295 request ok
paramiko.transport: DEBUG: [chan 5295] EOF received (5295)
paramiko.transport: DEBUG: [chan 5295] EOF sent (5295)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2647 count=244 bs=1k
paramiko.transport: DEBUG: [chan 5296] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5296] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5296 opened.
paramiko.transport: DEBUG: [chan 5296] Sesch channel 5296 request ok
paramiko.transport: DEBUG: [chan 5296] EOF received (5296)
paramiko.transport: DEBUG: [chan 5296] EOF sent (5296)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2647 count=244 bs=1k
paramiko.transport: DEBUG: [chan 5297] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5297] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5297 opened.
paramiko.transport: DEBUG: [chan 5297] Sesch channel 5297 request ok
paramiko.transport: DEBUG: [chan 5297] EOF received (5297)
paramiko.transport: DEBUG: [chan 5297] EOF sent (5297)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2648 count=994 bs=1k
paramiko.transport: DEBUG: [chan 5298] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5298] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5298 opened.
paramiko.transport: DEBUG: [chan 5298] Sesch channel 5298 request ok
paramiko.transport: DEBUG: [chan 5298] EOF received (5298)
paramiko.transport: DEBUG: [chan 5298] EOF sent (5298)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2648 count=994 bs=1k
paramiko.transport: DEBUG: [chan 5299] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5299] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5299 opened.
paramiko.transport: DEBUG: [chan 5299] Sesch channel 5299 request ok
paramiko.transport: DEBUG: [chan 5299] EOF received (5299)
paramiko.transport: DEBUG: [chan 5299] EOF sent (5299)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2649 count=821 bs=1k
paramiko.transport: DEBUG: [chan 5300] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5300] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5300 opened.
paramiko.transport: DEBUG: [chan 5300] Sesch channel 5300 request ok
paramiko.transport: DEBUG: [chan 5300] EOF received (5300)
paramiko.transport: DEBUG: [chan 5300] EOF sent (5300)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2649 count=821 bs=1k
paramiko.transport: DEBUG: [chan 5301] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5301] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5301 opened.
paramiko.transport: DEBUG: [chan 5301] Sesch channel 5301 request ok
paramiko.transport: DEBUG: [chan 5301] EOF received (5301)
paramiko.transport: DEBUG: [chan 5301] EOF sent (5301)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2650 count=485 bs=1k
paramiko.transport: DEBUG: [chan 5302] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5302] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5302 opened.
paramiko.transport: DEBUG: [chan 5302] Sesch channel 5302 request ok
paramiko.transport: DEBUG: [chan 5302] EOF received (5302)
paramiko.transport: DEBUG: [chan 5302] EOF sent (5302)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2650 count=485 bs=1k
paramiko.transport: DEBUG: [chan 5303] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5303] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5303 opened.
paramiko.transport: DEBUG: [chan 5303] Sesch channel 5303 request ok
paramiko.transport: DEBUG: [chan 5303] EOF received (5303)
paramiko.transport: DEBUG: [chan 5303] EOF sent (5303)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2651 count=471 bs=1k
paramiko.transport: DEBUG: [chan 5304] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5304] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5304 opened.
paramiko.transport: DEBUG: [chan 5304] Sesch channel 5304 request ok
paramiko.transport: DEBUG: [chan 5304] EOF received (5304)
paramiko.transport: DEBUG: [chan 5304] EOF sent (5304)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2651 count=471 bs=1k
paramiko.transport: DEBUG: [chan 5305] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5305] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5305 opened.
paramiko.transport: DEBUG: [chan 5305] Sesch channel 5305 request ok
paramiko.transport: DEBUG: [chan 5305] EOF received (5305)
paramiko.transport: DEBUG: [chan 5305] EOF sent (5305)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2652 count=809 bs=1k
paramiko.transport: DEBUG: [chan 5306] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5306] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5306 opened.
paramiko.transport: DEBUG: [chan 5306] Sesch channel 5306 request ok
paramiko.transport: DEBUG: [chan 5306] EOF received (5306)
paramiko.transport: DEBUG: [chan 5306] EOF sent (5306)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2652 count=809 bs=1k
paramiko.transport: DEBUG: [chan 5307] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5307] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5307 opened.
paramiko.transport: DEBUG: [chan 5307] Sesch channel 5307 request ok
paramiko.transport: DEBUG: [chan 5307] EOF received (5307)
paramiko.transport: DEBUG: [chan 5307] EOF sent (5307)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2653 count=610 bs=1k
paramiko.transport: DEBUG: [chan 5308] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5308] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5308 opened.
paramiko.transport: DEBUG: [chan 5308] Sesch channel 5308 request ok
paramiko.transport: DEBUG: [chan 5308] EOF received (5308)
paramiko.transport: DEBUG: [chan 5308] EOF sent (5308)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2653 count=610 bs=1k
paramiko.transport: DEBUG: [chan 5309] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5309] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5309 opened.
paramiko.transport: DEBUG: [chan 5309] Sesch channel 5309 request ok
paramiko.transport: DEBUG: [chan 5309] EOF received (5309)
paramiko.transport: DEBUG: [chan 5309] EOF sent (5309)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2654 count=595 bs=1k
paramiko.transport: DEBUG: [chan 5310] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5310] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5310 opened.
paramiko.transport: DEBUG: [chan 5310] Sesch channel 5310 request ok
paramiko.transport: DEBUG: [chan 5310] EOF received (5310)
paramiko.transport: DEBUG: [chan 5310] EOF sent (5310)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2654 count=595 bs=1k
paramiko.transport: DEBUG: [chan 5311] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5311] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5311 opened.
paramiko.transport: DEBUG: [chan 5311] Sesch channel 5311 request ok
paramiko.transport: DEBUG: [chan 5311] EOF received (5311)
paramiko.transport: DEBUG: [chan 5311] EOF sent (5311)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2655 count=368 bs=1k
paramiko.transport: DEBUG: [chan 5312] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5312] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5312 opened.
paramiko.transport: DEBUG: [chan 5312] Sesch channel 5312 request ok
paramiko.transport: DEBUG: [chan 5312] EOF received (5312)
paramiko.transport: DEBUG: [chan 5312] EOF sent (5312)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2655 count=368 bs=1k
paramiko.transport: DEBUG: [chan 5313] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5313] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5313 opened.
paramiko.transport: DEBUG: [chan 5313] Sesch channel 5313 request ok
paramiko.transport: DEBUG: [chan 5313] EOF received (5313)
paramiko.transport: DEBUG: [chan 5313] EOF sent (5313)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2656 count=637 bs=1k
paramiko.transport: DEBUG: [chan 5314] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5314] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5314 opened.
paramiko.transport: DEBUG: [chan 5314] Sesch channel 5314 request ok
paramiko.transport: DEBUG: [chan 5314] EOF received (5314)
paramiko.transport: DEBUG: [chan 5314] EOF sent (5314)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2656 count=637 bs=1k
paramiko.transport: DEBUG: [chan 5315] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5315] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5315 opened.
paramiko.transport: DEBUG: [chan 5315] Sesch channel 5315 request ok
paramiko.transport: DEBUG: [chan 5315] EOF received (5315)
paramiko.transport: DEBUG: [chan 5315] EOF sent (5315)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2657 count=551 bs=1k
paramiko.transport: DEBUG: [chan 5316] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5316] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5316 opened.
paramiko.transport: DEBUG: [chan 5316] Sesch channel 5316 request ok
paramiko.transport: DEBUG: [chan 5316] EOF received (5316)
paramiko.transport: DEBUG: [chan 5316] EOF sent (5316)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2657 count=551 bs=1k
paramiko.transport: DEBUG: [chan 5317] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5317] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5317 opened.
paramiko.transport: DEBUG: [chan 5317] Sesch channel 5317 request ok
paramiko.transport: DEBUG: [chan 5317] EOF received (5317)
paramiko.transport: DEBUG: [chan 5317] EOF sent (5317)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2658 count=376 bs=1k
paramiko.transport: DEBUG: [chan 5318] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5318] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5318 opened.
paramiko.transport: DEBUG: [chan 5318] Sesch channel 5318 request ok
paramiko.transport: DEBUG: [chan 5318] EOF received (5318)
paramiko.transport: DEBUG: [chan 5318] EOF sent (5318)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2658 count=376 bs=1k
paramiko.transport: DEBUG: [chan 5319] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5319] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5319 opened.
paramiko.transport: DEBUG: [chan 5319] Sesch channel 5319 request ok
paramiko.transport: DEBUG: [chan 5319] EOF received (5319)
paramiko.transport: DEBUG: [chan 5319] EOF sent (5319)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2659 count=657 bs=1k
paramiko.transport: DEBUG: [chan 5320] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5320] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5320 opened.
paramiko.transport: DEBUG: [chan 5320] Sesch channel 5320 request ok
paramiko.transport: DEBUG: [chan 5320] EOF received (5320)
paramiko.transport: DEBUG: [chan 5320] EOF sent (5320)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2659 count=657 bs=1k
paramiko.transport: DEBUG: [chan 5321] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5321] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5321 opened.
paramiko.transport: DEBUG: [chan 5321] Sesch channel 5321 request ok
paramiko.transport: DEBUG: [chan 5321] EOF received (5321)
paramiko.transport: DEBUG: [chan 5321] EOF sent (5321)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2660 count=774 bs=1k
paramiko.transport: DEBUG: [chan 5322] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5322] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5322 opened.
paramiko.transport: DEBUG: [chan 5322] Sesch channel 5322 request ok
paramiko.transport: DEBUG: [chan 5322] EOF received (5322)
paramiko.transport: DEBUG: [chan 5322] EOF sent (5322)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2660 count=774 bs=1k
paramiko.transport: DEBUG: [chan 5323] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5323] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5323 opened.
paramiko.transport: DEBUG: [chan 5323] Sesch channel 5323 request ok
paramiko.transport: DEBUG: [chan 5323] EOF received (5323)
paramiko.transport: DEBUG: [chan 5323] EOF sent (5323)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2661 count=490 bs=1k
paramiko.transport: DEBUG: [chan 5324] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5324] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5324 opened.
paramiko.transport: DEBUG: [chan 5324] Sesch channel 5324 request ok
paramiko.transport: DEBUG: [chan 5324] EOF received (5324)
paramiko.transport: DEBUG: [chan 5324] EOF sent (5324)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2661 count=490 bs=1k
paramiko.transport: DEBUG: [chan 5325] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5325] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5325 opened.
paramiko.transport: DEBUG: [chan 5325] Sesch channel 5325 request ok
paramiko.transport: DEBUG: [chan 5325] EOF received (5325)
paramiko.transport: DEBUG: [chan 5325] EOF sent (5325)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2662 count=338 bs=1k
paramiko.transport: DEBUG: [chan 5326] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5326] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5326 opened.
paramiko.transport: DEBUG: [chan 5326] Sesch channel 5326 request ok
paramiko.transport: DEBUG: [chan 5326] EOF received (5326)
paramiko.transport: DEBUG: [chan 5326] EOF sent (5326)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2662 count=338 bs=1k
paramiko.transport: DEBUG: [chan 5327] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5327] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5327 opened.
paramiko.transport: DEBUG: [chan 5327] Sesch channel 5327 request ok
paramiko.transport: DEBUG: [chan 5327] EOF received (5327)
paramiko.transport: DEBUG: [chan 5327] EOF sent (5327)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2663 count=227 bs=1k
paramiko.transport: DEBUG: [chan 5328] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5328] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5328 opened.
paramiko.transport: DEBUG: [chan 5328] Sesch channel 5328 request ok
paramiko.transport: DEBUG: [chan 5328] EOF received (5328)
paramiko.transport: DEBUG: [chan 5328] EOF sent (5328)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2663 count=227 bs=1k
paramiko.transport: DEBUG: [chan 5329] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5329] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5329 opened.
paramiko.transport: DEBUG: [chan 5329] Sesch channel 5329 request ok
paramiko.transport: DEBUG: [chan 5329] EOF received (5329)
paramiko.transport: DEBUG: [chan 5329] EOF sent (5329)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2664 count=197 bs=1k
paramiko.transport: DEBUG: [chan 5330] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5330] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5330 opened.
paramiko.transport: DEBUG: [chan 5330] Sesch channel 5330 request ok
paramiko.transport: DEBUG: [chan 5330] EOF received (5330)
paramiko.transport: DEBUG: [chan 5330] EOF sent (5330)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2664 count=197 bs=1k
paramiko.transport: DEBUG: [chan 5331] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5331] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5331 opened.
paramiko.transport: DEBUG: [chan 5331] Sesch channel 5331 request ok
paramiko.transport: DEBUG: [chan 5331] EOF received (5331)
paramiko.transport: DEBUG: [chan 5331] EOF sent (5331)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2665 count=406 bs=1k
paramiko.transport: DEBUG: [chan 5332] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5332] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5332 opened.
paramiko.transport: DEBUG: [chan 5332] Sesch channel 5332 request ok
paramiko.transport: DEBUG: [chan 5332] EOF received (5332)
paramiko.transport: DEBUG: [chan 5332] EOF sent (5332)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2665 count=406 bs=1k
paramiko.transport: DEBUG: [chan 5333] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5333] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5333 opened.
paramiko.transport: DEBUG: [chan 5333] Sesch channel 5333 request ok
paramiko.transport: DEBUG: [chan 5333] EOF received (5333)
paramiko.transport: DEBUG: [chan 5333] EOF sent (5333)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2666 count=338 bs=1k
paramiko.transport: DEBUG: [chan 5334] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5334] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5334 opened.
paramiko.transport: DEBUG: [chan 5334] Sesch channel 5334 request ok
paramiko.transport: DEBUG: [chan 5334] EOF received (5334)
paramiko.transport: DEBUG: [chan 5334] EOF sent (5334)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2666 count=338 bs=1k
paramiko.transport: DEBUG: [chan 5335] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5335] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5335 opened.
paramiko.transport: DEBUG: [chan 5335] Sesch channel 5335 request ok
paramiko.transport: DEBUG: [chan 5335] EOF received (5335)
paramiko.transport: DEBUG: [chan 5335] EOF sent (5335)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2667 count=210 bs=1k
paramiko.transport: DEBUG: [chan 5336] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5336] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5336 opened.
paramiko.transport: DEBUG: [chan 5336] Sesch channel 5336 request ok
paramiko.transport: DEBUG: [chan 5336] EOF received (5336)
paramiko.transport: DEBUG: [chan 5336] EOF sent (5336)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2667 count=210 bs=1k
paramiko.transport: DEBUG: [chan 5337] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5337] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5337 opened.
paramiko.transport: DEBUG: [chan 5337] Sesch channel 5337 request ok
paramiko.transport: DEBUG: [chan 5337] EOF received (5337)
paramiko.transport: DEBUG: [chan 5337] EOF sent (5337)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2668 count=173 bs=1k
paramiko.transport: DEBUG: [chan 5338] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5338] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5338 opened.
paramiko.transport: DEBUG: [chan 5338] Sesch channel 5338 request ok
paramiko.transport: DEBUG: [chan 5338] EOF received (5338)
paramiko.transport: DEBUG: [chan 5338] EOF sent (5338)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2668 count=173 bs=1k
paramiko.transport: DEBUG: [chan 5339] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5339] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5339 opened.
paramiko.transport: DEBUG: [chan 5339] Sesch channel 5339 request ok
paramiko.transport: DEBUG: [chan 5339] EOF received (5339)
paramiko.transport: DEBUG: [chan 5339] EOF sent (5339)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2669 count=961 bs=1k
paramiko.transport: DEBUG: [chan 5340] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5340] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5340 opened.
paramiko.transport: DEBUG: [chan 5340] Sesch channel 5340 request ok
paramiko.transport: DEBUG: [chan 5340] EOF received (5340)
paramiko.transport: DEBUG: [chan 5340] EOF sent (5340)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2669 count=961 bs=1k
paramiko.transport: DEBUG: [chan 5341] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5341] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5341 opened.
paramiko.transport: DEBUG: [chan 5341] Sesch channel 5341 request ok
paramiko.transport: DEBUG: [chan 5341] EOF received (5341)
paramiko.transport: DEBUG: [chan 5341] EOF sent (5341)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2670 count=96 bs=1k
paramiko.transport: DEBUG: [chan 5342] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5342] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5342 opened.
paramiko.transport: DEBUG: [chan 5342] Sesch channel 5342 request ok
paramiko.transport: DEBUG: [chan 5342] EOF received (5342)
paramiko.transport: DEBUG: [chan 5342] EOF sent (5342)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2670 count=96 bs=1k
paramiko.transport: DEBUG: [chan 5343] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5343] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5343 opened.
paramiko.transport: DEBUG: [chan 5343] Sesch channel 5343 request ok
paramiko.transport: DEBUG: [chan 5343] EOF received (5343)
paramiko.transport: DEBUG: [chan 5343] EOF sent (5343)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2671 count=708 bs=1k
paramiko.transport: DEBUG: [chan 5344] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5344] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5344 opened.
paramiko.transport: DEBUG: [chan 5344] Sesch channel 5344 request ok
paramiko.transport: DEBUG: [chan 5344] EOF received (5344)
paramiko.transport: DEBUG: [chan 5344] EOF sent (5344)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2671 count=708 bs=1k
paramiko.transport: DEBUG: [chan 5345] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5345] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5345 opened.
paramiko.transport: DEBUG: [chan 5345] Sesch channel 5345 request ok
paramiko.transport: DEBUG: [chan 5345] EOF received (5345)
paramiko.transport: DEBUG: [chan 5345] EOF sent (5345)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2672 count=356 bs=1k
paramiko.transport: DEBUG: [chan 5346] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5346] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5346 opened.
paramiko.transport: DEBUG: [chan 5346] Sesch channel 5346 request ok
paramiko.transport: DEBUG: [chan 5346] EOF received (5346)
paramiko.transport: DEBUG: [chan 5346] EOF sent (5346)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2672 count=356 bs=1k
paramiko.transport: DEBUG: [chan 5347] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5347] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5347 opened.
paramiko.transport: DEBUG: [chan 5347] Sesch channel 5347 request ok
paramiko.transport: DEBUG: [chan 5347] EOF received (5347)
paramiko.transport: DEBUG: [chan 5347] EOF sent (5347)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2673 count=289 bs=1k
paramiko.transport: DEBUG: [chan 5348] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5348] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5348 opened.
paramiko.transport: DEBUG: [chan 5348] Sesch channel 5348 request ok
paramiko.transport: DEBUG: [chan 5348] EOF received (5348)
paramiko.transport: DEBUG: [chan 5348] EOF sent (5348)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2673 count=289 bs=1k
paramiko.transport: DEBUG: [chan 5349] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5349] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5349 opened.
paramiko.transport: DEBUG: [chan 5349] Sesch channel 5349 request ok
paramiko.transport: DEBUG: [chan 5349] EOF received (5349)
paramiko.transport: DEBUG: [chan 5349] EOF sent (5349)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2674 count=935 bs=1k
paramiko.transport: DEBUG: [chan 5350] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5350] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5350 opened.
paramiko.transport: DEBUG: [chan 5350] Sesch channel 5350 request ok
paramiko.transport: DEBUG: [chan 5350] EOF received (5350)
paramiko.transport: DEBUG: [chan 5350] EOF sent (5350)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2674 count=935 bs=1k
paramiko.transport: DEBUG: [chan 5351] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5351] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5351 opened.
paramiko.transport: DEBUG: [chan 5351] Sesch channel 5351 request ok
paramiko.transport: DEBUG: [chan 5351] EOF received (5351)
paramiko.transport: DEBUG: [chan 5351] EOF sent (5351)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2675 count=821 bs=1k
paramiko.transport: DEBUG: [chan 5352] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5352] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5352 opened.
paramiko.transport: DEBUG: [chan 5352] Sesch channel 5352 request ok
paramiko.transport: DEBUG: [chan 5352] EOF received (5352)
paramiko.transport: DEBUG: [chan 5352] EOF sent (5352)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2675 count=821 bs=1k
paramiko.transport: DEBUG: [chan 5353] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5353] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5353 opened.
paramiko.transport: DEBUG: [chan 5353] Sesch channel 5353 request ok
paramiko.transport: DEBUG: [chan 5353] EOF received (5353)
paramiko.transport: DEBUG: [chan 5353] EOF sent (5353)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2676 count=461 bs=1k
paramiko.transport: DEBUG: [chan 5354] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5354] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5354 opened.
paramiko.transport: DEBUG: [chan 5354] Sesch channel 5354 request ok
paramiko.transport: DEBUG: [chan 5354] EOF received (5354)
paramiko.transport: DEBUG: [chan 5354] EOF sent (5354)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2676 count=461 bs=1k
paramiko.transport: DEBUG: [chan 5355] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5355] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5355 opened.
paramiko.transport: DEBUG: [chan 5355] Sesch channel 5355 request ok
paramiko.transport: DEBUG: [chan 5355] EOF received (5355)
paramiko.transport: DEBUG: [chan 5355] EOF sent (5355)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2677 count=585 bs=1k
paramiko.transport: DEBUG: [chan 5356] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5356] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5356 opened.
paramiko.transport: DEBUG: [chan 5356] Sesch channel 5356 request ok
paramiko.transport: DEBUG: [chan 5356] EOF received (5356)
paramiko.transport: DEBUG: [chan 5356] EOF sent (5356)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2677 count=585 bs=1k
paramiko.transport: DEBUG: [chan 5357] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5357] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5357 opened.
paramiko.transport: DEBUG: [chan 5357] Sesch channel 5357 request ok
paramiko.transport: DEBUG: [chan 5357] EOF received (5357)
paramiko.transport: DEBUG: [chan 5357] EOF sent (5357)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2678 count=133 bs=1k
paramiko.transport: DEBUG: [chan 5358] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5358] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5358 opened.
paramiko.transport: DEBUG: [chan 5358] Sesch channel 5358 request ok
paramiko.transport: DEBUG: [chan 5358] EOF received (5358)
paramiko.transport: DEBUG: [chan 5358] EOF sent (5358)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2678 count=133 bs=1k
paramiko.transport: DEBUG: [chan 5359] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5359] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5359 opened.
paramiko.transport: DEBUG: [chan 5359] Sesch channel 5359 request ok
paramiko.transport: DEBUG: [chan 5359] EOF received (5359)
paramiko.transport: DEBUG: [chan 5359] EOF sent (5359)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2679 count=580 bs=1k
paramiko.transport: DEBUG: [chan 5360] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5360] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5360 opened.
paramiko.transport: DEBUG: [chan 5360] Sesch channel 5360 request ok
paramiko.transport: DEBUG: [chan 5360] EOF received (5360)
paramiko.transport: DEBUG: [chan 5360] EOF sent (5360)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2679 count=580 bs=1k
paramiko.transport: DEBUG: [chan 5361] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5361] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5361 opened.
paramiko.transport: DEBUG: [chan 5361] Sesch channel 5361 request ok
paramiko.transport: DEBUG: [chan 5361] EOF received (5361)
paramiko.transport: DEBUG: [chan 5361] EOF sent (5361)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2680 count=27 bs=1k
paramiko.transport: DEBUG: [chan 5362] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5362] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5362 opened.
paramiko.transport: DEBUG: [chan 5362] Sesch channel 5362 request ok
paramiko.transport: DEBUG: [chan 5362] EOF received (5362)
paramiko.transport: DEBUG: [chan 5362] EOF sent (5362)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2680 count=27 bs=1k
paramiko.transport: DEBUG: [chan 5363] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5363] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5363 opened.
paramiko.transport: DEBUG: [chan 5363] Sesch channel 5363 request ok
paramiko.transport: DEBUG: [chan 5363] EOF received (5363)
paramiko.transport: DEBUG: [chan 5363] EOF sent (5363)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2681 count=883 bs=1k
paramiko.transport: DEBUG: [chan 5364] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5364] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5364 opened.
paramiko.transport: DEBUG: [chan 5364] Sesch channel 5364 request ok
paramiko.transport: DEBUG: [chan 5364] EOF received (5364)
paramiko.transport: DEBUG: [chan 5364] EOF sent (5364)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2681 count=883 bs=1k
paramiko.transport: DEBUG: [chan 5365] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5365] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5365 opened.
paramiko.transport: DEBUG: [chan 5365] Sesch channel 5365 request ok
paramiko.transport: DEBUG: [chan 5365] EOF received (5365)
paramiko.transport: DEBUG: [chan 5365] EOF sent (5365)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2682 count=598 bs=1k
paramiko.transport: DEBUG: [chan 5366] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5366] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5366 opened.
paramiko.transport: DEBUG: [chan 5366] Sesch channel 5366 request ok
paramiko.transport: DEBUG: [chan 5366] EOF received (5366)
paramiko.transport: DEBUG: [chan 5366] EOF sent (5366)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2682 count=598 bs=1k
paramiko.transport: DEBUG: [chan 5367] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5367] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5367 opened.
paramiko.transport: DEBUG: [chan 5367] Sesch channel 5367 request ok
paramiko.transport: DEBUG: [chan 5367] EOF received (5367)
paramiko.transport: DEBUG: [chan 5367] EOF sent (5367)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2683 count=974 bs=1k
paramiko.transport: DEBUG: [chan 5368] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5368] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5368 opened.
paramiko.transport: DEBUG: [chan 5368] Sesch channel 5368 request ok
paramiko.transport: DEBUG: [chan 5368] EOF received (5368)
paramiko.transport: DEBUG: [chan 5368] EOF sent (5368)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2683 count=974 bs=1k
paramiko.transport: DEBUG: [chan 5369] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5369] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5369 opened.
paramiko.transport: DEBUG: [chan 5369] Sesch channel 5369 request ok
paramiko.transport: DEBUG: [chan 5369] EOF received (5369)
paramiko.transport: DEBUG: [chan 5369] EOF sent (5369)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2684 count=912 bs=1k
paramiko.transport: DEBUG: [chan 5370] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5370] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5370 opened.
paramiko.transport: DEBUG: [chan 5370] Sesch channel 5370 request ok
paramiko.transport: DEBUG: [chan 5370] EOF received (5370)
paramiko.transport: DEBUG: [chan 5370] EOF sent (5370)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2684 count=912 bs=1k
paramiko.transport: DEBUG: [chan 5371] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5371] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5371 opened.
paramiko.transport: DEBUG: [chan 5371] Sesch channel 5371 request ok
paramiko.transport: DEBUG: [chan 5371] EOF received (5371)
paramiko.transport: DEBUG: [chan 5371] EOF sent (5371)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2685 count=7 bs=1k
paramiko.transport: DEBUG: [chan 5372] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5372] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5372 opened.
paramiko.transport: DEBUG: [chan 5372] Sesch channel 5372 request ok
paramiko.transport: DEBUG: [chan 5372] EOF received (5372)
paramiko.transport: DEBUG: [chan 5372] EOF sent (5372)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2685 count=7 bs=1k
paramiko.transport: DEBUG: [chan 5373] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5373] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5373 opened.
paramiko.transport: DEBUG: [chan 5373] Sesch channel 5373 request ok
paramiko.transport: DEBUG: [chan 5373] EOF received (5373)
paramiko.transport: DEBUG: [chan 5373] EOF sent (5373)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2686 count=197 bs=1k
paramiko.transport: DEBUG: [chan 5374] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5374] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5374 opened.
paramiko.transport: DEBUG: [chan 5374] Sesch channel 5374 request ok
paramiko.transport: DEBUG: [chan 5374] EOF received (5374)
paramiko.transport: DEBUG: [chan 5374] EOF sent (5374)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2686 count=197 bs=1k
paramiko.transport: DEBUG: [chan 5375] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5375] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5375 opened.
paramiko.transport: DEBUG: [chan 5375] Sesch channel 5375 request ok
paramiko.transport: DEBUG: [chan 5375] EOF received (5375)
paramiko.transport: DEBUG: [chan 5375] EOF sent (5375)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2687 count=354 bs=1k
paramiko.transport: DEBUG: [chan 5376] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5376] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5376 opened.
paramiko.transport: DEBUG: [chan 5376] Sesch channel 5376 request ok
paramiko.transport: DEBUG: [chan 5376] EOF received (5376)
paramiko.transport: DEBUG: [chan 5376] EOF sent (5376)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2687 count=354 bs=1k
paramiko.transport: DEBUG: [chan 5377] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5377] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5377 opened.
paramiko.transport: DEBUG: [chan 5377] Sesch channel 5377 request ok
paramiko.transport: DEBUG: [chan 5377] EOF received (5377)
paramiko.transport: DEBUG: [chan 5377] EOF sent (5377)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2688 count=968 bs=1k
paramiko.transport: DEBUG: [chan 5378] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5378] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5378 opened.
paramiko.transport: DEBUG: [chan 5378] Sesch channel 5378 request ok
paramiko.transport: DEBUG: [chan 5378] EOF received (5378)
paramiko.transport: DEBUG: [chan 5378] EOF sent (5378)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2688 count=968 bs=1k
paramiko.transport: DEBUG: [chan 5379] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5379] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5379 opened.
paramiko.transport: DEBUG: [chan 5379] Sesch channel 5379 request ok
paramiko.transport: DEBUG: [chan 5379] EOF received (5379)
paramiko.transport: DEBUG: [chan 5379] EOF sent (5379)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2689 count=811 bs=1k
paramiko.transport: DEBUG: [chan 5380] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5380] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5380 opened.
paramiko.transport: DEBUG: [chan 5380] Sesch channel 5380 request ok
paramiko.transport: DEBUG: [chan 5380] EOF received (5380)
paramiko.transport: DEBUG: [chan 5380] EOF sent (5380)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2689 count=811 bs=1k
paramiko.transport: DEBUG: [chan 5381] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5381] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5381 opened.
paramiko.transport: DEBUG: [chan 5381] Sesch channel 5381 request ok
paramiko.transport: DEBUG: [chan 5381] EOF received (5381)
paramiko.transport: DEBUG: [chan 5381] EOF sent (5381)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2690 count=95 bs=1k
paramiko.transport: DEBUG: [chan 5382] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5382] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5382 opened.
paramiko.transport: DEBUG: [chan 5382] Sesch channel 5382 request ok
paramiko.transport: DEBUG: [chan 5382] EOF received (5382)
paramiko.transport: DEBUG: [chan 5382] EOF sent (5382)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2690 count=95 bs=1k
paramiko.transport: DEBUG: [chan 5383] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5383] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5383 opened.
paramiko.transport: DEBUG: [chan 5383] Sesch channel 5383 request ok
paramiko.transport: DEBUG: [chan 5383] EOF received (5383)
paramiko.transport: DEBUG: [chan 5383] EOF sent (5383)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2691 count=793 bs=1k
paramiko.transport: DEBUG: [chan 5384] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5384] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5384 opened.
paramiko.transport: DEBUG: [chan 5384] Sesch channel 5384 request ok
paramiko.transport: DEBUG: [chan 5384] EOF received (5384)
paramiko.transport: DEBUG: [chan 5384] EOF sent (5384)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2691 count=793 bs=1k
paramiko.transport: DEBUG: [chan 5385] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5385] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5385 opened.
paramiko.transport: DEBUG: [chan 5385] Sesch channel 5385 request ok
paramiko.transport: DEBUG: [chan 5385] EOF received (5385)
paramiko.transport: DEBUG: [chan 5385] EOF sent (5385)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2692 count=489 bs=1k
paramiko.transport: DEBUG: [chan 5386] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5386] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5386 opened.
paramiko.transport: DEBUG: [chan 5386] Sesch channel 5386 request ok
paramiko.transport: DEBUG: [chan 5386] EOF received (5386)
paramiko.transport: DEBUG: [chan 5386] EOF sent (5386)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2692 count=489 bs=1k
paramiko.transport: DEBUG: [chan 5387] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5387] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5387 opened.
paramiko.transport: DEBUG: [chan 5387] Sesch channel 5387 request ok
paramiko.transport: DEBUG: [chan 5387] EOF received (5387)
paramiko.transport: DEBUG: [chan 5387] EOF sent (5387)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2693 count=368 bs=1k
paramiko.transport: DEBUG: [chan 5388] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5388] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5388 opened.
paramiko.transport: DEBUG: [chan 5388] Sesch channel 5388 request ok
paramiko.transport: DEBUG: [chan 5388] EOF received (5388)
paramiko.transport: DEBUG: [chan 5388] EOF sent (5388)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2693 count=368 bs=1k
paramiko.transport: DEBUG: [chan 5389] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5389] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5389 opened.
paramiko.transport: DEBUG: [chan 5389] Sesch channel 5389 request ok
paramiko.transport: DEBUG: [chan 5389] EOF received (5389)
paramiko.transport: DEBUG: [chan 5389] EOF sent (5389)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2694 count=280 bs=1k
paramiko.transport: DEBUG: [chan 5390] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5390] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5390 opened.
paramiko.transport: DEBUG: [chan 5390] Sesch channel 5390 request ok
paramiko.transport: DEBUG: [chan 5390] EOF received (5390)
paramiko.transport: DEBUG: [chan 5390] EOF sent (5390)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2694 count=280 bs=1k
paramiko.transport: DEBUG: [chan 5391] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5391] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5391 opened.
paramiko.transport: DEBUG: [chan 5391] Sesch channel 5391 request ok
paramiko.transport: DEBUG: [chan 5391] EOF received (5391)
paramiko.transport: DEBUG: [chan 5391] EOF sent (5391)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2695 count=457 bs=1k
paramiko.transport: DEBUG: [chan 5392] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5392] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5392 opened.
paramiko.transport: DEBUG: [chan 5392] Sesch channel 5392 request ok
paramiko.transport: DEBUG: [chan 5392] EOF received (5392)
paramiko.transport: DEBUG: [chan 5392] EOF sent (5392)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2695 count=457 bs=1k
paramiko.transport: DEBUG: [chan 5393] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5393] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5393 opened.
paramiko.transport: DEBUG: [chan 5393] Sesch channel 5393 request ok
paramiko.transport: DEBUG: [chan 5393] EOF received (5393)
paramiko.transport: DEBUG: [chan 5393] EOF sent (5393)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2696 count=779 bs=1k
paramiko.transport: DEBUG: [chan 5394] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5394] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5394 opened.
paramiko.transport: DEBUG: [chan 5394] Sesch channel 5394 request ok
paramiko.transport: DEBUG: [chan 5394] EOF received (5394)
paramiko.transport: DEBUG: [chan 5394] EOF sent (5394)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2696 count=779 bs=1k
paramiko.transport: DEBUG: [chan 5395] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5395] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5395 opened.
paramiko.transport: DEBUG: [chan 5395] Sesch channel 5395 request ok
paramiko.transport: DEBUG: [chan 5395] EOF received (5395)
paramiko.transport: DEBUG: [chan 5395] EOF sent (5395)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2697 count=814 bs=1k
paramiko.transport: DEBUG: [chan 5396] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5396] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5396 opened.
paramiko.transport: DEBUG: [chan 5396] Sesch channel 5396 request ok
paramiko.transport: DEBUG: [chan 5396] EOF received (5396)
paramiko.transport: DEBUG: [chan 5396] EOF sent (5396)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2697 count=814 bs=1k
paramiko.transport: DEBUG: [chan 5397] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5397] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5397 opened.
paramiko.transport: DEBUG: [chan 5397] Sesch channel 5397 request ok
paramiko.transport: DEBUG: [chan 5397] EOF received (5397)
paramiko.transport: DEBUG: [chan 5397] EOF sent (5397)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2698 count=822 bs=1k
paramiko.transport: DEBUG: [chan 5398] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5398] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5398 opened.
paramiko.transport: DEBUG: [chan 5398] Sesch channel 5398 request ok
paramiko.transport: DEBUG: [chan 5398] EOF received (5398)
paramiko.transport: DEBUG: [chan 5398] EOF sent (5398)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2698 count=822 bs=1k
paramiko.transport: DEBUG: [chan 5399] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5399] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5399 opened.
paramiko.transport: DEBUG: [chan 5399] Sesch channel 5399 request ok
paramiko.transport: DEBUG: [chan 5399] EOF received (5399)
paramiko.transport: DEBUG: [chan 5399] EOF sent (5399)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2699 count=90 bs=1k
paramiko.transport: DEBUG: [chan 5400] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5400] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5400 opened.
paramiko.transport: DEBUG: [chan 5400] Sesch channel 5400 request ok
paramiko.transport: DEBUG: [chan 5400] EOF received (5400)
paramiko.transport: DEBUG: [chan 5400] EOF sent (5400)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2699 count=90 bs=1k
paramiko.transport: DEBUG: [chan 5401] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5401] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5401 opened.
paramiko.transport: DEBUG: [chan 5401] Sesch channel 5401 request ok
paramiko.transport: DEBUG: [chan 5401] EOF received (5401)
paramiko.transport: DEBUG: [chan 5401] EOF sent (5401)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2700 count=825 bs=1k
paramiko.transport: DEBUG: [chan 5402] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5402] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5402 opened.
paramiko.transport: DEBUG: [chan 5402] Sesch channel 5402 request ok
paramiko.transport: DEBUG: [chan 5402] EOF received (5402)
paramiko.transport: DEBUG: [chan 5402] EOF sent (5402)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2700 count=825 bs=1k
paramiko.transport: DEBUG: [chan 5403] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5403] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5403 opened.
paramiko.transport: DEBUG: [chan 5403] Sesch channel 5403 request ok
paramiko.transport: DEBUG: [chan 5403] EOF received (5403)
paramiko.transport: DEBUG: [chan 5403] EOF sent (5403)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2701 count=322 bs=1k
paramiko.transport: DEBUG: [chan 5404] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5404] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5404 opened.
paramiko.transport: DEBUG: [chan 5404] Sesch channel 5404 request ok
paramiko.transport: DEBUG: [chan 5404] EOF received (5404)
paramiko.transport: DEBUG: [chan 5404] EOF sent (5404)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2701 count=322 bs=1k
paramiko.transport: DEBUG: [chan 5405] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5405] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5405 opened.
paramiko.transport: DEBUG: [chan 5405] Sesch channel 5405 request ok
paramiko.transport: DEBUG: [chan 5405] EOF received (5405)
paramiko.transport: DEBUG: [chan 5405] EOF sent (5405)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2702 count=937 bs=1k
paramiko.transport: DEBUG: [chan 5406] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5406] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5406 opened.
paramiko.transport: DEBUG: [chan 5406] Sesch channel 5406 request ok
paramiko.transport: DEBUG: [chan 5406] EOF received (5406)
paramiko.transport: DEBUG: [chan 5406] EOF sent (5406)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2702 count=937 bs=1k
paramiko.transport: DEBUG: [chan 5407] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5407] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5407 opened.
paramiko.transport: DEBUG: [chan 5407] Sesch channel 5407 request ok
paramiko.transport: DEBUG: [chan 5407] EOF received (5407)
paramiko.transport: DEBUG: [chan 5407] EOF sent (5407)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2703 count=811 bs=1k
paramiko.transport: DEBUG: [chan 5408] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5408] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5408 opened.
paramiko.transport: DEBUG: [chan 5408] Sesch channel 5408 request ok
paramiko.transport: DEBUG: [chan 5408] EOF received (5408)
paramiko.transport: DEBUG: [chan 5408] EOF sent (5408)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2703 count=811 bs=1k
paramiko.transport: DEBUG: [chan 5409] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5409] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5409 opened.
paramiko.transport: DEBUG: [chan 5409] Sesch channel 5409 request ok
paramiko.transport: DEBUG: [chan 5409] EOF received (5409)
paramiko.transport: DEBUG: [chan 5409] EOF sent (5409)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2704 count=275 bs=1k
paramiko.transport: DEBUG: [chan 5410] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5410] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5410 opened.
paramiko.transport: DEBUG: [chan 5410] Sesch channel 5410 request ok
paramiko.transport: DEBUG: [chan 5410] EOF received (5410)
paramiko.transport: DEBUG: [chan 5410] EOF sent (5410)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2704 count=275 bs=1k
paramiko.transport: DEBUG: [chan 5411] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5411] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5411 opened.
paramiko.transport: DEBUG: [chan 5411] Sesch channel 5411 request ok
paramiko.transport: DEBUG: [chan 5411] EOF received (5411)
paramiko.transport: DEBUG: [chan 5411] EOF sent (5411)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2705 count=322 bs=1k
paramiko.transport: DEBUG: [chan 5412] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5412] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5412 opened.
paramiko.transport: DEBUG: [chan 5412] Sesch channel 5412 request ok
paramiko.transport: DEBUG: [chan 5412] EOF received (5412)
paramiko.transport: DEBUG: [chan 5412] EOF sent (5412)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2705 count=322 bs=1k
paramiko.transport: DEBUG: [chan 5413] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5413] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5413 opened.
paramiko.transport: DEBUG: [chan 5413] Sesch channel 5413 request ok
paramiko.transport: DEBUG: [chan 5413] EOF received (5413)
paramiko.transport: DEBUG: [chan 5413] EOF sent (5413)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2706 count=283 bs=1k
paramiko.transport: DEBUG: [chan 5414] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5414] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5414 opened.
paramiko.transport: DEBUG: [chan 5414] Sesch channel 5414 request ok
paramiko.transport: DEBUG: [chan 5414] EOF received (5414)
paramiko.transport: DEBUG: [chan 5414] EOF sent (5414)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2706 count=283 bs=1k
paramiko.transport: DEBUG: [chan 5415] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5415] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5415 opened.
paramiko.transport: DEBUG: [chan 5415] Sesch channel 5415 request ok
paramiko.transport: DEBUG: [chan 5415] EOF received (5415)
paramiko.transport: DEBUG: [chan 5415] EOF sent (5415)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2707 count=131 bs=1k
paramiko.transport: DEBUG: [chan 5416] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5416] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5416 opened.
paramiko.transport: DEBUG: [chan 5416] Sesch channel 5416 request ok
paramiko.transport: DEBUG: [chan 5416] EOF received (5416)
paramiko.transport: DEBUG: [chan 5416] EOF sent (5416)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2707 count=131 bs=1k
paramiko.transport: DEBUG: [chan 5417] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5417] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5417 opened.
paramiko.transport: DEBUG: [chan 5417] Sesch channel 5417 request ok
paramiko.transport: DEBUG: [chan 5417] EOF received (5417)
paramiko.transport: DEBUG: [chan 5417] EOF sent (5417)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2708 count=424 bs=1k
paramiko.transport: DEBUG: [chan 5418] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5418] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5418 opened.
paramiko.transport: DEBUG: [chan 5418] Sesch channel 5418 request ok
paramiko.transport: DEBUG: [chan 5418] EOF received (5418)
paramiko.transport: DEBUG: [chan 5418] EOF sent (5418)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2708 count=424 bs=1k
paramiko.transport: DEBUG: [chan 5419] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5419] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5419 opened.
paramiko.transport: DEBUG: [chan 5419] Sesch channel 5419 request ok
paramiko.transport: DEBUG: [chan 5419] EOF received (5419)
paramiko.transport: DEBUG: [chan 5419] EOF sent (5419)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2709 count=265 bs=1k
paramiko.transport: DEBUG: [chan 5420] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5420] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5420 opened.
paramiko.transport: DEBUG: [chan 5420] Sesch channel 5420 request ok
paramiko.transport: DEBUG: [chan 5420] EOF received (5420)
paramiko.transport: DEBUG: [chan 5420] EOF sent (5420)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2709 count=265 bs=1k
paramiko.transport: DEBUG: [chan 5421] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5421] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5421 opened.
paramiko.transport: DEBUG: [chan 5421] Sesch channel 5421 request ok
paramiko.transport: DEBUG: [chan 5421] EOF received (5421)
paramiko.transport: DEBUG: [chan 5421] EOF sent (5421)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2710 count=734 bs=1k
paramiko.transport: DEBUG: [chan 5422] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5422] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5422 opened.
paramiko.transport: DEBUG: [chan 5422] Sesch channel 5422 request ok
paramiko.transport: DEBUG: [chan 5422] EOF received (5422)
paramiko.transport: DEBUG: [chan 5422] EOF sent (5422)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2710 count=734 bs=1k
paramiko.transport: DEBUG: [chan 5423] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5423] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5423 opened.
paramiko.transport: DEBUG: [chan 5423] Sesch channel 5423 request ok
paramiko.transport: DEBUG: [chan 5423] EOF received (5423)
paramiko.transport: DEBUG: [chan 5423] EOF sent (5423)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2711 count=464 bs=1k
paramiko.transport: DEBUG: [chan 5424] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5424] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5424 opened.
paramiko.transport: DEBUG: [chan 5424] Sesch channel 5424 request ok
paramiko.transport: DEBUG: [chan 5424] EOF received (5424)
paramiko.transport: DEBUG: [chan 5424] EOF sent (5424)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2711 count=464 bs=1k
paramiko.transport: DEBUG: [chan 5425] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5425] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5425 opened.
paramiko.transport: DEBUG: [chan 5425] Sesch channel 5425 request ok
paramiko.transport: DEBUG: [chan 5425] EOF received (5425)
paramiko.transport: DEBUG: [chan 5425] EOF sent (5425)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2712 count=314 bs=1k
paramiko.transport: DEBUG: [chan 5426] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5426] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5426 opened.
paramiko.transport: DEBUG: [chan 5426] Sesch channel 5426 request ok
paramiko.transport: DEBUG: [chan 5426] EOF received (5426)
paramiko.transport: DEBUG: [chan 5426] EOF sent (5426)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2712 count=314 bs=1k
paramiko.transport: DEBUG: [chan 5427] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5427] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5427 opened.
paramiko.transport: DEBUG: [chan 5427] Sesch channel 5427 request ok
paramiko.transport: DEBUG: [chan 5427] EOF received (5427)
paramiko.transport: DEBUG: [chan 5427] EOF sent (5427)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2713 count=917 bs=1k
paramiko.transport: DEBUG: [chan 5428] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5428] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5428 opened.
paramiko.transport: DEBUG: [chan 5428] Sesch channel 5428 request ok
paramiko.transport: DEBUG: [chan 5428] EOF received (5428)
paramiko.transport: DEBUG: [chan 5428] EOF sent (5428)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2713 count=917 bs=1k
paramiko.transport: DEBUG: [chan 5429] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5429] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5429 opened.
paramiko.transport: DEBUG: [chan 5429] Sesch channel 5429 request ok
paramiko.transport: DEBUG: [chan 5429] EOF received (5429)
paramiko.transport: DEBUG: [chan 5429] EOF sent (5429)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2714 count=942 bs=1k
paramiko.transport: DEBUG: [chan 5430] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5430] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5430 opened.
paramiko.transport: DEBUG: [chan 5430] Sesch channel 5430 request ok
paramiko.transport: DEBUG: [chan 5430] EOF received (5430)
paramiko.transport: DEBUG: [chan 5430] EOF sent (5430)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2714 count=942 bs=1k
paramiko.transport: DEBUG: [chan 5431] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5431] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5431 opened.
paramiko.transport: DEBUG: [chan 5431] Sesch channel 5431 request ok
paramiko.transport: DEBUG: [chan 5431] EOF received (5431)
paramiko.transport: DEBUG: [chan 5431] EOF sent (5431)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2715 count=272 bs=1k
paramiko.transport: DEBUG: [chan 5432] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5432] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5432 opened.
paramiko.transport: DEBUG: [chan 5432] Sesch channel 5432 request ok
paramiko.transport: DEBUG: [chan 5432] EOF received (5432)
paramiko.transport: DEBUG: [chan 5432] EOF sent (5432)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2715 count=272 bs=1k
paramiko.transport: DEBUG: [chan 5433] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5433] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5433 opened.
paramiko.transport: DEBUG: [chan 5433] Sesch channel 5433 request ok
paramiko.transport: DEBUG: [chan 5433] EOF received (5433)
paramiko.transport: DEBUG: [chan 5433] EOF sent (5433)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2716 count=4 bs=1k
paramiko.transport: DEBUG: [chan 5434] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5434] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5434 opened.
paramiko.transport: DEBUG: [chan 5434] Sesch channel 5434 request ok
paramiko.transport: DEBUG: [chan 5434] EOF received (5434)
paramiko.transport: DEBUG: [chan 5434] EOF sent (5434)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2716 count=4 bs=1k
paramiko.transport: DEBUG: [chan 5435] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5435] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5435 opened.
paramiko.transport: DEBUG: [chan 5435] Sesch channel 5435 request ok
paramiko.transport: DEBUG: [chan 5435] EOF received (5435)
paramiko.transport: DEBUG: [chan 5435] EOF sent (5435)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2717 count=872 bs=1k
paramiko.transport: DEBUG: [chan 5436] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5436] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5436 opened.
paramiko.transport: DEBUG: [chan 5436] Sesch channel 5436 request ok
paramiko.transport: DEBUG: [chan 5436] EOF received (5436)
paramiko.transport: DEBUG: [chan 5436] EOF sent (5436)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2717 count=872 bs=1k
paramiko.transport: DEBUG: [chan 5437] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5437] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5437 opened.
paramiko.transport: DEBUG: [chan 5437] Sesch channel 5437 request ok
paramiko.transport: DEBUG: [chan 5437] EOF received (5437)
paramiko.transport: DEBUG: [chan 5437] EOF sent (5437)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2718 count=191 bs=1k
paramiko.transport: DEBUG: [chan 5438] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5438] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5438 opened.
paramiko.transport: DEBUG: [chan 5438] Sesch channel 5438 request ok
paramiko.transport: DEBUG: [chan 5438] EOF received (5438)
paramiko.transport: DEBUG: [chan 5438] EOF sent (5438)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2718 count=191 bs=1k
paramiko.transport: DEBUG: [chan 5439] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5439] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5439 opened.
paramiko.transport: DEBUG: [chan 5439] Sesch channel 5439 request ok
paramiko.transport: DEBUG: [chan 5439] EOF received (5439)
paramiko.transport: DEBUG: [chan 5439] EOF sent (5439)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2719 count=844 bs=1k
paramiko.transport: DEBUG: [chan 5440] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5440] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5440 opened.
paramiko.transport: DEBUG: [chan 5440] Sesch channel 5440 request ok
paramiko.transport: DEBUG: [chan 5440] EOF received (5440)
paramiko.transport: DEBUG: [chan 5440] EOF sent (5440)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2719 count=844 bs=1k
paramiko.transport: DEBUG: [chan 5441] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5441] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5441 opened.
paramiko.transport: DEBUG: [chan 5441] Sesch channel 5441 request ok
paramiko.transport: DEBUG: [chan 5441] EOF received (5441)
paramiko.transport: DEBUG: [chan 5441] EOF sent (5441)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2720 count=744 bs=1k
paramiko.transport: DEBUG: [chan 5442] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5442] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5442 opened.
paramiko.transport: DEBUG: [chan 5442] Sesch channel 5442 request ok
paramiko.transport: DEBUG: [chan 5442] EOF received (5442)
paramiko.transport: DEBUG: [chan 5442] EOF sent (5442)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2720 count=744 bs=1k
paramiko.transport: DEBUG: [chan 5443] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5443] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5443 opened.
paramiko.transport: DEBUG: [chan 5443] Sesch channel 5443 request ok
paramiko.transport: DEBUG: [chan 5443] EOF received (5443)
paramiko.transport: DEBUG: [chan 5443] EOF sent (5443)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2721 count=193 bs=1k
paramiko.transport: DEBUG: [chan 5444] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5444] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5444 opened.
paramiko.transport: DEBUG: [chan 5444] Sesch channel 5444 request ok
paramiko.transport: DEBUG: [chan 5444] EOF received (5444)
paramiko.transport: DEBUG: [chan 5444] EOF sent (5444)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2721 count=193 bs=1k
paramiko.transport: DEBUG: [chan 5445] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5445] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5445 opened.
paramiko.transport: DEBUG: [chan 5445] Sesch channel 5445 request ok
paramiko.transport: DEBUG: [chan 5445] EOF received (5445)
paramiko.transport: DEBUG: [chan 5445] EOF sent (5445)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2722 count=772 bs=1k
paramiko.transport: DEBUG: [chan 5446] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5446] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5446 opened.
paramiko.transport: DEBUG: [chan 5446] Sesch channel 5446 request ok
paramiko.transport: DEBUG: [chan 5446] EOF received (5446)
paramiko.transport: DEBUG: [chan 5446] EOF sent (5446)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2722 count=772 bs=1k
paramiko.transport: DEBUG: [chan 5447] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5447] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5447 opened.
paramiko.transport: DEBUG: [chan 5447] Sesch channel 5447 request ok
paramiko.transport: DEBUG: [chan 5447] EOF received (5447)
paramiko.transport: DEBUG: [chan 5447] EOF sent (5447)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2723 count=553 bs=1k
paramiko.transport: DEBUG: [chan 5448] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5448] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5448 opened.
paramiko.transport: DEBUG: [chan 5448] Sesch channel 5448 request ok
paramiko.transport: DEBUG: [chan 5448] EOF received (5448)
paramiko.transport: DEBUG: [chan 5448] EOF sent (5448)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2723 count=553 bs=1k
paramiko.transport: DEBUG: [chan 5449] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5449] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5449 opened.
paramiko.transport: DEBUG: [chan 5449] Sesch channel 5449 request ok
paramiko.transport: DEBUG: [chan 5449] EOF received (5449)
paramiko.transport: DEBUG: [chan 5449] EOF sent (5449)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2724 count=343 bs=1k
paramiko.transport: DEBUG: [chan 5450] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5450] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5450 opened.
paramiko.transport: DEBUG: [chan 5450] Sesch channel 5450 request ok
paramiko.transport: DEBUG: [chan 5450] EOF received (5450)
paramiko.transport: DEBUG: [chan 5450] EOF sent (5450)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2724 count=343 bs=1k
paramiko.transport: DEBUG: [chan 5451] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5451] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5451 opened.
paramiko.transport: DEBUG: [chan 5451] Sesch channel 5451 request ok
paramiko.transport: DEBUG: [chan 5451] EOF received (5451)
paramiko.transport: DEBUG: [chan 5451] EOF sent (5451)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2725 count=598 bs=1k
paramiko.transport: DEBUG: [chan 5452] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5452] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5452 opened.
paramiko.transport: DEBUG: [chan 5452] Sesch channel 5452 request ok
paramiko.transport: DEBUG: [chan 5452] EOF received (5452)
paramiko.transport: DEBUG: [chan 5452] EOF sent (5452)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2725 count=598 bs=1k
paramiko.transport: DEBUG: [chan 5453] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5453] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5453 opened.
paramiko.transport: DEBUG: [chan 5453] Sesch channel 5453 request ok
paramiko.transport: DEBUG: [chan 5453] EOF received (5453)
paramiko.transport: DEBUG: [chan 5453] EOF sent (5453)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2726 count=803 bs=1k
paramiko.transport: DEBUG: [chan 5454] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5454] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5454 opened.
paramiko.transport: DEBUG: [chan 5454] Sesch channel 5454 request ok
paramiko.transport: DEBUG: [chan 5454] EOF received (5454)
paramiko.transport: DEBUG: [chan 5454] EOF sent (5454)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2726 count=803 bs=1k
paramiko.transport: DEBUG: [chan 5455] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5455] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5455 opened.
paramiko.transport: DEBUG: [chan 5455] Sesch channel 5455 request ok
paramiko.transport: DEBUG: [chan 5455] EOF received (5455)
paramiko.transport: DEBUG: [chan 5455] EOF sent (5455)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2727 count=983 bs=1k
paramiko.transport: DEBUG: [chan 5456] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5456] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5456 opened.
paramiko.transport: DEBUG: [chan 5456] Sesch channel 5456 request ok
paramiko.transport: DEBUG: [chan 5456] EOF received (5456)
paramiko.transport: DEBUG: [chan 5456] EOF sent (5456)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2727 count=983 bs=1k
paramiko.transport: DEBUG: [chan 5457] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5457] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5457 opened.
paramiko.transport: DEBUG: [chan 5457] Sesch channel 5457 request ok
paramiko.transport: DEBUG: [chan 5457] EOF received (5457)
paramiko.transport: DEBUG: [chan 5457] EOF sent (5457)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2728 count=630 bs=1k
paramiko.transport: DEBUG: [chan 5458] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5458] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5458 opened.
paramiko.transport: DEBUG: [chan 5458] Sesch channel 5458 request ok
paramiko.transport: DEBUG: [chan 5458] EOF received (5458)
paramiko.transport: DEBUG: [chan 5458] EOF sent (5458)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2728 count=630 bs=1k
paramiko.transport: DEBUG: [chan 5459] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5459] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5459 opened.
paramiko.transport: DEBUG: [chan 5459] Sesch channel 5459 request ok
paramiko.transport: DEBUG: [chan 5459] EOF received (5459)
paramiko.transport: DEBUG: [chan 5459] EOF sent (5459)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2729 count=269 bs=1k
paramiko.transport: DEBUG: [chan 5460] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5460] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5460 opened.
paramiko.transport: DEBUG: [chan 5460] Sesch channel 5460 request ok
paramiko.transport: DEBUG: [chan 5460] EOF received (5460)
paramiko.transport: DEBUG: [chan 5460] EOF sent (5460)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2729 count=269 bs=1k
paramiko.transport: DEBUG: [chan 5461] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5461] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5461 opened.
paramiko.transport: DEBUG: [chan 5461] Sesch channel 5461 request ok
paramiko.transport: DEBUG: [chan 5461] EOF received (5461)
paramiko.transport: DEBUG: [chan 5461] EOF sent (5461)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2730 count=71 bs=1k
paramiko.transport: DEBUG: [chan 5462] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5462] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5462 opened.
paramiko.transport: DEBUG: [chan 5462] Sesch channel 5462 request ok
paramiko.transport: DEBUG: [chan 5462] EOF received (5462)
paramiko.transport: DEBUG: [chan 5462] EOF sent (5462)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2730 count=71 bs=1k
paramiko.transport: DEBUG: [chan 5463] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5463] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5463 opened.
paramiko.transport: DEBUG: [chan 5463] Sesch channel 5463 request ok
paramiko.transport: DEBUG: [chan 5463] EOF received (5463)
paramiko.transport: DEBUG: [chan 5463] EOF sent (5463)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2731 count=171 bs=1k
paramiko.transport: DEBUG: [chan 5464] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5464] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5464 opened.
paramiko.transport: DEBUG: [chan 5464] Sesch channel 5464 request ok
paramiko.transport: DEBUG: [chan 5464] EOF received (5464)
paramiko.transport: DEBUG: [chan 5464] EOF sent (5464)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2731 count=171 bs=1k
paramiko.transport: DEBUG: [chan 5465] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5465] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5465 opened.
paramiko.transport: DEBUG: [chan 5465] Sesch channel 5465 request ok
paramiko.transport: DEBUG: [chan 5465] EOF received (5465)
paramiko.transport: DEBUG: [chan 5465] EOF sent (5465)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2732 count=662 bs=1k
paramiko.transport: DEBUG: [chan 5466] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5466] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5466 opened.
paramiko.transport: DEBUG: [chan 5466] Sesch channel 5466 request ok
paramiko.transport: DEBUG: [chan 5466] EOF received (5466)
paramiko.transport: DEBUG: [chan 5466] EOF sent (5466)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2732 count=662 bs=1k
paramiko.transport: DEBUG: [chan 5467] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5467] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5467 opened.
paramiko.transport: DEBUG: [chan 5467] Sesch channel 5467 request ok
paramiko.transport: DEBUG: [chan 5467] EOF received (5467)
paramiko.transport: DEBUG: [chan 5467] EOF sent (5467)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2733 count=68 bs=1k
paramiko.transport: DEBUG: [chan 5468] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5468] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5468 opened.
paramiko.transport: DEBUG: [chan 5468] Sesch channel 5468 request ok
paramiko.transport: DEBUG: [chan 5468] EOF received (5468)
paramiko.transport: DEBUG: [chan 5468] EOF sent (5468)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2733 count=68 bs=1k
paramiko.transport: DEBUG: [chan 5469] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5469] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5469 opened.
paramiko.transport: DEBUG: [chan 5469] Sesch channel 5469 request ok
paramiko.transport: DEBUG: [chan 5469] EOF received (5469)
paramiko.transport: DEBUG: [chan 5469] EOF sent (5469)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2734 count=768 bs=1k
paramiko.transport: DEBUG: [chan 5470] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5470] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5470 opened.
paramiko.transport: DEBUG: [chan 5470] Sesch channel 5470 request ok
paramiko.transport: DEBUG: [chan 5470] EOF received (5470)
paramiko.transport: DEBUG: [chan 5470] EOF sent (5470)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2734 count=768 bs=1k
paramiko.transport: DEBUG: [chan 5471] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5471] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5471 opened.
paramiko.transport: DEBUG: [chan 5471] Sesch channel 5471 request ok
paramiko.transport: DEBUG: [chan 5471] EOF received (5471)
paramiko.transport: DEBUG: [chan 5471] EOF sent (5471)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2735 count=9 bs=1k
paramiko.transport: DEBUG: [chan 5472] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5472] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5472 opened.
paramiko.transport: DEBUG: [chan 5472] Sesch channel 5472 request ok
paramiko.transport: DEBUG: [chan 5472] EOF received (5472)
paramiko.transport: DEBUG: [chan 5472] EOF sent (5472)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2735 count=9 bs=1k
paramiko.transport: DEBUG: [chan 5473] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5473] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5473 opened.
paramiko.transport: DEBUG: [chan 5473] Sesch channel 5473 request ok
paramiko.transport: DEBUG: [chan 5473] EOF received (5473)
paramiko.transport: DEBUG: [chan 5473] EOF sent (5473)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2736 count=264 bs=1k
paramiko.transport: DEBUG: [chan 5474] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5474] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5474 opened.
paramiko.transport: DEBUG: [chan 5474] Sesch channel 5474 request ok
paramiko.transport: DEBUG: [chan 5474] EOF received (5474)
paramiko.transport: DEBUG: [chan 5474] EOF sent (5474)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2736 count=264 bs=1k
paramiko.transport: DEBUG: [chan 5475] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5475] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5475 opened.
paramiko.transport: DEBUG: [chan 5475] Sesch channel 5475 request ok
paramiko.transport: DEBUG: [chan 5475] EOF received (5475)
paramiko.transport: DEBUG: [chan 5475] EOF sent (5475)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2737 count=748 bs=1k
paramiko.transport: DEBUG: [chan 5476] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5476] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5476 opened.
paramiko.transport: DEBUG: [chan 5476] Sesch channel 5476 request ok
paramiko.transport: DEBUG: [chan 5476] EOF received (5476)
paramiko.transport: DEBUG: [chan 5476] EOF sent (5476)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2737 count=748 bs=1k
paramiko.transport: DEBUG: [chan 5477] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5477] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5477 opened.
paramiko.transport: DEBUG: [chan 5477] Sesch channel 5477 request ok
paramiko.transport: DEBUG: [chan 5477] EOF received (5477)
paramiko.transport: DEBUG: [chan 5477] EOF sent (5477)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2738 count=973 bs=1k
paramiko.transport: DEBUG: [chan 5478] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5478] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5478 opened.
paramiko.transport: DEBUG: [chan 5478] Sesch channel 5478 request ok
paramiko.transport: DEBUG: [chan 5478] EOF received (5478)
paramiko.transport: DEBUG: [chan 5478] EOF sent (5478)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2738 count=973 bs=1k
paramiko.transport: DEBUG: [chan 5479] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5479] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5479 opened.
paramiko.transport: DEBUG: [chan 5479] Sesch channel 5479 request ok
paramiko.transport: DEBUG: [chan 5479] EOF received (5479)
paramiko.transport: DEBUG: [chan 5479] EOF sent (5479)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2739 count=834 bs=1k
paramiko.transport: DEBUG: [chan 5480] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5480] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5480 opened.
paramiko.transport: DEBUG: [chan 5480] Sesch channel 5480 request ok
paramiko.transport: DEBUG: [chan 5480] EOF received (5480)
paramiko.transport: DEBUG: [chan 5480] EOF sent (5480)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2739 count=834 bs=1k
paramiko.transport: DEBUG: [chan 5481] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5481] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5481 opened.
paramiko.transport: DEBUG: [chan 5481] Sesch channel 5481 request ok
paramiko.transport: DEBUG: [chan 5481] EOF received (5481)
paramiko.transport: DEBUG: [chan 5481] EOF sent (5481)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2740 count=570 bs=1k
paramiko.transport: DEBUG: [chan 5482] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5482] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5482 opened.
paramiko.transport: DEBUG: [chan 5482] Sesch channel 5482 request ok
paramiko.transport: DEBUG: [chan 5482] EOF received (5482)
paramiko.transport: DEBUG: [chan 5482] EOF sent (5482)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2740 count=570 bs=1k
paramiko.transport: DEBUG: [chan 5483] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5483] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5483 opened.
paramiko.transport: DEBUG: [chan 5483] Sesch channel 5483 request ok
paramiko.transport: DEBUG: [chan 5483] EOF received (5483)
paramiko.transport: DEBUG: [chan 5483] EOF sent (5483)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2741 count=333 bs=1k
paramiko.transport: DEBUG: [chan 5484] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5484] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5484 opened.
paramiko.transport: DEBUG: [chan 5484] Sesch channel 5484 request ok
paramiko.transport: DEBUG: [chan 5484] EOF received (5484)
paramiko.transport: DEBUG: [chan 5484] EOF sent (5484)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2741 count=333 bs=1k
paramiko.transport: DEBUG: [chan 5485] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5485] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5485 opened.
paramiko.transport: DEBUG: [chan 5485] Sesch channel 5485 request ok
paramiko.transport: DEBUG: [chan 5485] EOF received (5485)
paramiko.transport: DEBUG: [chan 5485] EOF sent (5485)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2742 count=150 bs=1k
paramiko.transport: DEBUG: [chan 5486] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5486] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5486 opened.
paramiko.transport: DEBUG: [chan 5486] Sesch channel 5486 request ok
paramiko.transport: DEBUG: [chan 5486] EOF received (5486)
paramiko.transport: DEBUG: [chan 5486] EOF sent (5486)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2742 count=150 bs=1k
paramiko.transport: DEBUG: [chan 5487] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5487] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5487 opened.
paramiko.transport: DEBUG: [chan 5487] Sesch channel 5487 request ok
paramiko.transport: DEBUG: [chan 5487] EOF received (5487)
paramiko.transport: DEBUG: [chan 5487] EOF sent (5487)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2743 count=152 bs=1k
paramiko.transport: DEBUG: [chan 5488] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5488] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5488 opened.
paramiko.transport: DEBUG: [chan 5488] Sesch channel 5488 request ok
paramiko.transport: DEBUG: [chan 5488] EOF received (5488)
paramiko.transport: DEBUG: [chan 5488] EOF sent (5488)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2743 count=152 bs=1k
paramiko.transport: DEBUG: [chan 5489] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5489] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5489 opened.
paramiko.transport: DEBUG: [chan 5489] Sesch channel 5489 request ok
paramiko.transport: DEBUG: [chan 5489] EOF received (5489)
paramiko.transport: DEBUG: [chan 5489] EOF sent (5489)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2744 count=873 bs=1k
paramiko.transport: DEBUG: [chan 5490] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5490] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5490 opened.
paramiko.transport: DEBUG: [chan 5490] Sesch channel 5490 request ok
paramiko.transport: DEBUG: [chan 5490] EOF received (5490)
paramiko.transport: DEBUG: [chan 5490] EOF sent (5490)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2744 count=873 bs=1k
paramiko.transport: DEBUG: [chan 5491] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5491] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5491 opened.
paramiko.transport: DEBUG: [chan 5491] Sesch channel 5491 request ok
paramiko.transport: DEBUG: [chan 5491] EOF received (5491)
paramiko.transport: DEBUG: [chan 5491] EOF sent (5491)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2745 count=369 bs=1k
paramiko.transport: DEBUG: [chan 5492] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5492] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5492 opened.
paramiko.transport: DEBUG: [chan 5492] Sesch channel 5492 request ok
paramiko.transport: DEBUG: [chan 5492] EOF received (5492)
paramiko.transport: DEBUG: [chan 5492] EOF sent (5492)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2745 count=369 bs=1k
paramiko.transport: DEBUG: [chan 5493] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5493] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5493 opened.
paramiko.transport: DEBUG: [chan 5493] Sesch channel 5493 request ok
paramiko.transport: DEBUG: [chan 5493] EOF received (5493)
paramiko.transport: DEBUG: [chan 5493] EOF sent (5493)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2746 count=229 bs=1k
paramiko.transport: DEBUG: [chan 5494] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5494] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5494 opened.
paramiko.transport: DEBUG: [chan 5494] Sesch channel 5494 request ok
paramiko.transport: DEBUG: [chan 5494] EOF received (5494)
paramiko.transport: DEBUG: [chan 5494] EOF sent (5494)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2746 count=229 bs=1k
paramiko.transport: DEBUG: [chan 5495] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5495] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5495 opened.
paramiko.transport: DEBUG: [chan 5495] Sesch channel 5495 request ok
paramiko.transport: DEBUG: [chan 5495] EOF received (5495)
paramiko.transport: DEBUG: [chan 5495] EOF sent (5495)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2747 count=18 bs=1k
paramiko.transport: DEBUG: [chan 5496] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5496] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5496 opened.
paramiko.transport: DEBUG: [chan 5496] Sesch channel 5496 request ok
paramiko.transport: DEBUG: [chan 5496] EOF received (5496)
paramiko.transport: DEBUG: [chan 5496] EOF sent (5496)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2747 count=18 bs=1k
paramiko.transport: DEBUG: [chan 5497] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5497] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5497 opened.
paramiko.transport: DEBUG: [chan 5497] Sesch channel 5497 request ok
paramiko.transport: DEBUG: [chan 5497] EOF received (5497)
paramiko.transport: DEBUG: [chan 5497] EOF sent (5497)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2748 count=293 bs=1k
paramiko.transport: DEBUG: [chan 5498] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5498] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5498 opened.
paramiko.transport: DEBUG: [chan 5498] Sesch channel 5498 request ok
paramiko.transport: DEBUG: [chan 5498] EOF received (5498)
paramiko.transport: DEBUG: [chan 5498] EOF sent (5498)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2748 count=293 bs=1k
paramiko.transport: DEBUG: [chan 5499] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5499] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5499 opened.
paramiko.transport: DEBUG: [chan 5499] Sesch channel 5499 request ok
paramiko.transport: DEBUG: [chan 5499] EOF received (5499)
paramiko.transport: DEBUG: [chan 5499] EOF sent (5499)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2749 count=1005 bs=1k
paramiko.transport: DEBUG: [chan 5500] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5500] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5500 opened.
paramiko.transport: DEBUG: [chan 5500] Sesch channel 5500 request ok
paramiko.transport: DEBUG: [chan 5500] EOF received (5500)
paramiko.transport: DEBUG: [chan 5500] EOF sent (5500)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2749 count=1005 bs=1k
paramiko.transport: DEBUG: [chan 5501] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5501] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5501 opened.
paramiko.transport: DEBUG: [chan 5501] Sesch channel 5501 request ok
paramiko.transport: DEBUG: [chan 5501] EOF received (5501)
paramiko.transport: DEBUG: [chan 5501] EOF sent (5501)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2750 count=319 bs=1k
paramiko.transport: DEBUG: [chan 5502] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5502] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5502 opened.
paramiko.transport: DEBUG: [chan 5502] Sesch channel 5502 request ok
paramiko.transport: DEBUG: [chan 5502] EOF received (5502)
paramiko.transport: DEBUG: [chan 5502] EOF sent (5502)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2750 count=319 bs=1k
paramiko.transport: DEBUG: [chan 5503] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5503] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5503 opened.
paramiko.transport: DEBUG: [chan 5503] Sesch channel 5503 request ok
paramiko.transport: DEBUG: [chan 5503] EOF received (5503)
paramiko.transport: DEBUG: [chan 5503] EOF sent (5503)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2751 count=514 bs=1k
paramiko.transport: DEBUG: [chan 5504] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5504] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5504 opened.
paramiko.transport: DEBUG: [chan 5504] Sesch channel 5504 request ok
paramiko.transport: DEBUG: [chan 5504] EOF received (5504)
paramiko.transport: DEBUG: [chan 5504] EOF sent (5504)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2751 count=514 bs=1k
paramiko.transport: DEBUG: [chan 5505] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5505] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5505 opened.
paramiko.transport: DEBUG: [chan 5505] Sesch channel 5505 request ok
paramiko.transport: DEBUG: [chan 5505] EOF received (5505)
paramiko.transport: DEBUG: [chan 5505] EOF sent (5505)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2752 count=692 bs=1k
paramiko.transport: DEBUG: [chan 5506] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5506] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5506 opened.
paramiko.transport: DEBUG: [chan 5506] Sesch channel 5506 request ok
paramiko.transport: DEBUG: [chan 5506] EOF received (5506)
paramiko.transport: DEBUG: [chan 5506] EOF sent (5506)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2752 count=692 bs=1k
paramiko.transport: DEBUG: [chan 5507] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5507] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5507 opened.
paramiko.transport: DEBUG: [chan 5507] Sesch channel 5507 request ok
paramiko.transport: DEBUG: [chan 5507] EOF received (5507)
paramiko.transport: DEBUG: [chan 5507] EOF sent (5507)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2753 count=434 bs=1k
paramiko.transport: DEBUG: [chan 5508] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5508] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5508 opened.
paramiko.transport: DEBUG: [chan 5508] Sesch channel 5508 request ok
paramiko.transport: DEBUG: [chan 5508] EOF received (5508)
paramiko.transport: DEBUG: [chan 5508] EOF sent (5508)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2753 count=434 bs=1k
paramiko.transport: DEBUG: [chan 5509] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5509] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5509 opened.
paramiko.transport: DEBUG: [chan 5509] Sesch channel 5509 request ok
paramiko.transport: DEBUG: [chan 5509] EOF received (5509)
paramiko.transport: DEBUG: [chan 5509] EOF sent (5509)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2754 count=59 bs=1k
paramiko.transport: DEBUG: [chan 5510] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5510] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5510 opened.
paramiko.transport: DEBUG: [chan 5510] Sesch channel 5510 request ok
paramiko.transport: DEBUG: [chan 5510] EOF received (5510)
paramiko.transport: DEBUG: [chan 5510] EOF sent (5510)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2754 count=59 bs=1k
paramiko.transport: DEBUG: [chan 5511] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5511] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5511 opened.
paramiko.transport: DEBUG: [chan 5511] Sesch channel 5511 request ok
paramiko.transport: DEBUG: [chan 5511] EOF received (5511)
paramiko.transport: DEBUG: [chan 5511] EOF sent (5511)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2755 count=379 bs=1k
paramiko.transport: DEBUG: [chan 5512] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5512] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5512 opened.
paramiko.transport: DEBUG: [chan 5512] Sesch channel 5512 request ok
paramiko.transport: DEBUG: [chan 5512] EOF received (5512)
paramiko.transport: DEBUG: [chan 5512] EOF sent (5512)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2755 count=379 bs=1k
paramiko.transport: DEBUG: [chan 5513] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5513] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5513 opened.
paramiko.transport: DEBUG: [chan 5513] Sesch channel 5513 request ok
paramiko.transport: DEBUG: [chan 5513] EOF received (5513)
paramiko.transport: DEBUG: [chan 5513] EOF sent (5513)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2756 count=531 bs=1k
paramiko.transport: DEBUG: [chan 5514] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5514] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5514 opened.
paramiko.transport: DEBUG: [chan 5514] Sesch channel 5514 request ok
paramiko.transport: DEBUG: [chan 5514] EOF received (5514)
paramiko.transport: DEBUG: [chan 5514] EOF sent (5514)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2756 count=531 bs=1k
paramiko.transport: DEBUG: [chan 5515] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5515] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5515 opened.
paramiko.transport: DEBUG: [chan 5515] Sesch channel 5515 request ok
paramiko.transport: DEBUG: [chan 5515] EOF received (5515)
paramiko.transport: DEBUG: [chan 5515] EOF sent (5515)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2757 count=31 bs=1k
paramiko.transport: DEBUG: [chan 5516] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5516] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5516 opened.
paramiko.transport: DEBUG: [chan 5516] Sesch channel 5516 request ok
paramiko.transport: DEBUG: [chan 5516] EOF received (5516)
paramiko.transport: DEBUG: [chan 5516] EOF sent (5516)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2757 count=31 bs=1k
paramiko.transport: DEBUG: [chan 5517] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5517] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5517 opened.
paramiko.transport: DEBUG: [chan 5517] Sesch channel 5517 request ok
paramiko.transport: DEBUG: [chan 5517] EOF received (5517)
paramiko.transport: DEBUG: [chan 5517] EOF sent (5517)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2758 count=691 bs=1k
paramiko.transport: DEBUG: [chan 5518] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5518] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5518 opened.
paramiko.transport: DEBUG: [chan 5518] Sesch channel 5518 request ok
paramiko.transport: DEBUG: [chan 5518] EOF received (5518)
paramiko.transport: DEBUG: [chan 5518] EOF sent (5518)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2758 count=691 bs=1k
paramiko.transport: DEBUG: [chan 5519] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5519] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5519 opened.
paramiko.transport: DEBUG: [chan 5519] Sesch channel 5519 request ok
paramiko.transport: DEBUG: [chan 5519] EOF received (5519)
paramiko.transport: DEBUG: [chan 5519] EOF sent (5519)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2759 count=398 bs=1k
paramiko.transport: DEBUG: [chan 5520] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5520] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5520 opened.
paramiko.transport: DEBUG: [chan 5520] Sesch channel 5520 request ok
paramiko.transport: DEBUG: [chan 5520] EOF received (5520)
paramiko.transport: DEBUG: [chan 5520] EOF sent (5520)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2759 count=398 bs=1k
paramiko.transport: DEBUG: [chan 5521] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5521] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5521 opened.
paramiko.transport: DEBUG: [chan 5521] Sesch channel 5521 request ok
paramiko.transport: DEBUG: [chan 5521] EOF received (5521)
paramiko.transport: DEBUG: [chan 5521] EOF sent (5521)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2760 count=901 bs=1k
paramiko.transport: DEBUG: [chan 5522] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5522] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5522 opened.
paramiko.transport: DEBUG: [chan 5522] Sesch channel 5522 request ok
paramiko.transport: DEBUG: [chan 5522] EOF received (5522)
paramiko.transport: DEBUG: [chan 5522] EOF sent (5522)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2760 count=901 bs=1k
paramiko.transport: DEBUG: [chan 5523] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5523] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5523 opened.
paramiko.transport: DEBUG: [chan 5523] Sesch channel 5523 request ok
paramiko.transport: DEBUG: [chan 5523] EOF received (5523)
paramiko.transport: DEBUG: [chan 5523] EOF sent (5523)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2761 count=848 bs=1k
paramiko.transport: DEBUG: [chan 5524] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5524] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5524 opened.
paramiko.transport: DEBUG: [chan 5524] Sesch channel 5524 request ok
paramiko.transport: DEBUG: [chan 5524] EOF received (5524)
paramiko.transport: DEBUG: [chan 5524] EOF sent (5524)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2761 count=848 bs=1k
paramiko.transport: DEBUG: [chan 5525] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5525] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5525 opened.
paramiko.transport: DEBUG: [chan 5525] Sesch channel 5525 request ok
paramiko.transport: DEBUG: [chan 5525] EOF received (5525)
paramiko.transport: DEBUG: [chan 5525] EOF sent (5525)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2762 count=727 bs=1k
paramiko.transport: DEBUG: [chan 5526] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5526] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5526 opened.
paramiko.transport: DEBUG: [chan 5526] Sesch channel 5526 request ok
paramiko.transport: DEBUG: [chan 5526] EOF received (5526)
paramiko.transport: DEBUG: [chan 5526] EOF sent (5526)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2762 count=727 bs=1k
paramiko.transport: DEBUG: [chan 5527] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5527] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5527 opened.
paramiko.transport: DEBUG: [chan 5527] Sesch channel 5527 request ok
paramiko.transport: DEBUG: [chan 5527] EOF received (5527)
paramiko.transport: DEBUG: [chan 5527] EOF sent (5527)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2763 count=366 bs=1k
paramiko.transport: DEBUG: [chan 5528] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5528] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5528 opened.
paramiko.transport: DEBUG: [chan 5528] Sesch channel 5528 request ok
paramiko.transport: DEBUG: [chan 5528] EOF received (5528)
paramiko.transport: DEBUG: [chan 5528] EOF sent (5528)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2763 count=366 bs=1k
paramiko.transport: DEBUG: [chan 5529] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5529] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5529 opened.
paramiko.transport: DEBUG: [chan 5529] Sesch channel 5529 request ok
paramiko.transport: DEBUG: [chan 5529] EOF received (5529)
paramiko.transport: DEBUG: [chan 5529] EOF sent (5529)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2764 count=45 bs=1k
paramiko.transport: DEBUG: [chan 5530] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5530] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5530 opened.
paramiko.transport: DEBUG: [chan 5530] Sesch channel 5530 request ok
paramiko.transport: DEBUG: [chan 5530] EOF received (5530)
paramiko.transport: DEBUG: [chan 5530] EOF sent (5530)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2764 count=45 bs=1k
paramiko.transport: DEBUG: [chan 5531] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5531] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5531 opened.
paramiko.transport: DEBUG: [chan 5531] Sesch channel 5531 request ok
paramiko.transport: DEBUG: [chan 5531] EOF received (5531)
paramiko.transport: DEBUG: [chan 5531] EOF sent (5531)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2765 count=473 bs=1k
paramiko.transport: DEBUG: [chan 5532] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5532] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5532 opened.
paramiko.transport: DEBUG: [chan 5532] Sesch channel 5532 request ok
paramiko.transport: DEBUG: [chan 5532] EOF received (5532)
paramiko.transport: DEBUG: [chan 5532] EOF sent (5532)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2765 count=473 bs=1k
paramiko.transport: DEBUG: [chan 5533] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5533] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5533 opened.
paramiko.transport: DEBUG: [chan 5533] Sesch channel 5533 request ok
paramiko.transport: DEBUG: [chan 5533] EOF received (5533)
paramiko.transport: DEBUG: [chan 5533] EOF sent (5533)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2766 count=925 bs=1k
paramiko.transport: DEBUG: [chan 5534] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5534] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5534 opened.
paramiko.transport: DEBUG: [chan 5534] Sesch channel 5534 request ok
paramiko.transport: DEBUG: [chan 5534] EOF received (5534)
paramiko.transport: DEBUG: [chan 5534] EOF sent (5534)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2766 count=925 bs=1k
paramiko.transport: DEBUG: [chan 5535] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5535] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5535 opened.
paramiko.transport: DEBUG: [chan 5535] Sesch channel 5535 request ok
paramiko.transport: DEBUG: [chan 5535] EOF received (5535)
paramiko.transport: DEBUG: [chan 5535] EOF sent (5535)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2767 count=308 bs=1k
paramiko.transport: DEBUG: [chan 5536] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5536] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5536 opened.
paramiko.transport: DEBUG: [chan 5536] Sesch channel 5536 request ok
paramiko.transport: DEBUG: [chan 5536] EOF received (5536)
paramiko.transport: DEBUG: [chan 5536] EOF sent (5536)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2767 count=308 bs=1k
paramiko.transport: DEBUG: [chan 5537] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5537] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5537 opened.
paramiko.transport: DEBUG: [chan 5537] Sesch channel 5537 request ok
paramiko.transport: DEBUG: [chan 5537] EOF received (5537)
paramiko.transport: DEBUG: [chan 5537] EOF sent (5537)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2768 count=907 bs=1k
paramiko.transport: DEBUG: [chan 5538] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5538] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5538 opened.
paramiko.transport: DEBUG: [chan 5538] Sesch channel 5538 request ok
paramiko.transport: DEBUG: [chan 5538] EOF received (5538)
paramiko.transport: DEBUG: [chan 5538] EOF sent (5538)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2768 count=907 bs=1k
paramiko.transport: DEBUG: [chan 5539] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5539] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5539 opened.
paramiko.transport: DEBUG: [chan 5539] Sesch channel 5539 request ok
paramiko.transport: DEBUG: [chan 5539] EOF received (5539)
paramiko.transport: DEBUG: [chan 5539] EOF sent (5539)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2769 count=196 bs=1k
paramiko.transport: DEBUG: [chan 5540] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5540] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5540 opened.
paramiko.transport: DEBUG: [chan 5540] Sesch channel 5540 request ok
paramiko.transport: DEBUG: [chan 5540] EOF received (5540)
paramiko.transport: DEBUG: [chan 5540] EOF sent (5540)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2769 count=196 bs=1k
paramiko.transport: DEBUG: [chan 5541] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5541] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5541 opened.
paramiko.transport: DEBUG: [chan 5541] Sesch channel 5541 request ok
paramiko.transport: DEBUG: [chan 5541] EOF received (5541)
paramiko.transport: DEBUG: [chan 5541] EOF sent (5541)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2770 count=733 bs=1k
paramiko.transport: DEBUG: [chan 5542] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5542] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5542 opened.
paramiko.transport: DEBUG: [chan 5542] Sesch channel 5542 request ok
paramiko.transport: DEBUG: [chan 5542] EOF received (5542)
paramiko.transport: DEBUG: [chan 5542] EOF sent (5542)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2770 count=733 bs=1k
paramiko.transport: DEBUG: [chan 5543] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5543] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5543 opened.
paramiko.transport: DEBUG: [chan 5543] Sesch channel 5543 request ok
paramiko.transport: DEBUG: [chan 5543] EOF received (5543)
paramiko.transport: DEBUG: [chan 5543] EOF sent (5543)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2771 count=620 bs=1k
paramiko.transport: DEBUG: [chan 5544] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5544] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5544 opened.
paramiko.transport: DEBUG: [chan 5544] Sesch channel 5544 request ok
paramiko.transport: DEBUG: [chan 5544] EOF received (5544)
paramiko.transport: DEBUG: [chan 5544] EOF sent (5544)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2771 count=620 bs=1k
paramiko.transport: DEBUG: [chan 5545] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5545] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5545 opened.
paramiko.transport: DEBUG: [chan 5545] Sesch channel 5545 request ok
paramiko.transport: DEBUG: [chan 5545] EOF received (5545)
paramiko.transport: DEBUG: [chan 5545] EOF sent (5545)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2772 count=409 bs=1k
paramiko.transport: DEBUG: [chan 5546] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5546] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5546 opened.
paramiko.transport: DEBUG: [chan 5546] Sesch channel 5546 request ok
paramiko.transport: DEBUG: [chan 5546] EOF received (5546)
paramiko.transport: DEBUG: [chan 5546] EOF sent (5546)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2772 count=409 bs=1k
paramiko.transport: DEBUG: [chan 5547] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5547] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5547 opened.
paramiko.transport: DEBUG: [chan 5547] Sesch channel 5547 request ok
paramiko.transport: DEBUG: [chan 5547] EOF received (5547)
paramiko.transport: DEBUG: [chan 5547] EOF sent (5547)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2773 count=802 bs=1k
paramiko.transport: DEBUG: [chan 5548] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5548] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5548 opened.
paramiko.transport: DEBUG: [chan 5548] Sesch channel 5548 request ok
paramiko.transport: DEBUG: [chan 5548] EOF received (5548)
paramiko.transport: DEBUG: [chan 5548] EOF sent (5548)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2773 count=802 bs=1k
paramiko.transport: DEBUG: [chan 5549] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5549] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5549 opened.
paramiko.transport: DEBUG: [chan 5549] Sesch channel 5549 request ok
paramiko.transport: DEBUG: [chan 5549] EOF received (5549)
paramiko.transport: DEBUG: [chan 5549] EOF sent (5549)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2774 count=997 bs=1k
paramiko.transport: DEBUG: [chan 5550] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5550] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5550 opened.
paramiko.transport: DEBUG: [chan 5550] Sesch channel 5550 request ok
paramiko.transport: DEBUG: [chan 5550] EOF received (5550)
paramiko.transport: DEBUG: [chan 5550] EOF sent (5550)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2774 count=997 bs=1k
paramiko.transport: DEBUG: [chan 5551] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5551] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5551 opened.
paramiko.transport: DEBUG: [chan 5551] Sesch channel 5551 request ok
paramiko.transport: DEBUG: [chan 5551] EOF received (5551)
paramiko.transport: DEBUG: [chan 5551] EOF sent (5551)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2775 count=665 bs=1k
paramiko.transport: DEBUG: [chan 5552] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5552] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5552 opened.
paramiko.transport: DEBUG: [chan 5552] Sesch channel 5552 request ok
paramiko.transport: DEBUG: [chan 5552] EOF received (5552)
paramiko.transport: DEBUG: [chan 5552] EOF sent (5552)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2775 count=665 bs=1k
paramiko.transport: DEBUG: [chan 5553] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5553] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5553 opened.
paramiko.transport: DEBUG: [chan 5553] Sesch channel 5553 request ok
paramiko.transport: DEBUG: [chan 5553] EOF received (5553)
paramiko.transport: DEBUG: [chan 5553] EOF sent (5553)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2776 count=444 bs=1k
paramiko.transport: DEBUG: [chan 5554] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5554] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5554 opened.
paramiko.transport: DEBUG: [chan 5554] Sesch channel 5554 request ok
paramiko.transport: DEBUG: [chan 5554] EOF received (5554)
paramiko.transport: DEBUG: [chan 5554] EOF sent (5554)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2776 count=444 bs=1k
paramiko.transport: DEBUG: [chan 5555] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5555] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5555 opened.
paramiko.transport: DEBUG: [chan 5555] Sesch channel 5555 request ok
paramiko.transport: DEBUG: [chan 5555] EOF received (5555)
paramiko.transport: DEBUG: [chan 5555] EOF sent (5555)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2777 count=156 bs=1k
paramiko.transport: DEBUG: [chan 5556] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5556] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5556 opened.
paramiko.transport: DEBUG: [chan 5556] Sesch channel 5556 request ok
paramiko.transport: DEBUG: [chan 5556] EOF received (5556)
paramiko.transport: DEBUG: [chan 5556] EOF sent (5556)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2777 count=156 bs=1k
paramiko.transport: DEBUG: [chan 5557] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5557] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5557 opened.
paramiko.transport: DEBUG: [chan 5557] Sesch channel 5557 request ok
paramiko.transport: DEBUG: [chan 5557] EOF received (5557)
paramiko.transport: DEBUG: [chan 5557] EOF sent (5557)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2778 count=272 bs=1k
paramiko.transport: DEBUG: [chan 5558] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5558] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5558 opened.
paramiko.transport: DEBUG: [chan 5558] Sesch channel 5558 request ok
paramiko.transport: DEBUG: [chan 5558] EOF received (5558)
paramiko.transport: DEBUG: [chan 5558] EOF sent (5558)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2778 count=272 bs=1k
paramiko.transport: DEBUG: [chan 5559] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5559] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5559 opened.
paramiko.transport: DEBUG: [chan 5559] Sesch channel 5559 request ok
paramiko.transport: DEBUG: [chan 5559] EOF received (5559)
paramiko.transport: DEBUG: [chan 5559] EOF sent (5559)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2779 count=747 bs=1k
paramiko.transport: DEBUG: [chan 5560] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5560] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5560 opened.
paramiko.transport: DEBUG: [chan 5560] Sesch channel 5560 request ok
paramiko.transport: DEBUG: [chan 5560] EOF received (5560)
paramiko.transport: DEBUG: [chan 5560] EOF sent (5560)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2779 count=747 bs=1k
paramiko.transport: DEBUG: [chan 5561] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5561] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5561 opened.
paramiko.transport: DEBUG: [chan 5561] Sesch channel 5561 request ok
paramiko.transport: DEBUG: [chan 5561] EOF received (5561)
paramiko.transport: DEBUG: [chan 5561] EOF sent (5561)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2780 count=628 bs=1k
paramiko.transport: DEBUG: [chan 5562] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5562] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5562 opened.
paramiko.transport: DEBUG: [chan 5562] Sesch channel 5562 request ok
paramiko.transport: DEBUG: [chan 5562] EOF received (5562)
paramiko.transport: DEBUG: [chan 5562] EOF sent (5562)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2780 count=628 bs=1k
paramiko.transport: DEBUG: [chan 5563] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5563] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5563 opened.
paramiko.transport: DEBUG: [chan 5563] Sesch channel 5563 request ok
paramiko.transport: DEBUG: [chan 5563] EOF received (5563)
paramiko.transport: DEBUG: [chan 5563] EOF sent (5563)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2781 count=749 bs=1k
paramiko.transport: DEBUG: [chan 5564] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5564] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5564 opened.
paramiko.transport: DEBUG: [chan 5564] Sesch channel 5564 request ok
paramiko.transport: DEBUG: [chan 5564] EOF received (5564)
paramiko.transport: DEBUG: [chan 5564] EOF sent (5564)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2781 count=749 bs=1k
paramiko.transport: DEBUG: [chan 5565] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5565] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5565 opened.
paramiko.transport: DEBUG: [chan 5565] Sesch channel 5565 request ok
paramiko.transport: DEBUG: [chan 5565] EOF received (5565)
paramiko.transport: DEBUG: [chan 5565] EOF sent (5565)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2782 count=395 bs=1k
paramiko.transport: DEBUG: [chan 5566] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5566] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5566 opened.
paramiko.transport: DEBUG: [chan 5566] Sesch channel 5566 request ok
paramiko.transport: DEBUG: [chan 5566] EOF received (5566)
paramiko.transport: DEBUG: [chan 5566] EOF sent (5566)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2782 count=395 bs=1k
paramiko.transport: DEBUG: [chan 5567] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5567] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5567 opened.
paramiko.transport: DEBUG: [chan 5567] Sesch channel 5567 request ok
paramiko.transport: DEBUG: [chan 5567] EOF received (5567)
paramiko.transport: DEBUG: [chan 5567] EOF sent (5567)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2783 count=872 bs=1k
paramiko.transport: DEBUG: [chan 5568] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5568] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5568 opened.
paramiko.transport: DEBUG: [chan 5568] Sesch channel 5568 request ok
paramiko.transport: DEBUG: [chan 5568] EOF received (5568)
paramiko.transport: DEBUG: [chan 5568] EOF sent (5568)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2783 count=872 bs=1k
paramiko.transport: DEBUG: [chan 5569] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5569] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5569 opened.
paramiko.transport: DEBUG: [chan 5569] Sesch channel 5569 request ok
paramiko.transport: DEBUG: [chan 5569] EOF received (5569)
paramiko.transport: DEBUG: [chan 5569] EOF sent (5569)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2784 count=35 bs=1k
paramiko.transport: DEBUG: [chan 5570] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5570] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5570 opened.
paramiko.transport: DEBUG: [chan 5570] Sesch channel 5570 request ok
paramiko.transport: DEBUG: [chan 5570] EOF received (5570)
paramiko.transport: DEBUG: [chan 5570] EOF sent (5570)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2784 count=35 bs=1k
paramiko.transport: DEBUG: [chan 5571] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5571] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5571 opened.
paramiko.transport: DEBUG: [chan 5571] Sesch channel 5571 request ok
paramiko.transport: DEBUG: [chan 5571] EOF received (5571)
paramiko.transport: DEBUG: [chan 5571] EOF sent (5571)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2785 count=556 bs=1k
paramiko.transport: DEBUG: [chan 5572] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5572] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5572 opened.
paramiko.transport: DEBUG: [chan 5572] Sesch channel 5572 request ok
paramiko.transport: DEBUG: [chan 5572] EOF received (5572)
paramiko.transport: DEBUG: [chan 5572] EOF sent (5572)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2785 count=556 bs=1k
paramiko.transport: DEBUG: [chan 5573] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5573] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5573 opened.
paramiko.transport: DEBUG: [chan 5573] Sesch channel 5573 request ok
paramiko.transport: DEBUG: [chan 5573] EOF received (5573)
paramiko.transport: DEBUG: [chan 5573] EOF sent (5573)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2786 count=808 bs=1k
paramiko.transport: DEBUG: [chan 5574] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5574] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5574 opened.
paramiko.transport: DEBUG: [chan 5574] Sesch channel 5574 request ok
paramiko.transport: DEBUG: [chan 5574] EOF received (5574)
paramiko.transport: DEBUG: [chan 5574] EOF sent (5574)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2786 count=808 bs=1k
paramiko.transport: DEBUG: [chan 5575] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5575] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5575 opened.
paramiko.transport: DEBUG: [chan 5575] Sesch channel 5575 request ok
paramiko.transport: DEBUG: [chan 5575] EOF received (5575)
paramiko.transport: DEBUG: [chan 5575] EOF sent (5575)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2787 count=181 bs=1k
paramiko.transport: DEBUG: [chan 5576] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5576] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5576 opened.
paramiko.transport: DEBUG: [chan 5576] Sesch channel 5576 request ok
paramiko.transport: DEBUG: [chan 5576] EOF received (5576)
paramiko.transport: DEBUG: [chan 5576] EOF sent (5576)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2787 count=181 bs=1k
paramiko.transport: DEBUG: [chan 5577] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5577] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5577 opened.
paramiko.transport: DEBUG: [chan 5577] Sesch channel 5577 request ok
paramiko.transport: DEBUG: [chan 5577] EOF received (5577)
paramiko.transport: DEBUG: [chan 5577] EOF sent (5577)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2788 count=364 bs=1k
paramiko.transport: DEBUG: [chan 5578] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5578] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5578 opened.
paramiko.transport: DEBUG: [chan 5578] Sesch channel 5578 request ok
paramiko.transport: DEBUG: [chan 5578] EOF received (5578)
paramiko.transport: DEBUG: [chan 5578] EOF sent (5578)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2788 count=364 bs=1k
paramiko.transport: DEBUG: [chan 5579] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5579] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5579 opened.
paramiko.transport: DEBUG: [chan 5579] Sesch channel 5579 request ok
paramiko.transport: DEBUG: [chan 5579] EOF received (5579)
paramiko.transport: DEBUG: [chan 5579] EOF sent (5579)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2789 count=587 bs=1k
paramiko.transport: DEBUG: [chan 5580] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5580] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5580 opened.
paramiko.transport: DEBUG: [chan 5580] Sesch channel 5580 request ok
paramiko.transport: DEBUG: [chan 5580] EOF received (5580)
paramiko.transport: DEBUG: [chan 5580] EOF sent (5580)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2789 count=587 bs=1k
paramiko.transport: DEBUG: [chan 5581] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5581] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5581 opened.
paramiko.transport: DEBUG: [chan 5581] Sesch channel 5581 request ok
paramiko.transport: DEBUG: [chan 5581] EOF received (5581)
paramiko.transport: DEBUG: [chan 5581] EOF sent (5581)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2790 count=579 bs=1k
paramiko.transport: DEBUG: [chan 5582] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5582] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5582 opened.
paramiko.transport: DEBUG: [chan 5582] Sesch channel 5582 request ok
paramiko.transport: DEBUG: [chan 5582] EOF received (5582)
paramiko.transport: DEBUG: [chan 5582] EOF sent (5582)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2790 count=579 bs=1k
paramiko.transport: DEBUG: [chan 5583] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5583] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5583 opened.
paramiko.transport: DEBUG: [chan 5583] Sesch channel 5583 request ok
paramiko.transport: DEBUG: [chan 5583] EOF received (5583)
paramiko.transport: DEBUG: [chan 5583] EOF sent (5583)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2791 count=226 bs=1k
paramiko.transport: DEBUG: [chan 5584] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5584] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5584 opened.
paramiko.transport: DEBUG: [chan 5584] Sesch channel 5584 request ok
paramiko.transport: DEBUG: [chan 5584] EOF received (5584)
paramiko.transport: DEBUG: [chan 5584] EOF sent (5584)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2791 count=226 bs=1k
paramiko.transport: DEBUG: [chan 5585] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5585] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5585 opened.
paramiko.transport: DEBUG: [chan 5585] Sesch channel 5585 request ok
paramiko.transport: DEBUG: [chan 5585] EOF received (5585)
paramiko.transport: DEBUG: [chan 5585] EOF sent (5585)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2792 count=79 bs=1k
paramiko.transport: DEBUG: [chan 5586] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5586] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5586 opened.
paramiko.transport: DEBUG: [chan 5586] Sesch channel 5586 request ok
paramiko.transport: DEBUG: [chan 5586] EOF received (5586)
paramiko.transport: DEBUG: [chan 5586] EOF sent (5586)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2792 count=79 bs=1k
paramiko.transport: DEBUG: [chan 5587] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5587] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5587 opened.
paramiko.transport: DEBUG: [chan 5587] Sesch channel 5587 request ok
paramiko.transport: DEBUG: [chan 5587] EOF received (5587)
paramiko.transport: DEBUG: [chan 5587] EOF sent (5587)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2793 count=572 bs=1k
paramiko.transport: DEBUG: [chan 5588] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5588] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5588 opened.
paramiko.transport: DEBUG: [chan 5588] Sesch channel 5588 request ok
paramiko.transport: DEBUG: [chan 5588] EOF received (5588)
paramiko.transport: DEBUG: [chan 5588] EOF sent (5588)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2793 count=572 bs=1k
paramiko.transport: DEBUG: [chan 5589] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5589] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5589 opened.
paramiko.transport: DEBUG: [chan 5589] Sesch channel 5589 request ok
paramiko.transport: DEBUG: [chan 5589] EOF received (5589)
paramiko.transport: DEBUG: [chan 5589] EOF sent (5589)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2794 count=212 bs=1k
paramiko.transport: DEBUG: [chan 5590] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5590] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5590 opened.
paramiko.transport: DEBUG: [chan 5590] Sesch channel 5590 request ok
paramiko.transport: DEBUG: [chan 5590] EOF received (5590)
paramiko.transport: DEBUG: [chan 5590] EOF sent (5590)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2794 count=212 bs=1k
paramiko.transport: DEBUG: [chan 5591] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5591] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5591 opened.
paramiko.transport: DEBUG: [chan 5591] Sesch channel 5591 request ok
paramiko.transport: DEBUG: [chan 5591] EOF received (5591)
paramiko.transport: DEBUG: [chan 5591] EOF sent (5591)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2795 count=185 bs=1k
paramiko.transport: DEBUG: [chan 5592] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5592] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5592 opened.
paramiko.transport: DEBUG: [chan 5592] Sesch channel 5592 request ok
paramiko.transport: DEBUG: [chan 5592] EOF received (5592)
paramiko.transport: DEBUG: [chan 5592] EOF sent (5592)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2795 count=185 bs=1k
paramiko.transport: DEBUG: [chan 5593] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5593] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5593 opened.
paramiko.transport: DEBUG: [chan 5593] Sesch channel 5593 request ok
paramiko.transport: DEBUG: [chan 5593] EOF received (5593)
paramiko.transport: DEBUG: [chan 5593] EOF sent (5593)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2796 count=642 bs=1k
paramiko.transport: DEBUG: [chan 5594] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5594] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5594 opened.
paramiko.transport: DEBUG: [chan 5594] Sesch channel 5594 request ok
paramiko.transport: DEBUG: [chan 5594] EOF received (5594)
paramiko.transport: DEBUG: [chan 5594] EOF sent (5594)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2796 count=642 bs=1k
paramiko.transport: DEBUG: [chan 5595] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5595] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5595 opened.
paramiko.transport: DEBUG: [chan 5595] Sesch channel 5595 request ok
paramiko.transport: DEBUG: [chan 5595] EOF received (5595)
paramiko.transport: DEBUG: [chan 5595] EOF sent (5595)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2797 count=236 bs=1k
paramiko.transport: DEBUG: [chan 5596] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5596] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5596 opened.
paramiko.transport: DEBUG: [chan 5596] Sesch channel 5596 request ok
paramiko.transport: DEBUG: [chan 5596] EOF received (5596)
paramiko.transport: DEBUG: [chan 5596] EOF sent (5596)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2797 count=236 bs=1k
paramiko.transport: DEBUG: [chan 5597] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5597] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5597 opened.
paramiko.transport: DEBUG: [chan 5597] Sesch channel 5597 request ok
paramiko.transport: DEBUG: [chan 5597] EOF received (5597)
paramiko.transport: DEBUG: [chan 5597] EOF sent (5597)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2798 count=656 bs=1k
paramiko.transport: DEBUG: [chan 5598] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5598] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5598 opened.
paramiko.transport: DEBUG: [chan 5598] Sesch channel 5598 request ok
paramiko.transport: DEBUG: [chan 5598] EOF received (5598)
paramiko.transport: DEBUG: [chan 5598] EOF sent (5598)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2798 count=656 bs=1k
paramiko.transport: DEBUG: [chan 5599] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5599] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5599 opened.
paramiko.transport: DEBUG: [chan 5599] Sesch channel 5599 request ok
paramiko.transport: DEBUG: [chan 5599] EOF received (5599)
paramiko.transport: DEBUG: [chan 5599] EOF sent (5599)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2799 count=707 bs=1k
paramiko.transport: DEBUG: [chan 5600] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5600] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5600 opened.
paramiko.transport: DEBUG: [chan 5600] Sesch channel 5600 request ok
paramiko.transport: DEBUG: [chan 5600] EOF received (5600)
paramiko.transport: DEBUG: [chan 5600] EOF sent (5600)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2799 count=707 bs=1k
paramiko.transport: DEBUG: [chan 5601] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5601] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5601 opened.
paramiko.transport: DEBUG: [chan 5601] Sesch channel 5601 request ok
paramiko.transport: DEBUG: [chan 5601] EOF received (5601)
paramiko.transport: DEBUG: [chan 5601] EOF sent (5601)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2800 count=357 bs=1k
paramiko.transport: DEBUG: [chan 5602] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5602] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5602 opened.
paramiko.transport: DEBUG: [chan 5602] Sesch channel 5602 request ok
paramiko.transport: DEBUG: [chan 5602] EOF received (5602)
paramiko.transport: DEBUG: [chan 5602] EOF sent (5602)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2800 count=357 bs=1k
paramiko.transport: DEBUG: [chan 5603] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5603] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5603 opened.
paramiko.transport: DEBUG: [chan 5603] Sesch channel 5603 request ok
paramiko.transport: DEBUG: [chan 5603] EOF received (5603)
paramiko.transport: DEBUG: [chan 5603] EOF sent (5603)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2801 count=440 bs=1k
paramiko.transport: DEBUG: [chan 5604] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5604] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5604 opened.
paramiko.transport: DEBUG: [chan 5604] Sesch channel 5604 request ok
paramiko.transport: DEBUG: [chan 5604] EOF received (5604)
paramiko.transport: DEBUG: [chan 5604] EOF sent (5604)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2801 count=440 bs=1k
paramiko.transport: DEBUG: [chan 5605] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5605] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5605 opened.
paramiko.transport: DEBUG: [chan 5605] Sesch channel 5605 request ok
paramiko.transport: DEBUG: [chan 5605] EOF received (5605)
paramiko.transport: DEBUG: [chan 5605] EOF sent (5605)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2802 count=298 bs=1k
paramiko.transport: DEBUG: [chan 5606] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5606] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5606 opened.
paramiko.transport: DEBUG: [chan 5606] Sesch channel 5606 request ok
paramiko.transport: DEBUG: [chan 5606] EOF received (5606)
paramiko.transport: DEBUG: [chan 5606] EOF sent (5606)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2802 count=298 bs=1k
paramiko.transport: DEBUG: [chan 5607] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5607] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5607 opened.
paramiko.transport: DEBUG: [chan 5607] Sesch channel 5607 request ok
paramiko.transport: DEBUG: [chan 5607] EOF received (5607)
paramiko.transport: DEBUG: [chan 5607] EOF sent (5607)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2803 count=347 bs=1k
paramiko.transport: DEBUG: [chan 5608] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5608] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5608 opened.
paramiko.transport: DEBUG: [chan 5608] Sesch channel 5608 request ok
paramiko.transport: DEBUG: [chan 5608] EOF received (5608)
paramiko.transport: DEBUG: [chan 5608] EOF sent (5608)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2803 count=347 bs=1k
paramiko.transport: DEBUG: [chan 5609] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5609] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5609 opened.
paramiko.transport: DEBUG: [chan 5609] Sesch channel 5609 request ok
paramiko.transport: DEBUG: [chan 5609] EOF received (5609)
paramiko.transport: DEBUG: [chan 5609] EOF sent (5609)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2804 count=345 bs=1k
paramiko.transport: DEBUG: [chan 5610] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5610] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5610 opened.
paramiko.transport: DEBUG: [chan 5610] Sesch channel 5610 request ok
paramiko.transport: DEBUG: [chan 5610] EOF received (5610)
paramiko.transport: DEBUG: [chan 5610] EOF sent (5610)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2804 count=345 bs=1k
paramiko.transport: DEBUG: [chan 5611] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5611] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5611 opened.
paramiko.transport: DEBUG: [chan 5611] Sesch channel 5611 request ok
paramiko.transport: DEBUG: [chan 5611] EOF received (5611)
paramiko.transport: DEBUG: [chan 5611] EOF sent (5611)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2805 count=606 bs=1k
paramiko.transport: DEBUG: [chan 5612] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5612] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5612 opened.
paramiko.transport: DEBUG: [chan 5612] Sesch channel 5612 request ok
paramiko.transport: DEBUG: [chan 5612] EOF received (5612)
paramiko.transport: DEBUG: [chan 5612] EOF sent (5612)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2805 count=606 bs=1k
paramiko.transport: DEBUG: [chan 5613] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5613] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5613 opened.
paramiko.transport: DEBUG: [chan 5613] Sesch channel 5613 request ok
paramiko.transport: DEBUG: [chan 5613] EOF received (5613)
paramiko.transport: DEBUG: [chan 5613] EOF sent (5613)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2806 count=145 bs=1k
paramiko.transport: DEBUG: [chan 5614] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5614] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5614 opened.
paramiko.transport: DEBUG: [chan 5614] Sesch channel 5614 request ok
paramiko.transport: DEBUG: [chan 5614] EOF received (5614)
paramiko.transport: DEBUG: [chan 5614] EOF sent (5614)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2806 count=145 bs=1k
paramiko.transport: DEBUG: [chan 5615] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5615] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5615 opened.
paramiko.transport: DEBUG: [chan 5615] Sesch channel 5615 request ok
paramiko.transport: DEBUG: [chan 5615] EOF received (5615)
paramiko.transport: DEBUG: [chan 5615] EOF sent (5615)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2807 count=626 bs=1k
paramiko.transport: DEBUG: [chan 5616] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5616] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5616 opened.
paramiko.transport: DEBUG: [chan 5616] Sesch channel 5616 request ok
paramiko.transport: DEBUG: [chan 5616] EOF received (5616)
paramiko.transport: DEBUG: [chan 5616] EOF sent (5616)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2807 count=626 bs=1k
paramiko.transport: DEBUG: [chan 5617] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5617] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5617 opened.
paramiko.transport: DEBUG: [chan 5617] Sesch channel 5617 request ok
paramiko.transport: DEBUG: [chan 5617] EOF received (5617)
paramiko.transport: DEBUG: [chan 5617] EOF sent (5617)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2808 count=238 bs=1k
paramiko.transport: DEBUG: [chan 5618] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5618] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5618 opened.
paramiko.transport: DEBUG: [chan 5618] Sesch channel 5618 request ok
paramiko.transport: DEBUG: [chan 5618] EOF received (5618)
paramiko.transport: DEBUG: [chan 5618] EOF sent (5618)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2808 count=238 bs=1k
paramiko.transport: DEBUG: [chan 5619] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5619] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5619 opened.
paramiko.transport: DEBUG: [chan 5619] Sesch channel 5619 request ok
paramiko.transport: DEBUG: [chan 5619] EOF received (5619)
paramiko.transport: DEBUG: [chan 5619] EOF sent (5619)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2809 count=939 bs=1k
paramiko.transport: DEBUG: [chan 5620] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5620] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5620 opened.
paramiko.transport: DEBUG: [chan 5620] Sesch channel 5620 request ok
paramiko.transport: DEBUG: [chan 5620] EOF received (5620)
paramiko.transport: DEBUG: [chan 5620] EOF sent (5620)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2809 count=939 bs=1k
paramiko.transport: DEBUG: [chan 5621] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5621] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5621 opened.
paramiko.transport: DEBUG: [chan 5621] Sesch channel 5621 request ok
paramiko.transport: DEBUG: [chan 5621] EOF received (5621)
paramiko.transport: DEBUG: [chan 5621] EOF sent (5621)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2810 count=173 bs=1k
paramiko.transport: DEBUG: [chan 5622] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5622] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5622 opened.
paramiko.transport: DEBUG: [chan 5622] Sesch channel 5622 request ok
paramiko.transport: DEBUG: [chan 5622] EOF received (5622)
paramiko.transport: DEBUG: [chan 5622] EOF sent (5622)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2810 count=173 bs=1k
paramiko.transport: DEBUG: [chan 5623] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5623] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5623 opened.
paramiko.transport: DEBUG: [chan 5623] Sesch channel 5623 request ok
paramiko.transport: DEBUG: [chan 5623] EOF received (5623)
paramiko.transport: DEBUG: [chan 5623] EOF sent (5623)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2811 count=397 bs=1k
paramiko.transport: DEBUG: [chan 5624] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5624] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5624 opened.
paramiko.transport: DEBUG: [chan 5624] Sesch channel 5624 request ok
paramiko.transport: DEBUG: [chan 5624] EOF received (5624)
paramiko.transport: DEBUG: [chan 5624] EOF sent (5624)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2811 count=397 bs=1k
paramiko.transport: DEBUG: [chan 5625] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5625] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5625 opened.
paramiko.transport: DEBUG: [chan 5625] Sesch channel 5625 request ok
paramiko.transport: DEBUG: [chan 5625] EOF received (5625)
paramiko.transport: DEBUG: [chan 5625] EOF sent (5625)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2812 count=768 bs=1k
paramiko.transport: DEBUG: [chan 5626] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5626] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5626 opened.
paramiko.transport: DEBUG: [chan 5626] Sesch channel 5626 request ok
paramiko.transport: DEBUG: [chan 5626] EOF received (5626)
paramiko.transport: DEBUG: [chan 5626] EOF sent (5626)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2812 count=768 bs=1k
paramiko.transport: DEBUG: [chan 5627] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5627] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5627 opened.
paramiko.transport: DEBUG: [chan 5627] Sesch channel 5627 request ok
paramiko.transport: DEBUG: [chan 5627] EOF received (5627)
paramiko.transport: DEBUG: [chan 5627] EOF sent (5627)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2813 count=535 bs=1k
paramiko.transport: DEBUG: [chan 5628] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5628] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5628 opened.
paramiko.transport: DEBUG: [chan 5628] Sesch channel 5628 request ok
paramiko.transport: DEBUG: [chan 5628] EOF received (5628)
paramiko.transport: DEBUG: [chan 5628] EOF sent (5628)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2813 count=535 bs=1k
paramiko.transport: DEBUG: [chan 5629] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5629] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5629 opened.
paramiko.transport: DEBUG: [chan 5629] Sesch channel 5629 request ok
paramiko.transport: DEBUG: [chan 5629] EOF received (5629)
paramiko.transport: DEBUG: [chan 5629] EOF sent (5629)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2814 count=368 bs=1k
paramiko.transport: DEBUG: [chan 5630] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5630] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5630 opened.
paramiko.transport: DEBUG: [chan 5630] Sesch channel 5630 request ok
paramiko.transport: DEBUG: [chan 5630] EOF received (5630)
paramiko.transport: DEBUG: [chan 5630] EOF sent (5630)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2814 count=368 bs=1k
paramiko.transport: DEBUG: [chan 5631] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5631] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5631 opened.
paramiko.transport: DEBUG: [chan 5631] Sesch channel 5631 request ok
paramiko.transport: DEBUG: [chan 5631] EOF received (5631)
paramiko.transport: DEBUG: [chan 5631] EOF sent (5631)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2815 count=462 bs=1k
paramiko.transport: DEBUG: [chan 5632] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5632] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5632 opened.
paramiko.transport: DEBUG: [chan 5632] Sesch channel 5632 request ok
paramiko.transport: DEBUG: [chan 5632] EOF received (5632)
paramiko.transport: DEBUG: [chan 5632] EOF sent (5632)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2815 count=462 bs=1k
paramiko.transport: DEBUG: [chan 5633] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5633] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5633 opened.
paramiko.transport: DEBUG: [chan 5633] Sesch channel 5633 request ok
paramiko.transport: DEBUG: [chan 5633] EOF received (5633)
paramiko.transport: DEBUG: [chan 5633] EOF sent (5633)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2816 count=822 bs=1k
paramiko.transport: DEBUG: [chan 5634] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5634] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5634 opened.
paramiko.transport: DEBUG: [chan 5634] Sesch channel 5634 request ok
paramiko.transport: DEBUG: [chan 5634] EOF received (5634)
paramiko.transport: DEBUG: [chan 5634] EOF sent (5634)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2816 count=822 bs=1k
paramiko.transport: DEBUG: [chan 5635] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5635] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5635 opened.
paramiko.transport: DEBUG: [chan 5635] Sesch channel 5635 request ok
paramiko.transport: DEBUG: [chan 5635] EOF received (5635)
paramiko.transport: DEBUG: [chan 5635] EOF sent (5635)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2817 count=544 bs=1k
paramiko.transport: DEBUG: [chan 5636] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5636] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5636 opened.
paramiko.transport: DEBUG: [chan 5636] Sesch channel 5636 request ok
paramiko.transport: DEBUG: [chan 5636] EOF received (5636)
paramiko.transport: DEBUG: [chan 5636] EOF sent (5636)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2817 count=544 bs=1k
paramiko.transport: DEBUG: [chan 5637] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5637] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5637 opened.
paramiko.transport: DEBUG: [chan 5637] Sesch channel 5637 request ok
paramiko.transport: DEBUG: [chan 5637] EOF received (5637)
paramiko.transport: DEBUG: [chan 5637] EOF sent (5637)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2818 count=613 bs=1k
paramiko.transport: DEBUG: [chan 5638] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5638] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5638 opened.
paramiko.transport: DEBUG: [chan 5638] Sesch channel 5638 request ok
paramiko.transport: DEBUG: [chan 5638] EOF received (5638)
paramiko.transport: DEBUG: [chan 5638] EOF sent (5638)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2818 count=613 bs=1k
paramiko.transport: DEBUG: [chan 5639] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5639] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5639 opened.
paramiko.transport: DEBUG: [chan 5639] Sesch channel 5639 request ok
paramiko.transport: DEBUG: [chan 5639] EOF received (5639)
paramiko.transport: DEBUG: [chan 5639] EOF sent (5639)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2819 count=217 bs=1k
paramiko.transport: DEBUG: [chan 5640] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5640] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5640 opened.
paramiko.transport: DEBUG: [chan 5640] Sesch channel 5640 request ok
paramiko.transport: DEBUG: [chan 5640] EOF received (5640)
paramiko.transport: DEBUG: [chan 5640] EOF sent (5640)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2819 count=217 bs=1k
paramiko.transport: DEBUG: [chan 5641] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5641] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5641 opened.
paramiko.transport: DEBUG: [chan 5641] Sesch channel 5641 request ok
paramiko.transport: DEBUG: [chan 5641] EOF received (5641)
paramiko.transport: DEBUG: [chan 5641] EOF sent (5641)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2820 count=802 bs=1k
paramiko.transport: DEBUG: [chan 5642] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5642] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5642 opened.
paramiko.transport: DEBUG: [chan 5642] Sesch channel 5642 request ok
paramiko.transport: DEBUG: [chan 5642] EOF received (5642)
paramiko.transport: DEBUG: [chan 5642] EOF sent (5642)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2820 count=802 bs=1k
paramiko.transport: DEBUG: [chan 5643] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5643] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5643 opened.
paramiko.transport: DEBUG: [chan 5643] Sesch channel 5643 request ok
paramiko.transport: DEBUG: [chan 5643] EOF received (5643)
paramiko.transport: DEBUG: [chan 5643] EOF sent (5643)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2821 count=209 bs=1k
paramiko.transport: DEBUG: [chan 5644] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5644] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5644 opened.
paramiko.transport: DEBUG: [chan 5644] Sesch channel 5644 request ok
paramiko.transport: DEBUG: [chan 5644] EOF received (5644)
paramiko.transport: DEBUG: [chan 5644] EOF sent (5644)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2821 count=209 bs=1k
paramiko.transport: DEBUG: [chan 5645] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5645] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5645 opened.
paramiko.transport: DEBUG: [chan 5645] Sesch channel 5645 request ok
paramiko.transport: DEBUG: [chan 5645] EOF received (5645)
paramiko.transport: DEBUG: [chan 5645] EOF sent (5645)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2822 count=491 bs=1k
paramiko.transport: DEBUG: [chan 5646] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5646] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5646 opened.
paramiko.transport: DEBUG: [chan 5646] Sesch channel 5646 request ok
paramiko.transport: DEBUG: [chan 5646] EOF received (5646)
paramiko.transport: DEBUG: [chan 5646] EOF sent (5646)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2822 count=491 bs=1k
paramiko.transport: DEBUG: [chan 5647] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5647] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5647 opened.
paramiko.transport: DEBUG: [chan 5647] Sesch channel 5647 request ok
paramiko.transport: DEBUG: [chan 5647] EOF received (5647)
paramiko.transport: DEBUG: [chan 5647] EOF sent (5647)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2823 count=685 bs=1k
paramiko.transport: DEBUG: [chan 5648] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5648] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5648 opened.
paramiko.transport: DEBUG: [chan 5648] Sesch channel 5648 request ok
paramiko.transport: DEBUG: [chan 5648] EOF received (5648)
paramiko.transport: DEBUG: [chan 5648] EOF sent (5648)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2823 count=685 bs=1k
paramiko.transport: DEBUG: [chan 5649] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5649] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5649 opened.
paramiko.transport: DEBUG: [chan 5649] Sesch channel 5649 request ok
paramiko.transport: DEBUG: [chan 5649] EOF received (5649)
paramiko.transport: DEBUG: [chan 5649] EOF sent (5649)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2824 count=900 bs=1k
paramiko.transport: DEBUG: [chan 5650] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5650] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5650 opened.
paramiko.transport: DEBUG: [chan 5650] Sesch channel 5650 request ok
paramiko.transport: DEBUG: [chan 5650] EOF received (5650)
paramiko.transport: DEBUG: [chan 5650] EOF sent (5650)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2824 count=900 bs=1k
paramiko.transport: DEBUG: [chan 5651] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5651] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5651 opened.
paramiko.transport: DEBUG: [chan 5651] Sesch channel 5651 request ok
paramiko.transport: DEBUG: [chan 5651] EOF received (5651)
paramiko.transport: DEBUG: [chan 5651] EOF sent (5651)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2825 count=695 bs=1k
paramiko.transport: DEBUG: [chan 5652] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5652] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5652 opened.
paramiko.transport: DEBUG: [chan 5652] Sesch channel 5652 request ok
paramiko.transport: DEBUG: [chan 5652] EOF received (5652)
paramiko.transport: DEBUG: [chan 5652] EOF sent (5652)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2825 count=695 bs=1k
paramiko.transport: DEBUG: [chan 5653] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5653] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5653 opened.
paramiko.transport: DEBUG: [chan 5653] Sesch channel 5653 request ok
paramiko.transport: DEBUG: [chan 5653] EOF received (5653)
paramiko.transport: DEBUG: [chan 5653] EOF sent (5653)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2826 count=47 bs=1k
paramiko.transport: DEBUG: [chan 5654] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5654] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5654 opened.
paramiko.transport: DEBUG: [chan 5654] Sesch channel 5654 request ok
paramiko.transport: DEBUG: [chan 5654] EOF received (5654)
paramiko.transport: DEBUG: [chan 5654] EOF sent (5654)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2826 count=47 bs=1k
paramiko.transport: DEBUG: [chan 5655] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5655] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5655 opened.
paramiko.transport: DEBUG: [chan 5655] Sesch channel 5655 request ok
paramiko.transport: DEBUG: [chan 5655] EOF received (5655)
paramiko.transport: DEBUG: [chan 5655] EOF sent (5655)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2827 count=293 bs=1k
paramiko.transport: DEBUG: [chan 5656] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5656] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5656 opened.
paramiko.transport: DEBUG: [chan 5656] Sesch channel 5656 request ok
paramiko.transport: DEBUG: [chan 5656] EOF received (5656)
paramiko.transport: DEBUG: [chan 5656] EOF sent (5656)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2827 count=293 bs=1k
paramiko.transport: DEBUG: [chan 5657] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5657] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5657 opened.
paramiko.transport: DEBUG: [chan 5657] Sesch channel 5657 request ok
paramiko.transport: DEBUG: [chan 5657] EOF received (5657)
paramiko.transport: DEBUG: [chan 5657] EOF sent (5657)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2828 count=209 bs=1k
paramiko.transport: DEBUG: [chan 5658] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5658] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5658 opened.
paramiko.transport: DEBUG: [chan 5658] Sesch channel 5658 request ok
paramiko.transport: DEBUG: [chan 5658] EOF received (5658)
paramiko.transport: DEBUG: [chan 5658] EOF sent (5658)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2828 count=209 bs=1k
paramiko.transport: DEBUG: [chan 5659] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5659] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5659 opened.
paramiko.transport: DEBUG: [chan 5659] Sesch channel 5659 request ok
paramiko.transport: DEBUG: [chan 5659] EOF received (5659)
paramiko.transport: DEBUG: [chan 5659] EOF sent (5659)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2829 count=7 bs=1k
paramiko.transport: DEBUG: [chan 5660] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5660] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5660 opened.
paramiko.transport: DEBUG: [chan 5660] Sesch channel 5660 request ok
paramiko.transport: DEBUG: [chan 5660] EOF received (5660)
paramiko.transport: DEBUG: [chan 5660] EOF sent (5660)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2829 count=7 bs=1k
paramiko.transport: DEBUG: [chan 5661] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5661] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5661 opened.
paramiko.transport: DEBUG: [chan 5661] Sesch channel 5661 request ok
paramiko.transport: DEBUG: [chan 5661] EOF received (5661)
paramiko.transport: DEBUG: [chan 5661] EOF sent (5661)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2830 count=966 bs=1k
paramiko.transport: DEBUG: [chan 5662] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5662] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5662 opened.
paramiko.transport: DEBUG: [chan 5662] Sesch channel 5662 request ok
paramiko.transport: DEBUG: [chan 5662] EOF received (5662)
paramiko.transport: DEBUG: [chan 5662] EOF sent (5662)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2830 count=966 bs=1k
paramiko.transport: DEBUG: [chan 5663] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5663] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5663 opened.
paramiko.transport: DEBUG: [chan 5663] Sesch channel 5663 request ok
paramiko.transport: DEBUG: [chan 5663] EOF received (5663)
paramiko.transport: DEBUG: [chan 5663] EOF sent (5663)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2831 count=166 bs=1k
paramiko.transport: DEBUG: [chan 5664] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5664] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5664 opened.
paramiko.transport: DEBUG: [chan 5664] Sesch channel 5664 request ok
paramiko.transport: DEBUG: [chan 5664] EOF received (5664)
paramiko.transport: DEBUG: [chan 5664] EOF sent (5664)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2831 count=166 bs=1k
paramiko.transport: DEBUG: [chan 5665] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5665] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5665 opened.
paramiko.transport: DEBUG: [chan 5665] Sesch channel 5665 request ok
paramiko.transport: DEBUG: [chan 5665] EOF received (5665)
paramiko.transport: DEBUG: [chan 5665] EOF sent (5665)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2832 count=477 bs=1k
paramiko.transport: DEBUG: [chan 5666] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5666] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5666 opened.
paramiko.transport: DEBUG: [chan 5666] Sesch channel 5666 request ok
paramiko.transport: DEBUG: [chan 5666] EOF received (5666)
paramiko.transport: DEBUG: [chan 5666] EOF sent (5666)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2832 count=477 bs=1k
paramiko.transport: DEBUG: [chan 5667] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5667] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5667 opened.
paramiko.transport: DEBUG: [chan 5667] Sesch channel 5667 request ok
paramiko.transport: DEBUG: [chan 5667] EOF received (5667)
paramiko.transport: DEBUG: [chan 5667] EOF sent (5667)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2833 count=166 bs=1k
paramiko.transport: DEBUG: [chan 5668] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5668] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5668 opened.
paramiko.transport: DEBUG: [chan 5668] Sesch channel 5668 request ok
paramiko.transport: DEBUG: [chan 5668] EOF received (5668)
paramiko.transport: DEBUG: [chan 5668] EOF sent (5668)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2833 count=166 bs=1k
paramiko.transport: DEBUG: [chan 5669] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5669] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5669 opened.
paramiko.transport: DEBUG: [chan 5669] Sesch channel 5669 request ok
paramiko.transport: DEBUG: [chan 5669] EOF received (5669)
paramiko.transport: DEBUG: [chan 5669] EOF sent (5669)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2834 count=29 bs=1k
paramiko.transport: DEBUG: [chan 5670] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5670] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5670 opened.
paramiko.transport: DEBUG: [chan 5670] Sesch channel 5670 request ok
paramiko.transport: DEBUG: [chan 5670] EOF received (5670)
paramiko.transport: DEBUG: [chan 5670] EOF sent (5670)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2834 count=29 bs=1k
paramiko.transport: DEBUG: [chan 5671] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5671] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5671 opened.
paramiko.transport: DEBUG: [chan 5671] Sesch channel 5671 request ok
paramiko.transport: DEBUG: [chan 5671] EOF received (5671)
paramiko.transport: DEBUG: [chan 5671] EOF sent (5671)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2835 count=917 bs=1k
paramiko.transport: DEBUG: [chan 5672] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5672] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5672 opened.
paramiko.transport: DEBUG: [chan 5672] Sesch channel 5672 request ok
paramiko.transport: DEBUG: [chan 5672] EOF received (5672)
paramiko.transport: DEBUG: [chan 5672] EOF sent (5672)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2835 count=917 bs=1k
paramiko.transport: DEBUG: [chan 5673] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5673] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5673 opened.
paramiko.transport: DEBUG: [chan 5673] Sesch channel 5673 request ok
paramiko.transport: DEBUG: [chan 5673] EOF received (5673)
paramiko.transport: DEBUG: [chan 5673] EOF sent (5673)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2836 count=566 bs=1k
paramiko.transport: DEBUG: [chan 5674] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5674] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5674 opened.
paramiko.transport: DEBUG: [chan 5674] Sesch channel 5674 request ok
paramiko.transport: DEBUG: [chan 5674] EOF received (5674)
paramiko.transport: DEBUG: [chan 5674] EOF sent (5674)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2836 count=566 bs=1k
paramiko.transport: DEBUG: [chan 5675] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5675] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5675 opened.
paramiko.transport: DEBUG: [chan 5675] Sesch channel 5675 request ok
paramiko.transport: DEBUG: [chan 5675] EOF received (5675)
paramiko.transport: DEBUG: [chan 5675] EOF sent (5675)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2837 count=382 bs=1k
paramiko.transport: DEBUG: [chan 5676] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5676] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5676 opened.
paramiko.transport: DEBUG: [chan 5676] Sesch channel 5676 request ok
paramiko.transport: DEBUG: [chan 5676] EOF received (5676)
paramiko.transport: DEBUG: [chan 5676] EOF sent (5676)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2837 count=382 bs=1k
paramiko.transport: DEBUG: [chan 5677] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5677] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5677 opened.
paramiko.transport: DEBUG: [chan 5677] Sesch channel 5677 request ok
paramiko.transport: DEBUG: [chan 5677] EOF received (5677)
paramiko.transport: DEBUG: [chan 5677] EOF sent (5677)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2838 count=705 bs=1k
paramiko.transport: DEBUG: [chan 5678] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5678] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5678 opened.
paramiko.transport: DEBUG: [chan 5678] Sesch channel 5678 request ok
paramiko.transport: DEBUG: [chan 5678] EOF received (5678)
paramiko.transport: DEBUG: [chan 5678] EOF sent (5678)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2838 count=705 bs=1k
paramiko.transport: DEBUG: [chan 5679] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5679] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5679 opened.
paramiko.transport: DEBUG: [chan 5679] Sesch channel 5679 request ok
paramiko.transport: DEBUG: [chan 5679] EOF received (5679)
paramiko.transport: DEBUG: [chan 5679] EOF sent (5679)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2839 count=938 bs=1k
paramiko.transport: DEBUG: [chan 5680] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5680] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5680 opened.
paramiko.transport: DEBUG: [chan 5680] Sesch channel 5680 request ok
paramiko.transport: DEBUG: [chan 5680] EOF received (5680)
paramiko.transport: DEBUG: [chan 5680] EOF sent (5680)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2839 count=938 bs=1k
paramiko.transport: DEBUG: [chan 5681] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5681] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5681 opened.
paramiko.transport: DEBUG: [chan 5681] Sesch channel 5681 request ok
paramiko.transport: DEBUG: [chan 5681] EOF received (5681)
paramiko.transport: DEBUG: [chan 5681] EOF sent (5681)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2840 count=564 bs=1k
paramiko.transport: DEBUG: [chan 5682] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5682] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5682 opened.
paramiko.transport: DEBUG: [chan 5682] Sesch channel 5682 request ok
paramiko.transport: DEBUG: [chan 5682] EOF received (5682)
paramiko.transport: DEBUG: [chan 5682] EOF sent (5682)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2840 count=564 bs=1k
paramiko.transport: DEBUG: [chan 5683] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5683] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5683 opened.
paramiko.transport: DEBUG: [chan 5683] Sesch channel 5683 request ok
paramiko.transport: DEBUG: [chan 5683] EOF received (5683)
paramiko.transport: DEBUG: [chan 5683] EOF sent (5683)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2841 count=947 bs=1k
paramiko.transport: DEBUG: [chan 5684] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5684] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5684 opened.
paramiko.transport: DEBUG: [chan 5684] Sesch channel 5684 request ok
paramiko.transport: DEBUG: [chan 5684] EOF received (5684)
paramiko.transport: DEBUG: [chan 5684] EOF sent (5684)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2841 count=947 bs=1k
paramiko.transport: DEBUG: [chan 5685] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5685] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5685 opened.
paramiko.transport: DEBUG: [chan 5685] Sesch channel 5685 request ok
paramiko.transport: DEBUG: [chan 5685] EOF received (5685)
paramiko.transport: DEBUG: [chan 5685] EOF sent (5685)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2842 count=989 bs=1k
paramiko.transport: DEBUG: [chan 5686] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5686] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5686 opened.
paramiko.transport: DEBUG: [chan 5686] Sesch channel 5686 request ok
paramiko.transport: DEBUG: [chan 5686] EOF received (5686)
paramiko.transport: DEBUG: [chan 5686] EOF sent (5686)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2842 count=989 bs=1k
paramiko.transport: DEBUG: [chan 5687] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5687] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5687 opened.
paramiko.transport: DEBUG: [chan 5687] Sesch channel 5687 request ok
paramiko.transport: DEBUG: [chan 5687] EOF received (5687)
paramiko.transport: DEBUG: [chan 5687] EOF sent (5687)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2843 count=281 bs=1k
paramiko.transport: DEBUG: [chan 5688] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5688] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5688 opened.
paramiko.transport: DEBUG: [chan 5688] Sesch channel 5688 request ok
paramiko.transport: DEBUG: [chan 5688] EOF received (5688)
paramiko.transport: DEBUG: [chan 5688] EOF sent (5688)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2843 count=281 bs=1k
paramiko.transport: DEBUG: [chan 5689] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5689] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5689 opened.
paramiko.transport: DEBUG: [chan 5689] Sesch channel 5689 request ok
paramiko.transport: DEBUG: [chan 5689] EOF received (5689)
paramiko.transport: DEBUG: [chan 5689] EOF sent (5689)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2844 count=876 bs=1k
paramiko.transport: DEBUG: [chan 5690] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5690] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5690 opened.
paramiko.transport: DEBUG: [chan 5690] Sesch channel 5690 request ok
paramiko.transport: DEBUG: [chan 5690] EOF received (5690)
paramiko.transport: DEBUG: [chan 5690] EOF sent (5690)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2844 count=876 bs=1k
paramiko.transport: DEBUG: [chan 5691] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5691] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5691 opened.
paramiko.transport: DEBUG: [chan 5691] Sesch channel 5691 request ok
paramiko.transport: DEBUG: [chan 5691] EOF received (5691)
paramiko.transport: DEBUG: [chan 5691] EOF sent (5691)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2845 count=117 bs=1k
paramiko.transport: DEBUG: [chan 5692] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5692] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5692 opened.
paramiko.transport: DEBUG: [chan 5692] Sesch channel 5692 request ok
paramiko.transport: DEBUG: [chan 5692] EOF received (5692)
paramiko.transport: DEBUG: [chan 5692] EOF sent (5692)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2845 count=117 bs=1k
paramiko.transport: DEBUG: [chan 5693] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5693] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5693 opened.
paramiko.transport: DEBUG: [chan 5693] Sesch channel 5693 request ok
paramiko.transport: DEBUG: [chan 5693] EOF received (5693)
paramiko.transport: DEBUG: [chan 5693] EOF sent (5693)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2846 count=434 bs=1k
paramiko.transport: DEBUG: [chan 5694] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5694] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5694 opened.
paramiko.transport: DEBUG: [chan 5694] Sesch channel 5694 request ok
paramiko.transport: DEBUG: [chan 5694] EOF received (5694)
paramiko.transport: DEBUG: [chan 5694] EOF sent (5694)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2846 count=434 bs=1k
paramiko.transport: DEBUG: [chan 5695] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5695] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5695 opened.
paramiko.transport: DEBUG: [chan 5695] Sesch channel 5695 request ok
paramiko.transport: DEBUG: [chan 5695] EOF received (5695)
paramiko.transport: DEBUG: [chan 5695] EOF sent (5695)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2847 count=461 bs=1k
paramiko.transport: DEBUG: [chan 5696] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5696] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5696 opened.
paramiko.transport: DEBUG: [chan 5696] Sesch channel 5696 request ok
paramiko.transport: DEBUG: [chan 5696] EOF received (5696)
paramiko.transport: DEBUG: [chan 5696] EOF sent (5696)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2847 count=461 bs=1k
paramiko.transport: DEBUG: [chan 5697] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5697] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5697 opened.
paramiko.transport: DEBUG: [chan 5697] Sesch channel 5697 request ok
paramiko.transport: DEBUG: [chan 5697] EOF received (5697)
paramiko.transport: DEBUG: [chan 5697] EOF sent (5697)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2848 count=577 bs=1k
paramiko.transport: DEBUG: [chan 5698] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5698] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5698 opened.
paramiko.transport: DEBUG: [chan 5698] Sesch channel 5698 request ok
paramiko.transport: DEBUG: [chan 5698] EOF received (5698)
paramiko.transport: DEBUG: [chan 5698] EOF sent (5698)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2848 count=577 bs=1k
paramiko.transport: DEBUG: [chan 5699] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5699] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5699 opened.
paramiko.transport: DEBUG: [chan 5699] Sesch channel 5699 request ok
paramiko.transport: DEBUG: [chan 5699] EOF received (5699)
paramiko.transport: DEBUG: [chan 5699] EOF sent (5699)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2849 count=793 bs=1k
paramiko.transport: DEBUG: [chan 5700] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5700] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5700 opened.
paramiko.transport: DEBUG: [chan 5700] Sesch channel 5700 request ok
paramiko.transport: DEBUG: [chan 5700] EOF received (5700)
paramiko.transport: DEBUG: [chan 5700] EOF sent (5700)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2849 count=793 bs=1k
paramiko.transport: DEBUG: [chan 5701] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5701] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5701 opened.
paramiko.transport: DEBUG: [chan 5701] Sesch channel 5701 request ok
paramiko.transport: DEBUG: [chan 5701] EOF received (5701)
paramiko.transport: DEBUG: [chan 5701] EOF sent (5701)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2850 count=294 bs=1k
paramiko.transport: DEBUG: [chan 5702] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5702] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5702 opened.
paramiko.transport: DEBUG: [chan 5702] Sesch channel 5702 request ok
paramiko.transport: DEBUG: [chan 5702] EOF received (5702)
paramiko.transport: DEBUG: [chan 5702] EOF sent (5702)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2850 count=294 bs=1k
paramiko.transport: DEBUG: [chan 5703] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5703] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5703 opened.
paramiko.transport: DEBUG: [chan 5703] Sesch channel 5703 request ok
paramiko.transport: DEBUG: [chan 5703] EOF received (5703)
paramiko.transport: DEBUG: [chan 5703] EOF sent (5703)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2851 count=94 bs=1k
paramiko.transport: DEBUG: [chan 5704] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5704] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5704 opened.
paramiko.transport: DEBUG: [chan 5704] Sesch channel 5704 request ok
paramiko.transport: DEBUG: [chan 5704] EOF received (5704)
paramiko.transport: DEBUG: [chan 5704] EOF sent (5704)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2851 count=94 bs=1k
paramiko.transport: DEBUG: [chan 5705] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5705] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5705 opened.
paramiko.transport: DEBUG: [chan 5705] Sesch channel 5705 request ok
paramiko.transport: DEBUG: [chan 5705] EOF received (5705)
paramiko.transport: DEBUG: [chan 5705] EOF sent (5705)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2852 count=813 bs=1k
paramiko.transport: DEBUG: [chan 5706] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5706] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5706 opened.
paramiko.transport: DEBUG: [chan 5706] Sesch channel 5706 request ok
paramiko.transport: DEBUG: [chan 5706] EOF received (5706)
paramiko.transport: DEBUG: [chan 5706] EOF sent (5706)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2852 count=813 bs=1k
paramiko.transport: DEBUG: [chan 5707] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5707] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5707 opened.
paramiko.transport: DEBUG: [chan 5707] Sesch channel 5707 request ok
paramiko.transport: DEBUG: [chan 5707] EOF received (5707)
paramiko.transport: DEBUG: [chan 5707] EOF sent (5707)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2853 count=211 bs=1k
paramiko.transport: DEBUG: [chan 5708] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5708] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5708 opened.
paramiko.transport: DEBUG: [chan 5708] Sesch channel 5708 request ok
paramiko.transport: DEBUG: [chan 5708] EOF received (5708)
paramiko.transport: DEBUG: [chan 5708] EOF sent (5708)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2853 count=211 bs=1k
paramiko.transport: DEBUG: [chan 5709] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5709] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5709 opened.
paramiko.transport: DEBUG: [chan 5709] Sesch channel 5709 request ok
paramiko.transport: DEBUG: [chan 5709] EOF received (5709)
paramiko.transport: DEBUG: [chan 5709] EOF sent (5709)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2854 count=512 bs=1k
paramiko.transport: DEBUG: [chan 5710] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5710] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5710 opened.
paramiko.transport: DEBUG: [chan 5710] Sesch channel 5710 request ok
paramiko.transport: DEBUG: [chan 5710] EOF received (5710)
paramiko.transport: DEBUG: [chan 5710] EOF sent (5710)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2854 count=512 bs=1k
paramiko.transport: DEBUG: [chan 5711] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5711] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5711 opened.
paramiko.transport: DEBUG: [chan 5711] Sesch channel 5711 request ok
paramiko.transport: DEBUG: [chan 5711] EOF received (5711)
paramiko.transport: DEBUG: [chan 5711] EOF sent (5711)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2855 count=235 bs=1k
paramiko.transport: DEBUG: [chan 5712] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5712] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5712 opened.
paramiko.transport: DEBUG: [chan 5712] Sesch channel 5712 request ok
paramiko.transport: DEBUG: [chan 5712] EOF received (5712)
paramiko.transport: DEBUG: [chan 5712] EOF sent (5712)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2855 count=235 bs=1k
paramiko.transport: DEBUG: [chan 5713] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5713] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5713 opened.
paramiko.transport: DEBUG: [chan 5713] Sesch channel 5713 request ok
paramiko.transport: DEBUG: [chan 5713] EOF received (5713)
paramiko.transport: DEBUG: [chan 5713] EOF sent (5713)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2856 count=1010 bs=1k
paramiko.transport: DEBUG: [chan 5714] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5714] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5714 opened.
paramiko.transport: DEBUG: [chan 5714] Sesch channel 5714 request ok
paramiko.transport: DEBUG: [chan 5714] EOF received (5714)
paramiko.transport: DEBUG: [chan 5714] EOF sent (5714)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2856 count=1010 bs=1k
paramiko.transport: DEBUG: [chan 5715] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5715] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5715 opened.
paramiko.transport: DEBUG: [chan 5715] Sesch channel 5715 request ok
paramiko.transport: DEBUG: [chan 5715] EOF received (5715)
paramiko.transport: DEBUG: [chan 5715] EOF sent (5715)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2857 count=175 bs=1k
paramiko.transport: DEBUG: [chan 5716] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5716] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5716 opened.
paramiko.transport: DEBUG: [chan 5716] Sesch channel 5716 request ok
paramiko.transport: DEBUG: [chan 5716] EOF received (5716)
paramiko.transport: DEBUG: [chan 5716] EOF sent (5716)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2857 count=175 bs=1k
paramiko.transport: DEBUG: [chan 5717] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5717] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5717 opened.
paramiko.transport: DEBUG: [chan 5717] Sesch channel 5717 request ok
paramiko.transport: DEBUG: [chan 5717] EOF received (5717)
paramiko.transport: DEBUG: [chan 5717] EOF sent (5717)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2858 count=803 bs=1k
paramiko.transport: DEBUG: [chan 5718] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5718] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5718 opened.
paramiko.transport: DEBUG: [chan 5718] Sesch channel 5718 request ok
paramiko.transport: DEBUG: [chan 5718] EOF received (5718)
paramiko.transport: DEBUG: [chan 5718] EOF sent (5718)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2858 count=803 bs=1k
paramiko.transport: DEBUG: [chan 5719] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5719] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5719 opened.
paramiko.transport: DEBUG: [chan 5719] Sesch channel 5719 request ok
paramiko.transport: DEBUG: [chan 5719] EOF received (5719)
paramiko.transport: DEBUG: [chan 5719] EOF sent (5719)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2859 count=769 bs=1k
paramiko.transport: DEBUG: [chan 5720] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5720] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5720 opened.
paramiko.transport: DEBUG: [chan 5720] Sesch channel 5720 request ok
paramiko.transport: DEBUG: [chan 5720] EOF received (5720)
paramiko.transport: DEBUG: [chan 5720] EOF sent (5720)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2859 count=769 bs=1k
paramiko.transport: DEBUG: [chan 5721] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5721] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5721 opened.
paramiko.transport: DEBUG: [chan 5721] Sesch channel 5721 request ok
paramiko.transport: DEBUG: [chan 5721] EOF received (5721)
paramiko.transport: DEBUG: [chan 5721] EOF sent (5721)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2860 count=848 bs=1k
paramiko.transport: DEBUG: [chan 5722] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5722] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5722 opened.
paramiko.transport: DEBUG: [chan 5722] Sesch channel 5722 request ok
paramiko.transport: DEBUG: [chan 5722] EOF received (5722)
paramiko.transport: DEBUG: [chan 5722] EOF sent (5722)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2860 count=848 bs=1k
paramiko.transport: DEBUG: [chan 5723] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5723] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5723 opened.
paramiko.transport: DEBUG: [chan 5723] Sesch channel 5723 request ok
paramiko.transport: DEBUG: [chan 5723] EOF received (5723)
paramiko.transport: DEBUG: [chan 5723] EOF sent (5723)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2861 count=471 bs=1k
paramiko.transport: DEBUG: [chan 5724] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5724] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5724 opened.
paramiko.transport: DEBUG: [chan 5724] Sesch channel 5724 request ok
paramiko.transport: DEBUG: [chan 5724] EOF received (5724)
paramiko.transport: DEBUG: [chan 5724] EOF sent (5724)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2861 count=471 bs=1k
paramiko.transport: DEBUG: [chan 5725] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5725] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5725 opened.
paramiko.transport: DEBUG: [chan 5725] Sesch channel 5725 request ok
paramiko.transport: DEBUG: [chan 5725] EOF received (5725)
paramiko.transport: DEBUG: [chan 5725] EOF sent (5725)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2862 count=45 bs=1k
paramiko.transport: DEBUG: [chan 5726] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5726] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5726 opened.
paramiko.transport: DEBUG: [chan 5726] Sesch channel 5726 request ok
paramiko.transport: DEBUG: [chan 5726] EOF received (5726)
paramiko.transport: DEBUG: [chan 5726] EOF sent (5726)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2862 count=45 bs=1k
paramiko.transport: DEBUG: [chan 5727] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5727] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5727 opened.
paramiko.transport: DEBUG: [chan 5727] Sesch channel 5727 request ok
paramiko.transport: DEBUG: [chan 5727] EOF received (5727)
paramiko.transport: DEBUG: [chan 5727] EOF sent (5727)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2863 count=828 bs=1k
paramiko.transport: DEBUG: [chan 5728] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5728] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5728 opened.
paramiko.transport: DEBUG: [chan 5728] Sesch channel 5728 request ok
paramiko.transport: DEBUG: [chan 5728] EOF received (5728)
paramiko.transport: DEBUG: [chan 5728] EOF sent (5728)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2863 count=828 bs=1k
paramiko.transport: DEBUG: [chan 5729] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5729] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5729 opened.
paramiko.transport: DEBUG: [chan 5729] Sesch channel 5729 request ok
paramiko.transport: DEBUG: [chan 5729] EOF received (5729)
paramiko.transport: DEBUG: [chan 5729] EOF sent (5729)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2864 count=727 bs=1k
paramiko.transport: DEBUG: [chan 5730] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5730] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5730 opened.
paramiko.transport: DEBUG: [chan 5730] Sesch channel 5730 request ok
paramiko.transport: DEBUG: [chan 5730] EOF received (5730)
paramiko.transport: DEBUG: [chan 5730] EOF sent (5730)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2864 count=727 bs=1k
paramiko.transport: DEBUG: [chan 5731] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5731] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5731 opened.
paramiko.transport: DEBUG: [chan 5731] Sesch channel 5731 request ok
paramiko.transport: DEBUG: [chan 5731] EOF received (5731)
paramiko.transport: DEBUG: [chan 5731] EOF sent (5731)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2865 count=911 bs=1k
paramiko.transport: DEBUG: [chan 5732] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5732] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5732 opened.
paramiko.transport: DEBUG: [chan 5732] Sesch channel 5732 request ok
paramiko.transport: DEBUG: [chan 5732] EOF received (5732)
paramiko.transport: DEBUG: [chan 5732] EOF sent (5732)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2865 count=911 bs=1k
paramiko.transport: DEBUG: [chan 5733] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5733] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5733 opened.
paramiko.transport: DEBUG: [chan 5733] Sesch channel 5733 request ok
paramiko.transport: DEBUG: [chan 5733] EOF received (5733)
paramiko.transport: DEBUG: [chan 5733] EOF sent (5733)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2866 count=842 bs=1k
paramiko.transport: DEBUG: [chan 5734] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5734] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5734 opened.
paramiko.transport: DEBUG: [chan 5734] Sesch channel 5734 request ok
paramiko.transport: DEBUG: [chan 5734] EOF received (5734)
paramiko.transport: DEBUG: [chan 5734] EOF sent (5734)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2866 count=842 bs=1k
paramiko.transport: DEBUG: [chan 5735] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5735] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5735 opened.
paramiko.transport: DEBUG: [chan 5735] Sesch channel 5735 request ok
paramiko.transport: DEBUG: [chan 5735] EOF received (5735)
paramiko.transport: DEBUG: [chan 5735] EOF sent (5735)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2867 count=770 bs=1k
paramiko.transport: DEBUG: [chan 5736] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5736] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5736 opened.
paramiko.transport: DEBUG: [chan 5736] Sesch channel 5736 request ok
paramiko.transport: DEBUG: [chan 5736] EOF received (5736)
paramiko.transport: DEBUG: [chan 5736] EOF sent (5736)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2867 count=770 bs=1k
paramiko.transport: DEBUG: [chan 5737] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5737] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5737 opened.
paramiko.transport: DEBUG: [chan 5737] Sesch channel 5737 request ok
paramiko.transport: DEBUG: [chan 5737] EOF received (5737)
paramiko.transport: DEBUG: [chan 5737] EOF sent (5737)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2868 count=132 bs=1k
paramiko.transport: DEBUG: [chan 5738] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5738] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5738 opened.
paramiko.transport: DEBUG: [chan 5738] Sesch channel 5738 request ok
paramiko.transport: DEBUG: [chan 5738] EOF received (5738)
paramiko.transport: DEBUG: [chan 5738] EOF sent (5738)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2868 count=132 bs=1k
paramiko.transport: DEBUG: [chan 5739] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5739] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5739 opened.
paramiko.transport: DEBUG: [chan 5739] Sesch channel 5739 request ok
paramiko.transport: DEBUG: [chan 5739] EOF received (5739)
paramiko.transport: DEBUG: [chan 5739] EOF sent (5739)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2869 count=187 bs=1k
paramiko.transport: DEBUG: [chan 5740] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5740] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5740 opened.
paramiko.transport: DEBUG: [chan 5740] Sesch channel 5740 request ok
paramiko.transport: DEBUG: [chan 5740] EOF received (5740)
paramiko.transport: DEBUG: [chan 5740] EOF sent (5740)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2869 count=187 bs=1k
paramiko.transport: DEBUG: [chan 5741] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5741] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5741 opened.
paramiko.transport: DEBUG: [chan 5741] Sesch channel 5741 request ok
paramiko.transport: DEBUG: [chan 5741] EOF received (5741)
paramiko.transport: DEBUG: [chan 5741] EOF sent (5741)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2870 count=787 bs=1k
paramiko.transport: DEBUG: [chan 5742] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5742] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5742 opened.
paramiko.transport: DEBUG: [chan 5742] Sesch channel 5742 request ok
paramiko.transport: DEBUG: [chan 5742] EOF received (5742)
paramiko.transport: DEBUG: [chan 5742] EOF sent (5742)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2870 count=787 bs=1k
paramiko.transport: DEBUG: [chan 5743] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5743] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5743 opened.
paramiko.transport: DEBUG: [chan 5743] Sesch channel 5743 request ok
paramiko.transport: DEBUG: [chan 5743] EOF received (5743)
paramiko.transport: DEBUG: [chan 5743] EOF sent (5743)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2871 count=798 bs=1k
paramiko.transport: DEBUG: [chan 5744] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5744] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5744 opened.
paramiko.transport: DEBUG: [chan 5744] Sesch channel 5744 request ok
paramiko.transport: DEBUG: [chan 5744] EOF received (5744)
paramiko.transport: DEBUG: [chan 5744] EOF sent (5744)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2871 count=798 bs=1k
paramiko.transport: DEBUG: [chan 5745] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5745] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5745 opened.
paramiko.transport: DEBUG: [chan 5745] Sesch channel 5745 request ok
paramiko.transport: DEBUG: [chan 5745] EOF received (5745)
paramiko.transport: DEBUG: [chan 5745] EOF sent (5745)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2872 count=379 bs=1k
paramiko.transport: DEBUG: [chan 5746] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5746] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5746 opened.
paramiko.transport: DEBUG: [chan 5746] Sesch channel 5746 request ok
paramiko.transport: DEBUG: [chan 5746] EOF received (5746)
paramiko.transport: DEBUG: [chan 5746] EOF sent (5746)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2872 count=379 bs=1k
paramiko.transport: DEBUG: [chan 5747] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5747] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5747 opened.
paramiko.transport: DEBUG: [chan 5747] Sesch channel 5747 request ok
paramiko.transport: DEBUG: [chan 5747] EOF received (5747)
paramiko.transport: DEBUG: [chan 5747] EOF sent (5747)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2873 count=413 bs=1k
paramiko.transport: DEBUG: [chan 5748] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5748] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5748 opened.
paramiko.transport: DEBUG: [chan 5748] Sesch channel 5748 request ok
paramiko.transport: DEBUG: [chan 5748] EOF received (5748)
paramiko.transport: DEBUG: [chan 5748] EOF sent (5748)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2873 count=413 bs=1k
paramiko.transport: DEBUG: [chan 5749] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5749] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5749 opened.
paramiko.transport: DEBUG: [chan 5749] Sesch channel 5749 request ok
paramiko.transport: DEBUG: [chan 5749] EOF received (5749)
paramiko.transport: DEBUG: [chan 5749] EOF sent (5749)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2874 count=890 bs=1k
paramiko.transport: DEBUG: [chan 5750] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5750] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5750 opened.
paramiko.transport: DEBUG: [chan 5750] Sesch channel 5750 request ok
paramiko.transport: DEBUG: [chan 5750] EOF received (5750)
paramiko.transport: DEBUG: [chan 5750] EOF sent (5750)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2874 count=890 bs=1k
paramiko.transport: DEBUG: [chan 5751] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5751] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5751 opened.
paramiko.transport: DEBUG: [chan 5751] Sesch channel 5751 request ok
paramiko.transport: DEBUG: [chan 5751] EOF received (5751)
paramiko.transport: DEBUG: [chan 5751] EOF sent (5751)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2875 count=483 bs=1k
paramiko.transport: DEBUG: [chan 5752] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5752] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5752 opened.
paramiko.transport: DEBUG: [chan 5752] Sesch channel 5752 request ok
paramiko.transport: DEBUG: [chan 5752] EOF received (5752)
paramiko.transport: DEBUG: [chan 5752] EOF sent (5752)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2875 count=483 bs=1k
paramiko.transport: DEBUG: [chan 5753] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5753] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5753 opened.
paramiko.transport: DEBUG: [chan 5753] Sesch channel 5753 request ok
paramiko.transport: DEBUG: [chan 5753] EOF received (5753)
paramiko.transport: DEBUG: [chan 5753] EOF sent (5753)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2876 count=531 bs=1k
paramiko.transport: DEBUG: [chan 5754] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5754] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5754 opened.
paramiko.transport: DEBUG: [chan 5754] Sesch channel 5754 request ok
paramiko.transport: DEBUG: [chan 5754] EOF received (5754)
paramiko.transport: DEBUG: [chan 5754] EOF sent (5754)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2876 count=531 bs=1k
paramiko.transport: DEBUG: [chan 5755] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5755] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5755 opened.
paramiko.transport: DEBUG: [chan 5755] Sesch channel 5755 request ok
paramiko.transport: DEBUG: [chan 5755] EOF received (5755)
paramiko.transport: DEBUG: [chan 5755] EOF sent (5755)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2877 count=32 bs=1k
paramiko.transport: DEBUG: [chan 5756] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5756] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5756 opened.
paramiko.transport: DEBUG: [chan 5756] Sesch channel 5756 request ok
paramiko.transport: DEBUG: [chan 5756] EOF received (5756)
paramiko.transport: DEBUG: [chan 5756] EOF sent (5756)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2877 count=32 bs=1k
paramiko.transport: DEBUG: [chan 5757] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5757] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5757 opened.
paramiko.transport: DEBUG: [chan 5757] Sesch channel 5757 request ok
paramiko.transport: DEBUG: [chan 5757] EOF received (5757)
paramiko.transport: DEBUG: [chan 5757] EOF sent (5757)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2878 count=12 bs=1k
paramiko.transport: DEBUG: [chan 5758] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5758] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5758 opened.
paramiko.transport: DEBUG: [chan 5758] Sesch channel 5758 request ok
paramiko.transport: DEBUG: [chan 5758] EOF received (5758)
paramiko.transport: DEBUG: [chan 5758] EOF sent (5758)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2878 count=12 bs=1k
paramiko.transport: DEBUG: [chan 5759] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5759] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5759 opened.
paramiko.transport: DEBUG: [chan 5759] Sesch channel 5759 request ok
paramiko.transport: DEBUG: [chan 5759] EOF received (5759)
paramiko.transport: DEBUG: [chan 5759] EOF sent (5759)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2879 count=249 bs=1k
paramiko.transport: DEBUG: [chan 5760] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5760] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5760 opened.
paramiko.transport: DEBUG: [chan 5760] Sesch channel 5760 request ok
paramiko.transport: DEBUG: [chan 5760] EOF received (5760)
paramiko.transport: DEBUG: [chan 5760] EOF sent (5760)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2879 count=249 bs=1k
paramiko.transport: DEBUG: [chan 5761] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5761] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5761 opened.
paramiko.transport: DEBUG: [chan 5761] Sesch channel 5761 request ok
paramiko.transport: DEBUG: [chan 5761] EOF received (5761)
paramiko.transport: DEBUG: [chan 5761] EOF sent (5761)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2880 count=773 bs=1k
paramiko.transport: DEBUG: [chan 5762] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5762] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5762 opened.
paramiko.transport: DEBUG: [chan 5762] Sesch channel 5762 request ok
paramiko.transport: DEBUG: [chan 5762] EOF received (5762)
paramiko.transport: DEBUG: [chan 5762] EOF sent (5762)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2880 count=773 bs=1k
paramiko.transport: DEBUG: [chan 5763] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5763] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5763 opened.
paramiko.transport: DEBUG: [chan 5763] Sesch channel 5763 request ok
paramiko.transport: DEBUG: [chan 5763] EOF received (5763)
paramiko.transport: DEBUG: [chan 5763] EOF sent (5763)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2881 count=520 bs=1k
paramiko.transport: DEBUG: [chan 5764] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5764] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5764 opened.
paramiko.transport: DEBUG: [chan 5764] Sesch channel 5764 request ok
paramiko.transport: DEBUG: [chan 5764] EOF received (5764)
paramiko.transport: DEBUG: [chan 5764] EOF sent (5764)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2881 count=520 bs=1k
paramiko.transport: DEBUG: [chan 5765] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5765] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5765 opened.
paramiko.transport: DEBUG: [chan 5765] Sesch channel 5765 request ok
paramiko.transport: DEBUG: [chan 5765] EOF received (5765)
paramiko.transport: DEBUG: [chan 5765] EOF sent (5765)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2882 count=427 bs=1k
paramiko.transport: DEBUG: [chan 5766] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5766] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5766 opened.
paramiko.transport: DEBUG: [chan 5766] Sesch channel 5766 request ok
paramiko.transport: DEBUG: [chan 5766] EOF received (5766)
paramiko.transport: DEBUG: [chan 5766] EOF sent (5766)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2882 count=427 bs=1k
paramiko.transport: DEBUG: [chan 5767] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5767] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5767 opened.
paramiko.transport: DEBUG: [chan 5767] Sesch channel 5767 request ok
paramiko.transport: DEBUG: [chan 5767] EOF received (5767)
paramiko.transport: DEBUG: [chan 5767] EOF sent (5767)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2883 count=837 bs=1k
paramiko.transport: DEBUG: [chan 5768] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5768] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5768 opened.
paramiko.transport: DEBUG: [chan 5768] Sesch channel 5768 request ok
paramiko.transport: DEBUG: [chan 5768] EOF received (5768)
paramiko.transport: DEBUG: [chan 5768] EOF sent (5768)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2883 count=837 bs=1k
paramiko.transport: DEBUG: [chan 5769] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5769] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5769 opened.
paramiko.transport: DEBUG: [chan 5769] Sesch channel 5769 request ok
paramiko.transport: DEBUG: [chan 5769] EOF received (5769)
paramiko.transport: DEBUG: [chan 5769] EOF sent (5769)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2884 count=669 bs=1k
paramiko.transport: DEBUG: [chan 5770] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5770] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5770 opened.
paramiko.transport: DEBUG: [chan 5770] Sesch channel 5770 request ok
paramiko.transport: DEBUG: [chan 5770] EOF received (5770)
paramiko.transport: DEBUG: [chan 5770] EOF sent (5770)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2884 count=669 bs=1k
paramiko.transport: DEBUG: [chan 5771] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5771] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5771 opened.
paramiko.transport: DEBUG: [chan 5771] Sesch channel 5771 request ok
paramiko.transport: DEBUG: [chan 5771] EOF received (5771)
paramiko.transport: DEBUG: [chan 5771] EOF sent (5771)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2885 count=538 bs=1k
paramiko.transport: DEBUG: [chan 5772] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5772] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5772 opened.
paramiko.transport: DEBUG: [chan 5772] Sesch channel 5772 request ok
paramiko.transport: DEBUG: [chan 5772] EOF received (5772)
paramiko.transport: DEBUG: [chan 5772] EOF sent (5772)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2885 count=538 bs=1k
paramiko.transport: DEBUG: [chan 5773] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5773] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5773 opened.
paramiko.transport: DEBUG: [chan 5773] Sesch channel 5773 request ok
paramiko.transport: DEBUG: [chan 5773] EOF received (5773)
paramiko.transport: DEBUG: [chan 5773] EOF sent (5773)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2886 count=56 bs=1k
paramiko.transport: DEBUG: [chan 5774] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5774] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5774 opened.
paramiko.transport: DEBUG: [chan 5774] Sesch channel 5774 request ok
paramiko.transport: DEBUG: [chan 5774] EOF received (5774)
paramiko.transport: DEBUG: [chan 5774] EOF sent (5774)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2886 count=56 bs=1k
paramiko.transport: DEBUG: [chan 5775] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5775] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5775 opened.
paramiko.transport: DEBUG: [chan 5775] Sesch channel 5775 request ok
paramiko.transport: DEBUG: [chan 5775] EOF received (5775)
paramiko.transport: DEBUG: [chan 5775] EOF sent (5775)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2887 count=289 bs=1k
paramiko.transport: DEBUG: [chan 5776] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5776] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5776 opened.
paramiko.transport: DEBUG: [chan 5776] Sesch channel 5776 request ok
paramiko.transport: DEBUG: [chan 5776] EOF received (5776)
paramiko.transport: DEBUG: [chan 5776] EOF sent (5776)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2887 count=289 bs=1k
paramiko.transport: DEBUG: [chan 5777] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5777] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5777 opened.
paramiko.transport: DEBUG: [chan 5777] Sesch channel 5777 request ok
paramiko.transport: DEBUG: [chan 5777] EOF received (5777)
paramiko.transport: DEBUG: [chan 5777] EOF sent (5777)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2888 count=894 bs=1k
paramiko.transport: DEBUG: [chan 5778] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5778] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5778 opened.
paramiko.transport: DEBUG: [chan 5778] Sesch channel 5778 request ok
paramiko.transport: DEBUG: [chan 5778] EOF received (5778)
paramiko.transport: DEBUG: [chan 5778] EOF sent (5778)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2888 count=894 bs=1k
paramiko.transport: DEBUG: [chan 5779] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5779] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5779 opened.
paramiko.transport: DEBUG: [chan 5779] Sesch channel 5779 request ok
paramiko.transport: DEBUG: [chan 5779] EOF received (5779)
paramiko.transport: DEBUG: [chan 5779] EOF sent (5779)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2889 count=486 bs=1k
paramiko.transport: DEBUG: [chan 5780] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5780] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5780 opened.
paramiko.transport: DEBUG: [chan 5780] Sesch channel 5780 request ok
paramiko.transport: DEBUG: [chan 5780] EOF received (5780)
paramiko.transport: DEBUG: [chan 5780] EOF sent (5780)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2889 count=486 bs=1k
paramiko.transport: DEBUG: [chan 5781] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5781] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5781 opened.
paramiko.transport: DEBUG: [chan 5781] Sesch channel 5781 request ok
paramiko.transport: DEBUG: [chan 5781] EOF received (5781)
paramiko.transport: DEBUG: [chan 5781] EOF sent (5781)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2890 count=612 bs=1k
paramiko.transport: DEBUG: [chan 5782] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5782] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5782 opened.
paramiko.transport: DEBUG: [chan 5782] Sesch channel 5782 request ok
paramiko.transport: DEBUG: [chan 5782] EOF received (5782)
paramiko.transport: DEBUG: [chan 5782] EOF sent (5782)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2890 count=612 bs=1k
paramiko.transport: DEBUG: [chan 5783] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5783] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5783 opened.
paramiko.transport: DEBUG: [chan 5783] Sesch channel 5783 request ok
paramiko.transport: DEBUG: [chan 5783] EOF received (5783)
paramiko.transport: DEBUG: [chan 5783] EOF sent (5783)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2891 count=659 bs=1k
paramiko.transport: DEBUG: [chan 5784] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5784] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5784 opened.
paramiko.transport: DEBUG: [chan 5784] Sesch channel 5784 request ok
paramiko.transport: DEBUG: [chan 5784] EOF received (5784)
paramiko.transport: DEBUG: [chan 5784] EOF sent (5784)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2891 count=659 bs=1k
paramiko.transport: DEBUG: [chan 5785] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5785] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5785 opened.
paramiko.transport: DEBUG: [chan 5785] Sesch channel 5785 request ok
paramiko.transport: DEBUG: [chan 5785] EOF received (5785)
paramiko.transport: DEBUG: [chan 5785] EOF sent (5785)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2892 count=440 bs=1k
paramiko.transport: DEBUG: [chan 5786] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5786] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5786 opened.
paramiko.transport: DEBUG: [chan 5786] Sesch channel 5786 request ok
paramiko.transport: DEBUG: [chan 5786] EOF received (5786)
paramiko.transport: DEBUG: [chan 5786] EOF sent (5786)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2892 count=440 bs=1k
paramiko.transport: DEBUG: [chan 5787] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5787] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5787 opened.
paramiko.transport: DEBUG: [chan 5787] Sesch channel 5787 request ok
paramiko.transport: DEBUG: [chan 5787] EOF received (5787)
paramiko.transport: DEBUG: [chan 5787] EOF sent (5787)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2893 count=879 bs=1k
paramiko.transport: DEBUG: [chan 5788] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5788] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5788 opened.
paramiko.transport: DEBUG: [chan 5788] Sesch channel 5788 request ok
paramiko.transport: DEBUG: [chan 5788] EOF received (5788)
paramiko.transport: DEBUG: [chan 5788] EOF sent (5788)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2893 count=879 bs=1k
paramiko.transport: DEBUG: [chan 5789] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5789] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5789 opened.
paramiko.transport: DEBUG: [chan 5789] Sesch channel 5789 request ok
paramiko.transport: DEBUG: [chan 5789] EOF received (5789)
paramiko.transport: DEBUG: [chan 5789] EOF sent (5789)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2894 count=556 bs=1k
paramiko.transport: DEBUG: [chan 5790] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5790] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5790 opened.
paramiko.transport: DEBUG: [chan 5790] Sesch channel 5790 request ok
paramiko.transport: DEBUG: [chan 5790] EOF received (5790)
paramiko.transport: DEBUG: [chan 5790] EOF sent (5790)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2894 count=556 bs=1k
paramiko.transport: DEBUG: [chan 5791] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5791] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5791 opened.
paramiko.transport: DEBUG: [chan 5791] Sesch channel 5791 request ok
paramiko.transport: DEBUG: [chan 5791] EOF received (5791)
paramiko.transport: DEBUG: [chan 5791] EOF sent (5791)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2895 count=897 bs=1k
paramiko.transport: DEBUG: [chan 5792] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5792] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5792 opened.
paramiko.transport: DEBUG: [chan 5792] Sesch channel 5792 request ok
paramiko.transport: DEBUG: [chan 5792] EOF received (5792)
paramiko.transport: DEBUG: [chan 5792] EOF sent (5792)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2895 count=897 bs=1k
paramiko.transport: DEBUG: [chan 5793] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5793] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5793 opened.
paramiko.transport: DEBUG: [chan 5793] Sesch channel 5793 request ok
paramiko.transport: DEBUG: [chan 5793] EOF received (5793)
paramiko.transport: DEBUG: [chan 5793] EOF sent (5793)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2896 count=576 bs=1k
paramiko.transport: DEBUG: [chan 5794] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5794] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5794 opened.
paramiko.transport: DEBUG: [chan 5794] Sesch channel 5794 request ok
paramiko.transport: DEBUG: [chan 5794] EOF received (5794)
paramiko.transport: DEBUG: [chan 5794] EOF sent (5794)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2896 count=576 bs=1k
paramiko.transport: DEBUG: [chan 5795] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5795] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5795 opened.
paramiko.transport: DEBUG: [chan 5795] Sesch channel 5795 request ok
paramiko.transport: DEBUG: [chan 5795] EOF received (5795)
paramiko.transport: DEBUG: [chan 5795] EOF sent (5795)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2897 count=111 bs=1k
paramiko.transport: DEBUG: [chan 5796] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5796] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5796 opened.
paramiko.transport: DEBUG: [chan 5796] Sesch channel 5796 request ok
paramiko.transport: DEBUG: [chan 5796] EOF received (5796)
paramiko.transport: DEBUG: [chan 5796] EOF sent (5796)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2897 count=111 bs=1k
paramiko.transport: DEBUG: [chan 5797] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5797] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5797 opened.
paramiko.transport: DEBUG: [chan 5797] Sesch channel 5797 request ok
paramiko.transport: DEBUG: [chan 5797] EOF received (5797)
paramiko.transport: DEBUG: [chan 5797] EOF sent (5797)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2898 count=373 bs=1k
paramiko.transport: DEBUG: [chan 5798] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5798] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5798 opened.
paramiko.transport: DEBUG: [chan 5798] Sesch channel 5798 request ok
paramiko.transport: DEBUG: [chan 5798] EOF received (5798)
paramiko.transport: DEBUG: [chan 5798] EOF sent (5798)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2898 count=373 bs=1k
paramiko.transport: DEBUG: [chan 5799] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5799] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5799 opened.
paramiko.transport: DEBUG: [chan 5799] Sesch channel 5799 request ok
paramiko.transport: DEBUG: [chan 5799] EOF received (5799)
paramiko.transport: DEBUG: [chan 5799] EOF sent (5799)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2899 count=67 bs=1k
paramiko.transport: DEBUG: [chan 5800] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5800] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5800 opened.
paramiko.transport: DEBUG: [chan 5800] Sesch channel 5800 request ok
paramiko.transport: DEBUG: [chan 5800] EOF received (5800)
paramiko.transport: DEBUG: [chan 5800] EOF sent (5800)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2899 count=67 bs=1k
paramiko.transport: DEBUG: [chan 5801] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5801] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5801 opened.
paramiko.transport: DEBUG: [chan 5801] Sesch channel 5801 request ok
paramiko.transport: DEBUG: [chan 5801] EOF received (5801)
paramiko.transport: DEBUG: [chan 5801] EOF sent (5801)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2900 count=933 bs=1k
paramiko.transport: DEBUG: [chan 5802] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5802] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5802 opened.
paramiko.transport: DEBUG: [chan 5802] Sesch channel 5802 request ok
paramiko.transport: DEBUG: [chan 5802] EOF received (5802)
paramiko.transport: DEBUG: [chan 5802] EOF sent (5802)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2900 count=933 bs=1k
paramiko.transport: DEBUG: [chan 5803] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5803] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5803 opened.
paramiko.transport: DEBUG: [chan 5803] Sesch channel 5803 request ok
paramiko.transport: DEBUG: [chan 5803] EOF received (5803)
paramiko.transport: DEBUG: [chan 5803] EOF sent (5803)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2901 count=607 bs=1k
paramiko.transport: DEBUG: [chan 5804] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5804] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5804 opened.
paramiko.transport: DEBUG: [chan 5804] Sesch channel 5804 request ok
paramiko.transport: DEBUG: [chan 5804] EOF received (5804)
paramiko.transport: DEBUG: [chan 5804] EOF sent (5804)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2901 count=607 bs=1k
paramiko.transport: DEBUG: [chan 5805] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5805] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5805 opened.
paramiko.transport: DEBUG: [chan 5805] Sesch channel 5805 request ok
paramiko.transport: DEBUG: [chan 5805] EOF received (5805)
paramiko.transport: DEBUG: [chan 5805] EOF sent (5805)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2902 count=827 bs=1k
paramiko.transport: DEBUG: [chan 5806] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5806] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5806 opened.
paramiko.transport: DEBUG: [chan 5806] Sesch channel 5806 request ok
paramiko.transport: DEBUG: [chan 5806] EOF received (5806)
paramiko.transport: DEBUG: [chan 5806] EOF sent (5806)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2902 count=827 bs=1k
paramiko.transport: DEBUG: [chan 5807] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5807] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5807 opened.
paramiko.transport: DEBUG: [chan 5807] Sesch channel 5807 request ok
paramiko.transport: DEBUG: [chan 5807] EOF received (5807)
paramiko.transport: DEBUG: [chan 5807] EOF sent (5807)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2903 count=397 bs=1k
paramiko.transport: DEBUG: [chan 5808] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5808] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5808 opened.
paramiko.transport: DEBUG: [chan 5808] Sesch channel 5808 request ok
paramiko.transport: DEBUG: [chan 5808] EOF received (5808)
paramiko.transport: DEBUG: [chan 5808] EOF sent (5808)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2903 count=397 bs=1k
paramiko.transport: DEBUG: [chan 5809] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5809] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5809 opened.
paramiko.transport: DEBUG: [chan 5809] Sesch channel 5809 request ok
paramiko.transport: DEBUG: [chan 5809] EOF received (5809)
paramiko.transport: DEBUG: [chan 5809] EOF sent (5809)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2904 count=222 bs=1k
paramiko.transport: DEBUG: [chan 5810] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5810] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5810 opened.
paramiko.transport: DEBUG: [chan 5810] Sesch channel 5810 request ok
paramiko.transport: DEBUG: [chan 5810] EOF received (5810)
paramiko.transport: DEBUG: [chan 5810] EOF sent (5810)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2904 count=222 bs=1k
paramiko.transport: DEBUG: [chan 5811] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5811] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5811 opened.
paramiko.transport: DEBUG: [chan 5811] Sesch channel 5811 request ok
paramiko.transport: DEBUG: [chan 5811] EOF received (5811)
paramiko.transport: DEBUG: [chan 5811] EOF sent (5811)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2905 count=543 bs=1k
paramiko.transport: DEBUG: [chan 5812] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5812] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5812 opened.
paramiko.transport: DEBUG: [chan 5812] Sesch channel 5812 request ok
paramiko.transport: DEBUG: [chan 5812] EOF received (5812)
paramiko.transport: DEBUG: [chan 5812] EOF sent (5812)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2905 count=543 bs=1k
paramiko.transport: DEBUG: [chan 5813] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5813] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5813 opened.
paramiko.transport: DEBUG: [chan 5813] Sesch channel 5813 request ok
paramiko.transport: DEBUG: [chan 5813] EOF received (5813)
paramiko.transport: DEBUG: [chan 5813] EOF sent (5813)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2906 count=509 bs=1k
paramiko.transport: DEBUG: [chan 5814] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5814] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5814 opened.
paramiko.transport: DEBUG: [chan 5814] Sesch channel 5814 request ok
paramiko.transport: DEBUG: [chan 5814] EOF received (5814)
paramiko.transport: DEBUG: [chan 5814] EOF sent (5814)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2906 count=509 bs=1k
paramiko.transport: DEBUG: [chan 5815] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5815] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5815 opened.
paramiko.transport: DEBUG: [chan 5815] Sesch channel 5815 request ok
paramiko.transport: DEBUG: [chan 5815] EOF received (5815)
paramiko.transport: DEBUG: [chan 5815] EOF sent (5815)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2907 count=99 bs=1k
paramiko.transport: DEBUG: [chan 5816] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5816] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5816 opened.
paramiko.transport: DEBUG: [chan 5816] Sesch channel 5816 request ok
paramiko.transport: DEBUG: [chan 5816] EOF received (5816)
paramiko.transport: DEBUG: [chan 5816] EOF sent (5816)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2907 count=99 bs=1k
paramiko.transport: DEBUG: [chan 5817] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5817] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5817 opened.
paramiko.transport: DEBUG: [chan 5817] Sesch channel 5817 request ok
paramiko.transport: DEBUG: [chan 5817] EOF received (5817)
paramiko.transport: DEBUG: [chan 5817] EOF sent (5817)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2908 count=835 bs=1k
paramiko.transport: DEBUG: [chan 5818] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5818] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5818 opened.
paramiko.transport: DEBUG: [chan 5818] Sesch channel 5818 request ok
paramiko.transport: DEBUG: [chan 5818] EOF received (5818)
paramiko.transport: DEBUG: [chan 5818] EOF sent (5818)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2908 count=835 bs=1k
paramiko.transport: DEBUG: [chan 5819] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5819] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5819 opened.
paramiko.transport: DEBUG: [chan 5819] Sesch channel 5819 request ok
paramiko.transport: DEBUG: [chan 5819] EOF received (5819)
paramiko.transport: DEBUG: [chan 5819] EOF sent (5819)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2909 count=822 bs=1k
paramiko.transport: DEBUG: [chan 5820] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5820] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5820 opened.
paramiko.transport: DEBUG: [chan 5820] Sesch channel 5820 request ok
paramiko.transport: DEBUG: [chan 5820] EOF received (5820)
paramiko.transport: DEBUG: [chan 5820] EOF sent (5820)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2909 count=822 bs=1k
paramiko.transport: DEBUG: [chan 5821] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5821] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5821 opened.
paramiko.transport: DEBUG: [chan 5821] Sesch channel 5821 request ok
paramiko.transport: DEBUG: [chan 5821] EOF received (5821)
paramiko.transport: DEBUG: [chan 5821] EOF sent (5821)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2910 count=989 bs=1k
paramiko.transport: DEBUG: [chan 5822] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5822] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5822 opened.
paramiko.transport: DEBUG: [chan 5822] Sesch channel 5822 request ok
paramiko.transport: DEBUG: [chan 5822] EOF received (5822)
paramiko.transport: DEBUG: [chan 5822] EOF sent (5822)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2910 count=989 bs=1k
paramiko.transport: DEBUG: [chan 5823] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5823] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5823 opened.
paramiko.transport: DEBUG: [chan 5823] Sesch channel 5823 request ok
paramiko.transport: DEBUG: [chan 5823] EOF received (5823)
paramiko.transport: DEBUG: [chan 5823] EOF sent (5823)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2911 count=573 bs=1k
paramiko.transport: DEBUG: [chan 5824] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5824] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5824 opened.
paramiko.transport: DEBUG: [chan 5824] Sesch channel 5824 request ok
paramiko.transport: DEBUG: [chan 5824] EOF received (5824)
paramiko.transport: DEBUG: [chan 5824] EOF sent (5824)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2911 count=573 bs=1k
paramiko.transport: DEBUG: [chan 5825] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5825] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5825 opened.
paramiko.transport: DEBUG: [chan 5825] Sesch channel 5825 request ok
paramiko.transport: DEBUG: [chan 5825] EOF received (5825)
paramiko.transport: DEBUG: [chan 5825] EOF sent (5825)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2912 count=338 bs=1k
paramiko.transport: DEBUG: [chan 5826] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5826] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5826 opened.
paramiko.transport: DEBUG: [chan 5826] Sesch channel 5826 request ok
paramiko.transport: DEBUG: [chan 5826] EOF received (5826)
paramiko.transport: DEBUG: [chan 5826] EOF sent (5826)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2912 count=338 bs=1k
paramiko.transport: DEBUG: [chan 5827] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5827] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5827 opened.
paramiko.transport: DEBUG: [chan 5827] Sesch channel 5827 request ok
paramiko.transport: DEBUG: [chan 5827] EOF received (5827)
paramiko.transport: DEBUG: [chan 5827] EOF sent (5827)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2913 count=208 bs=1k
paramiko.transport: DEBUG: [chan 5828] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5828] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5828 opened.
paramiko.transport: DEBUG: [chan 5828] Sesch channel 5828 request ok
paramiko.transport: DEBUG: [chan 5828] EOF received (5828)
paramiko.transport: DEBUG: [chan 5828] EOF sent (5828)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2913 count=208 bs=1k
paramiko.transport: DEBUG: [chan 5829] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5829] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5829 opened.
paramiko.transport: DEBUG: [chan 5829] Sesch channel 5829 request ok
paramiko.transport: DEBUG: [chan 5829] EOF received (5829)
paramiko.transport: DEBUG: [chan 5829] EOF sent (5829)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2914 count=381 bs=1k
paramiko.transport: DEBUG: [chan 5830] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5830] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5830 opened.
paramiko.transport: DEBUG: [chan 5830] Sesch channel 5830 request ok
paramiko.transport: DEBUG: [chan 5830] EOF received (5830)
paramiko.transport: DEBUG: [chan 5830] EOF sent (5830)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2914 count=381 bs=1k
paramiko.transport: DEBUG: [chan 5831] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5831] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5831 opened.
paramiko.transport: DEBUG: [chan 5831] Sesch channel 5831 request ok
paramiko.transport: DEBUG: [chan 5831] EOF received (5831)
paramiko.transport: DEBUG: [chan 5831] EOF sent (5831)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2915 count=117 bs=1k
paramiko.transport: DEBUG: [chan 5832] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5832] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5832 opened.
paramiko.transport: DEBUG: [chan 5832] Sesch channel 5832 request ok
paramiko.transport: DEBUG: [chan 5832] EOF received (5832)
paramiko.transport: DEBUG: [chan 5832] EOF sent (5832)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2915 count=117 bs=1k
paramiko.transport: DEBUG: [chan 5833] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5833] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5833 opened.
paramiko.transport: DEBUG: [chan 5833] Sesch channel 5833 request ok
paramiko.transport: DEBUG: [chan 5833] EOF received (5833)
paramiko.transport: DEBUG: [chan 5833] EOF sent (5833)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2916 count=756 bs=1k
paramiko.transport: DEBUG: [chan 5834] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5834] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5834 opened.
paramiko.transport: DEBUG: [chan 5834] Sesch channel 5834 request ok
paramiko.transport: DEBUG: [chan 5834] EOF received (5834)
paramiko.transport: DEBUG: [chan 5834] EOF sent (5834)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2916 count=756 bs=1k
paramiko.transport: DEBUG: [chan 5835] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5835] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5835 opened.
paramiko.transport: DEBUG: [chan 5835] Sesch channel 5835 request ok
paramiko.transport: DEBUG: [chan 5835] EOF received (5835)
paramiko.transport: DEBUG: [chan 5835] EOF sent (5835)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2917 count=532 bs=1k
paramiko.transport: DEBUG: [chan 5836] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5836] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5836 opened.
paramiko.transport: DEBUG: [chan 5836] Sesch channel 5836 request ok
paramiko.transport: DEBUG: [chan 5836] EOF received (5836)
paramiko.transport: DEBUG: [chan 5836] EOF sent (5836)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2917 count=532 bs=1k
paramiko.transport: DEBUG: [chan 5837] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5837] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5837 opened.
paramiko.transport: DEBUG: [chan 5837] Sesch channel 5837 request ok
paramiko.transport: DEBUG: [chan 5837] EOF received (5837)
paramiko.transport: DEBUG: [chan 5837] EOF sent (5837)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2918 count=19 bs=1k
paramiko.transport: DEBUG: [chan 5838] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5838] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5838 opened.
paramiko.transport: DEBUG: [chan 5838] Sesch channel 5838 request ok
paramiko.transport: DEBUG: [chan 5838] EOF received (5838)
paramiko.transport: DEBUG: [chan 5838] EOF sent (5838)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2918 count=19 bs=1k
paramiko.transport: DEBUG: [chan 5839] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5839] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5839 opened.
paramiko.transport: DEBUG: [chan 5839] Sesch channel 5839 request ok
paramiko.transport: DEBUG: [chan 5839] EOF received (5839)
paramiko.transport: DEBUG: [chan 5839] EOF sent (5839)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2919 count=458 bs=1k
paramiko.transport: DEBUG: [chan 5840] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5840] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5840 opened.
paramiko.transport: DEBUG: [chan 5840] Sesch channel 5840 request ok
paramiko.transport: DEBUG: [chan 5840] EOF received (5840)
paramiko.transport: DEBUG: [chan 5840] EOF sent (5840)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2919 count=458 bs=1k
paramiko.transport: DEBUG: [chan 5841] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5841] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5841 opened.
paramiko.transport: DEBUG: [chan 5841] Sesch channel 5841 request ok
paramiko.transport: DEBUG: [chan 5841] EOF received (5841)
paramiko.transport: DEBUG: [chan 5841] EOF sent (5841)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2920 count=966 bs=1k
paramiko.transport: DEBUG: [chan 5842] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5842] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5842 opened.
paramiko.transport: DEBUG: [chan 5842] Sesch channel 5842 request ok
paramiko.transport: DEBUG: [chan 5842] EOF received (5842)
paramiko.transport: DEBUG: [chan 5842] EOF sent (5842)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2920 count=966 bs=1k
paramiko.transport: DEBUG: [chan 5843] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5843] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5843 opened.
paramiko.transport: DEBUG: [chan 5843] Sesch channel 5843 request ok
paramiko.transport: DEBUG: [chan 5843] EOF received (5843)
paramiko.transport: DEBUG: [chan 5843] EOF sent (5843)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2921 count=960 bs=1k
paramiko.transport: DEBUG: [chan 5844] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5844] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5844 opened.
paramiko.transport: DEBUG: [chan 5844] Sesch channel 5844 request ok
paramiko.transport: DEBUG: [chan 5844] EOF received (5844)
paramiko.transport: DEBUG: [chan 5844] EOF sent (5844)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2921 count=960 bs=1k
paramiko.transport: DEBUG: [chan 5845] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5845] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5845 opened.
paramiko.transport: DEBUG: [chan 5845] Sesch channel 5845 request ok
paramiko.transport: DEBUG: [chan 5845] EOF received (5845)
paramiko.transport: DEBUG: [chan 5845] EOF sent (5845)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2922 count=672 bs=1k
paramiko.transport: DEBUG: [chan 5846] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5846] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5846 opened.
paramiko.transport: DEBUG: [chan 5846] Sesch channel 5846 request ok
paramiko.transport: DEBUG: [chan 5846] EOF received (5846)
paramiko.transport: DEBUG: [chan 5846] EOF sent (5846)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2922 count=672 bs=1k
paramiko.transport: DEBUG: [chan 5847] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5847] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5847 opened.
paramiko.transport: DEBUG: [chan 5847] Sesch channel 5847 request ok
paramiko.transport: DEBUG: [chan 5847] EOF received (5847)
paramiko.transport: DEBUG: [chan 5847] EOF sent (5847)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2923 count=573 bs=1k
paramiko.transport: DEBUG: [chan 5848] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5848] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5848 opened.
paramiko.transport: DEBUG: [chan 5848] Sesch channel 5848 request ok
paramiko.transport: DEBUG: [chan 5848] EOF received (5848)
paramiko.transport: DEBUG: [chan 5848] EOF sent (5848)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2923 count=573 bs=1k
paramiko.transport: DEBUG: [chan 5849] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5849] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5849 opened.
paramiko.transport: DEBUG: [chan 5849] Sesch channel 5849 request ok
paramiko.transport: DEBUG: [chan 5849] EOF received (5849)
paramiko.transport: DEBUG: [chan 5849] EOF sent (5849)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2924 count=874 bs=1k
paramiko.transport: DEBUG: [chan 5850] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5850] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5850 opened.
paramiko.transport: DEBUG: [chan 5850] Sesch channel 5850 request ok
paramiko.transport: DEBUG: [chan 5850] EOF received (5850)
paramiko.transport: DEBUG: [chan 5850] EOF sent (5850)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2924 count=874 bs=1k
paramiko.transport: DEBUG: [chan 5851] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5851] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5851 opened.
paramiko.transport: DEBUG: [chan 5851] Sesch channel 5851 request ok
paramiko.transport: DEBUG: [chan 5851] EOF received (5851)
paramiko.transport: DEBUG: [chan 5851] EOF sent (5851)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2925 count=774 bs=1k
paramiko.transport: DEBUG: [chan 5852] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5852] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5852 opened.
paramiko.transport: DEBUG: [chan 5852] Sesch channel 5852 request ok
paramiko.transport: DEBUG: [chan 5852] EOF received (5852)
paramiko.transport: DEBUG: [chan 5852] EOF sent (5852)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2925 count=774 bs=1k
paramiko.transport: DEBUG: [chan 5853] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5853] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5853 opened.
paramiko.transport: DEBUG: [chan 5853] Sesch channel 5853 request ok
paramiko.transport: DEBUG: [chan 5853] EOF received (5853)
paramiko.transport: DEBUG: [chan 5853] EOF sent (5853)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2926 count=713 bs=1k
paramiko.transport: DEBUG: [chan 5854] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5854] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5854 opened.
paramiko.transport: DEBUG: [chan 5854] Sesch channel 5854 request ok
paramiko.transport: DEBUG: [chan 5854] EOF received (5854)
paramiko.transport: DEBUG: [chan 5854] EOF sent (5854)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2926 count=713 bs=1k
paramiko.transport: DEBUG: [chan 5855] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5855] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5855 opened.
paramiko.transport: DEBUG: [chan 5855] Sesch channel 5855 request ok
paramiko.transport: DEBUG: [chan 5855] EOF received (5855)
paramiko.transport: DEBUG: [chan 5855] EOF sent (5855)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2927 count=600 bs=1k
paramiko.transport: DEBUG: [chan 5856] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5856] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5856 opened.
paramiko.transport: DEBUG: [chan 5856] Sesch channel 5856 request ok
paramiko.transport: DEBUG: [chan 5856] EOF received (5856)
paramiko.transport: DEBUG: [chan 5856] EOF sent (5856)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2927 count=600 bs=1k
paramiko.transport: DEBUG: [chan 5857] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5857] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5857 opened.
paramiko.transport: DEBUG: [chan 5857] Sesch channel 5857 request ok
paramiko.transport: DEBUG: [chan 5857] EOF received (5857)
paramiko.transport: DEBUG: [chan 5857] EOF sent (5857)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2928 count=541 bs=1k
paramiko.transport: DEBUG: [chan 5858] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5858] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5858 opened.
paramiko.transport: DEBUG: [chan 5858] Sesch channel 5858 request ok
paramiko.transport: DEBUG: [chan 5858] EOF received (5858)
paramiko.transport: DEBUG: [chan 5858] EOF sent (5858)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2928 count=541 bs=1k
paramiko.transport: DEBUG: [chan 5859] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5859] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5859 opened.
paramiko.transport: DEBUG: [chan 5859] Sesch channel 5859 request ok
paramiko.transport: DEBUG: [chan 5859] EOF received (5859)
paramiko.transport: DEBUG: [chan 5859] EOF sent (5859)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2929 count=1003 bs=1k
paramiko.transport: DEBUG: [chan 5860] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5860] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5860 opened.
paramiko.transport: DEBUG: [chan 5860] Sesch channel 5860 request ok
paramiko.transport: DEBUG: [chan 5860] EOF received (5860)
paramiko.transport: DEBUG: [chan 5860] EOF sent (5860)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2929 count=1003 bs=1k
paramiko.transport: DEBUG: [chan 5861] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5861] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5861 opened.
paramiko.transport: DEBUG: [chan 5861] Sesch channel 5861 request ok
paramiko.transport: DEBUG: [chan 5861] EOF received (5861)
paramiko.transport: DEBUG: [chan 5861] EOF sent (5861)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2930 count=668 bs=1k
paramiko.transport: DEBUG: [chan 5862] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5862] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5862 opened.
paramiko.transport: DEBUG: [chan 5862] Sesch channel 5862 request ok
paramiko.transport: DEBUG: [chan 5862] EOF received (5862)
paramiko.transport: DEBUG: [chan 5862] EOF sent (5862)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2930 count=668 bs=1k
paramiko.transport: DEBUG: [chan 5863] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5863] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5863 opened.
paramiko.transport: DEBUG: [chan 5863] Sesch channel 5863 request ok
paramiko.transport: DEBUG: [chan 5863] EOF received (5863)
paramiko.transport: DEBUG: [chan 5863] EOF sent (5863)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2931 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 5864] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5864] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5864 opened.
paramiko.transport: DEBUG: [chan 5864] Sesch channel 5864 request ok
paramiko.transport: DEBUG: [chan 5864] EOF received (5864)
paramiko.transport: DEBUG: [chan 5864] EOF sent (5864)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2931 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 5865] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5865] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5865 opened.
paramiko.transport: DEBUG: [chan 5865] Sesch channel 5865 request ok
paramiko.transport: DEBUG: [chan 5865] EOF received (5865)
paramiko.transport: DEBUG: [chan 5865] EOF sent (5865)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2932 count=167 bs=1k
paramiko.transport: DEBUG: [chan 5866] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5866] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5866 opened.
paramiko.transport: DEBUG: [chan 5866] Sesch channel 5866 request ok
paramiko.transport: DEBUG: [chan 5866] EOF received (5866)
paramiko.transport: DEBUG: [chan 5866] EOF sent (5866)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2932 count=167 bs=1k
paramiko.transport: DEBUG: [chan 5867] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5867] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5867 opened.
paramiko.transport: DEBUG: [chan 5867] Sesch channel 5867 request ok
paramiko.transport: DEBUG: [chan 5867] EOF received (5867)
paramiko.transport: DEBUG: [chan 5867] EOF sent (5867)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2933 count=810 bs=1k
paramiko.transport: DEBUG: [chan 5868] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5868] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5868 opened.
paramiko.transport: DEBUG: [chan 5868] Sesch channel 5868 request ok
paramiko.transport: DEBUG: [chan 5868] EOF received (5868)
paramiko.transport: DEBUG: [chan 5868] EOF sent (5868)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2933 count=810 bs=1k
paramiko.transport: DEBUG: [chan 5869] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5869] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5869 opened.
paramiko.transport: DEBUG: [chan 5869] Sesch channel 5869 request ok
paramiko.transport: DEBUG: [chan 5869] EOF received (5869)
paramiko.transport: DEBUG: [chan 5869] EOF sent (5869)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2934 count=351 bs=1k
paramiko.transport: DEBUG: [chan 5870] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5870] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5870 opened.
paramiko.transport: DEBUG: [chan 5870] Sesch channel 5870 request ok
paramiko.transport: DEBUG: [chan 5870] EOF received (5870)
paramiko.transport: DEBUG: [chan 5870] EOF sent (5870)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2934 count=351 bs=1k
paramiko.transport: DEBUG: [chan 5871] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5871] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5871 opened.
paramiko.transport: DEBUG: [chan 5871] Sesch channel 5871 request ok
paramiko.transport: DEBUG: [chan 5871] EOF received (5871)
paramiko.transport: DEBUG: [chan 5871] EOF sent (5871)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2935 count=110 bs=1k
paramiko.transport: DEBUG: [chan 5872] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5872] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5872 opened.
paramiko.transport: DEBUG: [chan 5872] Sesch channel 5872 request ok
paramiko.transport: DEBUG: [chan 5872] EOF received (5872)
paramiko.transport: DEBUG: [chan 5872] EOF sent (5872)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2935 count=110 bs=1k
paramiko.transport: DEBUG: [chan 5873] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5873] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5873 opened.
paramiko.transport: DEBUG: [chan 5873] Sesch channel 5873 request ok
paramiko.transport: DEBUG: [chan 5873] EOF received (5873)
paramiko.transport: DEBUG: [chan 5873] EOF sent (5873)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2936 count=141 bs=1k
paramiko.transport: DEBUG: [chan 5874] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5874] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5874 opened.
paramiko.transport: DEBUG: [chan 5874] Sesch channel 5874 request ok
paramiko.transport: DEBUG: [chan 5874] EOF received (5874)
paramiko.transport: DEBUG: [chan 5874] EOF sent (5874)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2936 count=141 bs=1k
paramiko.transport: DEBUG: [chan 5875] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5875] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5875 opened.
paramiko.transport: DEBUG: [chan 5875] Sesch channel 5875 request ok
paramiko.transport: DEBUG: [chan 5875] EOF received (5875)
paramiko.transport: DEBUG: [chan 5875] EOF sent (5875)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2937 count=204 bs=1k
paramiko.transport: DEBUG: [chan 5876] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5876] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5876 opened.
paramiko.transport: DEBUG: [chan 5876] Sesch channel 5876 request ok
paramiko.transport: DEBUG: [chan 5876] EOF received (5876)
paramiko.transport: DEBUG: [chan 5876] EOF sent (5876)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2937 count=204 bs=1k
paramiko.transport: DEBUG: [chan 5877] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5877] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5877 opened.
paramiko.transport: DEBUG: [chan 5877] Sesch channel 5877 request ok
paramiko.transport: DEBUG: [chan 5877] EOF received (5877)
paramiko.transport: DEBUG: [chan 5877] EOF sent (5877)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2938 count=233 bs=1k
paramiko.transport: DEBUG: [chan 5878] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5878] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5878 opened.
paramiko.transport: DEBUG: [chan 5878] Sesch channel 5878 request ok
paramiko.transport: DEBUG: [chan 5878] EOF received (5878)
paramiko.transport: DEBUG: [chan 5878] EOF sent (5878)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2938 count=233 bs=1k
paramiko.transport: DEBUG: [chan 5879] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5879] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5879 opened.
paramiko.transport: DEBUG: [chan 5879] Sesch channel 5879 request ok
paramiko.transport: DEBUG: [chan 5879] EOF received (5879)
paramiko.transport: DEBUG: [chan 5879] EOF sent (5879)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2939 count=613 bs=1k
paramiko.transport: DEBUG: [chan 5880] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5880] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5880 opened.
paramiko.transport: DEBUG: [chan 5880] Sesch channel 5880 request ok
paramiko.transport: DEBUG: [chan 5880] EOF received (5880)
paramiko.transport: DEBUG: [chan 5880] EOF sent (5880)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2939 count=613 bs=1k
paramiko.transport: DEBUG: [chan 5881] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5881] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5881 opened.
paramiko.transport: DEBUG: [chan 5881] Sesch channel 5881 request ok
paramiko.transport: DEBUG: [chan 5881] EOF received (5881)
paramiko.transport: DEBUG: [chan 5881] EOF sent (5881)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2940 count=72 bs=1k
paramiko.transport: DEBUG: [chan 5882] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5882] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5882 opened.
paramiko.transport: DEBUG: [chan 5882] Sesch channel 5882 request ok
paramiko.transport: DEBUG: [chan 5882] EOF received (5882)
paramiko.transport: DEBUG: [chan 5882] EOF sent (5882)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2940 count=72 bs=1k
paramiko.transport: DEBUG: [chan 5883] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5883] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5883 opened.
paramiko.transport: DEBUG: [chan 5883] Sesch channel 5883 request ok
paramiko.transport: DEBUG: [chan 5883] EOF received (5883)
paramiko.transport: DEBUG: [chan 5883] EOF sent (5883)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2941 count=495 bs=1k
paramiko.transport: DEBUG: [chan 5884] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5884] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5884 opened.
paramiko.transport: DEBUG: [chan 5884] Sesch channel 5884 request ok
paramiko.transport: DEBUG: [chan 5884] EOF received (5884)
paramiko.transport: DEBUG: [chan 5884] EOF sent (5884)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2941 count=495 bs=1k
paramiko.transport: DEBUG: [chan 5885] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5885] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5885 opened.
paramiko.transport: DEBUG: [chan 5885] Sesch channel 5885 request ok
paramiko.transport: DEBUG: [chan 5885] EOF received (5885)
paramiko.transport: DEBUG: [chan 5885] EOF sent (5885)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2942 count=676 bs=1k
paramiko.transport: DEBUG: [chan 5886] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5886] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5886 opened.
paramiko.transport: DEBUG: [chan 5886] Sesch channel 5886 request ok
paramiko.transport: DEBUG: [chan 5886] EOF received (5886)
paramiko.transport: DEBUG: [chan 5886] EOF sent (5886)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2942 count=676 bs=1k
paramiko.transport: DEBUG: [chan 5887] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5887] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5887 opened.
paramiko.transport: DEBUG: [chan 5887] Sesch channel 5887 request ok
paramiko.transport: DEBUG: [chan 5887] EOF received (5887)
paramiko.transport: DEBUG: [chan 5887] EOF sent (5887)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2943 count=134 bs=1k
paramiko.transport: DEBUG: [chan 5888] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5888] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5888 opened.
paramiko.transport: DEBUG: [chan 5888] Sesch channel 5888 request ok
paramiko.transport: DEBUG: [chan 5888] EOF received (5888)
paramiko.transport: DEBUG: [chan 5888] EOF sent (5888)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2943 count=134 bs=1k
paramiko.transport: DEBUG: [chan 5889] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5889] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5889 opened.
paramiko.transport: DEBUG: [chan 5889] Sesch channel 5889 request ok
paramiko.transport: DEBUG: [chan 5889] EOF received (5889)
paramiko.transport: DEBUG: [chan 5889] EOF sent (5889)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2944 count=929 bs=1k
paramiko.transport: DEBUG: [chan 5890] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5890] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5890 opened.
paramiko.transport: DEBUG: [chan 5890] Sesch channel 5890 request ok
paramiko.transport: DEBUG: [chan 5890] EOF received (5890)
paramiko.transport: DEBUG: [chan 5890] EOF sent (5890)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2944 count=929 bs=1k
paramiko.transport: DEBUG: [chan 5891] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5891] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5891 opened.
paramiko.transport: DEBUG: [chan 5891] Sesch channel 5891 request ok
paramiko.transport: DEBUG: [chan 5891] EOF received (5891)
paramiko.transport: DEBUG: [chan 5891] EOF sent (5891)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2945 count=581 bs=1k
paramiko.transport: DEBUG: [chan 5892] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5892] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5892 opened.
paramiko.transport: DEBUG: [chan 5892] Sesch channel 5892 request ok
paramiko.transport: DEBUG: [chan 5892] EOF received (5892)
paramiko.transport: DEBUG: [chan 5892] EOF sent (5892)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2945 count=581 bs=1k
paramiko.transport: DEBUG: [chan 5893] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5893] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5893 opened.
paramiko.transport: DEBUG: [chan 5893] Sesch channel 5893 request ok
paramiko.transport: DEBUG: [chan 5893] EOF received (5893)
paramiko.transport: DEBUG: [chan 5893] EOF sent (5893)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2946 count=569 bs=1k
paramiko.transport: DEBUG: [chan 5894] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5894] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5894 opened.
paramiko.transport: DEBUG: [chan 5894] Sesch channel 5894 request ok
paramiko.transport: DEBUG: [chan 5894] EOF received (5894)
paramiko.transport: DEBUG: [chan 5894] EOF sent (5894)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2946 count=569 bs=1k
paramiko.transport: DEBUG: [chan 5895] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5895] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5895 opened.
paramiko.transport: DEBUG: [chan 5895] Sesch channel 5895 request ok
paramiko.transport: DEBUG: [chan 5895] EOF received (5895)
paramiko.transport: DEBUG: [chan 5895] EOF sent (5895)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2947 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 5896] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5896] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5896 opened.
paramiko.transport: DEBUG: [chan 5896] Sesch channel 5896 request ok
paramiko.transport: DEBUG: [chan 5896] EOF received (5896)
paramiko.transport: DEBUG: [chan 5896] EOF sent (5896)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2947 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 5897] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5897] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5897 opened.
paramiko.transport: DEBUG: [chan 5897] Sesch channel 5897 request ok
paramiko.transport: DEBUG: [chan 5897] EOF received (5897)
paramiko.transport: DEBUG: [chan 5897] EOF sent (5897)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2948 count=995 bs=1k
paramiko.transport: DEBUG: [chan 5898] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5898] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5898 opened.
paramiko.transport: DEBUG: [chan 5898] Sesch channel 5898 request ok
paramiko.transport: DEBUG: [chan 5898] EOF received (5898)
paramiko.transport: DEBUG: [chan 5898] EOF sent (5898)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2948 count=995 bs=1k
paramiko.transport: DEBUG: [chan 5899] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5899] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5899 opened.
paramiko.transport: DEBUG: [chan 5899] Sesch channel 5899 request ok
paramiko.transport: DEBUG: [chan 5899] EOF received (5899)
paramiko.transport: DEBUG: [chan 5899] EOF sent (5899)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2949 count=440 bs=1k
paramiko.transport: DEBUG: [chan 5900] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5900] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5900 opened.
paramiko.transport: DEBUG: [chan 5900] Sesch channel 5900 request ok
paramiko.transport: DEBUG: [chan 5900] EOF received (5900)
paramiko.transport: DEBUG: [chan 5900] EOF sent (5900)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2949 count=440 bs=1k
paramiko.transport: DEBUG: [chan 5901] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5901] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5901 opened.
paramiko.transport: DEBUG: [chan 5901] Sesch channel 5901 request ok
paramiko.transport: DEBUG: [chan 5901] EOF received (5901)
paramiko.transport: DEBUG: [chan 5901] EOF sent (5901)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2950 count=483 bs=1k
paramiko.transport: DEBUG: [chan 5902] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5902] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5902 opened.
paramiko.transport: DEBUG: [chan 5902] Sesch channel 5902 request ok
paramiko.transport: DEBUG: [chan 5902] EOF received (5902)
paramiko.transport: DEBUG: [chan 5902] EOF sent (5902)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2950 count=483 bs=1k
paramiko.transport: DEBUG: [chan 5903] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5903] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5903 opened.
paramiko.transport: DEBUG: [chan 5903] Sesch channel 5903 request ok
paramiko.transport: DEBUG: [chan 5903] EOF received (5903)
paramiko.transport: DEBUG: [chan 5903] EOF sent (5903)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2951 count=395 bs=1k
paramiko.transport: DEBUG: [chan 5904] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5904] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5904 opened.
paramiko.transport: DEBUG: [chan 5904] Sesch channel 5904 request ok
paramiko.transport: DEBUG: [chan 5904] EOF received (5904)
paramiko.transport: DEBUG: [chan 5904] EOF sent (5904)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2951 count=395 bs=1k
paramiko.transport: DEBUG: [chan 5905] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5905] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5905 opened.
paramiko.transport: DEBUG: [chan 5905] Sesch channel 5905 request ok
paramiko.transport: DEBUG: [chan 5905] EOF received (5905)
paramiko.transport: DEBUG: [chan 5905] EOF sent (5905)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2952 count=1015 bs=1k
paramiko.transport: DEBUG: [chan 5906] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5906] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5906 opened.
paramiko.transport: DEBUG: [chan 5906] Sesch channel 5906 request ok
paramiko.transport: DEBUG: [chan 5906] EOF received (5906)
paramiko.transport: DEBUG: [chan 5906] EOF sent (5906)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2952 count=1015 bs=1k
paramiko.transport: DEBUG: [chan 5907] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5907] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5907 opened.
paramiko.transport: DEBUG: [chan 5907] Sesch channel 5907 request ok
paramiko.transport: DEBUG: [chan 5907] EOF received (5907)
paramiko.transport: DEBUG: [chan 5907] EOF sent (5907)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2953 count=382 bs=1k
paramiko.transport: DEBUG: [chan 5908] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5908] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5908 opened.
paramiko.transport: DEBUG: [chan 5908] Sesch channel 5908 request ok
paramiko.transport: DEBUG: [chan 5908] EOF received (5908)
paramiko.transport: DEBUG: [chan 5908] EOF sent (5908)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2953 count=382 bs=1k
paramiko.transport: DEBUG: [chan 5909] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5909] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5909 opened.
paramiko.transport: DEBUG: [chan 5909] Sesch channel 5909 request ok
paramiko.transport: DEBUG: [chan 5909] EOF received (5909)
paramiko.transport: DEBUG: [chan 5909] EOF sent (5909)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2954 count=963 bs=1k
paramiko.transport: DEBUG: [chan 5910] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5910] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5910 opened.
paramiko.transport: DEBUG: [chan 5910] Sesch channel 5910 request ok
paramiko.transport: DEBUG: [chan 5910] EOF received (5910)
paramiko.transport: DEBUG: [chan 5910] EOF sent (5910)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2954 count=963 bs=1k
paramiko.transport: DEBUG: [chan 5911] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5911] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5911 opened.
paramiko.transport: DEBUG: [chan 5911] Sesch channel 5911 request ok
paramiko.transport: DEBUG: [chan 5911] EOF received (5911)
paramiko.transport: DEBUG: [chan 5911] EOF sent (5911)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2955 count=611 bs=1k
paramiko.transport: DEBUG: [chan 5912] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5912] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5912 opened.
paramiko.transport: DEBUG: [chan 5912] Sesch channel 5912 request ok
paramiko.transport: DEBUG: [chan 5912] EOF received (5912)
paramiko.transport: DEBUG: [chan 5912] EOF sent (5912)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2955 count=611 bs=1k
paramiko.transport: DEBUG: [chan 5913] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5913] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5913 opened.
paramiko.transport: DEBUG: [chan 5913] Sesch channel 5913 request ok
paramiko.transport: DEBUG: [chan 5913] EOF received (5913)
paramiko.transport: DEBUG: [chan 5913] EOF sent (5913)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2956 count=525 bs=1k
paramiko.transport: DEBUG: [chan 5914] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5914] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5914 opened.
paramiko.transport: DEBUG: [chan 5914] Sesch channel 5914 request ok
paramiko.transport: DEBUG: [chan 5914] EOF received (5914)
paramiko.transport: DEBUG: [chan 5914] EOF sent (5914)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2956 count=525 bs=1k
paramiko.transport: DEBUG: [chan 5915] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5915] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5915 opened.
paramiko.transport: DEBUG: [chan 5915] Sesch channel 5915 request ok
paramiko.transport: DEBUG: [chan 5915] EOF received (5915)
paramiko.transport: DEBUG: [chan 5915] EOF sent (5915)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2957 count=29 bs=1k
paramiko.transport: DEBUG: [chan 5916] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5916] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5916 opened.
paramiko.transport: DEBUG: [chan 5916] Sesch channel 5916 request ok
paramiko.transport: DEBUG: [chan 5916] EOF received (5916)
paramiko.transport: DEBUG: [chan 5916] EOF sent (5916)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2957 count=29 bs=1k
paramiko.transport: DEBUG: [chan 5917] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5917] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5917 opened.
paramiko.transport: DEBUG: [chan 5917] Sesch channel 5917 request ok
paramiko.transport: DEBUG: [chan 5917] EOF received (5917)
paramiko.transport: DEBUG: [chan 5917] EOF sent (5917)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2958 count=456 bs=1k
paramiko.transport: DEBUG: [chan 5918] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5918] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5918 opened.
paramiko.transport: DEBUG: [chan 5918] Sesch channel 5918 request ok
paramiko.transport: DEBUG: [chan 5918] EOF received (5918)
paramiko.transport: DEBUG: [chan 5918] EOF sent (5918)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2958 count=456 bs=1k
paramiko.transport: DEBUG: [chan 5919] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5919] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5919 opened.
paramiko.transport: DEBUG: [chan 5919] Sesch channel 5919 request ok
paramiko.transport: DEBUG: [chan 5919] EOF received (5919)
paramiko.transport: DEBUG: [chan 5919] EOF sent (5919)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2959 count=220 bs=1k
paramiko.transport: DEBUG: [chan 5920] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5920] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5920 opened.
paramiko.transport: DEBUG: [chan 5920] Sesch channel 5920 request ok
paramiko.transport: DEBUG: [chan 5920] EOF received (5920)
paramiko.transport: DEBUG: [chan 5920] EOF sent (5920)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2959 count=220 bs=1k
paramiko.transport: DEBUG: [chan 5921] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5921] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5921 opened.
paramiko.transport: DEBUG: [chan 5921] Sesch channel 5921 request ok
paramiko.transport: DEBUG: [chan 5921] EOF received (5921)
paramiko.transport: DEBUG: [chan 5921] EOF sent (5921)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2960 count=854 bs=1k
paramiko.transport: DEBUG: [chan 5922] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5922] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5922 opened.
paramiko.transport: DEBUG: [chan 5922] Sesch channel 5922 request ok
paramiko.transport: DEBUG: [chan 5922] EOF received (5922)
paramiko.transport: DEBUG: [chan 5922] EOF sent (5922)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2960 count=854 bs=1k
paramiko.transport: DEBUG: [chan 5923] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5923] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5923 opened.
paramiko.transport: DEBUG: [chan 5923] Sesch channel 5923 request ok
paramiko.transport: DEBUG: [chan 5923] EOF received (5923)
paramiko.transport: DEBUG: [chan 5923] EOF sent (5923)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2961 count=12 bs=1k
paramiko.transport: DEBUG: [chan 5924] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5924] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5924 opened.
paramiko.transport: DEBUG: [chan 5924] Sesch channel 5924 request ok
paramiko.transport: DEBUG: [chan 5924] EOF received (5924)
paramiko.transport: DEBUG: [chan 5924] EOF sent (5924)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2961 count=12 bs=1k
paramiko.transport: DEBUG: [chan 5925] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5925] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5925 opened.
paramiko.transport: DEBUG: [chan 5925] Sesch channel 5925 request ok
paramiko.transport: DEBUG: [chan 5925] EOF received (5925)
paramiko.transport: DEBUG: [chan 5925] EOF sent (5925)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2962 count=613 bs=1k
paramiko.transport: DEBUG: [chan 5926] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5926] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5926 opened.
paramiko.transport: DEBUG: [chan 5926] Sesch channel 5926 request ok
paramiko.transport: DEBUG: [chan 5926] EOF received (5926)
paramiko.transport: DEBUG: [chan 5926] EOF sent (5926)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2962 count=613 bs=1k
paramiko.transport: DEBUG: [chan 5927] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5927] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5927 opened.
paramiko.transport: DEBUG: [chan 5927] Sesch channel 5927 request ok
paramiko.transport: DEBUG: [chan 5927] EOF received (5927)
paramiko.transport: DEBUG: [chan 5927] EOF sent (5927)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2963 count=316 bs=1k
paramiko.transport: DEBUG: [chan 5928] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5928] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5928 opened.
paramiko.transport: DEBUG: [chan 5928] Sesch channel 5928 request ok
paramiko.transport: DEBUG: [chan 5928] EOF received (5928)
paramiko.transport: DEBUG: [chan 5928] EOF sent (5928)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2963 count=316 bs=1k
paramiko.transport: DEBUG: [chan 5929] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5929] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5929 opened.
paramiko.transport: DEBUG: [chan 5929] Sesch channel 5929 request ok
paramiko.transport: DEBUG: [chan 5929] EOF received (5929)
paramiko.transport: DEBUG: [chan 5929] EOF sent (5929)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2964 count=315 bs=1k
paramiko.transport: DEBUG: [chan 5930] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5930] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5930 opened.
paramiko.transport: DEBUG: [chan 5930] Sesch channel 5930 request ok
paramiko.transport: DEBUG: [chan 5930] EOF received (5930)
paramiko.transport: DEBUG: [chan 5930] EOF sent (5930)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2964 count=315 bs=1k
paramiko.transport: DEBUG: [chan 5931] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5931] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5931 opened.
paramiko.transport: DEBUG: [chan 5931] Sesch channel 5931 request ok
paramiko.transport: DEBUG: [chan 5931] EOF received (5931)
paramiko.transport: DEBUG: [chan 5931] EOF sent (5931)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2965 count=460 bs=1k
paramiko.transport: DEBUG: [chan 5932] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5932] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5932 opened.
paramiko.transport: DEBUG: [chan 5932] Sesch channel 5932 request ok
paramiko.transport: DEBUG: [chan 5932] EOF received (5932)
paramiko.transport: DEBUG: [chan 5932] EOF sent (5932)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2965 count=460 bs=1k
paramiko.transport: DEBUG: [chan 5933] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5933] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5933 opened.
paramiko.transport: DEBUG: [chan 5933] Sesch channel 5933 request ok
paramiko.transport: DEBUG: [chan 5933] EOF received (5933)
paramiko.transport: DEBUG: [chan 5933] EOF sent (5933)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2966 count=61 bs=1k
paramiko.transport: DEBUG: [chan 5934] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5934] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5934 opened.
paramiko.transport: DEBUG: [chan 5934] Sesch channel 5934 request ok
paramiko.transport: DEBUG: [chan 5934] EOF received (5934)
paramiko.transport: DEBUG: [chan 5934] EOF sent (5934)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2966 count=61 bs=1k
paramiko.transport: DEBUG: [chan 5935] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5935] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5935 opened.
paramiko.transport: DEBUG: [chan 5935] Sesch channel 5935 request ok
paramiko.transport: DEBUG: [chan 5935] EOF received (5935)
paramiko.transport: DEBUG: [chan 5935] EOF sent (5935)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2967 count=139 bs=1k
paramiko.transport: DEBUG: [chan 5936] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5936] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5936 opened.
paramiko.transport: DEBUG: [chan 5936] Sesch channel 5936 request ok
paramiko.transport: DEBUG: [chan 5936] EOF received (5936)
paramiko.transport: DEBUG: [chan 5936] EOF sent (5936)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2967 count=139 bs=1k
paramiko.transport: DEBUG: [chan 5937] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5937] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5937 opened.
paramiko.transport: DEBUG: [chan 5937] Sesch channel 5937 request ok
paramiko.transport: DEBUG: [chan 5937] EOF received (5937)
paramiko.transport: DEBUG: [chan 5937] EOF sent (5937)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2968 count=656 bs=1k
paramiko.transport: DEBUG: [chan 5938] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5938] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5938 opened.
paramiko.transport: DEBUG: [chan 5938] Sesch channel 5938 request ok
paramiko.transport: DEBUG: [chan 5938] EOF received (5938)
paramiko.transport: DEBUG: [chan 5938] EOF sent (5938)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2968 count=656 bs=1k
paramiko.transport: DEBUG: [chan 5939] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5939] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5939 opened.
paramiko.transport: DEBUG: [chan 5939] Sesch channel 5939 request ok
paramiko.transport: DEBUG: [chan 5939] EOF received (5939)
paramiko.transport: DEBUG: [chan 5939] EOF sent (5939)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2969 count=146 bs=1k
paramiko.transport: DEBUG: [chan 5940] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5940] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5940 opened.
paramiko.transport: DEBUG: [chan 5940] Sesch channel 5940 request ok
paramiko.transport: DEBUG: [chan 5940] EOF received (5940)
paramiko.transport: DEBUG: [chan 5940] EOF sent (5940)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2969 count=146 bs=1k
paramiko.transport: DEBUG: [chan 5941] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5941] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5941 opened.
paramiko.transport: DEBUG: [chan 5941] Sesch channel 5941 request ok
paramiko.transport: DEBUG: [chan 5941] EOF received (5941)
paramiko.transport: DEBUG: [chan 5941] EOF sent (5941)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2970 count=153 bs=1k
paramiko.transport: DEBUG: [chan 5942] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5942] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5942 opened.
paramiko.transport: DEBUG: [chan 5942] Sesch channel 5942 request ok
paramiko.transport: DEBUG: [chan 5942] EOF received (5942)
paramiko.transport: DEBUG: [chan 5942] EOF sent (5942)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2970 count=153 bs=1k
paramiko.transport: DEBUG: [chan 5943] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5943] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5943 opened.
paramiko.transport: DEBUG: [chan 5943] Sesch channel 5943 request ok
paramiko.transport: DEBUG: [chan 5943] EOF received (5943)
paramiko.transport: DEBUG: [chan 5943] EOF sent (5943)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2971 count=162 bs=1k
paramiko.transport: DEBUG: [chan 5944] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5944] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5944 opened.
paramiko.transport: DEBUG: [chan 5944] Sesch channel 5944 request ok
paramiko.transport: DEBUG: [chan 5944] EOF received (5944)
paramiko.transport: DEBUG: [chan 5944] EOF sent (5944)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2971 count=162 bs=1k
paramiko.transport: DEBUG: [chan 5945] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5945] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5945 opened.
paramiko.transport: DEBUG: [chan 5945] Sesch channel 5945 request ok
paramiko.transport: DEBUG: [chan 5945] EOF received (5945)
paramiko.transport: DEBUG: [chan 5945] EOF sent (5945)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2972 count=933 bs=1k
paramiko.transport: DEBUG: [chan 5946] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5946] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5946 opened.
paramiko.transport: DEBUG: [chan 5946] Sesch channel 5946 request ok
paramiko.transport: DEBUG: [chan 5946] EOF received (5946)
paramiko.transport: DEBUG: [chan 5946] EOF sent (5946)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2972 count=933 bs=1k
paramiko.transport: DEBUG: [chan 5947] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5947] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5947 opened.
paramiko.transport: DEBUG: [chan 5947] Sesch channel 5947 request ok
paramiko.transport: DEBUG: [chan 5947] EOF received (5947)
paramiko.transport: DEBUG: [chan 5947] EOF sent (5947)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2973 count=630 bs=1k
paramiko.transport: DEBUG: [chan 5948] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5948] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5948 opened.
paramiko.transport: DEBUG: [chan 5948] Sesch channel 5948 request ok
paramiko.transport: DEBUG: [chan 5948] EOF received (5948)
paramiko.transport: DEBUG: [chan 5948] EOF sent (5948)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2973 count=630 bs=1k
paramiko.transport: DEBUG: [chan 5949] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5949] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5949 opened.
paramiko.transport: DEBUG: [chan 5949] Sesch channel 5949 request ok
paramiko.transport: DEBUG: [chan 5949] EOF received (5949)
paramiko.transport: DEBUG: [chan 5949] EOF sent (5949)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2974 count=143 bs=1k
paramiko.transport: DEBUG: [chan 5950] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5950] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5950 opened.
paramiko.transport: DEBUG: [chan 5950] Sesch channel 5950 request ok
paramiko.transport: DEBUG: [chan 5950] EOF received (5950)
paramiko.transport: DEBUG: [chan 5950] EOF sent (5950)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2974 count=143 bs=1k
paramiko.transport: DEBUG: [chan 5951] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5951] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5951 opened.
paramiko.transport: DEBUG: [chan 5951] Sesch channel 5951 request ok
paramiko.transport: DEBUG: [chan 5951] EOF received (5951)
paramiko.transport: DEBUG: [chan 5951] EOF sent (5951)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2975 count=77 bs=1k
paramiko.transport: DEBUG: [chan 5952] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5952] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5952 opened.
paramiko.transport: DEBUG: [chan 5952] Sesch channel 5952 request ok
paramiko.transport: DEBUG: [chan 5952] EOF received (5952)
paramiko.transport: DEBUG: [chan 5952] EOF sent (5952)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2975 count=77 bs=1k
paramiko.transport: DEBUG: [chan 5953] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5953] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5953 opened.
paramiko.transport: DEBUG: [chan 5953] Sesch channel 5953 request ok
paramiko.transport: DEBUG: [chan 5953] EOF received (5953)
paramiko.transport: DEBUG: [chan 5953] EOF sent (5953)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2976 count=122 bs=1k
paramiko.transport: DEBUG: [chan 5954] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5954] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5954 opened.
paramiko.transport: DEBUG: [chan 5954] Sesch channel 5954 request ok
paramiko.transport: DEBUG: [chan 5954] EOF received (5954)
paramiko.transport: DEBUG: [chan 5954] EOF sent (5954)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2976 count=122 bs=1k
paramiko.transport: DEBUG: [chan 5955] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5955] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5955 opened.
paramiko.transport: DEBUG: [chan 5955] Sesch channel 5955 request ok
paramiko.transport: DEBUG: [chan 5955] EOF received (5955)
paramiko.transport: DEBUG: [chan 5955] EOF sent (5955)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2977 count=11 bs=1k
paramiko.transport: DEBUG: [chan 5956] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5956] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5956 opened.
paramiko.transport: DEBUG: [chan 5956] Sesch channel 5956 request ok
paramiko.transport: DEBUG: [chan 5956] EOF received (5956)
paramiko.transport: DEBUG: [chan 5956] EOF sent (5956)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2977 count=11 bs=1k
paramiko.transport: DEBUG: [chan 5957] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5957] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5957 opened.
paramiko.transport: DEBUG: [chan 5957] Sesch channel 5957 request ok
paramiko.transport: DEBUG: [chan 5957] EOF received (5957)
paramiko.transport: DEBUG: [chan 5957] EOF sent (5957)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2978 count=10 bs=1k
paramiko.transport: DEBUG: [chan 5958] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5958] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5958 opened.
paramiko.transport: DEBUG: [chan 5958] Sesch channel 5958 request ok
paramiko.transport: DEBUG: [chan 5958] EOF received (5958)
paramiko.transport: DEBUG: [chan 5958] EOF sent (5958)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2978 count=10 bs=1k
paramiko.transport: DEBUG: [chan 5959] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5959] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5959 opened.
paramiko.transport: DEBUG: [chan 5959] Sesch channel 5959 request ok
paramiko.transport: DEBUG: [chan 5959] EOF received (5959)
paramiko.transport: DEBUG: [chan 5959] EOF sent (5959)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2979 count=156 bs=1k
paramiko.transport: DEBUG: [chan 5960] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5960] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5960 opened.
paramiko.transport: DEBUG: [chan 5960] Sesch channel 5960 request ok
paramiko.transport: DEBUG: [chan 5960] EOF received (5960)
paramiko.transport: DEBUG: [chan 5960] EOF sent (5960)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2979 count=156 bs=1k
paramiko.transport: DEBUG: [chan 5961] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5961] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5961 opened.
paramiko.transport: DEBUG: [chan 5961] Sesch channel 5961 request ok
paramiko.transport: DEBUG: [chan 5961] EOF received (5961)
paramiko.transport: DEBUG: [chan 5961] EOF sent (5961)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2980 count=383 bs=1k
paramiko.transport: DEBUG: [chan 5962] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5962] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5962 opened.
paramiko.transport: DEBUG: [chan 5962] Sesch channel 5962 request ok
paramiko.transport: DEBUG: [chan 5962] EOF received (5962)
paramiko.transport: DEBUG: [chan 5962] EOF sent (5962)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2980 count=383 bs=1k
paramiko.transport: DEBUG: [chan 5963] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5963] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5963 opened.
paramiko.transport: DEBUG: [chan 5963] Sesch channel 5963 request ok
paramiko.transport: DEBUG: [chan 5963] EOF received (5963)
paramiko.transport: DEBUG: [chan 5963] EOF sent (5963)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2981 count=857 bs=1k
paramiko.transport: DEBUG: [chan 5964] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5964] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5964 opened.
paramiko.transport: DEBUG: [chan 5964] Sesch channel 5964 request ok
paramiko.transport: DEBUG: [chan 5964] EOF received (5964)
paramiko.transport: DEBUG: [chan 5964] EOF sent (5964)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2981 count=857 bs=1k
paramiko.transport: DEBUG: [chan 5965] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5965] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5965 opened.
paramiko.transport: DEBUG: [chan 5965] Sesch channel 5965 request ok
paramiko.transport: DEBUG: [chan 5965] EOF received (5965)
paramiko.transport: DEBUG: [chan 5965] EOF sent (5965)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2982 count=736 bs=1k
paramiko.transport: DEBUG: [chan 5966] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5966] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5966 opened.
paramiko.transport: DEBUG: [chan 5966] Sesch channel 5966 request ok
paramiko.transport: DEBUG: [chan 5966] EOF received (5966)
paramiko.transport: DEBUG: [chan 5966] EOF sent (5966)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2982 count=736 bs=1k
paramiko.transport: DEBUG: [chan 5967] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5967] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5967 opened.
paramiko.transport: DEBUG: [chan 5967] Sesch channel 5967 request ok
paramiko.transport: DEBUG: [chan 5967] EOF received (5967)
paramiko.transport: DEBUG: [chan 5967] EOF sent (5967)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2983 count=159 bs=1k
paramiko.transport: DEBUG: [chan 5968] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5968] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5968 opened.
paramiko.transport: DEBUG: [chan 5968] Sesch channel 5968 request ok
paramiko.transport: DEBUG: [chan 5968] EOF received (5968)
paramiko.transport: DEBUG: [chan 5968] EOF sent (5968)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2983 count=159 bs=1k
paramiko.transport: DEBUG: [chan 5969] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5969] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5969 opened.
paramiko.transport: DEBUG: [chan 5969] Sesch channel 5969 request ok
paramiko.transport: DEBUG: [chan 5969] EOF received (5969)
paramiko.transport: DEBUG: [chan 5969] EOF sent (5969)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2984 count=458 bs=1k
paramiko.transport: DEBUG: [chan 5970] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5970] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5970 opened.
paramiko.transport: DEBUG: [chan 5970] Sesch channel 5970 request ok
paramiko.transport: DEBUG: [chan 5970] EOF received (5970)
paramiko.transport: DEBUG: [chan 5970] EOF sent (5970)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2984 count=458 bs=1k
paramiko.transport: DEBUG: [chan 5971] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5971] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5971 opened.
paramiko.transport: DEBUG: [chan 5971] Sesch channel 5971 request ok
paramiko.transport: DEBUG: [chan 5971] EOF received (5971)
paramiko.transport: DEBUG: [chan 5971] EOF sent (5971)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2985 count=298 bs=1k
paramiko.transport: DEBUG: [chan 5972] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5972] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5972 opened.
paramiko.transport: DEBUG: [chan 5972] Sesch channel 5972 request ok
paramiko.transport: DEBUG: [chan 5972] EOF received (5972)
paramiko.transport: DEBUG: [chan 5972] EOF sent (5972)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2985 count=298 bs=1k
paramiko.transport: DEBUG: [chan 5973] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5973] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5973 opened.
paramiko.transport: DEBUG: [chan 5973] Sesch channel 5973 request ok
paramiko.transport: DEBUG: [chan 5973] EOF received (5973)
paramiko.transport: DEBUG: [chan 5973] EOF sent (5973)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2986 count=761 bs=1k
paramiko.transport: DEBUG: [chan 5974] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5974] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5974 opened.
paramiko.transport: DEBUG: [chan 5974] Sesch channel 5974 request ok
paramiko.transport: DEBUG: [chan 5974] EOF received (5974)
paramiko.transport: DEBUG: [chan 5974] EOF sent (5974)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2986 count=761 bs=1k
paramiko.transport: DEBUG: [chan 5975] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5975] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5975 opened.
paramiko.transport: DEBUG: [chan 5975] Sesch channel 5975 request ok
paramiko.transport: DEBUG: [chan 5975] EOF received (5975)
paramiko.transport: DEBUG: [chan 5975] EOF sent (5975)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2987 count=224 bs=1k
paramiko.transport: DEBUG: [chan 5976] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5976] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5976 opened.
paramiko.transport: DEBUG: [chan 5976] Sesch channel 5976 request ok
paramiko.transport: DEBUG: [chan 5976] EOF received (5976)
paramiko.transport: DEBUG: [chan 5976] EOF sent (5976)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2987 count=224 bs=1k
paramiko.transport: DEBUG: [chan 5977] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5977] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5977 opened.
paramiko.transport: DEBUG: [chan 5977] Sesch channel 5977 request ok
paramiko.transport: DEBUG: [chan 5977] EOF received (5977)
paramiko.transport: DEBUG: [chan 5977] EOF sent (5977)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2988 count=175 bs=1k
paramiko.transport: DEBUG: [chan 5978] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5978] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5978 opened.
paramiko.transport: DEBUG: [chan 5978] Sesch channel 5978 request ok
paramiko.transport: DEBUG: [chan 5978] EOF received (5978)
paramiko.transport: DEBUG: [chan 5978] EOF sent (5978)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2988 count=175 bs=1k
paramiko.transport: DEBUG: [chan 5979] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5979] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5979 opened.
paramiko.transport: DEBUG: [chan 5979] Sesch channel 5979 request ok
paramiko.transport: DEBUG: [chan 5979] EOF received (5979)
paramiko.transport: DEBUG: [chan 5979] EOF sent (5979)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2989 count=776 bs=1k
paramiko.transport: DEBUG: [chan 5980] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5980] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5980 opened.
paramiko.transport: DEBUG: [chan 5980] Sesch channel 5980 request ok
paramiko.transport: DEBUG: [chan 5980] EOF received (5980)
paramiko.transport: DEBUG: [chan 5980] EOF sent (5980)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2989 count=776 bs=1k
paramiko.transport: DEBUG: [chan 5981] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5981] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5981 opened.
paramiko.transport: DEBUG: [chan 5981] Sesch channel 5981 request ok
paramiko.transport: DEBUG: [chan 5981] EOF received (5981)
paramiko.transport: DEBUG: [chan 5981] EOF sent (5981)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2990 count=696 bs=1k
paramiko.transport: DEBUG: [chan 5982] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5982] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5982 opened.
paramiko.transport: DEBUG: [chan 5982] Sesch channel 5982 request ok
paramiko.transport: DEBUG: [chan 5982] EOF received (5982)
paramiko.transport: DEBUG: [chan 5982] EOF sent (5982)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2990 count=696 bs=1k
paramiko.transport: DEBUG: [chan 5983] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5983] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5983 opened.
paramiko.transport: DEBUG: [chan 5983] Sesch channel 5983 request ok
paramiko.transport: DEBUG: [chan 5983] EOF received (5983)
paramiko.transport: DEBUG: [chan 5983] EOF sent (5983)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2991 count=752 bs=1k
paramiko.transport: DEBUG: [chan 5984] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5984] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5984 opened.
paramiko.transport: DEBUG: [chan 5984] Sesch channel 5984 request ok
paramiko.transport: DEBUG: [chan 5984] EOF received (5984)
paramiko.transport: DEBUG: [chan 5984] EOF sent (5984)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2991 count=752 bs=1k
paramiko.transport: DEBUG: [chan 5985] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5985] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5985 opened.
paramiko.transport: DEBUG: [chan 5985] Sesch channel 5985 request ok
paramiko.transport: DEBUG: [chan 5985] EOF received (5985)
paramiko.transport: DEBUG: [chan 5985] EOF sent (5985)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2992 count=49 bs=1k
paramiko.transport: DEBUG: [chan 5986] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5986] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5986 opened.
paramiko.transport: DEBUG: [chan 5986] Sesch channel 5986 request ok
paramiko.transport: DEBUG: [chan 5986] EOF received (5986)
paramiko.transport: DEBUG: [chan 5986] EOF sent (5986)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2992 count=49 bs=1k
paramiko.transport: DEBUG: [chan 5987] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5987] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5987 opened.
paramiko.transport: DEBUG: [chan 5987] Sesch channel 5987 request ok
paramiko.transport: DEBUG: [chan 5987] EOF received (5987)
paramiko.transport: DEBUG: [chan 5987] EOF sent (5987)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2993 count=187 bs=1k
paramiko.transport: DEBUG: [chan 5988] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5988] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5988 opened.
paramiko.transport: DEBUG: [chan 5988] Sesch channel 5988 request ok
paramiko.transport: DEBUG: [chan 5988] EOF received (5988)
paramiko.transport: DEBUG: [chan 5988] EOF sent (5988)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2993 count=187 bs=1k
paramiko.transport: DEBUG: [chan 5989] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5989] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5989 opened.
paramiko.transport: DEBUG: [chan 5989] Sesch channel 5989 request ok
paramiko.transport: DEBUG: [chan 5989] EOF received (5989)
paramiko.transport: DEBUG: [chan 5989] EOF sent (5989)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2994 count=979 bs=1k
paramiko.transport: DEBUG: [chan 5990] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5990] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5990 opened.
paramiko.transport: DEBUG: [chan 5990] Sesch channel 5990 request ok
paramiko.transport: DEBUG: [chan 5990] EOF received (5990)
paramiko.transport: DEBUG: [chan 5990] EOF sent (5990)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2994 count=979 bs=1k
paramiko.transport: DEBUG: [chan 5991] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5991] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5991 opened.
paramiko.transport: DEBUG: [chan 5991] Sesch channel 5991 request ok
paramiko.transport: DEBUG: [chan 5991] EOF received (5991)
paramiko.transport: DEBUG: [chan 5991] EOF sent (5991)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2995 count=168 bs=1k
paramiko.transport: DEBUG: [chan 5992] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5992] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5992 opened.
paramiko.transport: DEBUG: [chan 5992] Sesch channel 5992 request ok
paramiko.transport: DEBUG: [chan 5992] EOF received (5992)
paramiko.transport: DEBUG: [chan 5992] EOF sent (5992)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2995 count=168 bs=1k
paramiko.transport: DEBUG: [chan 5993] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5993] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5993 opened.
paramiko.transport: DEBUG: [chan 5993] Sesch channel 5993 request ok
paramiko.transport: DEBUG: [chan 5993] EOF received (5993)
paramiko.transport: DEBUG: [chan 5993] EOF sent (5993)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2996 count=969 bs=1k
paramiko.transport: DEBUG: [chan 5994] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5994] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5994 opened.
paramiko.transport: DEBUG: [chan 5994] Sesch channel 5994 request ok
paramiko.transport: DEBUG: [chan 5994] EOF received (5994)
paramiko.transport: DEBUG: [chan 5994] EOF sent (5994)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2996 count=969 bs=1k
paramiko.transport: DEBUG: [chan 5995] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5995] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5995 opened.
paramiko.transport: DEBUG: [chan 5995] Sesch channel 5995 request ok
paramiko.transport: DEBUG: [chan 5995] EOF received (5995)
paramiko.transport: DEBUG: [chan 5995] EOF sent (5995)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2997 count=720 bs=1k
paramiko.transport: DEBUG: [chan 5996] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5996] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5996 opened.
paramiko.transport: DEBUG: [chan 5996] Sesch channel 5996 request ok
paramiko.transport: DEBUG: [chan 5996] EOF received (5996)
paramiko.transport: DEBUG: [chan 5996] EOF sent (5996)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2997 count=720 bs=1k
paramiko.transport: DEBUG: [chan 5997] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5997] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5997 opened.
paramiko.transport: DEBUG: [chan 5997] Sesch channel 5997 request ok
paramiko.transport: DEBUG: [chan 5997] EOF received (5997)
paramiko.transport: DEBUG: [chan 5997] EOF sent (5997)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2998 count=972 bs=1k
paramiko.transport: DEBUG: [chan 5998] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5998] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5998 opened.
paramiko.transport: DEBUG: [chan 5998] Sesch channel 5998 request ok
paramiko.transport: DEBUG: [chan 5998] EOF received (5998)
paramiko.transport: DEBUG: [chan 5998] EOF sent (5998)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2998 count=972 bs=1k
paramiko.transport: DEBUG: [chan 5999] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 5999] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 5999 opened.
paramiko.transport: DEBUG: [chan 5999] Sesch channel 5999 request ok
paramiko.transport: DEBUG: [chan 5999] EOF received (5999)
paramiko.transport: DEBUG: [chan 5999] EOF sent (5999)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_2999 count=923 bs=1k
paramiko.transport: DEBUG: [chan 6000] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6000] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6000 opened.
paramiko.transport: DEBUG: [chan 6000] Sesch channel 6000 request ok
paramiko.transport: DEBUG: [chan 6000] EOF received (6000)
paramiko.transport: DEBUG: [chan 6000] EOF sent (6000)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_2999 count=923 bs=1k
paramiko.transport: DEBUG: [chan 6001] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6001] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6001 opened.
paramiko.transport: DEBUG: [chan 6001] Sesch channel 6001 request ok
paramiko.transport: DEBUG: [chan 6001] EOF received (6001)
paramiko.transport: DEBUG: [chan 6001] EOF sent (6001)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3000 count=374 bs=1k
paramiko.transport: DEBUG: [chan 6002] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6002] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6002 opened.
paramiko.transport: DEBUG: [chan 6002] Sesch channel 6002 request ok
paramiko.transport: DEBUG: [chan 6002] EOF received (6002)
paramiko.transport: DEBUG: [chan 6002] EOF sent (6002)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3000 count=374 bs=1k
paramiko.transport: DEBUG: [chan 6003] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6003] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6003 opened.
paramiko.transport: DEBUG: [chan 6003] Sesch channel 6003 request ok
paramiko.transport: DEBUG: [chan 6003] EOF received (6003)
paramiko.transport: DEBUG: [chan 6003] EOF sent (6003)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3001 count=323 bs=1k
paramiko.transport: DEBUG: [chan 6004] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6004] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6004 opened.
paramiko.transport: DEBUG: [chan 6004] Sesch channel 6004 request ok
paramiko.transport: DEBUG: [chan 6004] EOF received (6004)
paramiko.transport: DEBUG: [chan 6004] EOF sent (6004)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3001 count=323 bs=1k
paramiko.transport: DEBUG: [chan 6005] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6005] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6005 opened.
paramiko.transport: DEBUG: [chan 6005] Sesch channel 6005 request ok
paramiko.transport: DEBUG: [chan 6005] EOF received (6005)
paramiko.transport: DEBUG: [chan 6005] EOF sent (6005)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3002 count=694 bs=1k
paramiko.transport: DEBUG: [chan 6006] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6006] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6006 opened.
paramiko.transport: DEBUG: [chan 6006] Sesch channel 6006 request ok
paramiko.transport: DEBUG: [chan 6006] EOF received (6006)
paramiko.transport: DEBUG: [chan 6006] EOF sent (6006)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3002 count=694 bs=1k
paramiko.transport: DEBUG: [chan 6007] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6007] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6007 opened.
paramiko.transport: DEBUG: [chan 6007] Sesch channel 6007 request ok
paramiko.transport: DEBUG: [chan 6007] EOF received (6007)
paramiko.transport: DEBUG: [chan 6007] EOF sent (6007)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3003 count=282 bs=1k
paramiko.transport: DEBUG: [chan 6008] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6008] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6008 opened.
paramiko.transport: DEBUG: [chan 6008] Sesch channel 6008 request ok
paramiko.transport: DEBUG: [chan 6008] EOF received (6008)
paramiko.transport: DEBUG: [chan 6008] EOF sent (6008)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3003 count=282 bs=1k
paramiko.transport: DEBUG: [chan 6009] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6009] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6009 opened.
paramiko.transport: DEBUG: [chan 6009] Sesch channel 6009 request ok
paramiko.transport: DEBUG: [chan 6009] EOF received (6009)
paramiko.transport: DEBUG: [chan 6009] EOF sent (6009)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3004 count=327 bs=1k
paramiko.transport: DEBUG: [chan 6010] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6010] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6010 opened.
paramiko.transport: DEBUG: [chan 6010] Sesch channel 6010 request ok
paramiko.transport: DEBUG: [chan 6010] EOF received (6010)
paramiko.transport: DEBUG: [chan 6010] EOF sent (6010)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3004 count=327 bs=1k
paramiko.transport: DEBUG: [chan 6011] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6011] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6011 opened.
paramiko.transport: DEBUG: [chan 6011] Sesch channel 6011 request ok
paramiko.transport: DEBUG: [chan 6011] EOF received (6011)
paramiko.transport: DEBUG: [chan 6011] EOF sent (6011)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3005 count=566 bs=1k
paramiko.transport: DEBUG: [chan 6012] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6012] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6012 opened.
paramiko.transport: DEBUG: [chan 6012] Sesch channel 6012 request ok
paramiko.transport: DEBUG: [chan 6012] EOF received (6012)
paramiko.transport: DEBUG: [chan 6012] EOF sent (6012)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3005 count=566 bs=1k
paramiko.transport: DEBUG: [chan 6013] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6013] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6013 opened.
paramiko.transport: DEBUG: [chan 6013] Sesch channel 6013 request ok
paramiko.transport: DEBUG: [chan 6013] EOF received (6013)
paramiko.transport: DEBUG: [chan 6013] EOF sent (6013)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3006 count=300 bs=1k
paramiko.transport: DEBUG: [chan 6014] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6014] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6014 opened.
paramiko.transport: DEBUG: [chan 6014] Sesch channel 6014 request ok
paramiko.transport: DEBUG: [chan 6014] EOF received (6014)
paramiko.transport: DEBUG: [chan 6014] EOF sent (6014)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3006 count=300 bs=1k
paramiko.transport: DEBUG: [chan 6015] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6015] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6015 opened.
paramiko.transport: DEBUG: [chan 6015] Sesch channel 6015 request ok
paramiko.transport: DEBUG: [chan 6015] EOF received (6015)
paramiko.transport: DEBUG: [chan 6015] EOF sent (6015)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3007 count=916 bs=1k
paramiko.transport: DEBUG: [chan 6016] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6016] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6016 opened.
paramiko.transport: DEBUG: [chan 6016] Sesch channel 6016 request ok
paramiko.transport: DEBUG: [chan 6016] EOF received (6016)
paramiko.transport: DEBUG: [chan 6016] EOF sent (6016)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3007 count=916 bs=1k
paramiko.transport: DEBUG: [chan 6017] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6017] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6017 opened.
paramiko.transport: DEBUG: [chan 6017] Sesch channel 6017 request ok
paramiko.transport: DEBUG: [chan 6017] EOF received (6017)
paramiko.transport: DEBUG: [chan 6017] EOF sent (6017)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3008 count=98 bs=1k
paramiko.transport: DEBUG: [chan 6018] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6018] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6018 opened.
paramiko.transport: DEBUG: [chan 6018] Sesch channel 6018 request ok
paramiko.transport: DEBUG: [chan 6018] EOF received (6018)
paramiko.transport: DEBUG: [chan 6018] EOF sent (6018)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3008 count=98 bs=1k
paramiko.transport: DEBUG: [chan 6019] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6019] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6019 opened.
paramiko.transport: DEBUG: [chan 6019] Sesch channel 6019 request ok
paramiko.transport: DEBUG: [chan 6019] EOF received (6019)
paramiko.transport: DEBUG: [chan 6019] EOF sent (6019)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3009 count=622 bs=1k
paramiko.transport: DEBUG: [chan 6020] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6020] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6020 opened.
paramiko.transport: DEBUG: [chan 6020] Sesch channel 6020 request ok
paramiko.transport: DEBUG: [chan 6020] EOF received (6020)
paramiko.transport: DEBUG: [chan 6020] EOF sent (6020)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3009 count=622 bs=1k
paramiko.transport: DEBUG: [chan 6021] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6021] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6021 opened.
paramiko.transport: DEBUG: [chan 6021] Sesch channel 6021 request ok
paramiko.transport: DEBUG: [chan 6021] EOF received (6021)
paramiko.transport: DEBUG: [chan 6021] EOF sent (6021)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3010 count=455 bs=1k
paramiko.transport: DEBUG: [chan 6022] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6022] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6022 opened.
paramiko.transport: DEBUG: [chan 6022] Sesch channel 6022 request ok
paramiko.transport: DEBUG: [chan 6022] EOF received (6022)
paramiko.transport: DEBUG: [chan 6022] EOF sent (6022)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3010 count=455 bs=1k
paramiko.transport: DEBUG: [chan 6023] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6023] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6023 opened.
paramiko.transport: DEBUG: [chan 6023] Sesch channel 6023 request ok
paramiko.transport: DEBUG: [chan 6023] EOF received (6023)
paramiko.transport: DEBUG: [chan 6023] EOF sent (6023)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3011 count=864 bs=1k
paramiko.transport: DEBUG: [chan 6024] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6024] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6024 opened.
paramiko.transport: DEBUG: [chan 6024] Sesch channel 6024 request ok
paramiko.transport: DEBUG: [chan 6024] EOF received (6024)
paramiko.transport: DEBUG: [chan 6024] EOF sent (6024)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3011 count=864 bs=1k
paramiko.transport: DEBUG: [chan 6025] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6025] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6025 opened.
paramiko.transport: DEBUG: [chan 6025] Sesch channel 6025 request ok
paramiko.transport: DEBUG: [chan 6025] EOF received (6025)
paramiko.transport: DEBUG: [chan 6025] EOF sent (6025)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3012 count=277 bs=1k
paramiko.transport: DEBUG: [chan 6026] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6026] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6026 opened.
paramiko.transport: DEBUG: [chan 6026] Sesch channel 6026 request ok
paramiko.transport: DEBUG: [chan 6026] EOF received (6026)
paramiko.transport: DEBUG: [chan 6026] EOF sent (6026)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3012 count=277 bs=1k
paramiko.transport: DEBUG: [chan 6027] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6027] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6027 opened.
paramiko.transport: DEBUG: [chan 6027] Sesch channel 6027 request ok
paramiko.transport: DEBUG: [chan 6027] EOF received (6027)
paramiko.transport: DEBUG: [chan 6027] EOF sent (6027)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3013 count=587 bs=1k
paramiko.transport: DEBUG: [chan 6028] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6028] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6028 opened.
paramiko.transport: DEBUG: [chan 6028] Sesch channel 6028 request ok
paramiko.transport: DEBUG: [chan 6028] EOF received (6028)
paramiko.transport: DEBUG: [chan 6028] EOF sent (6028)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3013 count=587 bs=1k
paramiko.transport: DEBUG: [chan 6029] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6029] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6029 opened.
paramiko.transport: DEBUG: [chan 6029] Sesch channel 6029 request ok
paramiko.transport: DEBUG: [chan 6029] EOF received (6029)
paramiko.transport: DEBUG: [chan 6029] EOF sent (6029)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3014 count=909 bs=1k
paramiko.transport: DEBUG: [chan 6030] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6030] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6030 opened.
paramiko.transport: DEBUG: [chan 6030] Sesch channel 6030 request ok
paramiko.transport: DEBUG: [chan 6030] EOF received (6030)
paramiko.transport: DEBUG: [chan 6030] EOF sent (6030)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3014 count=909 bs=1k
paramiko.transport: DEBUG: [chan 6031] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6031] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6031 opened.
paramiko.transport: DEBUG: [chan 6031] Sesch channel 6031 request ok
paramiko.transport: DEBUG: [chan 6031] EOF received (6031)
paramiko.transport: DEBUG: [chan 6031] EOF sent (6031)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3015 count=786 bs=1k
paramiko.transport: DEBUG: [chan 6032] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6032] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6032 opened.
paramiko.transport: DEBUG: [chan 6032] Sesch channel 6032 request ok
paramiko.transport: DEBUG: [chan 6032] EOF received (6032)
paramiko.transport: DEBUG: [chan 6032] EOF sent (6032)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3015 count=786 bs=1k
paramiko.transport: DEBUG: [chan 6033] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6033] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6033 opened.
paramiko.transport: DEBUG: [chan 6033] Sesch channel 6033 request ok
paramiko.transport: DEBUG: [chan 6033] EOF received (6033)
paramiko.transport: DEBUG: [chan 6033] EOF sent (6033)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3016 count=50 bs=1k
paramiko.transport: DEBUG: [chan 6034] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6034] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6034 opened.
paramiko.transport: DEBUG: [chan 6034] Sesch channel 6034 request ok
paramiko.transport: DEBUG: [chan 6034] EOF received (6034)
paramiko.transport: DEBUG: [chan 6034] EOF sent (6034)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3016 count=50 bs=1k
paramiko.transport: DEBUG: [chan 6035] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6035] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6035 opened.
paramiko.transport: DEBUG: [chan 6035] Sesch channel 6035 request ok
paramiko.transport: DEBUG: [chan 6035] EOF received (6035)
paramiko.transport: DEBUG: [chan 6035] EOF sent (6035)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3017 count=830 bs=1k
paramiko.transport: DEBUG: [chan 6036] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6036] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6036 opened.
paramiko.transport: DEBUG: [chan 6036] Sesch channel 6036 request ok
paramiko.transport: DEBUG: [chan 6036] EOF received (6036)
paramiko.transport: DEBUG: [chan 6036] EOF sent (6036)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3017 count=830 bs=1k
paramiko.transport: DEBUG: [chan 6037] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6037] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6037 opened.
paramiko.transport: DEBUG: [chan 6037] Sesch channel 6037 request ok
paramiko.transport: DEBUG: [chan 6037] EOF received (6037)
paramiko.transport: DEBUG: [chan 6037] EOF sent (6037)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3018 count=105 bs=1k
paramiko.transport: DEBUG: [chan 6038] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6038] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6038 opened.
paramiko.transport: DEBUG: [chan 6038] Sesch channel 6038 request ok
paramiko.transport: DEBUG: [chan 6038] EOF received (6038)
paramiko.transport: DEBUG: [chan 6038] EOF sent (6038)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3018 count=105 bs=1k
paramiko.transport: DEBUG: [chan 6039] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6039] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6039 opened.
paramiko.transport: DEBUG: [chan 6039] Sesch channel 6039 request ok
paramiko.transport: DEBUG: [chan 6039] EOF received (6039)
paramiko.transport: DEBUG: [chan 6039] EOF sent (6039)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3019 count=650 bs=1k
paramiko.transport: DEBUG: [chan 6040] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6040] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6040 opened.
paramiko.transport: DEBUG: [chan 6040] Sesch channel 6040 request ok
paramiko.transport: DEBUG: [chan 6040] EOF received (6040)
paramiko.transport: DEBUG: [chan 6040] EOF sent (6040)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3019 count=650 bs=1k
paramiko.transport: DEBUG: [chan 6041] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6041] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6041 opened.
paramiko.transport: DEBUG: [chan 6041] Sesch channel 6041 request ok
paramiko.transport: DEBUG: [chan 6041] EOF received (6041)
paramiko.transport: DEBUG: [chan 6041] EOF sent (6041)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3020 count=702 bs=1k
paramiko.transport: DEBUG: [chan 6042] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6042] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6042 opened.
paramiko.transport: DEBUG: [chan 6042] Sesch channel 6042 request ok
paramiko.transport: DEBUG: [chan 6042] EOF received (6042)
paramiko.transport: DEBUG: [chan 6042] EOF sent (6042)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3020 count=702 bs=1k
paramiko.transport: DEBUG: [chan 6043] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6043] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6043 opened.
paramiko.transport: DEBUG: [chan 6043] Sesch channel 6043 request ok
paramiko.transport: DEBUG: [chan 6043] EOF received (6043)
paramiko.transport: DEBUG: [chan 6043] EOF sent (6043)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3021 count=703 bs=1k
paramiko.transport: DEBUG: [chan 6044] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6044] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6044 opened.
paramiko.transport: DEBUG: [chan 6044] Sesch channel 6044 request ok
paramiko.transport: DEBUG: [chan 6044] EOF received (6044)
paramiko.transport: DEBUG: [chan 6044] EOF sent (6044)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3021 count=703 bs=1k
paramiko.transport: DEBUG: [chan 6045] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6045] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6045 opened.
paramiko.transport: DEBUG: [chan 6045] Sesch channel 6045 request ok
paramiko.transport: DEBUG: [chan 6045] EOF received (6045)
paramiko.transport: DEBUG: [chan 6045] EOF sent (6045)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3022 count=22 bs=1k
paramiko.transport: DEBUG: [chan 6046] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6046] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6046 opened.
paramiko.transport: DEBUG: [chan 6046] Sesch channel 6046 request ok
paramiko.transport: DEBUG: [chan 6046] EOF received (6046)
paramiko.transport: DEBUG: [chan 6046] EOF sent (6046)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3022 count=22 bs=1k
paramiko.transport: DEBUG: [chan 6047] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6047] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6047 opened.
paramiko.transport: DEBUG: [chan 6047] Sesch channel 6047 request ok
paramiko.transport: DEBUG: [chan 6047] EOF received (6047)
paramiko.transport: DEBUG: [chan 6047] EOF sent (6047)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3023 count=540 bs=1k
paramiko.transport: DEBUG: [chan 6048] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6048] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6048 opened.
paramiko.transport: DEBUG: [chan 6048] Sesch channel 6048 request ok
paramiko.transport: DEBUG: [chan 6048] EOF received (6048)
paramiko.transport: DEBUG: [chan 6048] EOF sent (6048)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3023 count=540 bs=1k
paramiko.transport: DEBUG: [chan 6049] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6049] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6049 opened.
paramiko.transport: DEBUG: [chan 6049] Sesch channel 6049 request ok
paramiko.transport: DEBUG: [chan 6049] EOF received (6049)
paramiko.transport: DEBUG: [chan 6049] EOF sent (6049)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3024 count=1 bs=1k
paramiko.transport: DEBUG: [chan 6050] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6050] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6050 opened.
paramiko.transport: DEBUG: [chan 6050] Sesch channel 6050 request ok
paramiko.transport: DEBUG: [chan 6050] EOF received (6050)
paramiko.transport: DEBUG: [chan 6050] EOF sent (6050)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3024 count=1 bs=1k
paramiko.transport: DEBUG: [chan 6051] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6051] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6051 opened.
paramiko.transport: DEBUG: [chan 6051] Sesch channel 6051 request ok
paramiko.transport: DEBUG: [chan 6051] EOF received (6051)
paramiko.transport: DEBUG: [chan 6051] EOF sent (6051)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3025 count=374 bs=1k
paramiko.transport: DEBUG: [chan 6052] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6052] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6052 opened.
paramiko.transport: DEBUG: [chan 6052] Sesch channel 6052 request ok
paramiko.transport: DEBUG: [chan 6052] EOF received (6052)
paramiko.transport: DEBUG: [chan 6052] EOF sent (6052)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3025 count=374 bs=1k
paramiko.transport: DEBUG: [chan 6053] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6053] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6053 opened.
paramiko.transport: DEBUG: [chan 6053] Sesch channel 6053 request ok
paramiko.transport: DEBUG: [chan 6053] EOF received (6053)
paramiko.transport: DEBUG: [chan 6053] EOF sent (6053)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3026 count=569 bs=1k
paramiko.transport: DEBUG: [chan 6054] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6054] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6054 opened.
paramiko.transport: DEBUG: [chan 6054] Sesch channel 6054 request ok
paramiko.transport: DEBUG: [chan 6054] EOF received (6054)
paramiko.transport: DEBUG: [chan 6054] EOF sent (6054)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3026 count=569 bs=1k
paramiko.transport: DEBUG: [chan 6055] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6055] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6055 opened.
paramiko.transport: DEBUG: [chan 6055] Sesch channel 6055 request ok
paramiko.transport: DEBUG: [chan 6055] EOF received (6055)
paramiko.transport: DEBUG: [chan 6055] EOF sent (6055)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3027 count=457 bs=1k
paramiko.transport: DEBUG: [chan 6056] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6056] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6056 opened.
paramiko.transport: DEBUG: [chan 6056] Sesch channel 6056 request ok
paramiko.transport: DEBUG: [chan 6056] EOF received (6056)
paramiko.transport: DEBUG: [chan 6056] EOF sent (6056)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3027 count=457 bs=1k
paramiko.transport: DEBUG: [chan 6057] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6057] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6057 opened.
paramiko.transport: DEBUG: [chan 6057] Sesch channel 6057 request ok
paramiko.transport: DEBUG: [chan 6057] EOF received (6057)
paramiko.transport: DEBUG: [chan 6057] EOF sent (6057)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3028 count=813 bs=1k
paramiko.transport: DEBUG: [chan 6058] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6058] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6058 opened.
paramiko.transport: DEBUG: [chan 6058] Sesch channel 6058 request ok
paramiko.transport: DEBUG: [chan 6058] EOF received (6058)
paramiko.transport: DEBUG: [chan 6058] EOF sent (6058)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3028 count=813 bs=1k
paramiko.transport: DEBUG: [chan 6059] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6059] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6059 opened.
paramiko.transport: DEBUG: [chan 6059] Sesch channel 6059 request ok
paramiko.transport: DEBUG: [chan 6059] EOF received (6059)
paramiko.transport: DEBUG: [chan 6059] EOF sent (6059)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3029 count=740 bs=1k
paramiko.transport: DEBUG: [chan 6060] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6060] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6060 opened.
paramiko.transport: DEBUG: [chan 6060] Sesch channel 6060 request ok
paramiko.transport: DEBUG: [chan 6060] EOF received (6060)
paramiko.transport: DEBUG: [chan 6060] EOF sent (6060)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3029 count=740 bs=1k
paramiko.transport: DEBUG: [chan 6061] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6061] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6061 opened.
paramiko.transport: DEBUG: [chan 6061] Sesch channel 6061 request ok
paramiko.transport: DEBUG: [chan 6061] EOF received (6061)
paramiko.transport: DEBUG: [chan 6061] EOF sent (6061)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3030 count=56 bs=1k
paramiko.transport: DEBUG: [chan 6062] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6062] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6062 opened.
paramiko.transport: DEBUG: [chan 6062] Sesch channel 6062 request ok
paramiko.transport: DEBUG: [chan 6062] EOF received (6062)
paramiko.transport: DEBUG: [chan 6062] EOF sent (6062)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3030 count=56 bs=1k
paramiko.transport: DEBUG: [chan 6063] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6063] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6063 opened.
paramiko.transport: DEBUG: [chan 6063] Sesch channel 6063 request ok
paramiko.transport: DEBUG: [chan 6063] EOF received (6063)
paramiko.transport: DEBUG: [chan 6063] EOF sent (6063)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3031 count=898 bs=1k
paramiko.transport: DEBUG: [chan 6064] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6064] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6064 opened.
paramiko.transport: DEBUG: [chan 6064] Sesch channel 6064 request ok
paramiko.transport: DEBUG: [chan 6064] EOF received (6064)
paramiko.transport: DEBUG: [chan 6064] EOF sent (6064)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3031 count=898 bs=1k
paramiko.transport: DEBUG: [chan 6065] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6065] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6065 opened.
paramiko.transport: DEBUG: [chan 6065] Sesch channel 6065 request ok
paramiko.transport: DEBUG: [chan 6065] EOF received (6065)
paramiko.transport: DEBUG: [chan 6065] EOF sent (6065)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3032 count=126 bs=1k
paramiko.transport: DEBUG: [chan 6066] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6066] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6066 opened.
paramiko.transport: DEBUG: [chan 6066] Sesch channel 6066 request ok
paramiko.transport: DEBUG: [chan 6066] EOF received (6066)
paramiko.transport: DEBUG: [chan 6066] EOF sent (6066)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3032 count=126 bs=1k
paramiko.transport: DEBUG: [chan 6067] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6067] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6067 opened.
paramiko.transport: DEBUG: [chan 6067] Sesch channel 6067 request ok
paramiko.transport: DEBUG: [chan 6067] EOF received (6067)
paramiko.transport: DEBUG: [chan 6067] EOF sent (6067)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3033 count=748 bs=1k
paramiko.transport: DEBUG: [chan 6068] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6068] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6068 opened.
paramiko.transport: DEBUG: [chan 6068] Sesch channel 6068 request ok
paramiko.transport: DEBUG: [chan 6068] EOF received (6068)
paramiko.transport: DEBUG: [chan 6068] EOF sent (6068)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3033 count=748 bs=1k
paramiko.transport: DEBUG: [chan 6069] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6069] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6069 opened.
paramiko.transport: DEBUG: [chan 6069] Sesch channel 6069 request ok
paramiko.transport: DEBUG: [chan 6069] EOF received (6069)
paramiko.transport: DEBUG: [chan 6069] EOF sent (6069)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3034 count=97 bs=1k
paramiko.transport: DEBUG: [chan 6070] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6070] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6070 opened.
paramiko.transport: DEBUG: [chan 6070] Sesch channel 6070 request ok
paramiko.transport: DEBUG: [chan 6070] EOF received (6070)
paramiko.transport: DEBUG: [chan 6070] EOF sent (6070)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3034 count=97 bs=1k
paramiko.transport: DEBUG: [chan 6071] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6071] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6071 opened.
paramiko.transport: DEBUG: [chan 6071] Sesch channel 6071 request ok
paramiko.transport: DEBUG: [chan 6071] EOF received (6071)
paramiko.transport: DEBUG: [chan 6071] EOF sent (6071)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3035 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 6072] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6072] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6072 opened.
paramiko.transport: DEBUG: [chan 6072] Sesch channel 6072 request ok
paramiko.transport: DEBUG: [chan 6072] EOF received (6072)
paramiko.transport: DEBUG: [chan 6072] EOF sent (6072)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3035 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 6073] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6073] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6073 opened.
paramiko.transport: DEBUG: [chan 6073] Sesch channel 6073 request ok
paramiko.transport: DEBUG: [chan 6073] EOF received (6073)
paramiko.transport: DEBUG: [chan 6073] EOF sent (6073)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3036 count=406 bs=1k
paramiko.transport: DEBUG: [chan 6074] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6074] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6074 opened.
paramiko.transport: DEBUG: [chan 6074] Sesch channel 6074 request ok
paramiko.transport: DEBUG: [chan 6074] EOF received (6074)
paramiko.transport: DEBUG: [chan 6074] EOF sent (6074)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3036 count=406 bs=1k
paramiko.transport: DEBUG: [chan 6075] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6075] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6075 opened.
paramiko.transport: DEBUG: [chan 6075] Sesch channel 6075 request ok
paramiko.transport: DEBUG: [chan 6075] EOF received (6075)
paramiko.transport: DEBUG: [chan 6075] EOF sent (6075)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3037 count=630 bs=1k
paramiko.transport: DEBUG: [chan 6076] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6076] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6076 opened.
paramiko.transport: DEBUG: [chan 6076] Sesch channel 6076 request ok
paramiko.transport: DEBUG: [chan 6076] EOF received (6076)
paramiko.transport: DEBUG: [chan 6076] EOF sent (6076)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3037 count=630 bs=1k
paramiko.transport: DEBUG: [chan 6077] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6077] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6077 opened.
paramiko.transport: DEBUG: [chan 6077] Sesch channel 6077 request ok
paramiko.transport: DEBUG: [chan 6077] EOF received (6077)
paramiko.transport: DEBUG: [chan 6077] EOF sent (6077)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3038 count=486 bs=1k
paramiko.transport: DEBUG: [chan 6078] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6078] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6078 opened.
paramiko.transport: DEBUG: [chan 6078] Sesch channel 6078 request ok
paramiko.transport: DEBUG: [chan 6078] EOF received (6078)
paramiko.transport: DEBUG: [chan 6078] EOF sent (6078)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3038 count=486 bs=1k
paramiko.transport: DEBUG: [chan 6079] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6079] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6079 opened.
paramiko.transport: DEBUG: [chan 6079] Sesch channel 6079 request ok
paramiko.transport: DEBUG: [chan 6079] EOF received (6079)
paramiko.transport: DEBUG: [chan 6079] EOF sent (6079)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3039 count=249 bs=1k
paramiko.transport: DEBUG: [chan 6080] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6080] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6080 opened.
paramiko.transport: DEBUG: [chan 6080] Sesch channel 6080 request ok
paramiko.transport: DEBUG: [chan 6080] EOF received (6080)
paramiko.transport: DEBUG: [chan 6080] EOF sent (6080)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3039 count=249 bs=1k
paramiko.transport: DEBUG: [chan 6081] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6081] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6081 opened.
paramiko.transport: DEBUG: [chan 6081] Sesch channel 6081 request ok
paramiko.transport: DEBUG: [chan 6081] EOF received (6081)
paramiko.transport: DEBUG: [chan 6081] EOF sent (6081)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3040 count=68 bs=1k
paramiko.transport: DEBUG: [chan 6082] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6082] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6082 opened.
paramiko.transport: DEBUG: [chan 6082] Sesch channel 6082 request ok
paramiko.transport: DEBUG: [chan 6082] EOF received (6082)
paramiko.transport: DEBUG: [chan 6082] EOF sent (6082)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3040 count=68 bs=1k
paramiko.transport: DEBUG: [chan 6083] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6083] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6083 opened.
paramiko.transport: DEBUG: [chan 6083] Sesch channel 6083 request ok
paramiko.transport: DEBUG: [chan 6083] EOF received (6083)
paramiko.transport: DEBUG: [chan 6083] EOF sent (6083)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3041 count=66 bs=1k
paramiko.transport: DEBUG: [chan 6084] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6084] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6084 opened.
paramiko.transport: DEBUG: [chan 6084] Sesch channel 6084 request ok
paramiko.transport: DEBUG: [chan 6084] EOF received (6084)
paramiko.transport: DEBUG: [chan 6084] EOF sent (6084)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3041 count=66 bs=1k
paramiko.transport: DEBUG: [chan 6085] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6085] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6085 opened.
paramiko.transport: DEBUG: [chan 6085] Sesch channel 6085 request ok
paramiko.transport: DEBUG: [chan 6085] EOF received (6085)
paramiko.transport: DEBUG: [chan 6085] EOF sent (6085)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3042 count=599 bs=1k
paramiko.transport: DEBUG: [chan 6086] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6086] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6086 opened.
paramiko.transport: DEBUG: [chan 6086] Sesch channel 6086 request ok
paramiko.transport: DEBUG: [chan 6086] EOF received (6086)
paramiko.transport: DEBUG: [chan 6086] EOF sent (6086)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3042 count=599 bs=1k
paramiko.transport: DEBUG: [chan 6087] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6087] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6087 opened.
paramiko.transport: DEBUG: [chan 6087] Sesch channel 6087 request ok
paramiko.transport: DEBUG: [chan 6087] EOF received (6087)
paramiko.transport: DEBUG: [chan 6087] EOF sent (6087)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3043 count=170 bs=1k
paramiko.transport: DEBUG: [chan 6088] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6088] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6088 opened.
paramiko.transport: DEBUG: [chan 6088] Sesch channel 6088 request ok
paramiko.transport: DEBUG: [chan 6088] EOF received (6088)
paramiko.transport: DEBUG: [chan 6088] EOF sent (6088)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3043 count=170 bs=1k
paramiko.transport: DEBUG: [chan 6089] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6089] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6089 opened.
paramiko.transport: DEBUG: [chan 6089] Sesch channel 6089 request ok
paramiko.transport: DEBUG: [chan 6089] EOF received (6089)
paramiko.transport: DEBUG: [chan 6089] EOF sent (6089)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3044 count=690 bs=1k
paramiko.transport: DEBUG: [chan 6090] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6090] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6090 opened.
paramiko.transport: DEBUG: [chan 6090] Sesch channel 6090 request ok
paramiko.transport: DEBUG: [chan 6090] EOF received (6090)
paramiko.transport: DEBUG: [chan 6090] EOF sent (6090)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3044 count=690 bs=1k
paramiko.transport: DEBUG: [chan 6091] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6091] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6091 opened.
paramiko.transport: DEBUG: [chan 6091] Sesch channel 6091 request ok
paramiko.transport: DEBUG: [chan 6091] EOF received (6091)
paramiko.transport: DEBUG: [chan 6091] EOF sent (6091)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3045 count=48 bs=1k
paramiko.transport: DEBUG: [chan 6092] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6092] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6092 opened.
paramiko.transport: DEBUG: [chan 6092] Sesch channel 6092 request ok
paramiko.transport: DEBUG: [chan 6092] EOF received (6092)
paramiko.transport: DEBUG: [chan 6092] EOF sent (6092)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3045 count=48 bs=1k
paramiko.transport: DEBUG: [chan 6093] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6093] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6093 opened.
paramiko.transport: DEBUG: [chan 6093] Sesch channel 6093 request ok
paramiko.transport: DEBUG: [chan 6093] EOF received (6093)
paramiko.transport: DEBUG: [chan 6093] EOF sent (6093)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3046 count=773 bs=1k
paramiko.transport: DEBUG: [chan 6094] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6094] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6094 opened.
paramiko.transport: DEBUG: [chan 6094] Sesch channel 6094 request ok
paramiko.transport: DEBUG: [chan 6094] EOF received (6094)
paramiko.transport: DEBUG: [chan 6094] EOF sent (6094)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3046 count=773 bs=1k
paramiko.transport: DEBUG: [chan 6095] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6095] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6095 opened.
paramiko.transport: DEBUG: [chan 6095] Sesch channel 6095 request ok
paramiko.transport: DEBUG: [chan 6095] EOF received (6095)
paramiko.transport: DEBUG: [chan 6095] EOF sent (6095)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3047 count=696 bs=1k
paramiko.transport: DEBUG: [chan 6096] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6096] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6096 opened.
paramiko.transport: DEBUG: [chan 6096] Sesch channel 6096 request ok
paramiko.transport: DEBUG: [chan 6096] EOF received (6096)
paramiko.transport: DEBUG: [chan 6096] EOF sent (6096)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3047 count=696 bs=1k
paramiko.transport: DEBUG: [chan 6097] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6097] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6097 opened.
paramiko.transport: DEBUG: [chan 6097] Sesch channel 6097 request ok
paramiko.transport: DEBUG: [chan 6097] EOF received (6097)
paramiko.transport: DEBUG: [chan 6097] EOF sent (6097)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3048 count=503 bs=1k
paramiko.transport: DEBUG: [chan 6098] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6098] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6098 opened.
paramiko.transport: DEBUG: [chan 6098] Sesch channel 6098 request ok
paramiko.transport: DEBUG: [chan 6098] EOF received (6098)
paramiko.transport: DEBUG: [chan 6098] EOF sent (6098)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3048 count=503 bs=1k
paramiko.transport: DEBUG: [chan 6099] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6099] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6099 opened.
paramiko.transport: DEBUG: [chan 6099] Sesch channel 6099 request ok
paramiko.transport: DEBUG: [chan 6099] EOF received (6099)
paramiko.transport: DEBUG: [chan 6099] EOF sent (6099)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3049 count=625 bs=1k
paramiko.transport: DEBUG: [chan 6100] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6100] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6100 opened.
paramiko.transport: DEBUG: [chan 6100] Sesch channel 6100 request ok
paramiko.transport: DEBUG: [chan 6100] EOF received (6100)
paramiko.transport: DEBUG: [chan 6100] EOF sent (6100)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3049 count=625 bs=1k
paramiko.transport: DEBUG: [chan 6101] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6101] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6101 opened.
paramiko.transport: DEBUG: [chan 6101] Sesch channel 6101 request ok
paramiko.transport: DEBUG: [chan 6101] EOF received (6101)
paramiko.transport: DEBUG: [chan 6101] EOF sent (6101)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3050 count=483 bs=1k
paramiko.transport: DEBUG: [chan 6102] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6102] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6102 opened.
paramiko.transport: DEBUG: [chan 6102] Sesch channel 6102 request ok
paramiko.transport: DEBUG: [chan 6102] EOF received (6102)
paramiko.transport: DEBUG: [chan 6102] EOF sent (6102)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3050 count=483 bs=1k
paramiko.transport: DEBUG: [chan 6103] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6103] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6103 opened.
paramiko.transport: DEBUG: [chan 6103] Sesch channel 6103 request ok
paramiko.transport: DEBUG: [chan 6103] EOF received (6103)
paramiko.transport: DEBUG: [chan 6103] EOF sent (6103)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3051 count=279 bs=1k
paramiko.transport: DEBUG: [chan 6104] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6104] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6104 opened.
paramiko.transport: DEBUG: [chan 6104] Sesch channel 6104 request ok
paramiko.transport: DEBUG: [chan 6104] EOF received (6104)
paramiko.transport: DEBUG: [chan 6104] EOF sent (6104)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3051 count=279 bs=1k
paramiko.transport: DEBUG: [chan 6105] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6105] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6105 opened.
paramiko.transport: DEBUG: [chan 6105] Sesch channel 6105 request ok
paramiko.transport: DEBUG: [chan 6105] EOF received (6105)
paramiko.transport: DEBUG: [chan 6105] EOF sent (6105)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3052 count=766 bs=1k
paramiko.transport: DEBUG: [chan 6106] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6106] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6106 opened.
paramiko.transport: DEBUG: [chan 6106] Sesch channel 6106 request ok
paramiko.transport: DEBUG: [chan 6106] EOF received (6106)
paramiko.transport: DEBUG: [chan 6106] EOF sent (6106)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3052 count=766 bs=1k
paramiko.transport: DEBUG: [chan 6107] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6107] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6107 opened.
paramiko.transport: DEBUG: [chan 6107] Sesch channel 6107 request ok
paramiko.transport: DEBUG: [chan 6107] EOF received (6107)
paramiko.transport: DEBUG: [chan 6107] EOF sent (6107)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3053 count=522 bs=1k
paramiko.transport: DEBUG: [chan 6108] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6108] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6108 opened.
paramiko.transport: DEBUG: [chan 6108] Sesch channel 6108 request ok
paramiko.transport: DEBUG: [chan 6108] EOF received (6108)
paramiko.transport: DEBUG: [chan 6108] EOF sent (6108)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3053 count=522 bs=1k
paramiko.transport: DEBUG: [chan 6109] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6109] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6109 opened.
paramiko.transport: DEBUG: [chan 6109] Sesch channel 6109 request ok
paramiko.transport: DEBUG: [chan 6109] EOF received (6109)
paramiko.transport: DEBUG: [chan 6109] EOF sent (6109)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3054 count=106 bs=1k
paramiko.transport: DEBUG: [chan 6110] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6110] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6110 opened.
paramiko.transport: DEBUG: [chan 6110] Sesch channel 6110 request ok
paramiko.transport: DEBUG: [chan 6110] EOF received (6110)
paramiko.transport: DEBUG: [chan 6110] EOF sent (6110)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3054 count=106 bs=1k
paramiko.transport: DEBUG: [chan 6111] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6111] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6111 opened.
paramiko.transport: DEBUG: [chan 6111] Sesch channel 6111 request ok
paramiko.transport: DEBUG: [chan 6111] EOF received (6111)
paramiko.transport: DEBUG: [chan 6111] EOF sent (6111)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3055 count=539 bs=1k
paramiko.transport: DEBUG: [chan 6112] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6112] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6112 opened.
paramiko.transport: DEBUG: [chan 6112] Sesch channel 6112 request ok
paramiko.transport: DEBUG: [chan 6112] EOF received (6112)
paramiko.transport: DEBUG: [chan 6112] EOF sent (6112)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3055 count=539 bs=1k
paramiko.transport: DEBUG: [chan 6113] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6113] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6113 opened.
paramiko.transport: DEBUG: [chan 6113] Sesch channel 6113 request ok
paramiko.transport: DEBUG: [chan 6113] EOF received (6113)
paramiko.transport: DEBUG: [chan 6113] EOF sent (6113)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3056 count=507 bs=1k
paramiko.transport: DEBUG: [chan 6114] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6114] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6114 opened.
paramiko.transport: DEBUG: [chan 6114] Sesch channel 6114 request ok
paramiko.transport: DEBUG: [chan 6114] EOF received (6114)
paramiko.transport: DEBUG: [chan 6114] EOF sent (6114)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3056 count=507 bs=1k
paramiko.transport: DEBUG: [chan 6115] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6115] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6115 opened.
paramiko.transport: DEBUG: [chan 6115] Sesch channel 6115 request ok
paramiko.transport: DEBUG: [chan 6115] EOF received (6115)
paramiko.transport: DEBUG: [chan 6115] EOF sent (6115)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3057 count=568 bs=1k
paramiko.transport: DEBUG: [chan 6116] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6116] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6116 opened.
paramiko.transport: DEBUG: [chan 6116] Sesch channel 6116 request ok
paramiko.transport: DEBUG: [chan 6116] EOF received (6116)
paramiko.transport: DEBUG: [chan 6116] EOF sent (6116)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3057 count=568 bs=1k
paramiko.transport: DEBUG: [chan 6117] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6117] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6117 opened.
paramiko.transport: DEBUG: [chan 6117] Sesch channel 6117 request ok
paramiko.transport: DEBUG: [chan 6117] EOF received (6117)
paramiko.transport: DEBUG: [chan 6117] EOF sent (6117)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3058 count=710 bs=1k
paramiko.transport: DEBUG: [chan 6118] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6118] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6118 opened.
paramiko.transport: DEBUG: [chan 6118] Sesch channel 6118 request ok
paramiko.transport: DEBUG: [chan 6118] EOF received (6118)
paramiko.transport: DEBUG: [chan 6118] EOF sent (6118)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3058 count=710 bs=1k
paramiko.transport: DEBUG: [chan 6119] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6119] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6119 opened.
paramiko.transport: DEBUG: [chan 6119] Sesch channel 6119 request ok
paramiko.transport: DEBUG: [chan 6119] EOF received (6119)
paramiko.transport: DEBUG: [chan 6119] EOF sent (6119)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3059 count=659 bs=1k
paramiko.transport: DEBUG: [chan 6120] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6120] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6120 opened.
paramiko.transport: DEBUG: [chan 6120] Sesch channel 6120 request ok
paramiko.transport: DEBUG: [chan 6120] EOF received (6120)
paramiko.transport: DEBUG: [chan 6120] EOF sent (6120)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3059 count=659 bs=1k
paramiko.transport: DEBUG: [chan 6121] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6121] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6121 opened.
paramiko.transport: DEBUG: [chan 6121] Sesch channel 6121 request ok
paramiko.transport: DEBUG: [chan 6121] EOF received (6121)
paramiko.transport: DEBUG: [chan 6121] EOF sent (6121)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3060 count=311 bs=1k
paramiko.transport: DEBUG: [chan 6122] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6122] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6122 opened.
paramiko.transport: DEBUG: [chan 6122] Sesch channel 6122 request ok
paramiko.transport: DEBUG: [chan 6122] EOF received (6122)
paramiko.transport: DEBUG: [chan 6122] EOF sent (6122)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3060 count=311 bs=1k
paramiko.transport: DEBUG: [chan 6123] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6123] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6123 opened.
paramiko.transport: DEBUG: [chan 6123] Sesch channel 6123 request ok
paramiko.transport: DEBUG: [chan 6123] EOF received (6123)
paramiko.transport: DEBUG: [chan 6123] EOF sent (6123)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3061 count=989 bs=1k
paramiko.transport: DEBUG: [chan 6124] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6124] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6124 opened.
paramiko.transport: DEBUG: [chan 6124] Sesch channel 6124 request ok
paramiko.transport: DEBUG: [chan 6124] EOF received (6124)
paramiko.transport: DEBUG: [chan 6124] EOF sent (6124)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3061 count=989 bs=1k
paramiko.transport: DEBUG: [chan 6125] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6125] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6125 opened.
paramiko.transport: DEBUG: [chan 6125] Sesch channel 6125 request ok
paramiko.transport: DEBUG: [chan 6125] EOF received (6125)
paramiko.transport: DEBUG: [chan 6125] EOF sent (6125)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3062 count=244 bs=1k
paramiko.transport: DEBUG: [chan 6126] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6126] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6126 opened.
paramiko.transport: DEBUG: [chan 6126] Sesch channel 6126 request ok
paramiko.transport: DEBUG: [chan 6126] EOF received (6126)
paramiko.transport: DEBUG: [chan 6126] EOF sent (6126)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3062 count=244 bs=1k
paramiko.transport: DEBUG: [chan 6127] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6127] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6127 opened.
paramiko.transport: DEBUG: [chan 6127] Sesch channel 6127 request ok
paramiko.transport: DEBUG: [chan 6127] EOF received (6127)
paramiko.transport: DEBUG: [chan 6127] EOF sent (6127)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3063 count=878 bs=1k
paramiko.transport: DEBUG: [chan 6128] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6128] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6128 opened.
paramiko.transport: DEBUG: [chan 6128] Sesch channel 6128 request ok
paramiko.transport: DEBUG: [chan 6128] EOF received (6128)
paramiko.transport: DEBUG: [chan 6128] EOF sent (6128)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3063 count=878 bs=1k
paramiko.transport: DEBUG: [chan 6129] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6129] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6129 opened.
paramiko.transport: DEBUG: [chan 6129] Sesch channel 6129 request ok
paramiko.transport: DEBUG: [chan 6129] EOF received (6129)
paramiko.transport: DEBUG: [chan 6129] EOF sent (6129)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3064 count=417 bs=1k
paramiko.transport: DEBUG: [chan 6130] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6130] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6130 opened.
paramiko.transport: DEBUG: [chan 6130] Sesch channel 6130 request ok
paramiko.transport: DEBUG: [chan 6130] EOF received (6130)
paramiko.transport: DEBUG: [chan 6130] EOF sent (6130)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3064 count=417 bs=1k
paramiko.transport: DEBUG: [chan 6131] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6131] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6131 opened.
paramiko.transport: DEBUG: [chan 6131] Sesch channel 6131 request ok
paramiko.transport: DEBUG: [chan 6131] EOF received (6131)
paramiko.transport: DEBUG: [chan 6131] EOF sent (6131)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3065 count=608 bs=1k
paramiko.transport: DEBUG: [chan 6132] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6132] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6132 opened.
paramiko.transport: DEBUG: [chan 6132] Sesch channel 6132 request ok
paramiko.transport: DEBUG: [chan 6132] EOF received (6132)
paramiko.transport: DEBUG: [chan 6132] EOF sent (6132)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3065 count=608 bs=1k
paramiko.transport: DEBUG: [chan 6133] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6133] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6133 opened.
paramiko.transport: DEBUG: [chan 6133] Sesch channel 6133 request ok
paramiko.transport: DEBUG: [chan 6133] EOF received (6133)
paramiko.transport: DEBUG: [chan 6133] EOF sent (6133)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3066 count=700 bs=1k
paramiko.transport: DEBUG: [chan 6134] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6134] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6134 opened.
paramiko.transport: DEBUG: [chan 6134] Sesch channel 6134 request ok
paramiko.transport: DEBUG: [chan 6134] EOF received (6134)
paramiko.transport: DEBUG: [chan 6134] EOF sent (6134)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3066 count=700 bs=1k
paramiko.transport: DEBUG: [chan 6135] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6135] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6135 opened.
paramiko.transport: DEBUG: [chan 6135] Sesch channel 6135 request ok
paramiko.transport: DEBUG: [chan 6135] EOF received (6135)
paramiko.transport: DEBUG: [chan 6135] EOF sent (6135)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3067 count=436 bs=1k
paramiko.transport: DEBUG: [chan 6136] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6136] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6136 opened.
paramiko.transport: DEBUG: [chan 6136] Sesch channel 6136 request ok
paramiko.transport: DEBUG: [chan 6136] EOF received (6136)
paramiko.transport: DEBUG: [chan 6136] EOF sent (6136)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3067 count=436 bs=1k
paramiko.transport: DEBUG: [chan 6137] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6137] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6137 opened.
paramiko.transport: DEBUG: [chan 6137] Sesch channel 6137 request ok
paramiko.transport: DEBUG: [chan 6137] EOF received (6137)
paramiko.transport: DEBUG: [chan 6137] EOF sent (6137)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3068 count=489 bs=1k
paramiko.transport: DEBUG: [chan 6138] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6138] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6138 opened.
paramiko.transport: DEBUG: [chan 6138] Sesch channel 6138 request ok
paramiko.transport: DEBUG: [chan 6138] EOF received (6138)
paramiko.transport: DEBUG: [chan 6138] EOF sent (6138)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3068 count=489 bs=1k
paramiko.transport: DEBUG: [chan 6139] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6139] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6139 opened.
paramiko.transport: DEBUG: [chan 6139] Sesch channel 6139 request ok
paramiko.transport: DEBUG: [chan 6139] EOF received (6139)
paramiko.transport: DEBUG: [chan 6139] EOF sent (6139)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3069 count=822 bs=1k
paramiko.transport: DEBUG: [chan 6140] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6140] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6140 opened.
paramiko.transport: DEBUG: [chan 6140] Sesch channel 6140 request ok
paramiko.transport: DEBUG: [chan 6140] EOF received (6140)
paramiko.transport: DEBUG: [chan 6140] EOF sent (6140)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3069 count=822 bs=1k
paramiko.transport: DEBUG: [chan 6141] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6141] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6141 opened.
paramiko.transport: DEBUG: [chan 6141] Sesch channel 6141 request ok
paramiko.transport: DEBUG: [chan 6141] EOF received (6141)
paramiko.transport: DEBUG: [chan 6141] EOF sent (6141)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3070 count=921 bs=1k
paramiko.transport: DEBUG: [chan 6142] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6142] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6142 opened.
paramiko.transport: DEBUG: [chan 6142] Sesch channel 6142 request ok
paramiko.transport: DEBUG: [chan 6142] EOF received (6142)
paramiko.transport: DEBUG: [chan 6142] EOF sent (6142)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3070 count=921 bs=1k
paramiko.transport: DEBUG: [chan 6143] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6143] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6143 opened.
paramiko.transport: DEBUG: [chan 6143] Sesch channel 6143 request ok
paramiko.transport: DEBUG: [chan 6143] EOF received (6143)
paramiko.transport: DEBUG: [chan 6143] EOF sent (6143)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3071 count=968 bs=1k
paramiko.transport: DEBUG: [chan 6144] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6144] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6144 opened.
paramiko.transport: DEBUG: [chan 6144] Sesch channel 6144 request ok
paramiko.transport: DEBUG: [chan 6144] EOF received (6144)
paramiko.transport: DEBUG: [chan 6144] EOF sent (6144)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3071 count=968 bs=1k
paramiko.transport: DEBUG: [chan 6145] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6145] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6145 opened.
paramiko.transport: DEBUG: [chan 6145] Sesch channel 6145 request ok
paramiko.transport: DEBUG: [chan 6145] EOF received (6145)
paramiko.transport: DEBUG: [chan 6145] EOF sent (6145)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3072 count=791 bs=1k
paramiko.transport: DEBUG: [chan 6146] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6146] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6146 opened.
paramiko.transport: DEBUG: [chan 6146] Sesch channel 6146 request ok
paramiko.transport: DEBUG: [chan 6146] EOF received (6146)
paramiko.transport: DEBUG: [chan 6146] EOF sent (6146)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3072 count=791 bs=1k
paramiko.transport: DEBUG: [chan 6147] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6147] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6147 opened.
paramiko.transport: DEBUG: [chan 6147] Sesch channel 6147 request ok
paramiko.transport: DEBUG: [chan 6147] EOF received (6147)
paramiko.transport: DEBUG: [chan 6147] EOF sent (6147)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3073 count=159 bs=1k
paramiko.transport: DEBUG: [chan 6148] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6148] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6148 opened.
paramiko.transport: DEBUG: [chan 6148] Sesch channel 6148 request ok
paramiko.transport: DEBUG: [chan 6148] EOF received (6148)
paramiko.transport: DEBUG: [chan 6148] EOF sent (6148)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3073 count=159 bs=1k
paramiko.transport: DEBUG: [chan 6149] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6149] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6149 opened.
paramiko.transport: DEBUG: [chan 6149] Sesch channel 6149 request ok
paramiko.transport: DEBUG: [chan 6149] EOF received (6149)
paramiko.transport: DEBUG: [chan 6149] EOF sent (6149)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3074 count=895 bs=1k
paramiko.transport: DEBUG: [chan 6150] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6150] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6150 opened.
paramiko.transport: DEBUG: [chan 6150] Sesch channel 6150 request ok
paramiko.transport: DEBUG: [chan 6150] EOF received (6150)
paramiko.transport: DEBUG: [chan 6150] EOF sent (6150)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3074 count=895 bs=1k
paramiko.transport: DEBUG: [chan 6151] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6151] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6151 opened.
paramiko.transport: DEBUG: [chan 6151] Sesch channel 6151 request ok
paramiko.transport: DEBUG: [chan 6151] EOF received (6151)
paramiko.transport: DEBUG: [chan 6151] EOF sent (6151)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3075 count=281 bs=1k
paramiko.transport: DEBUG: [chan 6152] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6152] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6152 opened.
paramiko.transport: DEBUG: [chan 6152] Sesch channel 6152 request ok
paramiko.transport: DEBUG: [chan 6152] EOF received (6152)
paramiko.transport: DEBUG: [chan 6152] EOF sent (6152)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3075 count=281 bs=1k
paramiko.transport: DEBUG: [chan 6153] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6153] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6153 opened.
paramiko.transport: DEBUG: [chan 6153] Sesch channel 6153 request ok
paramiko.transport: DEBUG: [chan 6153] EOF received (6153)
paramiko.transport: DEBUG: [chan 6153] EOF sent (6153)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3076 count=484 bs=1k
paramiko.transport: DEBUG: [chan 6154] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6154] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6154 opened.
paramiko.transport: DEBUG: [chan 6154] Sesch channel 6154 request ok
paramiko.transport: DEBUG: [chan 6154] EOF received (6154)
paramiko.transport: DEBUG: [chan 6154] EOF sent (6154)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3076 count=484 bs=1k
paramiko.transport: DEBUG: [chan 6155] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6155] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6155 opened.
paramiko.transport: DEBUG: [chan 6155] Sesch channel 6155 request ok
paramiko.transport: DEBUG: [chan 6155] EOF received (6155)
paramiko.transport: DEBUG: [chan 6155] EOF sent (6155)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3077 count=531 bs=1k
paramiko.transport: DEBUG: [chan 6156] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6156] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6156 opened.
paramiko.transport: DEBUG: [chan 6156] Sesch channel 6156 request ok
paramiko.transport: DEBUG: [chan 6156] EOF received (6156)
paramiko.transport: DEBUG: [chan 6156] EOF sent (6156)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3077 count=531 bs=1k
paramiko.transport: DEBUG: [chan 6157] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6157] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6157 opened.
paramiko.transport: DEBUG: [chan 6157] Sesch channel 6157 request ok
paramiko.transport: DEBUG: [chan 6157] EOF received (6157)
paramiko.transport: DEBUG: [chan 6157] EOF sent (6157)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3078 count=555 bs=1k
paramiko.transport: DEBUG: [chan 6158] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6158] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6158 opened.
paramiko.transport: DEBUG: [chan 6158] Sesch channel 6158 request ok
paramiko.transport: DEBUG: [chan 6158] EOF received (6158)
paramiko.transport: DEBUG: [chan 6158] EOF sent (6158)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3078 count=555 bs=1k
paramiko.transport: DEBUG: [chan 6159] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6159] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6159 opened.
paramiko.transport: DEBUG: [chan 6159] Sesch channel 6159 request ok
paramiko.transport: DEBUG: [chan 6159] EOF received (6159)
paramiko.transport: DEBUG: [chan 6159] EOF sent (6159)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3079 count=237 bs=1k
paramiko.transport: DEBUG: [chan 6160] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6160] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6160 opened.
paramiko.transport: DEBUG: [chan 6160] Sesch channel 6160 request ok
paramiko.transport: DEBUG: [chan 6160] EOF received (6160)
paramiko.transport: DEBUG: [chan 6160] EOF sent (6160)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3079 count=237 bs=1k
paramiko.transport: DEBUG: [chan 6161] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6161] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6161 opened.
paramiko.transport: DEBUG: [chan 6161] Sesch channel 6161 request ok
paramiko.transport: DEBUG: [chan 6161] EOF received (6161)
paramiko.transport: DEBUG: [chan 6161] EOF sent (6161)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3080 count=632 bs=1k
paramiko.transport: DEBUG: [chan 6162] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6162] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6162 opened.
paramiko.transport: DEBUG: [chan 6162] Sesch channel 6162 request ok
paramiko.transport: DEBUG: [chan 6162] EOF received (6162)
paramiko.transport: DEBUG: [chan 6162] EOF sent (6162)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3080 count=632 bs=1k
paramiko.transport: DEBUG: [chan 6163] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6163] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6163 opened.
paramiko.transport: DEBUG: [chan 6163] Sesch channel 6163 request ok
paramiko.transport: DEBUG: [chan 6163] EOF received (6163)
paramiko.transport: DEBUG: [chan 6163] EOF sent (6163)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3081 count=717 bs=1k
paramiko.transport: DEBUG: [chan 6164] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6164] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6164 opened.
paramiko.transport: DEBUG: [chan 6164] Sesch channel 6164 request ok
paramiko.transport: DEBUG: [chan 6164] EOF received (6164)
paramiko.transport: DEBUG: [chan 6164] EOF sent (6164)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3081 count=717 bs=1k
paramiko.transport: DEBUG: [chan 6165] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6165] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6165 opened.
paramiko.transport: DEBUG: [chan 6165] Sesch channel 6165 request ok
paramiko.transport: DEBUG: [chan 6165] EOF received (6165)
paramiko.transport: DEBUG: [chan 6165] EOF sent (6165)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3082 count=887 bs=1k
paramiko.transport: DEBUG: [chan 6166] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6166] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6166 opened.
paramiko.transport: DEBUG: [chan 6166] Sesch channel 6166 request ok
paramiko.transport: DEBUG: [chan 6166] EOF received (6166)
paramiko.transport: DEBUG: [chan 6166] EOF sent (6166)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3082 count=887 bs=1k
paramiko.transport: DEBUG: [chan 6167] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6167] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6167 opened.
paramiko.transport: DEBUG: [chan 6167] Sesch channel 6167 request ok
paramiko.transport: DEBUG: [chan 6167] EOF received (6167)
paramiko.transport: DEBUG: [chan 6167] EOF sent (6167)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3083 count=635 bs=1k
paramiko.transport: DEBUG: [chan 6168] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6168] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6168 opened.
paramiko.transport: DEBUG: [chan 6168] Sesch channel 6168 request ok
paramiko.transport: DEBUG: [chan 6168] EOF received (6168)
paramiko.transport: DEBUG: [chan 6168] EOF sent (6168)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3083 count=635 bs=1k
paramiko.transport: DEBUG: [chan 6169] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6169] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6169 opened.
paramiko.transport: DEBUG: [chan 6169] Sesch channel 6169 request ok
paramiko.transport: DEBUG: [chan 6169] EOF received (6169)
paramiko.transport: DEBUG: [chan 6169] EOF sent (6169)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3084 count=49 bs=1k
paramiko.transport: DEBUG: [chan 6170] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6170] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6170 opened.
paramiko.transport: DEBUG: [chan 6170] Sesch channel 6170 request ok
paramiko.transport: DEBUG: [chan 6170] EOF received (6170)
paramiko.transport: DEBUG: [chan 6170] EOF sent (6170)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3084 count=49 bs=1k
paramiko.transport: DEBUG: [chan 6171] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6171] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6171 opened.
paramiko.transport: DEBUG: [chan 6171] Sesch channel 6171 request ok
paramiko.transport: DEBUG: [chan 6171] EOF received (6171)
paramiko.transport: DEBUG: [chan 6171] EOF sent (6171)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3085 count=268 bs=1k
paramiko.transport: DEBUG: [chan 6172] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6172] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6172 opened.
paramiko.transport: DEBUG: [chan 6172] Sesch channel 6172 request ok
paramiko.transport: DEBUG: [chan 6172] EOF received (6172)
paramiko.transport: DEBUG: [chan 6172] EOF sent (6172)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3085 count=268 bs=1k
paramiko.transport: DEBUG: [chan 6173] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6173] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6173 opened.
paramiko.transport: DEBUG: [chan 6173] Sesch channel 6173 request ok
paramiko.transport: DEBUG: [chan 6173] EOF received (6173)
paramiko.transport: DEBUG: [chan 6173] EOF sent (6173)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3086 count=723 bs=1k
paramiko.transport: DEBUG: [chan 6174] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6174] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6174 opened.
paramiko.transport: DEBUG: [chan 6174] Sesch channel 6174 request ok
paramiko.transport: DEBUG: [chan 6174] EOF received (6174)
paramiko.transport: DEBUG: [chan 6174] EOF sent (6174)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3086 count=723 bs=1k
paramiko.transport: DEBUG: [chan 6175] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6175] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6175 opened.
paramiko.transport: DEBUG: [chan 6175] Sesch channel 6175 request ok
paramiko.transport: DEBUG: [chan 6175] EOF received (6175)
paramiko.transport: DEBUG: [chan 6175] EOF sent (6175)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3087 count=245 bs=1k
paramiko.transport: DEBUG: [chan 6176] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6176] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6176 opened.
paramiko.transport: DEBUG: [chan 6176] Sesch channel 6176 request ok
paramiko.transport: DEBUG: [chan 6176] EOF received (6176)
paramiko.transport: DEBUG: [chan 6176] EOF sent (6176)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3087 count=245 bs=1k
paramiko.transport: DEBUG: [chan 6177] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6177] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6177 opened.
paramiko.transport: DEBUG: [chan 6177] Sesch channel 6177 request ok
paramiko.transport: DEBUG: [chan 6177] EOF received (6177)
paramiko.transport: DEBUG: [chan 6177] EOF sent (6177)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3088 count=426 bs=1k
paramiko.transport: DEBUG: [chan 6178] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6178] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6178 opened.
paramiko.transport: DEBUG: [chan 6178] Sesch channel 6178 request ok
paramiko.transport: DEBUG: [chan 6178] EOF received (6178)
paramiko.transport: DEBUG: [chan 6178] EOF sent (6178)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3088 count=426 bs=1k
paramiko.transport: DEBUG: [chan 6179] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6179] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6179 opened.
paramiko.transport: DEBUG: [chan 6179] Sesch channel 6179 request ok
paramiko.transport: DEBUG: [chan 6179] EOF received (6179)
paramiko.transport: DEBUG: [chan 6179] EOF sent (6179)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3089 count=849 bs=1k
paramiko.transport: DEBUG: [chan 6180] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6180] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6180 opened.
paramiko.transport: DEBUG: [chan 6180] Sesch channel 6180 request ok
paramiko.transport: DEBUG: [chan 6180] EOF received (6180)
paramiko.transport: DEBUG: [chan 6180] EOF sent (6180)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3089 count=849 bs=1k
paramiko.transport: DEBUG: [chan 6181] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6181] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6181 opened.
paramiko.transport: DEBUG: [chan 6181] Sesch channel 6181 request ok
paramiko.transport: DEBUG: [chan 6181] EOF received (6181)
paramiko.transport: DEBUG: [chan 6181] EOF sent (6181)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3090 count=291 bs=1k
paramiko.transport: DEBUG: [chan 6182] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6182] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6182 opened.
paramiko.transport: DEBUG: [chan 6182] Sesch channel 6182 request ok
paramiko.transport: DEBUG: [chan 6182] EOF received (6182)
paramiko.transport: DEBUG: [chan 6182] EOF sent (6182)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3090 count=291 bs=1k
paramiko.transport: DEBUG: [chan 6183] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6183] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6183 opened.
paramiko.transport: DEBUG: [chan 6183] Sesch channel 6183 request ok
paramiko.transport: DEBUG: [chan 6183] EOF received (6183)
paramiko.transport: DEBUG: [chan 6183] EOF sent (6183)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3091 count=334 bs=1k
paramiko.transport: DEBUG: [chan 6184] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6184] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6184 opened.
paramiko.transport: DEBUG: [chan 6184] Sesch channel 6184 request ok
paramiko.transport: DEBUG: [chan 6184] EOF received (6184)
paramiko.transport: DEBUG: [chan 6184] EOF sent (6184)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3091 count=334 bs=1k
paramiko.transport: DEBUG: [chan 6185] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6185] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6185 opened.
paramiko.transport: DEBUG: [chan 6185] Sesch channel 6185 request ok
paramiko.transport: DEBUG: [chan 6185] EOF received (6185)
paramiko.transport: DEBUG: [chan 6185] EOF sent (6185)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3092 count=640 bs=1k
paramiko.transport: DEBUG: [chan 6186] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6186] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6186 opened.
paramiko.transport: DEBUG: [chan 6186] Sesch channel 6186 request ok
paramiko.transport: DEBUG: [chan 6186] EOF received (6186)
paramiko.transport: DEBUG: [chan 6186] EOF sent (6186)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3092 count=640 bs=1k
paramiko.transport: DEBUG: [chan 6187] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6187] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6187 opened.
paramiko.transport: DEBUG: [chan 6187] Sesch channel 6187 request ok
paramiko.transport: DEBUG: [chan 6187] EOF received (6187)
paramiko.transport: DEBUG: [chan 6187] EOF sent (6187)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3093 count=213 bs=1k
paramiko.transport: DEBUG: [chan 6188] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6188] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6188 opened.
paramiko.transport: DEBUG: [chan 6188] Sesch channel 6188 request ok
paramiko.transport: DEBUG: [chan 6188] EOF received (6188)
paramiko.transport: DEBUG: [chan 6188] EOF sent (6188)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3093 count=213 bs=1k
paramiko.transport: DEBUG: [chan 6189] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6189] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6189 opened.
paramiko.transport: DEBUG: [chan 6189] Sesch channel 6189 request ok
paramiko.transport: DEBUG: [chan 6189] EOF received (6189)
paramiko.transport: DEBUG: [chan 6189] EOF sent (6189)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3094 count=123 bs=1k
paramiko.transport: DEBUG: [chan 6190] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6190] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6190 opened.
paramiko.transport: DEBUG: [chan 6190] Sesch channel 6190 request ok
paramiko.transport: DEBUG: [chan 6190] EOF received (6190)
paramiko.transport: DEBUG: [chan 6190] EOF sent (6190)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3094 count=123 bs=1k
paramiko.transport: DEBUG: [chan 6191] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6191] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6191 opened.
paramiko.transport: DEBUG: [chan 6191] Sesch channel 6191 request ok
paramiko.transport: DEBUG: [chan 6191] EOF received (6191)
paramiko.transport: DEBUG: [chan 6191] EOF sent (6191)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3095 count=790 bs=1k
paramiko.transport: DEBUG: [chan 6192] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6192] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6192 opened.
paramiko.transport: DEBUG: [chan 6192] Sesch channel 6192 request ok
paramiko.transport: DEBUG: [chan 6192] EOF received (6192)
paramiko.transport: DEBUG: [chan 6192] EOF sent (6192)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3095 count=790 bs=1k
paramiko.transport: DEBUG: [chan 6193] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6193] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6193 opened.
paramiko.transport: DEBUG: [chan 6193] Sesch channel 6193 request ok
paramiko.transport: DEBUG: [chan 6193] EOF received (6193)
paramiko.transport: DEBUG: [chan 6193] EOF sent (6193)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3096 count=100 bs=1k
paramiko.transport: DEBUG: [chan 6194] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6194] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6194 opened.
paramiko.transport: DEBUG: [chan 6194] Sesch channel 6194 request ok
paramiko.transport: DEBUG: [chan 6194] EOF received (6194)
paramiko.transport: DEBUG: [chan 6194] EOF sent (6194)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3096 count=100 bs=1k
paramiko.transport: DEBUG: [chan 6195] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6195] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6195 opened.
paramiko.transport: DEBUG: [chan 6195] Sesch channel 6195 request ok
paramiko.transport: DEBUG: [chan 6195] EOF received (6195)
paramiko.transport: DEBUG: [chan 6195] EOF sent (6195)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3097 count=480 bs=1k
paramiko.transport: DEBUG: [chan 6196] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6196] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6196 opened.
paramiko.transport: DEBUG: [chan 6196] Sesch channel 6196 request ok
paramiko.transport: DEBUG: [chan 6196] EOF received (6196)
paramiko.transport: DEBUG: [chan 6196] EOF sent (6196)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3097 count=480 bs=1k
paramiko.transport: DEBUG: [chan 6197] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6197] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6197 opened.
paramiko.transport: DEBUG: [chan 6197] Sesch channel 6197 request ok
paramiko.transport: DEBUG: [chan 6197] EOF received (6197)
paramiko.transport: DEBUG: [chan 6197] EOF sent (6197)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3098 count=106 bs=1k
paramiko.transport: DEBUG: [chan 6198] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6198] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6198 opened.
paramiko.transport: DEBUG: [chan 6198] Sesch channel 6198 request ok
paramiko.transport: DEBUG: [chan 6198] EOF received (6198)
paramiko.transport: DEBUG: [chan 6198] EOF sent (6198)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3098 count=106 bs=1k
paramiko.transport: DEBUG: [chan 6199] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6199] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6199 opened.
paramiko.transport: DEBUG: [chan 6199] Sesch channel 6199 request ok
paramiko.transport: DEBUG: [chan 6199] EOF received (6199)
paramiko.transport: DEBUG: [chan 6199] EOF sent (6199)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3099 count=374 bs=1k
paramiko.transport: DEBUG: [chan 6200] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6200] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6200 opened.
paramiko.transport: DEBUG: [chan 6200] Sesch channel 6200 request ok
paramiko.transport: DEBUG: [chan 6200] EOF received (6200)
paramiko.transport: DEBUG: [chan 6200] EOF sent (6200)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3099 count=374 bs=1k
paramiko.transport: DEBUG: [chan 6201] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6201] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6201 opened.
paramiko.transport: DEBUG: [chan 6201] Sesch channel 6201 request ok
paramiko.transport: DEBUG: [chan 6201] EOF received (6201)
paramiko.transport: DEBUG: [chan 6201] EOF sent (6201)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3100 count=560 bs=1k
paramiko.transport: DEBUG: [chan 6202] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6202] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6202 opened.
paramiko.transport: DEBUG: [chan 6202] Sesch channel 6202 request ok
paramiko.transport: DEBUG: [chan 6202] EOF received (6202)
paramiko.transport: DEBUG: [chan 6202] EOF sent (6202)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3100 count=560 bs=1k
paramiko.transport: DEBUG: [chan 6203] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6203] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6203 opened.
paramiko.transport: DEBUG: [chan 6203] Sesch channel 6203 request ok
paramiko.transport: DEBUG: [chan 6203] EOF received (6203)
paramiko.transport: DEBUG: [chan 6203] EOF sent (6203)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3101 count=307 bs=1k
paramiko.transport: DEBUG: [chan 6204] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6204] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6204 opened.
paramiko.transport: DEBUG: [chan 6204] Sesch channel 6204 request ok
paramiko.transport: DEBUG: [chan 6204] EOF received (6204)
paramiko.transport: DEBUG: [chan 6204] EOF sent (6204)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3101 count=307 bs=1k
paramiko.transport: DEBUG: [chan 6205] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6205] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6205 opened.
paramiko.transport: DEBUG: [chan 6205] Sesch channel 6205 request ok
paramiko.transport: DEBUG: [chan 6205] EOF received (6205)
paramiko.transport: DEBUG: [chan 6205] EOF sent (6205)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3102 count=970 bs=1k
paramiko.transport: DEBUG: [chan 6206] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6206] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6206 opened.
paramiko.transport: DEBUG: [chan 6206] Sesch channel 6206 request ok
paramiko.transport: DEBUG: [chan 6206] EOF received (6206)
paramiko.transport: DEBUG: [chan 6206] EOF sent (6206)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3102 count=970 bs=1k
paramiko.transport: DEBUG: [chan 6207] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6207] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6207 opened.
paramiko.transport: DEBUG: [chan 6207] Sesch channel 6207 request ok
paramiko.transport: DEBUG: [chan 6207] EOF received (6207)
paramiko.transport: DEBUG: [chan 6207] EOF sent (6207)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3103 count=919 bs=1k
paramiko.transport: DEBUG: [chan 6208] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6208] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6208 opened.
paramiko.transport: DEBUG: [chan 6208] Sesch channel 6208 request ok
paramiko.transport: DEBUG: [chan 6208] EOF received (6208)
paramiko.transport: DEBUG: [chan 6208] EOF sent (6208)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3103 count=919 bs=1k
paramiko.transport: DEBUG: [chan 6209] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6209] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6209 opened.
paramiko.transport: DEBUG: [chan 6209] Sesch channel 6209 request ok
paramiko.transport: DEBUG: [chan 6209] EOF received (6209)
paramiko.transport: DEBUG: [chan 6209] EOF sent (6209)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3104 count=6 bs=1k
paramiko.transport: DEBUG: [chan 6210] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6210] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6210 opened.
paramiko.transport: DEBUG: [chan 6210] Sesch channel 6210 request ok
paramiko.transport: DEBUG: [chan 6210] EOF received (6210)
paramiko.transport: DEBUG: [chan 6210] EOF sent (6210)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3104 count=6 bs=1k
paramiko.transport: DEBUG: [chan 6211] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6211] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6211 opened.
paramiko.transport: DEBUG: [chan 6211] Sesch channel 6211 request ok
paramiko.transport: DEBUG: [chan 6211] EOF received (6211)
paramiko.transport: DEBUG: [chan 6211] EOF sent (6211)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3105 count=925 bs=1k
paramiko.transport: DEBUG: [chan 6212] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6212] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6212 opened.
paramiko.transport: DEBUG: [chan 6212] Sesch channel 6212 request ok
paramiko.transport: DEBUG: [chan 6212] EOF received (6212)
paramiko.transport: DEBUG: [chan 6212] EOF sent (6212)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3105 count=925 bs=1k
paramiko.transport: DEBUG: [chan 6213] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6213] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6213 opened.
paramiko.transport: DEBUG: [chan 6213] Sesch channel 6213 request ok
paramiko.transport: DEBUG: [chan 6213] EOF received (6213)
paramiko.transport: DEBUG: [chan 6213] EOF sent (6213)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3106 count=991 bs=1k
paramiko.transport: DEBUG: [chan 6214] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6214] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6214 opened.
paramiko.transport: DEBUG: [chan 6214] Sesch channel 6214 request ok
paramiko.transport: DEBUG: [chan 6214] EOF received (6214)
paramiko.transport: DEBUG: [chan 6214] EOF sent (6214)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3106 count=991 bs=1k
paramiko.transport: DEBUG: [chan 6215] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6215] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6215 opened.
paramiko.transport: DEBUG: [chan 6215] Sesch channel 6215 request ok
paramiko.transport: DEBUG: [chan 6215] EOF received (6215)
paramiko.transport: DEBUG: [chan 6215] EOF sent (6215)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3107 count=986 bs=1k
paramiko.transport: DEBUG: [chan 6216] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6216] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6216 opened.
paramiko.transport: DEBUG: [chan 6216] Sesch channel 6216 request ok
paramiko.transport: DEBUG: [chan 6216] EOF received (6216)
paramiko.transport: DEBUG: [chan 6216] EOF sent (6216)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3107 count=986 bs=1k
paramiko.transport: DEBUG: [chan 6217] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6217] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6217 opened.
paramiko.transport: DEBUG: [chan 6217] Sesch channel 6217 request ok
paramiko.transport: DEBUG: [chan 6217] EOF received (6217)
paramiko.transport: DEBUG: [chan 6217] EOF sent (6217)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3108 count=90 bs=1k
paramiko.transport: DEBUG: [chan 6218] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6218] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6218 opened.
paramiko.transport: DEBUG: [chan 6218] Sesch channel 6218 request ok
paramiko.transport: DEBUG: [chan 6218] EOF received (6218)
paramiko.transport: DEBUG: [chan 6218] EOF sent (6218)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3108 count=90 bs=1k
paramiko.transport: DEBUG: [chan 6219] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6219] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6219 opened.
paramiko.transport: DEBUG: [chan 6219] Sesch channel 6219 request ok
paramiko.transport: DEBUG: [chan 6219] EOF received (6219)
paramiko.transport: DEBUG: [chan 6219] EOF sent (6219)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3109 count=895 bs=1k
paramiko.transport: DEBUG: [chan 6220] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6220] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6220 opened.
paramiko.transport: DEBUG: [chan 6220] Sesch channel 6220 request ok
paramiko.transport: DEBUG: [chan 6220] EOF received (6220)
paramiko.transport: DEBUG: [chan 6220] EOF sent (6220)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3109 count=895 bs=1k
paramiko.transport: DEBUG: [chan 6221] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6221] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6221 opened.
paramiko.transport: DEBUG: [chan 6221] Sesch channel 6221 request ok
paramiko.transport: DEBUG: [chan 6221] EOF received (6221)
paramiko.transport: DEBUG: [chan 6221] EOF sent (6221)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3110 count=790 bs=1k
paramiko.transport: DEBUG: [chan 6222] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6222] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6222 opened.
paramiko.transport: DEBUG: [chan 6222] Sesch channel 6222 request ok
paramiko.transport: DEBUG: [chan 6222] EOF received (6222)
paramiko.transport: DEBUG: [chan 6222] EOF sent (6222)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3110 count=790 bs=1k
paramiko.transport: DEBUG: [chan 6223] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6223] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6223 opened.
paramiko.transport: DEBUG: [chan 6223] Sesch channel 6223 request ok
paramiko.transport: DEBUG: [chan 6223] EOF received (6223)
paramiko.transport: DEBUG: [chan 6223] EOF sent (6223)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3111 count=203 bs=1k
paramiko.transport: DEBUG: [chan 6224] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6224] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6224 opened.
paramiko.transport: DEBUG: [chan 6224] Sesch channel 6224 request ok
paramiko.transport: DEBUG: [chan 6224] EOF received (6224)
paramiko.transport: DEBUG: [chan 6224] EOF sent (6224)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3111 count=203 bs=1k
paramiko.transport: DEBUG: [chan 6225] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6225] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6225 opened.
paramiko.transport: DEBUG: [chan 6225] Sesch channel 6225 request ok
paramiko.transport: DEBUG: [chan 6225] EOF received (6225)
paramiko.transport: DEBUG: [chan 6225] EOF sent (6225)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3112 count=367 bs=1k
paramiko.transport: DEBUG: [chan 6226] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6226] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6226 opened.
paramiko.transport: DEBUG: [chan 6226] Sesch channel 6226 request ok
paramiko.transport: DEBUG: [chan 6226] EOF received (6226)
paramiko.transport: DEBUG: [chan 6226] EOF sent (6226)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3112 count=367 bs=1k
paramiko.transport: DEBUG: [chan 6227] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6227] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6227 opened.
paramiko.transport: DEBUG: [chan 6227] Sesch channel 6227 request ok
paramiko.transport: DEBUG: [chan 6227] EOF received (6227)
paramiko.transport: DEBUG: [chan 6227] EOF sent (6227)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3113 count=685 bs=1k
paramiko.transport: DEBUG: [chan 6228] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6228] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6228 opened.
paramiko.transport: DEBUG: [chan 6228] Sesch channel 6228 request ok
paramiko.transport: DEBUG: [chan 6228] EOF received (6228)
paramiko.transport: DEBUG: [chan 6228] EOF sent (6228)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3113 count=685 bs=1k
paramiko.transport: DEBUG: [chan 6229] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6229] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6229 opened.
paramiko.transport: DEBUG: [chan 6229] Sesch channel 6229 request ok
paramiko.transport: DEBUG: [chan 6229] EOF received (6229)
paramiko.transport: DEBUG: [chan 6229] EOF sent (6229)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3114 count=735 bs=1k
paramiko.transport: DEBUG: [chan 6230] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6230] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6230 opened.
paramiko.transport: DEBUG: [chan 6230] Sesch channel 6230 request ok
paramiko.transport: DEBUG: [chan 6230] EOF received (6230)
paramiko.transport: DEBUG: [chan 6230] EOF sent (6230)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3114 count=735 bs=1k
paramiko.transport: DEBUG: [chan 6231] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6231] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6231 opened.
paramiko.transport: DEBUG: [chan 6231] Sesch channel 6231 request ok
paramiko.transport: DEBUG: [chan 6231] EOF received (6231)
paramiko.transport: DEBUG: [chan 6231] EOF sent (6231)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3115 count=49 bs=1k
paramiko.transport: DEBUG: [chan 6232] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6232] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6232 opened.
paramiko.transport: DEBUG: [chan 6232] Sesch channel 6232 request ok
paramiko.transport: DEBUG: [chan 6232] EOF received (6232)
paramiko.transport: DEBUG: [chan 6232] EOF sent (6232)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3115 count=49 bs=1k
paramiko.transport: DEBUG: [chan 6233] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6233] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6233 opened.
paramiko.transport: DEBUG: [chan 6233] Sesch channel 6233 request ok
paramiko.transport: DEBUG: [chan 6233] EOF received (6233)
paramiko.transport: DEBUG: [chan 6233] EOF sent (6233)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3116 count=757 bs=1k
paramiko.transport: DEBUG: [chan 6234] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6234] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6234 opened.
paramiko.transport: DEBUG: [chan 6234] Sesch channel 6234 request ok
paramiko.transport: DEBUG: [chan 6234] EOF received (6234)
paramiko.transport: DEBUG: [chan 6234] EOF sent (6234)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3116 count=757 bs=1k
paramiko.transport: DEBUG: [chan 6235] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6235] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6235 opened.
paramiko.transport: DEBUG: [chan 6235] Sesch channel 6235 request ok
paramiko.transport: DEBUG: [chan 6235] EOF received (6235)
paramiko.transport: DEBUG: [chan 6235] EOF sent (6235)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3117 count=676 bs=1k
paramiko.transport: DEBUG: [chan 6236] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6236] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6236 opened.
paramiko.transport: DEBUG: [chan 6236] Sesch channel 6236 request ok
paramiko.transport: DEBUG: [chan 6236] EOF received (6236)
paramiko.transport: DEBUG: [chan 6236] EOF sent (6236)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3117 count=676 bs=1k
paramiko.transport: DEBUG: [chan 6237] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6237] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6237 opened.
paramiko.transport: DEBUG: [chan 6237] Sesch channel 6237 request ok
paramiko.transport: DEBUG: [chan 6237] EOF received (6237)
paramiko.transport: DEBUG: [chan 6237] EOF sent (6237)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3118 count=160 bs=1k
paramiko.transport: DEBUG: [chan 6238] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6238] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6238 opened.
paramiko.transport: DEBUG: [chan 6238] Sesch channel 6238 request ok
paramiko.transport: DEBUG: [chan 6238] EOF received (6238)
paramiko.transport: DEBUG: [chan 6238] EOF sent (6238)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3118 count=160 bs=1k
paramiko.transport: DEBUG: [chan 6239] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6239] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6239 opened.
paramiko.transport: DEBUG: [chan 6239] Sesch channel 6239 request ok
paramiko.transport: DEBUG: [chan 6239] EOF received (6239)
paramiko.transport: DEBUG: [chan 6239] EOF sent (6239)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3119 count=286 bs=1k
paramiko.transport: DEBUG: [chan 6240] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6240] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6240 opened.
paramiko.transport: DEBUG: [chan 6240] Sesch channel 6240 request ok
paramiko.transport: DEBUG: [chan 6240] EOF received (6240)
paramiko.transport: DEBUG: [chan 6240] EOF sent (6240)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3119 count=286 bs=1k
paramiko.transport: DEBUG: [chan 6241] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6241] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6241 opened.
paramiko.transport: DEBUG: [chan 6241] Sesch channel 6241 request ok
paramiko.transport: DEBUG: [chan 6241] EOF received (6241)
paramiko.transport: DEBUG: [chan 6241] EOF sent (6241)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3120 count=914 bs=1k
paramiko.transport: DEBUG: [chan 6242] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6242] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6242 opened.
paramiko.transport: DEBUG: [chan 6242] Sesch channel 6242 request ok
paramiko.transport: DEBUG: [chan 6242] EOF received (6242)
paramiko.transport: DEBUG: [chan 6242] EOF sent (6242)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3120 count=914 bs=1k
paramiko.transport: DEBUG: [chan 6243] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6243] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6243 opened.
paramiko.transport: DEBUG: [chan 6243] Sesch channel 6243 request ok
paramiko.transport: DEBUG: [chan 6243] EOF received (6243)
paramiko.transport: DEBUG: [chan 6243] EOF sent (6243)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3121 count=322 bs=1k
paramiko.transport: DEBUG: [chan 6244] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6244] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6244 opened.
paramiko.transport: DEBUG: [chan 6244] Sesch channel 6244 request ok
paramiko.transport: DEBUG: [chan 6244] EOF received (6244)
paramiko.transport: DEBUG: [chan 6244] EOF sent (6244)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3121 count=322 bs=1k
paramiko.transport: DEBUG: [chan 6245] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6245] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6245 opened.
paramiko.transport: DEBUG: [chan 6245] Sesch channel 6245 request ok
paramiko.transport: DEBUG: [chan 6245] EOF received (6245)
paramiko.transport: DEBUG: [chan 6245] EOF sent (6245)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3122 count=577 bs=1k
paramiko.transport: DEBUG: [chan 6246] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6246] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6246 opened.
paramiko.transport: DEBUG: [chan 6246] Sesch channel 6246 request ok
paramiko.transport: DEBUG: [chan 6246] EOF received (6246)
paramiko.transport: DEBUG: [chan 6246] EOF sent (6246)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3122 count=577 bs=1k
paramiko.transport: DEBUG: [chan 6247] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6247] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6247 opened.
paramiko.transport: DEBUG: [chan 6247] Sesch channel 6247 request ok
paramiko.transport: DEBUG: [chan 6247] EOF received (6247)
paramiko.transport: DEBUG: [chan 6247] EOF sent (6247)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3123 count=418 bs=1k
paramiko.transport: DEBUG: [chan 6248] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6248] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6248 opened.
paramiko.transport: DEBUG: [chan 6248] Sesch channel 6248 request ok
paramiko.transport: DEBUG: [chan 6248] EOF received (6248)
paramiko.transport: DEBUG: [chan 6248] EOF sent (6248)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3123 count=418 bs=1k
paramiko.transport: DEBUG: [chan 6249] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6249] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6249 opened.
paramiko.transport: DEBUG: [chan 6249] Sesch channel 6249 request ok
paramiko.transport: DEBUG: [chan 6249] EOF received (6249)
paramiko.transport: DEBUG: [chan 6249] EOF sent (6249)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3124 count=211 bs=1k
paramiko.transport: DEBUG: [chan 6250] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6250] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6250 opened.
paramiko.transport: DEBUG: [chan 6250] Sesch channel 6250 request ok
paramiko.transport: DEBUG: [chan 6250] EOF received (6250)
paramiko.transport: DEBUG: [chan 6250] EOF sent (6250)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3124 count=211 bs=1k
paramiko.transport: DEBUG: [chan 6251] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6251] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6251 opened.
paramiko.transport: DEBUG: [chan 6251] Sesch channel 6251 request ok
paramiko.transport: DEBUG: [chan 6251] EOF received (6251)
paramiko.transport: DEBUG: [chan 6251] EOF sent (6251)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3125 count=460 bs=1k
paramiko.transport: DEBUG: [chan 6252] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6252] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6252 opened.
paramiko.transport: DEBUG: [chan 6252] Sesch channel 6252 request ok
paramiko.transport: DEBUG: [chan 6252] EOF received (6252)
paramiko.transport: DEBUG: [chan 6252] EOF sent (6252)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3125 count=460 bs=1k
paramiko.transport: DEBUG: [chan 6253] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6253] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6253 opened.
paramiko.transport: DEBUG: [chan 6253] Sesch channel 6253 request ok
paramiko.transport: DEBUG: [chan 6253] EOF received (6253)
paramiko.transport: DEBUG: [chan 6253] EOF sent (6253)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3126 count=514 bs=1k
paramiko.transport: DEBUG: [chan 6254] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6254] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6254 opened.
paramiko.transport: DEBUG: [chan 6254] Sesch channel 6254 request ok
paramiko.transport: DEBUG: [chan 6254] EOF received (6254)
paramiko.transport: DEBUG: [chan 6254] EOF sent (6254)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3126 count=514 bs=1k
paramiko.transport: DEBUG: [chan 6255] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6255] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6255 opened.
paramiko.transport: DEBUG: [chan 6255] Sesch channel 6255 request ok
paramiko.transport: DEBUG: [chan 6255] EOF received (6255)
paramiko.transport: DEBUG: [chan 6255] EOF sent (6255)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3127 count=952 bs=1k
paramiko.transport: DEBUG: [chan 6256] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6256] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6256 opened.
paramiko.transport: DEBUG: [chan 6256] Sesch channel 6256 request ok
paramiko.transport: DEBUG: [chan 6256] EOF received (6256)
paramiko.transport: DEBUG: [chan 6256] EOF sent (6256)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3127 count=952 bs=1k
paramiko.transport: DEBUG: [chan 6257] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6257] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6257 opened.
paramiko.transport: DEBUG: [chan 6257] Sesch channel 6257 request ok
paramiko.transport: DEBUG: [chan 6257] EOF received (6257)
paramiko.transport: DEBUG: [chan 6257] EOF sent (6257)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3128 count=333 bs=1k
paramiko.transport: DEBUG: [chan 6258] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6258] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6258 opened.
paramiko.transport: DEBUG: [chan 6258] Sesch channel 6258 request ok
paramiko.transport: DEBUG: [chan 6258] EOF received (6258)
paramiko.transport: DEBUG: [chan 6258] EOF sent (6258)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3128 count=333 bs=1k
paramiko.transport: DEBUG: [chan 6259] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6259] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6259 opened.
paramiko.transport: DEBUG: [chan 6259] Sesch channel 6259 request ok
paramiko.transport: DEBUG: [chan 6259] EOF received (6259)
paramiko.transport: DEBUG: [chan 6259] EOF sent (6259)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3129 count=744 bs=1k
paramiko.transport: DEBUG: [chan 6260] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6260] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6260 opened.
paramiko.transport: DEBUG: [chan 6260] Sesch channel 6260 request ok
paramiko.transport: DEBUG: [chan 6260] EOF received (6260)
paramiko.transport: DEBUG: [chan 6260] EOF sent (6260)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3129 count=744 bs=1k
paramiko.transport: DEBUG: [chan 6261] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6261] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6261 opened.
paramiko.transport: DEBUG: [chan 6261] Sesch channel 6261 request ok
paramiko.transport: DEBUG: [chan 6261] EOF received (6261)
paramiko.transport: DEBUG: [chan 6261] EOF sent (6261)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3130 count=43 bs=1k
paramiko.transport: DEBUG: [chan 6262] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6262] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6262 opened.
paramiko.transport: DEBUG: [chan 6262] Sesch channel 6262 request ok
paramiko.transport: DEBUG: [chan 6262] EOF received (6262)
paramiko.transport: DEBUG: [chan 6262] EOF sent (6262)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3130 count=43 bs=1k
paramiko.transport: DEBUG: [chan 6263] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6263] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6263 opened.
paramiko.transport: DEBUG: [chan 6263] Sesch channel 6263 request ok
paramiko.transport: DEBUG: [chan 6263] EOF received (6263)
paramiko.transport: DEBUG: [chan 6263] EOF sent (6263)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3131 count=663 bs=1k
paramiko.transport: DEBUG: [chan 6264] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6264] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6264 opened.
paramiko.transport: DEBUG: [chan 6264] Sesch channel 6264 request ok
paramiko.transport: DEBUG: [chan 6264] EOF received (6264)
paramiko.transport: DEBUG: [chan 6264] EOF sent (6264)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3131 count=663 bs=1k
paramiko.transport: DEBUG: [chan 6265] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6265] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6265 opened.
paramiko.transport: DEBUG: [chan 6265] Sesch channel 6265 request ok
paramiko.transport: DEBUG: [chan 6265] EOF received (6265)
paramiko.transport: DEBUG: [chan 6265] EOF sent (6265)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3132 count=899 bs=1k
paramiko.transport: DEBUG: [chan 6266] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6266] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6266 opened.
paramiko.transport: DEBUG: [chan 6266] Sesch channel 6266 request ok
paramiko.transport: DEBUG: [chan 6266] EOF received (6266)
paramiko.transport: DEBUG: [chan 6266] EOF sent (6266)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3132 count=899 bs=1k
paramiko.transport: DEBUG: [chan 6267] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6267] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6267 opened.
paramiko.transport: DEBUG: [chan 6267] Sesch channel 6267 request ok
paramiko.transport: DEBUG: [chan 6267] EOF received (6267)
paramiko.transport: DEBUG: [chan 6267] EOF sent (6267)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3133 count=450 bs=1k
paramiko.transport: DEBUG: [chan 6268] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6268] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6268 opened.
paramiko.transport: DEBUG: [chan 6268] Sesch channel 6268 request ok
paramiko.transport: DEBUG: [chan 6268] EOF received (6268)
paramiko.transport: DEBUG: [chan 6268] EOF sent (6268)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3133 count=450 bs=1k
paramiko.transport: DEBUG: [chan 6269] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6269] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6269 opened.
paramiko.transport: DEBUG: [chan 6269] Sesch channel 6269 request ok
paramiko.transport: DEBUG: [chan 6269] EOF received (6269)
paramiko.transport: DEBUG: [chan 6269] EOF sent (6269)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3134 count=740 bs=1k
paramiko.transport: DEBUG: [chan 6270] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6270] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6270 opened.
paramiko.transport: DEBUG: [chan 6270] Sesch channel 6270 request ok
paramiko.transport: DEBUG: [chan 6270] EOF received (6270)
paramiko.transport: DEBUG: [chan 6270] EOF sent (6270)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3134 count=740 bs=1k
paramiko.transport: DEBUG: [chan 6271] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6271] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6271 opened.
paramiko.transport: DEBUG: [chan 6271] Sesch channel 6271 request ok
paramiko.transport: DEBUG: [chan 6271] EOF received (6271)
paramiko.transport: DEBUG: [chan 6271] EOF sent (6271)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3135 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 6272] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6272] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6272 opened.
paramiko.transport: DEBUG: [chan 6272] Sesch channel 6272 request ok
paramiko.transport: DEBUG: [chan 6272] EOF received (6272)
paramiko.transport: DEBUG: [chan 6272] EOF sent (6272)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3135 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 6273] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6273] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6273 opened.
paramiko.transport: DEBUG: [chan 6273] Sesch channel 6273 request ok
paramiko.transport: DEBUG: [chan 6273] EOF received (6273)
paramiko.transport: DEBUG: [chan 6273] EOF sent (6273)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3136 count=802 bs=1k
paramiko.transport: DEBUG: [chan 6274] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6274] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6274 opened.
paramiko.transport: DEBUG: [chan 6274] Sesch channel 6274 request ok
paramiko.transport: DEBUG: [chan 6274] EOF received (6274)
paramiko.transport: DEBUG: [chan 6274] EOF sent (6274)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3136 count=802 bs=1k
paramiko.transport: DEBUG: [chan 6275] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6275] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6275 opened.
paramiko.transport: DEBUG: [chan 6275] Sesch channel 6275 request ok
paramiko.transport: DEBUG: [chan 6275] EOF received (6275)
paramiko.transport: DEBUG: [chan 6275] EOF sent (6275)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3137 count=420 bs=1k
paramiko.transport: DEBUG: [chan 6276] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6276] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6276 opened.
paramiko.transport: DEBUG: [chan 6276] Sesch channel 6276 request ok
paramiko.transport: DEBUG: [chan 6276] EOF received (6276)
paramiko.transport: DEBUG: [chan 6276] EOF sent (6276)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3137 count=420 bs=1k
paramiko.transport: DEBUG: [chan 6277] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6277] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6277 opened.
paramiko.transport: DEBUG: [chan 6277] Sesch channel 6277 request ok
paramiko.transport: DEBUG: [chan 6277] EOF received (6277)
paramiko.transport: DEBUG: [chan 6277] EOF sent (6277)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3138 count=125 bs=1k
paramiko.transport: DEBUG: [chan 6278] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6278] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6278 opened.
paramiko.transport: DEBUG: [chan 6278] Sesch channel 6278 request ok
paramiko.transport: DEBUG: [chan 6278] EOF received (6278)
paramiko.transport: DEBUG: [chan 6278] EOF sent (6278)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3138 count=125 bs=1k
paramiko.transport: DEBUG: [chan 6279] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6279] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6279 opened.
paramiko.transport: DEBUG: [chan 6279] Sesch channel 6279 request ok
paramiko.transport: DEBUG: [chan 6279] EOF received (6279)
paramiko.transport: DEBUG: [chan 6279] EOF sent (6279)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3139 count=262 bs=1k
paramiko.transport: DEBUG: [chan 6280] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6280] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6280 opened.
paramiko.transport: DEBUG: [chan 6280] Sesch channel 6280 request ok
paramiko.transport: DEBUG: [chan 6280] EOF received (6280)
paramiko.transport: DEBUG: [chan 6280] EOF sent (6280)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3139 count=262 bs=1k
paramiko.transport: DEBUG: [chan 6281] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6281] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6281 opened.
paramiko.transport: DEBUG: [chan 6281] Sesch channel 6281 request ok
paramiko.transport: DEBUG: [chan 6281] EOF received (6281)
paramiko.transport: DEBUG: [chan 6281] EOF sent (6281)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3140 count=902 bs=1k
paramiko.transport: DEBUG: [chan 6282] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6282] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6282 opened.
paramiko.transport: DEBUG: [chan 6282] Sesch channel 6282 request ok
paramiko.transport: DEBUG: [chan 6282] EOF received (6282)
paramiko.transport: DEBUG: [chan 6282] EOF sent (6282)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3140 count=902 bs=1k
paramiko.transport: DEBUG: [chan 6283] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6283] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6283 opened.
paramiko.transport: DEBUG: [chan 6283] Sesch channel 6283 request ok
paramiko.transport: DEBUG: [chan 6283] EOF received (6283)
paramiko.transport: DEBUG: [chan 6283] EOF sent (6283)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3141 count=305 bs=1k
paramiko.transport: DEBUG: [chan 6284] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6284] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6284 opened.
paramiko.transport: DEBUG: [chan 6284] Sesch channel 6284 request ok
paramiko.transport: DEBUG: [chan 6284] EOF received (6284)
paramiko.transport: DEBUG: [chan 6284] EOF sent (6284)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3141 count=305 bs=1k
paramiko.transport: DEBUG: [chan 6285] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6285] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6285 opened.
paramiko.transport: DEBUG: [chan 6285] Sesch channel 6285 request ok
paramiko.transport: DEBUG: [chan 6285] EOF received (6285)
paramiko.transport: DEBUG: [chan 6285] EOF sent (6285)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3142 count=354 bs=1k
paramiko.transport: DEBUG: [chan 6286] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6286] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6286 opened.
paramiko.transport: DEBUG: [chan 6286] Sesch channel 6286 request ok
paramiko.transport: DEBUG: [chan 6286] EOF received (6286)
paramiko.transport: DEBUG: [chan 6286] EOF sent (6286)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3142 count=354 bs=1k
paramiko.transport: DEBUG: [chan 6287] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6287] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6287 opened.
paramiko.transport: DEBUG: [chan 6287] Sesch channel 6287 request ok
paramiko.transport: DEBUG: [chan 6287] EOF received (6287)
paramiko.transport: DEBUG: [chan 6287] EOF sent (6287)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3143 count=800 bs=1k
paramiko.transport: DEBUG: [chan 6288] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6288] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6288 opened.
paramiko.transport: DEBUG: [chan 6288] Sesch channel 6288 request ok
paramiko.transport: DEBUG: [chan 6288] EOF received (6288)
paramiko.transport: DEBUG: [chan 6288] EOF sent (6288)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3143 count=800 bs=1k
paramiko.transport: DEBUG: [chan 6289] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6289] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6289 opened.
paramiko.transport: DEBUG: [chan 6289] Sesch channel 6289 request ok
paramiko.transport: DEBUG: [chan 6289] EOF received (6289)
paramiko.transport: DEBUG: [chan 6289] EOF sent (6289)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3144 count=945 bs=1k
paramiko.transport: DEBUG: [chan 6290] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6290] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6290 opened.
paramiko.transport: DEBUG: [chan 6290] Sesch channel 6290 request ok
paramiko.transport: DEBUG: [chan 6290] EOF received (6290)
paramiko.transport: DEBUG: [chan 6290] EOF sent (6290)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3144 count=945 bs=1k
paramiko.transport: DEBUG: [chan 6291] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6291] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6291 opened.
paramiko.transport: DEBUG: [chan 6291] Sesch channel 6291 request ok
paramiko.transport: DEBUG: [chan 6291] EOF received (6291)
paramiko.transport: DEBUG: [chan 6291] EOF sent (6291)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3145 count=334 bs=1k
paramiko.transport: DEBUG: [chan 6292] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6292] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6292 opened.
paramiko.transport: DEBUG: [chan 6292] Sesch channel 6292 request ok
paramiko.transport: DEBUG: [chan 6292] EOF received (6292)
paramiko.transport: DEBUG: [chan 6292] EOF sent (6292)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3145 count=334 bs=1k
paramiko.transport: DEBUG: [chan 6293] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6293] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6293 opened.
paramiko.transport: DEBUG: [chan 6293] Sesch channel 6293 request ok
paramiko.transport: DEBUG: [chan 6293] EOF received (6293)
paramiko.transport: DEBUG: [chan 6293] EOF sent (6293)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3146 count=448 bs=1k
paramiko.transport: DEBUG: [chan 6294] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6294] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6294 opened.
paramiko.transport: DEBUG: [chan 6294] Sesch channel 6294 request ok
paramiko.transport: DEBUG: [chan 6294] EOF received (6294)
paramiko.transport: DEBUG: [chan 6294] EOF sent (6294)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3146 count=448 bs=1k
paramiko.transport: DEBUG: [chan 6295] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6295] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6295 opened.
paramiko.transport: DEBUG: [chan 6295] Sesch channel 6295 request ok
paramiko.transport: DEBUG: [chan 6295] EOF received (6295)
paramiko.transport: DEBUG: [chan 6295] EOF sent (6295)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3147 count=329 bs=1k
paramiko.transport: DEBUG: [chan 6296] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6296] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6296 opened.
paramiko.transport: DEBUG: [chan 6296] Sesch channel 6296 request ok
paramiko.transport: DEBUG: [chan 6296] EOF received (6296)
paramiko.transport: DEBUG: [chan 6296] EOF sent (6296)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3147 count=329 bs=1k
paramiko.transport: DEBUG: [chan 6297] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6297] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6297 opened.
paramiko.transport: DEBUG: [chan 6297] Sesch channel 6297 request ok
paramiko.transport: DEBUG: [chan 6297] EOF received (6297)
paramiko.transport: DEBUG: [chan 6297] EOF sent (6297)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3148 count=338 bs=1k
paramiko.transport: DEBUG: [chan 6298] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6298] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6298 opened.
paramiko.transport: DEBUG: [chan 6298] Sesch channel 6298 request ok
paramiko.transport: DEBUG: [chan 6298] EOF received (6298)
paramiko.transport: DEBUG: [chan 6298] EOF sent (6298)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3148 count=338 bs=1k
paramiko.transport: DEBUG: [chan 6299] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6299] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6299 opened.
paramiko.transport: DEBUG: [chan 6299] Sesch channel 6299 request ok
paramiko.transport: DEBUG: [chan 6299] EOF received (6299)
paramiko.transport: DEBUG: [chan 6299] EOF sent (6299)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3149 count=358 bs=1k
paramiko.transport: DEBUG: [chan 6300] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6300] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6300 opened.
paramiko.transport: DEBUG: [chan 6300] Sesch channel 6300 request ok
paramiko.transport: DEBUG: [chan 6300] EOF received (6300)
paramiko.transport: DEBUG: [chan 6300] EOF sent (6300)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3149 count=358 bs=1k
paramiko.transport: DEBUG: [chan 6301] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6301] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6301 opened.
paramiko.transport: DEBUG: [chan 6301] Sesch channel 6301 request ok
paramiko.transport: DEBUG: [chan 6301] EOF received (6301)
paramiko.transport: DEBUG: [chan 6301] EOF sent (6301)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3150 count=682 bs=1k
paramiko.transport: DEBUG: [chan 6302] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6302] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6302 opened.
paramiko.transport: DEBUG: [chan 6302] Sesch channel 6302 request ok
paramiko.transport: DEBUG: [chan 6302] EOF received (6302)
paramiko.transport: DEBUG: [chan 6302] EOF sent (6302)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3150 count=682 bs=1k
paramiko.transport: DEBUG: [chan 6303] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6303] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6303 opened.
paramiko.transport: DEBUG: [chan 6303] Sesch channel 6303 request ok
paramiko.transport: DEBUG: [chan 6303] EOF received (6303)
paramiko.transport: DEBUG: [chan 6303] EOF sent (6303)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3151 count=316 bs=1k
paramiko.transport: DEBUG: [chan 6304] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6304] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6304 opened.
paramiko.transport: DEBUG: [chan 6304] Sesch channel 6304 request ok
paramiko.transport: DEBUG: [chan 6304] EOF received (6304)
paramiko.transport: DEBUG: [chan 6304] EOF sent (6304)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3151 count=316 bs=1k
paramiko.transport: DEBUG: [chan 6305] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6305] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6305 opened.
paramiko.transport: DEBUG: [chan 6305] Sesch channel 6305 request ok
paramiko.transport: DEBUG: [chan 6305] EOF received (6305)
paramiko.transport: DEBUG: [chan 6305] EOF sent (6305)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3152 count=481 bs=1k
paramiko.transport: DEBUG: [chan 6306] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6306] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6306 opened.
paramiko.transport: DEBUG: [chan 6306] Sesch channel 6306 request ok
paramiko.transport: DEBUG: [chan 6306] EOF received (6306)
paramiko.transport: DEBUG: [chan 6306] EOF sent (6306)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3152 count=481 bs=1k
paramiko.transport: DEBUG: [chan 6307] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6307] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6307 opened.
paramiko.transport: DEBUG: [chan 6307] Sesch channel 6307 request ok
paramiko.transport: DEBUG: [chan 6307] EOF received (6307)
paramiko.transport: DEBUG: [chan 6307] EOF sent (6307)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3153 count=998 bs=1k
paramiko.transport: DEBUG: [chan 6308] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6308] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6308 opened.
paramiko.transport: DEBUG: [chan 6308] Sesch channel 6308 request ok
paramiko.transport: DEBUG: [chan 6308] EOF received (6308)
paramiko.transport: DEBUG: [chan 6308] EOF sent (6308)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3153 count=998 bs=1k
paramiko.transport: DEBUG: [chan 6309] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6309] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6309 opened.
paramiko.transport: DEBUG: [chan 6309] Sesch channel 6309 request ok
paramiko.transport: DEBUG: [chan 6309] EOF received (6309)
paramiko.transport: DEBUG: [chan 6309] EOF sent (6309)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3154 count=560 bs=1k
paramiko.transport: DEBUG: [chan 6310] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6310] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6310 opened.
paramiko.transport: DEBUG: [chan 6310] Sesch channel 6310 request ok
paramiko.transport: DEBUG: [chan 6310] EOF received (6310)
paramiko.transport: DEBUG: [chan 6310] EOF sent (6310)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3154 count=560 bs=1k
paramiko.transport: DEBUG: [chan 6311] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6311] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6311 opened.
paramiko.transport: DEBUG: [chan 6311] Sesch channel 6311 request ok
paramiko.transport: DEBUG: [chan 6311] EOF received (6311)
paramiko.transport: DEBUG: [chan 6311] EOF sent (6311)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3155 count=611 bs=1k
paramiko.transport: DEBUG: [chan 6312] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6312] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6312 opened.
paramiko.transport: DEBUG: [chan 6312] Sesch channel 6312 request ok
paramiko.transport: DEBUG: [chan 6312] EOF received (6312)
paramiko.transport: DEBUG: [chan 6312] EOF sent (6312)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3155 count=611 bs=1k
paramiko.transport: DEBUG: [chan 6313] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6313] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6313 opened.
paramiko.transport: DEBUG: [chan 6313] Sesch channel 6313 request ok
paramiko.transport: DEBUG: [chan 6313] EOF received (6313)
paramiko.transport: DEBUG: [chan 6313] EOF sent (6313)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3156 count=648 bs=1k
paramiko.transport: DEBUG: [chan 6314] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6314] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6314 opened.
paramiko.transport: DEBUG: [chan 6314] Sesch channel 6314 request ok
paramiko.transport: DEBUG: [chan 6314] EOF received (6314)
paramiko.transport: DEBUG: [chan 6314] EOF sent (6314)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3156 count=648 bs=1k
paramiko.transport: DEBUG: [chan 6315] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6315] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6315 opened.
paramiko.transport: DEBUG: [chan 6315] Sesch channel 6315 request ok
paramiko.transport: DEBUG: [chan 6315] EOF received (6315)
paramiko.transport: DEBUG: [chan 6315] EOF sent (6315)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3157 count=912 bs=1k
paramiko.transport: DEBUG: [chan 6316] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6316] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6316 opened.
paramiko.transport: DEBUG: [chan 6316] Sesch channel 6316 request ok
paramiko.transport: DEBUG: [chan 6316] EOF received (6316)
paramiko.transport: DEBUG: [chan 6316] EOF sent (6316)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3157 count=912 bs=1k
paramiko.transport: DEBUG: [chan 6317] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6317] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6317 opened.
paramiko.transport: DEBUG: [chan 6317] Sesch channel 6317 request ok
paramiko.transport: DEBUG: [chan 6317] EOF received (6317)
paramiko.transport: DEBUG: [chan 6317] EOF sent (6317)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3158 count=978 bs=1k
paramiko.transport: DEBUG: [chan 6318] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6318] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6318 opened.
paramiko.transport: DEBUG: [chan 6318] Sesch channel 6318 request ok
paramiko.transport: DEBUG: [chan 6318] EOF received (6318)
paramiko.transport: DEBUG: [chan 6318] EOF sent (6318)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3158 count=978 bs=1k
paramiko.transport: DEBUG: [chan 6319] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6319] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6319 opened.
paramiko.transport: DEBUG: [chan 6319] Sesch channel 6319 request ok
paramiko.transport: DEBUG: [chan 6319] EOF received (6319)
paramiko.transport: DEBUG: [chan 6319] EOF sent (6319)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3159 count=985 bs=1k
paramiko.transport: DEBUG: [chan 6320] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6320] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6320 opened.
paramiko.transport: DEBUG: [chan 6320] Sesch channel 6320 request ok
paramiko.transport: DEBUG: [chan 6320] EOF received (6320)
paramiko.transport: DEBUG: [chan 6320] EOF sent (6320)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3159 count=985 bs=1k
paramiko.transport: DEBUG: [chan 6321] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6321] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6321 opened.
paramiko.transport: DEBUG: [chan 6321] Sesch channel 6321 request ok
paramiko.transport: DEBUG: [chan 6321] EOF received (6321)
paramiko.transport: DEBUG: [chan 6321] EOF sent (6321)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3160 count=25 bs=1k
paramiko.transport: DEBUG: [chan 6322] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6322] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6322 opened.
paramiko.transport: DEBUG: [chan 6322] Sesch channel 6322 request ok
paramiko.transport: DEBUG: [chan 6322] EOF received (6322)
paramiko.transport: DEBUG: [chan 6322] EOF sent (6322)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3160 count=25 bs=1k
paramiko.transport: DEBUG: [chan 6323] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6323] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6323 opened.
paramiko.transport: DEBUG: [chan 6323] Sesch channel 6323 request ok
paramiko.transport: DEBUG: [chan 6323] EOF received (6323)
paramiko.transport: DEBUG: [chan 6323] EOF sent (6323)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3161 count=930 bs=1k
paramiko.transport: DEBUG: [chan 6324] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6324] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6324 opened.
paramiko.transport: DEBUG: [chan 6324] Sesch channel 6324 request ok
paramiko.transport: DEBUG: [chan 6324] EOF received (6324)
paramiko.transport: DEBUG: [chan 6324] EOF sent (6324)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3161 count=930 bs=1k
paramiko.transport: DEBUG: [chan 6325] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6325] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6325 opened.
paramiko.transport: DEBUG: [chan 6325] Sesch channel 6325 request ok
paramiko.transport: DEBUG: [chan 6325] EOF received (6325)
paramiko.transport: DEBUG: [chan 6325] EOF sent (6325)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3162 count=616 bs=1k
paramiko.transport: DEBUG: [chan 6326] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6326] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6326 opened.
paramiko.transport: DEBUG: [chan 6326] Sesch channel 6326 request ok
paramiko.transport: DEBUG: [chan 6326] EOF received (6326)
paramiko.transport: DEBUG: [chan 6326] EOF sent (6326)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3162 count=616 bs=1k
paramiko.transport: DEBUG: [chan 6327] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6327] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6327 opened.
paramiko.transport: DEBUG: [chan 6327] Sesch channel 6327 request ok
paramiko.transport: DEBUG: [chan 6327] EOF received (6327)
paramiko.transport: DEBUG: [chan 6327] EOF sent (6327)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3163 count=295 bs=1k
paramiko.transport: DEBUG: [chan 6328] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6328] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6328 opened.
paramiko.transport: DEBUG: [chan 6328] Sesch channel 6328 request ok
paramiko.transport: DEBUG: [chan 6328] EOF received (6328)
paramiko.transport: DEBUG: [chan 6328] EOF sent (6328)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3163 count=295 bs=1k
paramiko.transport: DEBUG: [chan 6329] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6329] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6329 opened.
paramiko.transport: DEBUG: [chan 6329] Sesch channel 6329 request ok
paramiko.transport: DEBUG: [chan 6329] EOF received (6329)
paramiko.transport: DEBUG: [chan 6329] EOF sent (6329)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3164 count=67 bs=1k
paramiko.transport: DEBUG: [chan 6330] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6330] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6330 opened.
paramiko.transport: DEBUG: [chan 6330] Sesch channel 6330 request ok
paramiko.transport: DEBUG: [chan 6330] EOF received (6330)
paramiko.transport: DEBUG: [chan 6330] EOF sent (6330)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3164 count=67 bs=1k
paramiko.transport: DEBUG: [chan 6331] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6331] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6331 opened.
paramiko.transport: DEBUG: [chan 6331] Sesch channel 6331 request ok
paramiko.transport: DEBUG: [chan 6331] EOF received (6331)
paramiko.transport: DEBUG: [chan 6331] EOF sent (6331)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3165 count=351 bs=1k
paramiko.transport: DEBUG: [chan 6332] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6332] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6332 opened.
paramiko.transport: DEBUG: [chan 6332] Sesch channel 6332 request ok
paramiko.transport: DEBUG: [chan 6332] EOF received (6332)
paramiko.transport: DEBUG: [chan 6332] EOF sent (6332)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3165 count=351 bs=1k
paramiko.transport: DEBUG: [chan 6333] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6333] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6333 opened.
paramiko.transport: DEBUG: [chan 6333] Sesch channel 6333 request ok
paramiko.transport: DEBUG: [chan 6333] EOF received (6333)
paramiko.transport: DEBUG: [chan 6333] EOF sent (6333)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3166 count=914 bs=1k
paramiko.transport: DEBUG: [chan 6334] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6334] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6334 opened.
paramiko.transport: DEBUG: [chan 6334] Sesch channel 6334 request ok
paramiko.transport: DEBUG: [chan 6334] EOF received (6334)
paramiko.transport: DEBUG: [chan 6334] EOF sent (6334)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3166 count=914 bs=1k
paramiko.transport: DEBUG: [chan 6335] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6335] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6335 opened.
paramiko.transport: DEBUG: [chan 6335] Sesch channel 6335 request ok
paramiko.transport: DEBUG: [chan 6335] EOF received (6335)
paramiko.transport: DEBUG: [chan 6335] EOF sent (6335)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3167 count=279 bs=1k
paramiko.transport: DEBUG: [chan 6336] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6336] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6336 opened.
paramiko.transport: DEBUG: [chan 6336] Sesch channel 6336 request ok
paramiko.transport: DEBUG: [chan 6336] EOF received (6336)
paramiko.transport: DEBUG: [chan 6336] EOF sent (6336)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3167 count=279 bs=1k
paramiko.transport: DEBUG: [chan 6337] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6337] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6337 opened.
paramiko.transport: DEBUG: [chan 6337] Sesch channel 6337 request ok
paramiko.transport: DEBUG: [chan 6337] EOF received (6337)
paramiko.transport: DEBUG: [chan 6337] EOF sent (6337)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3168 count=145 bs=1k
paramiko.transport: DEBUG: [chan 6338] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6338] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6338 opened.
paramiko.transport: DEBUG: [chan 6338] Sesch channel 6338 request ok
paramiko.transport: DEBUG: [chan 6338] EOF received (6338)
paramiko.transport: DEBUG: [chan 6338] EOF sent (6338)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3168 count=145 bs=1k
paramiko.transport: DEBUG: [chan 6339] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6339] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6339 opened.
paramiko.transport: DEBUG: [chan 6339] Sesch channel 6339 request ok
paramiko.transport: DEBUG: [chan 6339] EOF received (6339)
paramiko.transport: DEBUG: [chan 6339] EOF sent (6339)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3169 count=588 bs=1k
paramiko.transport: DEBUG: [chan 6340] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6340] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6340 opened.
paramiko.transport: DEBUG: [chan 6340] Sesch channel 6340 request ok
paramiko.transport: DEBUG: [chan 6340] EOF received (6340)
paramiko.transport: DEBUG: [chan 6340] EOF sent (6340)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3169 count=588 bs=1k
paramiko.transport: DEBUG: [chan 6341] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6341] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6341 opened.
paramiko.transport: DEBUG: [chan 6341] Sesch channel 6341 request ok
paramiko.transport: DEBUG: [chan 6341] EOF received (6341)
paramiko.transport: DEBUG: [chan 6341] EOF sent (6341)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3170 count=579 bs=1k
paramiko.transport: DEBUG: [chan 6342] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6342] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6342 opened.
paramiko.transport: DEBUG: [chan 6342] Sesch channel 6342 request ok
paramiko.transport: DEBUG: [chan 6342] EOF received (6342)
paramiko.transport: DEBUG: [chan 6342] EOF sent (6342)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3170 count=579 bs=1k
paramiko.transport: DEBUG: [chan 6343] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6343] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6343 opened.
paramiko.transport: DEBUG: [chan 6343] Sesch channel 6343 request ok
paramiko.transport: DEBUG: [chan 6343] EOF received (6343)
paramiko.transport: DEBUG: [chan 6343] EOF sent (6343)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3171 count=106 bs=1k
paramiko.transport: DEBUG: [chan 6344] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6344] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6344 opened.
paramiko.transport: DEBUG: [chan 6344] Sesch channel 6344 request ok
paramiko.transport: DEBUG: [chan 6344] EOF received (6344)
paramiko.transport: DEBUG: [chan 6344] EOF sent (6344)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3171 count=106 bs=1k
paramiko.transport: DEBUG: [chan 6345] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6345] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6345 opened.
paramiko.transport: DEBUG: [chan 6345] Sesch channel 6345 request ok
paramiko.transport: DEBUG: [chan 6345] EOF received (6345)
paramiko.transport: DEBUG: [chan 6345] EOF sent (6345)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3172 count=580 bs=1k
paramiko.transport: DEBUG: [chan 6346] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6346] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6346 opened.
paramiko.transport: DEBUG: [chan 6346] Sesch channel 6346 request ok
paramiko.transport: DEBUG: [chan 6346] EOF received (6346)
paramiko.transport: DEBUG: [chan 6346] EOF sent (6346)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3172 count=580 bs=1k
paramiko.transport: DEBUG: [chan 6347] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6347] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6347 opened.
paramiko.transport: DEBUG: [chan 6347] Sesch channel 6347 request ok
paramiko.transport: DEBUG: [chan 6347] EOF received (6347)
paramiko.transport: DEBUG: [chan 6347] EOF sent (6347)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3173 count=889 bs=1k
paramiko.transport: DEBUG: [chan 6348] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6348] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6348 opened.
paramiko.transport: DEBUG: [chan 6348] Sesch channel 6348 request ok
paramiko.transport: DEBUG: [chan 6348] EOF received (6348)
paramiko.transport: DEBUG: [chan 6348] EOF sent (6348)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3173 count=889 bs=1k
paramiko.transport: DEBUG: [chan 6349] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6349] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6349 opened.
paramiko.transport: DEBUG: [chan 6349] Sesch channel 6349 request ok
paramiko.transport: DEBUG: [chan 6349] EOF received (6349)
paramiko.transport: DEBUG: [chan 6349] EOF sent (6349)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3174 count=24 bs=1k
paramiko.transport: DEBUG: [chan 6350] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6350] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6350 opened.
paramiko.transport: DEBUG: [chan 6350] Sesch channel 6350 request ok
paramiko.transport: DEBUG: [chan 6350] EOF received (6350)
paramiko.transport: DEBUG: [chan 6350] EOF sent (6350)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3174 count=24 bs=1k
paramiko.transport: DEBUG: [chan 6351] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6351] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6351 opened.
paramiko.transport: DEBUG: [chan 6351] Sesch channel 6351 request ok
paramiko.transport: DEBUG: [chan 6351] EOF received (6351)
paramiko.transport: DEBUG: [chan 6351] EOF sent (6351)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3175 count=131 bs=1k
paramiko.transport: DEBUG: [chan 6352] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6352] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6352 opened.
paramiko.transport: DEBUG: [chan 6352] Sesch channel 6352 request ok
paramiko.transport: DEBUG: [chan 6352] EOF received (6352)
paramiko.transport: DEBUG: [chan 6352] EOF sent (6352)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3175 count=131 bs=1k
paramiko.transport: DEBUG: [chan 6353] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6353] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6353 opened.
paramiko.transport: DEBUG: [chan 6353] Sesch channel 6353 request ok
paramiko.transport: DEBUG: [chan 6353] EOF received (6353)
paramiko.transport: DEBUG: [chan 6353] EOF sent (6353)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3176 count=442 bs=1k
paramiko.transport: DEBUG: [chan 6354] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6354] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6354 opened.
paramiko.transport: DEBUG: [chan 6354] Sesch channel 6354 request ok
paramiko.transport: DEBUG: [chan 6354] EOF received (6354)
paramiko.transport: DEBUG: [chan 6354] EOF sent (6354)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3176 count=442 bs=1k
paramiko.transport: DEBUG: [chan 6355] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6355] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6355 opened.
paramiko.transport: DEBUG: [chan 6355] Sesch channel 6355 request ok
paramiko.transport: DEBUG: [chan 6355] EOF received (6355)
paramiko.transport: DEBUG: [chan 6355] EOF sent (6355)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3177 count=801 bs=1k
paramiko.transport: DEBUG: [chan 6356] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6356] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6356 opened.
paramiko.transport: DEBUG: [chan 6356] Sesch channel 6356 request ok
paramiko.transport: DEBUG: [chan 6356] EOF received (6356)
paramiko.transport: DEBUG: [chan 6356] EOF sent (6356)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3177 count=801 bs=1k
paramiko.transport: DEBUG: [chan 6357] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6357] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6357 opened.
paramiko.transport: DEBUG: [chan 6357] Sesch channel 6357 request ok
paramiko.transport: DEBUG: [chan 6357] EOF received (6357)
paramiko.transport: DEBUG: [chan 6357] EOF sent (6357)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3178 count=983 bs=1k
paramiko.transport: DEBUG: [chan 6358] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6358] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6358 opened.
paramiko.transport: DEBUG: [chan 6358] Sesch channel 6358 request ok
paramiko.transport: DEBUG: [chan 6358] EOF received (6358)
paramiko.transport: DEBUG: [chan 6358] EOF sent (6358)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3178 count=983 bs=1k
paramiko.transport: DEBUG: [chan 6359] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6359] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6359 opened.
paramiko.transport: DEBUG: [chan 6359] Sesch channel 6359 request ok
paramiko.transport: DEBUG: [chan 6359] EOF received (6359)
paramiko.transport: DEBUG: [chan 6359] EOF sent (6359)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3179 count=759 bs=1k
paramiko.transport: DEBUG: [chan 6360] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6360] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6360 opened.
paramiko.transport: DEBUG: [chan 6360] Sesch channel 6360 request ok
paramiko.transport: DEBUG: [chan 6360] EOF received (6360)
paramiko.transport: DEBUG: [chan 6360] EOF sent (6360)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3179 count=759 bs=1k
paramiko.transport: DEBUG: [chan 6361] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6361] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6361 opened.
paramiko.transport: DEBUG: [chan 6361] Sesch channel 6361 request ok
paramiko.transport: DEBUG: [chan 6361] EOF received (6361)
paramiko.transport: DEBUG: [chan 6361] EOF sent (6361)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3180 count=136 bs=1k
paramiko.transport: DEBUG: [chan 6362] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6362] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6362 opened.
paramiko.transport: DEBUG: [chan 6362] Sesch channel 6362 request ok
paramiko.transport: DEBUG: [chan 6362] EOF received (6362)
paramiko.transport: DEBUG: [chan 6362] EOF sent (6362)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3180 count=136 bs=1k
paramiko.transport: DEBUG: [chan 6363] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6363] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6363 opened.
paramiko.transport: DEBUG: [chan 6363] Sesch channel 6363 request ok
paramiko.transport: DEBUG: [chan 6363] EOF received (6363)
paramiko.transport: DEBUG: [chan 6363] EOF sent (6363)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3181 count=604 bs=1k
paramiko.transport: DEBUG: [chan 6364] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6364] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6364 opened.
paramiko.transport: DEBUG: [chan 6364] Sesch channel 6364 request ok
paramiko.transport: DEBUG: [chan 6364] EOF received (6364)
paramiko.transport: DEBUG: [chan 6364] EOF sent (6364)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3181 count=604 bs=1k
paramiko.transport: DEBUG: [chan 6365] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6365] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6365 opened.
paramiko.transport: DEBUG: [chan 6365] Sesch channel 6365 request ok
paramiko.transport: DEBUG: [chan 6365] EOF received (6365)
paramiko.transport: DEBUG: [chan 6365] EOF sent (6365)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3182 count=995 bs=1k
paramiko.transport: DEBUG: [chan 6366] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6366] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6366 opened.
paramiko.transport: DEBUG: [chan 6366] Sesch channel 6366 request ok
paramiko.transport: DEBUG: [chan 6366] EOF received (6366)
paramiko.transport: DEBUG: [chan 6366] EOF sent (6366)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3182 count=995 bs=1k
paramiko.transport: DEBUG: [chan 6367] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6367] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6367 opened.
paramiko.transport: DEBUG: [chan 6367] Sesch channel 6367 request ok
paramiko.transport: DEBUG: [chan 6367] EOF received (6367)
paramiko.transport: DEBUG: [chan 6367] EOF sent (6367)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3183 count=912 bs=1k
paramiko.transport: DEBUG: [chan 6368] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6368] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6368 opened.
paramiko.transport: DEBUG: [chan 6368] Sesch channel 6368 request ok
paramiko.transport: DEBUG: [chan 6368] EOF received (6368)
paramiko.transport: DEBUG: [chan 6368] EOF sent (6368)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3183 count=912 bs=1k
paramiko.transport: DEBUG: [chan 6369] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6369] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6369 opened.
paramiko.transport: DEBUG: [chan 6369] Sesch channel 6369 request ok
paramiko.transport: DEBUG: [chan 6369] EOF received (6369)
paramiko.transport: DEBUG: [chan 6369] EOF sent (6369)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3184 count=14 bs=1k
paramiko.transport: DEBUG: [chan 6370] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6370] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6370 opened.
paramiko.transport: DEBUG: [chan 6370] Sesch channel 6370 request ok
paramiko.transport: DEBUG: [chan 6370] EOF received (6370)
paramiko.transport: DEBUG: [chan 6370] EOF sent (6370)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3184 count=14 bs=1k
paramiko.transport: DEBUG: [chan 6371] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6371] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6371 opened.
paramiko.transport: DEBUG: [chan 6371] Sesch channel 6371 request ok
paramiko.transport: DEBUG: [chan 6371] EOF received (6371)
paramiko.transport: DEBUG: [chan 6371] EOF sent (6371)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3185 count=209 bs=1k
paramiko.transport: DEBUG: [chan 6372] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6372] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6372 opened.
paramiko.transport: DEBUG: [chan 6372] Sesch channel 6372 request ok
paramiko.transport: DEBUG: [chan 6372] EOF received (6372)
paramiko.transport: DEBUG: [chan 6372] EOF sent (6372)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3185 count=209 bs=1k
paramiko.transport: DEBUG: [chan 6373] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6373] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6373 opened.
paramiko.transport: DEBUG: [chan 6373] Sesch channel 6373 request ok
paramiko.transport: DEBUG: [chan 6373] EOF received (6373)
paramiko.transport: DEBUG: [chan 6373] EOF sent (6373)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3186 count=820 bs=1k
paramiko.transport: DEBUG: [chan 6374] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6374] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6374 opened.
paramiko.transport: DEBUG: [chan 6374] Sesch channel 6374 request ok
paramiko.transport: DEBUG: [chan 6374] EOF received (6374)
paramiko.transport: DEBUG: [chan 6374] EOF sent (6374)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3186 count=820 bs=1k
paramiko.transport: DEBUG: [chan 6375] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6375] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6375 opened.
paramiko.transport: DEBUG: [chan 6375] Sesch channel 6375 request ok
paramiko.transport: DEBUG: [chan 6375] EOF received (6375)
paramiko.transport: DEBUG: [chan 6375] EOF sent (6375)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3187 count=180 bs=1k
paramiko.transport: DEBUG: [chan 6376] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6376] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6376 opened.
paramiko.transport: DEBUG: [chan 6376] Sesch channel 6376 request ok
paramiko.transport: DEBUG: [chan 6376] EOF received (6376)
paramiko.transport: DEBUG: [chan 6376] EOF sent (6376)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3187 count=180 bs=1k
paramiko.transport: DEBUG: [chan 6377] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6377] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6377 opened.
paramiko.transport: DEBUG: [chan 6377] Sesch channel 6377 request ok
paramiko.transport: DEBUG: [chan 6377] EOF received (6377)
paramiko.transport: DEBUG: [chan 6377] EOF sent (6377)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3188 count=757 bs=1k
paramiko.transport: DEBUG: [chan 6378] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6378] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6378 opened.
paramiko.transport: DEBUG: [chan 6378] Sesch channel 6378 request ok
paramiko.transport: DEBUG: [chan 6378] EOF received (6378)
paramiko.transport: DEBUG: [chan 6378] EOF sent (6378)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3188 count=757 bs=1k
paramiko.transport: DEBUG: [chan 6379] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6379] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6379 opened.
paramiko.transport: DEBUG: [chan 6379] Sesch channel 6379 request ok
paramiko.transport: DEBUG: [chan 6379] EOF received (6379)
paramiko.transport: DEBUG: [chan 6379] EOF sent (6379)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3189 count=880 bs=1k
paramiko.transport: DEBUG: [chan 6380] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6380] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6380 opened.
paramiko.transport: DEBUG: [chan 6380] Sesch channel 6380 request ok
paramiko.transport: DEBUG: [chan 6380] EOF received (6380)
paramiko.transport: DEBUG: [chan 6380] EOF sent (6380)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3189 count=880 bs=1k
paramiko.transport: DEBUG: [chan 6381] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6381] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6381 opened.
paramiko.transport: DEBUG: [chan 6381] Sesch channel 6381 request ok
paramiko.transport: DEBUG: [chan 6381] EOF received (6381)
paramiko.transport: DEBUG: [chan 6381] EOF sent (6381)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3190 count=803 bs=1k
paramiko.transport: DEBUG: [chan 6382] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6382] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6382 opened.
paramiko.transport: DEBUG: [chan 6382] Sesch channel 6382 request ok
paramiko.transport: DEBUG: [chan 6382] EOF received (6382)
paramiko.transport: DEBUG: [chan 6382] EOF sent (6382)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3190 count=803 bs=1k
paramiko.transport: DEBUG: [chan 6383] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6383] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6383 opened.
paramiko.transport: DEBUG: [chan 6383] Sesch channel 6383 request ok
paramiko.transport: DEBUG: [chan 6383] EOF received (6383)
paramiko.transport: DEBUG: [chan 6383] EOF sent (6383)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3191 count=96 bs=1k
paramiko.transport: DEBUG: [chan 6384] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6384] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6384 opened.
paramiko.transport: DEBUG: [chan 6384] Sesch channel 6384 request ok
paramiko.transport: DEBUG: [chan 6384] EOF received (6384)
paramiko.transport: DEBUG: [chan 6384] EOF sent (6384)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3191 count=96 bs=1k
paramiko.transport: DEBUG: [chan 6385] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6385] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6385 opened.
paramiko.transport: DEBUG: [chan 6385] Sesch channel 6385 request ok
paramiko.transport: DEBUG: [chan 6385] EOF received (6385)
paramiko.transport: DEBUG: [chan 6385] EOF sent (6385)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3192 count=619 bs=1k
paramiko.transport: DEBUG: [chan 6386] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6386] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6386 opened.
paramiko.transport: DEBUG: [chan 6386] Sesch channel 6386 request ok
paramiko.transport: DEBUG: [chan 6386] EOF received (6386)
paramiko.transport: DEBUG: [chan 6386] EOF sent (6386)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3192 count=619 bs=1k
paramiko.transport: DEBUG: [chan 6387] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6387] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6387 opened.
paramiko.transport: DEBUG: [chan 6387] Sesch channel 6387 request ok
paramiko.transport: DEBUG: [chan 6387] EOF received (6387)
paramiko.transport: DEBUG: [chan 6387] EOF sent (6387)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3193 count=910 bs=1k
paramiko.transport: DEBUG: [chan 6388] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6388] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6388 opened.
paramiko.transport: DEBUG: [chan 6388] Sesch channel 6388 request ok
paramiko.transport: DEBUG: [chan 6388] EOF received (6388)
paramiko.transport: DEBUG: [chan 6388] EOF sent (6388)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3193 count=910 bs=1k
paramiko.transport: DEBUG: [chan 6389] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6389] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6389 opened.
paramiko.transport: DEBUG: [chan 6389] Sesch channel 6389 request ok
paramiko.transport: DEBUG: [chan 6389] EOF received (6389)
paramiko.transport: DEBUG: [chan 6389] EOF sent (6389)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3194 count=168 bs=1k
paramiko.transport: DEBUG: [chan 6390] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6390] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6390 opened.
paramiko.transport: DEBUG: [chan 6390] Sesch channel 6390 request ok
paramiko.transport: DEBUG: [chan 6390] EOF received (6390)
paramiko.transport: DEBUG: [chan 6390] EOF sent (6390)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3194 count=168 bs=1k
paramiko.transport: DEBUG: [chan 6391] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6391] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6391 opened.
paramiko.transport: DEBUG: [chan 6391] Sesch channel 6391 request ok
paramiko.transport: DEBUG: [chan 6391] EOF received (6391)
paramiko.transport: DEBUG: [chan 6391] EOF sent (6391)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3195 count=216 bs=1k
paramiko.transport: DEBUG: [chan 6392] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6392] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6392 opened.
paramiko.transport: DEBUG: [chan 6392] Sesch channel 6392 request ok
paramiko.transport: DEBUG: [chan 6392] EOF received (6392)
paramiko.transport: DEBUG: [chan 6392] EOF sent (6392)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3195 count=216 bs=1k
paramiko.transport: DEBUG: [chan 6393] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6393] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6393 opened.
paramiko.transport: DEBUG: [chan 6393] Sesch channel 6393 request ok
paramiko.transport: DEBUG: [chan 6393] EOF received (6393)
paramiko.transport: DEBUG: [chan 6393] EOF sent (6393)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3196 count=365 bs=1k
paramiko.transport: DEBUG: [chan 6394] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6394] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6394 opened.
paramiko.transport: DEBUG: [chan 6394] Sesch channel 6394 request ok
paramiko.transport: DEBUG: [chan 6394] EOF received (6394)
paramiko.transport: DEBUG: [chan 6394] EOF sent (6394)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3196 count=365 bs=1k
paramiko.transport: DEBUG: [chan 6395] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6395] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6395 opened.
paramiko.transport: DEBUG: [chan 6395] Sesch channel 6395 request ok
paramiko.transport: DEBUG: [chan 6395] EOF received (6395)
paramiko.transport: DEBUG: [chan 6395] EOF sent (6395)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3197 count=896 bs=1k
paramiko.transport: DEBUG: [chan 6396] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6396] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6396 opened.
paramiko.transport: DEBUG: [chan 6396] Sesch channel 6396 request ok
paramiko.transport: DEBUG: [chan 6396] EOF received (6396)
paramiko.transport: DEBUG: [chan 6396] EOF sent (6396)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3197 count=896 bs=1k
paramiko.transport: DEBUG: [chan 6397] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6397] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6397 opened.
paramiko.transport: DEBUG: [chan 6397] Sesch channel 6397 request ok
paramiko.transport: DEBUG: [chan 6397] EOF received (6397)
paramiko.transport: DEBUG: [chan 6397] EOF sent (6397)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3198 count=533 bs=1k
paramiko.transport: DEBUG: [chan 6398] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6398] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6398 opened.
paramiko.transport: DEBUG: [chan 6398] Sesch channel 6398 request ok
paramiko.transport: DEBUG: [chan 6398] EOF received (6398)
paramiko.transport: DEBUG: [chan 6398] EOF sent (6398)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3198 count=533 bs=1k
paramiko.transport: DEBUG: [chan 6399] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6399] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6399 opened.
paramiko.transport: DEBUG: [chan 6399] Sesch channel 6399 request ok
paramiko.transport: DEBUG: [chan 6399] EOF received (6399)
paramiko.transport: DEBUG: [chan 6399] EOF sent (6399)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3199 count=856 bs=1k
paramiko.transport: DEBUG: [chan 6400] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6400] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6400 opened.
paramiko.transport: DEBUG: [chan 6400] Sesch channel 6400 request ok
paramiko.transport: DEBUG: [chan 6400] EOF received (6400)
paramiko.transport: DEBUG: [chan 6400] EOF sent (6400)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3199 count=856 bs=1k
paramiko.transport: DEBUG: [chan 6401] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6401] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6401 opened.
paramiko.transport: DEBUG: [chan 6401] Sesch channel 6401 request ok
paramiko.transport: DEBUG: [chan 6401] EOF received (6401)
paramiko.transport: DEBUG: [chan 6401] EOF sent (6401)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3200 count=81 bs=1k
paramiko.transport: DEBUG: [chan 6402] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6402] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6402 opened.
paramiko.transport: DEBUG: [chan 6402] Sesch channel 6402 request ok
paramiko.transport: DEBUG: [chan 6402] EOF received (6402)
paramiko.transport: DEBUG: [chan 6402] EOF sent (6402)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3200 count=81 bs=1k
paramiko.transport: DEBUG: [chan 6403] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6403] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6403 opened.
paramiko.transport: DEBUG: [chan 6403] Sesch channel 6403 request ok
paramiko.transport: DEBUG: [chan 6403] EOF received (6403)
paramiko.transport: DEBUG: [chan 6403] EOF sent (6403)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3201 count=906 bs=1k
paramiko.transport: DEBUG: [chan 6404] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6404] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6404 opened.
paramiko.transport: DEBUG: [chan 6404] Sesch channel 6404 request ok
paramiko.transport: DEBUG: [chan 6404] EOF received (6404)
paramiko.transport: DEBUG: [chan 6404] EOF sent (6404)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3201 count=906 bs=1k
paramiko.transport: DEBUG: [chan 6405] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6405] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6405 opened.
paramiko.transport: DEBUG: [chan 6405] Sesch channel 6405 request ok
paramiko.transport: DEBUG: [chan 6405] EOF received (6405)
paramiko.transport: DEBUG: [chan 6405] EOF sent (6405)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3202 count=579 bs=1k
paramiko.transport: DEBUG: [chan 6406] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6406] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6406 opened.
paramiko.transport: DEBUG: [chan 6406] Sesch channel 6406 request ok
paramiko.transport: DEBUG: [chan 6406] EOF received (6406)
paramiko.transport: DEBUG: [chan 6406] EOF sent (6406)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3202 count=579 bs=1k
paramiko.transport: DEBUG: [chan 6407] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6407] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6407 opened.
paramiko.transport: DEBUG: [chan 6407] Sesch channel 6407 request ok
paramiko.transport: DEBUG: [chan 6407] EOF received (6407)
paramiko.transport: DEBUG: [chan 6407] EOF sent (6407)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3203 count=347 bs=1k
paramiko.transport: DEBUG: [chan 6408] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6408] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6408 opened.
paramiko.transport: DEBUG: [chan 6408] Sesch channel 6408 request ok
paramiko.transport: DEBUG: [chan 6408] EOF received (6408)
paramiko.transport: DEBUG: [chan 6408] EOF sent (6408)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3203 count=347 bs=1k
paramiko.transport: DEBUG: [chan 6409] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6409] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6409 opened.
paramiko.transport: DEBUG: [chan 6409] Sesch channel 6409 request ok
paramiko.transport: DEBUG: [chan 6409] EOF received (6409)
paramiko.transport: DEBUG: [chan 6409] EOF sent (6409)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3204 count=977 bs=1k
paramiko.transport: DEBUG: [chan 6410] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6410] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6410 opened.
paramiko.transport: DEBUG: [chan 6410] Sesch channel 6410 request ok
paramiko.transport: DEBUG: [chan 6410] EOF received (6410)
paramiko.transport: DEBUG: [chan 6410] EOF sent (6410)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3204 count=977 bs=1k
paramiko.transport: DEBUG: [chan 6411] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6411] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6411 opened.
paramiko.transport: DEBUG: [chan 6411] Sesch channel 6411 request ok
paramiko.transport: DEBUG: [chan 6411] EOF received (6411)
paramiko.transport: DEBUG: [chan 6411] EOF sent (6411)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3205 count=27 bs=1k
paramiko.transport: DEBUG: [chan 6412] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6412] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6412 opened.
paramiko.transport: DEBUG: [chan 6412] Sesch channel 6412 request ok
paramiko.transport: DEBUG: [chan 6412] EOF received (6412)
paramiko.transport: DEBUG: [chan 6412] EOF sent (6412)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3205 count=27 bs=1k
paramiko.transport: DEBUG: [chan 6413] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6413] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6413 opened.
paramiko.transport: DEBUG: [chan 6413] Sesch channel 6413 request ok
paramiko.transport: DEBUG: [chan 6413] EOF received (6413)
paramiko.transport: DEBUG: [chan 6413] EOF sent (6413)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3206 count=326 bs=1k
paramiko.transport: DEBUG: [chan 6414] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6414] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6414 opened.
paramiko.transport: DEBUG: [chan 6414] Sesch channel 6414 request ok
paramiko.transport: DEBUG: [chan 6414] EOF received (6414)
paramiko.transport: DEBUG: [chan 6414] EOF sent (6414)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3206 count=326 bs=1k
paramiko.transport: DEBUG: [chan 6415] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6415] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6415 opened.
paramiko.transport: DEBUG: [chan 6415] Sesch channel 6415 request ok
paramiko.transport: DEBUG: [chan 6415] EOF received (6415)
paramiko.transport: DEBUG: [chan 6415] EOF sent (6415)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3207 count=41 bs=1k
paramiko.transport: DEBUG: [chan 6416] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6416] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6416 opened.
paramiko.transport: DEBUG: [chan 6416] Sesch channel 6416 request ok
paramiko.transport: DEBUG: [chan 6416] EOF received (6416)
paramiko.transport: DEBUG: [chan 6416] EOF sent (6416)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3207 count=41 bs=1k
paramiko.transport: DEBUG: [chan 6417] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6417] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6417 opened.
paramiko.transport: DEBUG: [chan 6417] Sesch channel 6417 request ok
paramiko.transport: DEBUG: [chan 6417] EOF received (6417)
paramiko.transport: DEBUG: [chan 6417] EOF sent (6417)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3208 count=129 bs=1k
paramiko.transport: DEBUG: [chan 6418] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6418] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6418 opened.
paramiko.transport: DEBUG: [chan 6418] Sesch channel 6418 request ok
paramiko.transport: DEBUG: [chan 6418] EOF received (6418)
paramiko.transport: DEBUG: [chan 6418] EOF sent (6418)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3208 count=129 bs=1k
paramiko.transport: DEBUG: [chan 6419] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6419] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6419 opened.
paramiko.transport: DEBUG: [chan 6419] Sesch channel 6419 request ok
paramiko.transport: DEBUG: [chan 6419] EOF received (6419)
paramiko.transport: DEBUG: [chan 6419] EOF sent (6419)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3209 count=688 bs=1k
paramiko.transport: DEBUG: [chan 6420] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6420] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6420 opened.
paramiko.transport: DEBUG: [chan 6420] Sesch channel 6420 request ok
paramiko.transport: DEBUG: [chan 6420] EOF received (6420)
paramiko.transport: DEBUG: [chan 6420] EOF sent (6420)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3209 count=688 bs=1k
paramiko.transport: DEBUG: [chan 6421] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6421] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6421 opened.
paramiko.transport: DEBUG: [chan 6421] Sesch channel 6421 request ok
paramiko.transport: DEBUG: [chan 6421] EOF received (6421)
paramiko.transport: DEBUG: [chan 6421] EOF sent (6421)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3210 count=1015 bs=1k
paramiko.transport: DEBUG: [chan 6422] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6422] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6422 opened.
paramiko.transport: DEBUG: [chan 6422] Sesch channel 6422 request ok
paramiko.transport: DEBUG: [chan 6422] EOF received (6422)
paramiko.transport: DEBUG: [chan 6422] EOF sent (6422)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3210 count=1015 bs=1k
paramiko.transport: DEBUG: [chan 6423] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6423] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6423 opened.
paramiko.transport: DEBUG: [chan 6423] Sesch channel 6423 request ok
paramiko.transport: DEBUG: [chan 6423] EOF received (6423)
paramiko.transport: DEBUG: [chan 6423] EOF sent (6423)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3211 count=280 bs=1k
paramiko.transport: DEBUG: [chan 6424] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6424] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6424 opened.
paramiko.transport: DEBUG: [chan 6424] Sesch channel 6424 request ok
paramiko.transport: DEBUG: [chan 6424] EOF received (6424)
paramiko.transport: DEBUG: [chan 6424] EOF sent (6424)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3211 count=280 bs=1k
paramiko.transport: DEBUG: [chan 6425] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6425] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6425 opened.
paramiko.transport: DEBUG: [chan 6425] Sesch channel 6425 request ok
paramiko.transport: DEBUG: [chan 6425] EOF received (6425)
paramiko.transport: DEBUG: [chan 6425] EOF sent (6425)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3212 count=248 bs=1k
paramiko.transport: DEBUG: [chan 6426] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6426] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6426 opened.
paramiko.transport: DEBUG: [chan 6426] Sesch channel 6426 request ok
paramiko.transport: DEBUG: [chan 6426] EOF received (6426)
paramiko.transport: DEBUG: [chan 6426] EOF sent (6426)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3212 count=248 bs=1k
paramiko.transport: DEBUG: [chan 6427] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6427] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6427 opened.
paramiko.transport: DEBUG: [chan 6427] Sesch channel 6427 request ok
paramiko.transport: DEBUG: [chan 6427] EOF received (6427)
paramiko.transport: DEBUG: [chan 6427] EOF sent (6427)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3213 count=105 bs=1k
paramiko.transport: DEBUG: [chan 6428] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6428] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6428 opened.
paramiko.transport: DEBUG: [chan 6428] Sesch channel 6428 request ok
paramiko.transport: DEBUG: [chan 6428] EOF received (6428)
paramiko.transport: DEBUG: [chan 6428] EOF sent (6428)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3213 count=105 bs=1k
paramiko.transport: DEBUG: [chan 6429] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6429] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6429 opened.
paramiko.transport: DEBUG: [chan 6429] Sesch channel 6429 request ok
paramiko.transport: DEBUG: [chan 6429] EOF received (6429)
paramiko.transport: DEBUG: [chan 6429] EOF sent (6429)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3214 count=459 bs=1k
paramiko.transport: DEBUG: [chan 6430] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6430] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6430 opened.
paramiko.transport: DEBUG: [chan 6430] Sesch channel 6430 request ok
paramiko.transport: DEBUG: [chan 6430] EOF received (6430)
paramiko.transport: DEBUG: [chan 6430] EOF sent (6430)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3214 count=459 bs=1k
paramiko.transport: DEBUG: [chan 6431] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6431] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6431 opened.
paramiko.transport: DEBUG: [chan 6431] Sesch channel 6431 request ok
paramiko.transport: DEBUG: [chan 6431] EOF received (6431)
paramiko.transport: DEBUG: [chan 6431] EOF sent (6431)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3215 count=5 bs=1k
paramiko.transport: DEBUG: [chan 6432] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6432] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6432 opened.
paramiko.transport: DEBUG: [chan 6432] Sesch channel 6432 request ok
paramiko.transport: DEBUG: [chan 6432] EOF received (6432)
paramiko.transport: DEBUG: [chan 6432] EOF sent (6432)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3215 count=5 bs=1k
paramiko.transport: DEBUG: [chan 6433] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6433] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6433 opened.
paramiko.transport: DEBUG: [chan 6433] Sesch channel 6433 request ok
paramiko.transport: DEBUG: [chan 6433] EOF received (6433)
paramiko.transport: DEBUG: [chan 6433] EOF sent (6433)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3216 count=714 bs=1k
paramiko.transport: DEBUG: [chan 6434] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6434] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6434 opened.
paramiko.transport: DEBUG: [chan 6434] Sesch channel 6434 request ok
paramiko.transport: DEBUG: [chan 6434] EOF received (6434)
paramiko.transport: DEBUG: [chan 6434] EOF sent (6434)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3216 count=714 bs=1k
paramiko.transport: DEBUG: [chan 6435] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6435] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6435 opened.
paramiko.transport: DEBUG: [chan 6435] Sesch channel 6435 request ok
paramiko.transport: DEBUG: [chan 6435] EOF received (6435)
paramiko.transport: DEBUG: [chan 6435] EOF sent (6435)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3217 count=452 bs=1k
paramiko.transport: DEBUG: [chan 6436] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6436] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6436 opened.
paramiko.transport: DEBUG: [chan 6436] Sesch channel 6436 request ok
paramiko.transport: DEBUG: [chan 6436] EOF received (6436)
paramiko.transport: DEBUG: [chan 6436] EOF sent (6436)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3217 count=452 bs=1k
paramiko.transport: DEBUG: [chan 6437] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6437] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6437 opened.
paramiko.transport: DEBUG: [chan 6437] Sesch channel 6437 request ok
paramiko.transport: DEBUG: [chan 6437] EOF received (6437)
paramiko.transport: DEBUG: [chan 6437] EOF sent (6437)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3218 count=422 bs=1k
paramiko.transport: DEBUG: [chan 6438] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6438] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6438 opened.
paramiko.transport: DEBUG: [chan 6438] Sesch channel 6438 request ok
paramiko.transport: DEBUG: [chan 6438] EOF received (6438)
paramiko.transport: DEBUG: [chan 6438] EOF sent (6438)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3218 count=422 bs=1k
paramiko.transport: DEBUG: [chan 6439] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6439] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6439 opened.
paramiko.transport: DEBUG: [chan 6439] Sesch channel 6439 request ok
paramiko.transport: DEBUG: [chan 6439] EOF received (6439)
paramiko.transport: DEBUG: [chan 6439] EOF sent (6439)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3219 count=357 bs=1k
paramiko.transport: DEBUG: [chan 6440] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6440] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6440 opened.
paramiko.transport: DEBUG: [chan 6440] Sesch channel 6440 request ok
paramiko.transport: DEBUG: [chan 6440] EOF received (6440)
paramiko.transport: DEBUG: [chan 6440] EOF sent (6440)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3219 count=357 bs=1k
paramiko.transport: DEBUG: [chan 6441] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6441] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6441 opened.
paramiko.transport: DEBUG: [chan 6441] Sesch channel 6441 request ok
paramiko.transport: DEBUG: [chan 6441] EOF received (6441)
paramiko.transport: DEBUG: [chan 6441] EOF sent (6441)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3220 count=84 bs=1k
paramiko.transport: DEBUG: [chan 6442] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6442] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6442 opened.
paramiko.transport: DEBUG: [chan 6442] Sesch channel 6442 request ok
paramiko.transport: DEBUG: [chan 6442] EOF received (6442)
paramiko.transport: DEBUG: [chan 6442] EOF sent (6442)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3220 count=84 bs=1k
paramiko.transport: DEBUG: [chan 6443] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6443] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6443 opened.
paramiko.transport: DEBUG: [chan 6443] Sesch channel 6443 request ok
paramiko.transport: DEBUG: [chan 6443] EOF received (6443)
paramiko.transport: DEBUG: [chan 6443] EOF sent (6443)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3221 count=199 bs=1k
paramiko.transport: DEBUG: [chan 6444] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6444] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6444 opened.
paramiko.transport: DEBUG: [chan 6444] Sesch channel 6444 request ok
paramiko.transport: DEBUG: [chan 6444] EOF received (6444)
paramiko.transport: DEBUG: [chan 6444] EOF sent (6444)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3221 count=199 bs=1k
paramiko.transport: DEBUG: [chan 6445] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6445] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6445 opened.
paramiko.transport: DEBUG: [chan 6445] Sesch channel 6445 request ok
paramiko.transport: DEBUG: [chan 6445] EOF received (6445)
paramiko.transport: DEBUG: [chan 6445] EOF sent (6445)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3222 count=523 bs=1k
paramiko.transport: DEBUG: [chan 6446] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6446] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6446 opened.
paramiko.transport: DEBUG: [chan 6446] Sesch channel 6446 request ok
paramiko.transport: DEBUG: [chan 6446] EOF received (6446)
paramiko.transport: DEBUG: [chan 6446] EOF sent (6446)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3222 count=523 bs=1k
paramiko.transport: DEBUG: [chan 6447] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6447] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6447 opened.
paramiko.transport: DEBUG: [chan 6447] Sesch channel 6447 request ok
paramiko.transport: DEBUG: [chan 6447] EOF received (6447)
paramiko.transport: DEBUG: [chan 6447] EOF sent (6447)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3223 count=196 bs=1k
paramiko.transport: DEBUG: [chan 6448] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6448] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6448 opened.
paramiko.transport: DEBUG: [chan 6448] Sesch channel 6448 request ok
paramiko.transport: DEBUG: [chan 6448] EOF received (6448)
paramiko.transport: DEBUG: [chan 6448] EOF sent (6448)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3223 count=196 bs=1k
paramiko.transport: DEBUG: [chan 6449] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6449] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6449 opened.
paramiko.transport: DEBUG: [chan 6449] Sesch channel 6449 request ok
paramiko.transport: DEBUG: [chan 6449] EOF received (6449)
paramiko.transport: DEBUG: [chan 6449] EOF sent (6449)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3224 count=116 bs=1k
paramiko.transport: DEBUG: [chan 6450] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6450] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6450 opened.
paramiko.transport: DEBUG: [chan 6450] Sesch channel 6450 request ok
paramiko.transport: DEBUG: [chan 6450] EOF received (6450)
paramiko.transport: DEBUG: [chan 6450] EOF sent (6450)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3224 count=116 bs=1k
paramiko.transport: DEBUG: [chan 6451] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6451] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6451 opened.
paramiko.transport: DEBUG: [chan 6451] Sesch channel 6451 request ok
paramiko.transport: DEBUG: [chan 6451] EOF received (6451)
paramiko.transport: DEBUG: [chan 6451] EOF sent (6451)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3225 count=421 bs=1k
paramiko.transport: DEBUG: [chan 6452] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6452] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6452 opened.
paramiko.transport: DEBUG: [chan 6452] Sesch channel 6452 request ok
paramiko.transport: DEBUG: [chan 6452] EOF received (6452)
paramiko.transport: DEBUG: [chan 6452] EOF sent (6452)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3225 count=421 bs=1k
paramiko.transport: DEBUG: [chan 6453] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6453] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6453 opened.
paramiko.transport: DEBUG: [chan 6453] Sesch channel 6453 request ok
paramiko.transport: DEBUG: [chan 6453] EOF received (6453)
paramiko.transport: DEBUG: [chan 6453] EOF sent (6453)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3226 count=903 bs=1k
paramiko.transport: DEBUG: [chan 6454] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6454] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6454 opened.
paramiko.transport: DEBUG: [chan 6454] Sesch channel 6454 request ok
paramiko.transport: DEBUG: [chan 6454] EOF received (6454)
paramiko.transport: DEBUG: [chan 6454] EOF sent (6454)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3226 count=903 bs=1k
paramiko.transport: DEBUG: [chan 6455] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6455] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6455 opened.
paramiko.transport: DEBUG: [chan 6455] Sesch channel 6455 request ok
paramiko.transport: DEBUG: [chan 6455] EOF received (6455)
paramiko.transport: DEBUG: [chan 6455] EOF sent (6455)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3227 count=567 bs=1k
paramiko.transport: DEBUG: [chan 6456] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6456] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6456 opened.
paramiko.transport: DEBUG: [chan 6456] Sesch channel 6456 request ok
paramiko.transport: DEBUG: [chan 6456] EOF received (6456)
paramiko.transport: DEBUG: [chan 6456] EOF sent (6456)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3227 count=567 bs=1k
paramiko.transport: DEBUG: [chan 6457] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6457] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6457 opened.
paramiko.transport: DEBUG: [chan 6457] Sesch channel 6457 request ok
paramiko.transport: DEBUG: [chan 6457] EOF received (6457)
paramiko.transport: DEBUG: [chan 6457] EOF sent (6457)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3228 count=917 bs=1k
paramiko.transport: DEBUG: [chan 6458] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6458] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6458 opened.
paramiko.transport: DEBUG: [chan 6458] Sesch channel 6458 request ok
paramiko.transport: DEBUG: [chan 6458] EOF received (6458)
paramiko.transport: DEBUG: [chan 6458] EOF sent (6458)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3228 count=917 bs=1k
paramiko.transport: DEBUG: [chan 6459] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6459] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6459 opened.
paramiko.transport: DEBUG: [chan 6459] Sesch channel 6459 request ok
paramiko.transport: DEBUG: [chan 6459] EOF received (6459)
paramiko.transport: DEBUG: [chan 6459] EOF sent (6459)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3229 count=564 bs=1k
paramiko.transport: DEBUG: [chan 6460] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6460] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6460 opened.
paramiko.transport: DEBUG: [chan 6460] Sesch channel 6460 request ok
paramiko.transport: DEBUG: [chan 6460] EOF received (6460)
paramiko.transport: DEBUG: [chan 6460] EOF sent (6460)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3229 count=564 bs=1k
paramiko.transport: DEBUG: [chan 6461] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6461] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6461 opened.
paramiko.transport: DEBUG: [chan 6461] Sesch channel 6461 request ok
paramiko.transport: DEBUG: [chan 6461] EOF received (6461)
paramiko.transport: DEBUG: [chan 6461] EOF sent (6461)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3230 count=417 bs=1k
paramiko.transport: DEBUG: [chan 6462] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6462] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6462 opened.
paramiko.transport: DEBUG: [chan 6462] Sesch channel 6462 request ok
paramiko.transport: DEBUG: [chan 6462] EOF received (6462)
paramiko.transport: DEBUG: [chan 6462] EOF sent (6462)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3230 count=417 bs=1k
paramiko.transport: DEBUG: [chan 6463] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6463] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6463 opened.
paramiko.transport: DEBUG: [chan 6463] Sesch channel 6463 request ok
paramiko.transport: DEBUG: [chan 6463] EOF received (6463)
paramiko.transport: DEBUG: [chan 6463] EOF sent (6463)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3231 count=609 bs=1k
paramiko.transport: DEBUG: [chan 6464] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6464] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6464 opened.
paramiko.transport: DEBUG: [chan 6464] Sesch channel 6464 request ok
paramiko.transport: DEBUG: [chan 6464] EOF received (6464)
paramiko.transport: DEBUG: [chan 6464] EOF sent (6464)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3231 count=609 bs=1k
paramiko.transport: DEBUG: [chan 6465] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6465] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6465 opened.
paramiko.transport: DEBUG: [chan 6465] Sesch channel 6465 request ok
paramiko.transport: DEBUG: [chan 6465] EOF received (6465)
paramiko.transport: DEBUG: [chan 6465] EOF sent (6465)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3232 count=373 bs=1k
paramiko.transport: DEBUG: [chan 6466] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6466] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6466 opened.
paramiko.transport: DEBUG: [chan 6466] Sesch channel 6466 request ok
paramiko.transport: DEBUG: [chan 6466] EOF received (6466)
paramiko.transport: DEBUG: [chan 6466] EOF sent (6466)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3232 count=373 bs=1k
paramiko.transport: DEBUG: [chan 6467] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6467] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6467 opened.
paramiko.transport: DEBUG: [chan 6467] Sesch channel 6467 request ok
paramiko.transport: DEBUG: [chan 6467] EOF received (6467)
paramiko.transport: DEBUG: [chan 6467] EOF sent (6467)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3233 count=189 bs=1k
paramiko.transport: DEBUG: [chan 6468] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6468] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6468 opened.
paramiko.transport: DEBUG: [chan 6468] Sesch channel 6468 request ok
paramiko.transport: DEBUG: [chan 6468] EOF received (6468)
paramiko.transport: DEBUG: [chan 6468] EOF sent (6468)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3233 count=189 bs=1k
paramiko.transport: DEBUG: [chan 6469] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6469] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6469 opened.
paramiko.transport: DEBUG: [chan 6469] Sesch channel 6469 request ok
paramiko.transport: DEBUG: [chan 6469] EOF received (6469)
paramiko.transport: DEBUG: [chan 6469] EOF sent (6469)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3234 count=658 bs=1k
paramiko.transport: DEBUG: [chan 6470] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6470] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6470 opened.
paramiko.transport: DEBUG: [chan 6470] Sesch channel 6470 request ok
paramiko.transport: DEBUG: [chan 6470] EOF received (6470)
paramiko.transport: DEBUG: [chan 6470] EOF sent (6470)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3234 count=658 bs=1k
paramiko.transport: DEBUG: [chan 6471] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6471] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6471 opened.
paramiko.transport: DEBUG: [chan 6471] Sesch channel 6471 request ok
paramiko.transport: DEBUG: [chan 6471] EOF received (6471)
paramiko.transport: DEBUG: [chan 6471] EOF sent (6471)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3235 count=36 bs=1k
paramiko.transport: DEBUG: [chan 6472] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6472] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6472 opened.
paramiko.transport: DEBUG: [chan 6472] Sesch channel 6472 request ok
paramiko.transport: DEBUG: [chan 6472] EOF received (6472)
paramiko.transport: DEBUG: [chan 6472] EOF sent (6472)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3235 count=36 bs=1k
paramiko.transport: DEBUG: [chan 6473] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6473] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6473 opened.
paramiko.transport: DEBUG: [chan 6473] Sesch channel 6473 request ok
paramiko.transport: DEBUG: [chan 6473] EOF received (6473)
paramiko.transport: DEBUG: [chan 6473] EOF sent (6473)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3236 count=782 bs=1k
paramiko.transport: DEBUG: [chan 6474] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6474] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6474 opened.
paramiko.transport: DEBUG: [chan 6474] Sesch channel 6474 request ok
paramiko.transport: DEBUG: [chan 6474] EOF received (6474)
paramiko.transport: DEBUG: [chan 6474] EOF sent (6474)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3236 count=782 bs=1k
paramiko.transport: DEBUG: [chan 6475] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6475] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6475 opened.
paramiko.transport: DEBUG: [chan 6475] Sesch channel 6475 request ok
paramiko.transport: DEBUG: [chan 6475] EOF received (6475)
paramiko.transport: DEBUG: [chan 6475] EOF sent (6475)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3237 count=892 bs=1k
paramiko.transport: DEBUG: [chan 6476] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6476] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6476 opened.
paramiko.transport: DEBUG: [chan 6476] Sesch channel 6476 request ok
paramiko.transport: DEBUG: [chan 6476] EOF received (6476)
paramiko.transport: DEBUG: [chan 6476] EOF sent (6476)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3237 count=892 bs=1k
paramiko.transport: DEBUG: [chan 6477] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6477] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6477 opened.
paramiko.transport: DEBUG: [chan 6477] Sesch channel 6477 request ok
paramiko.transport: DEBUG: [chan 6477] EOF received (6477)
paramiko.transport: DEBUG: [chan 6477] EOF sent (6477)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3238 count=672 bs=1k
paramiko.transport: DEBUG: [chan 6478] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6478] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6478 opened.
paramiko.transport: DEBUG: [chan 6478] Sesch channel 6478 request ok
paramiko.transport: DEBUG: [chan 6478] EOF received (6478)
paramiko.transport: DEBUG: [chan 6478] EOF sent (6478)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3238 count=672 bs=1k
paramiko.transport: DEBUG: [chan 6479] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6479] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6479 opened.
paramiko.transport: DEBUG: [chan 6479] Sesch channel 6479 request ok
paramiko.transport: DEBUG: [chan 6479] EOF received (6479)
paramiko.transport: DEBUG: [chan 6479] EOF sent (6479)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3239 count=146 bs=1k
paramiko.transport: DEBUG: [chan 6480] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6480] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6480 opened.
paramiko.transport: DEBUG: [chan 6480] Sesch channel 6480 request ok
paramiko.transport: DEBUG: [chan 6480] EOF received (6480)
paramiko.transport: DEBUG: [chan 6480] EOF sent (6480)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3239 count=146 bs=1k
paramiko.transport: DEBUG: [chan 6481] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6481] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6481 opened.
paramiko.transport: DEBUG: [chan 6481] Sesch channel 6481 request ok
paramiko.transport: DEBUG: [chan 6481] EOF received (6481)
paramiko.transport: DEBUG: [chan 6481] EOF sent (6481)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3240 count=36 bs=1k
paramiko.transport: DEBUG: [chan 6482] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6482] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6482 opened.
paramiko.transport: DEBUG: [chan 6482] Sesch channel 6482 request ok
paramiko.transport: DEBUG: [chan 6482] EOF received (6482)
paramiko.transport: DEBUG: [chan 6482] EOF sent (6482)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3240 count=36 bs=1k
paramiko.transport: DEBUG: [chan 6483] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6483] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6483 opened.
paramiko.transport: DEBUG: [chan 6483] Sesch channel 6483 request ok
paramiko.transport: DEBUG: [chan 6483] EOF received (6483)
paramiko.transport: DEBUG: [chan 6483] EOF sent (6483)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3241 count=604 bs=1k
paramiko.transport: DEBUG: [chan 6484] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6484] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6484 opened.
paramiko.transport: DEBUG: [chan 6484] Sesch channel 6484 request ok
paramiko.transport: DEBUG: [chan 6484] EOF received (6484)
paramiko.transport: DEBUG: [chan 6484] EOF sent (6484)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3241 count=604 bs=1k
paramiko.transport: DEBUG: [chan 6485] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6485] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6485 opened.
paramiko.transport: DEBUG: [chan 6485] Sesch channel 6485 request ok
paramiko.transport: DEBUG: [chan 6485] EOF received (6485)
paramiko.transport: DEBUG: [chan 6485] EOF sent (6485)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3242 count=750 bs=1k
paramiko.transport: DEBUG: [chan 6486] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6486] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6486 opened.
paramiko.transport: DEBUG: [chan 6486] Sesch channel 6486 request ok
paramiko.transport: DEBUG: [chan 6486] EOF received (6486)
paramiko.transport: DEBUG: [chan 6486] EOF sent (6486)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3242 count=750 bs=1k
paramiko.transport: DEBUG: [chan 6487] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6487] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6487 opened.
paramiko.transport: DEBUG: [chan 6487] Sesch channel 6487 request ok
paramiko.transport: DEBUG: [chan 6487] EOF received (6487)
paramiko.transport: DEBUG: [chan 6487] EOF sent (6487)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3243 count=629 bs=1k
paramiko.transport: DEBUG: [chan 6488] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6488] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6488 opened.
paramiko.transport: DEBUG: [chan 6488] Sesch channel 6488 request ok
paramiko.transport: DEBUG: [chan 6488] EOF received (6488)
paramiko.transport: DEBUG: [chan 6488] EOF sent (6488)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3243 count=629 bs=1k
paramiko.transport: DEBUG: [chan 6489] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6489] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6489 opened.
paramiko.transport: DEBUG: [chan 6489] Sesch channel 6489 request ok
paramiko.transport: DEBUG: [chan 6489] EOF received (6489)
paramiko.transport: DEBUG: [chan 6489] EOF sent (6489)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3244 count=417 bs=1k
paramiko.transport: DEBUG: [chan 6490] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6490] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6490 opened.
paramiko.transport: DEBUG: [chan 6490] Sesch channel 6490 request ok
paramiko.transport: DEBUG: [chan 6490] EOF received (6490)
paramiko.transport: DEBUG: [chan 6490] EOF sent (6490)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3244 count=417 bs=1k
paramiko.transport: DEBUG: [chan 6491] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6491] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6491 opened.
paramiko.transport: DEBUG: [chan 6491] Sesch channel 6491 request ok
paramiko.transport: DEBUG: [chan 6491] EOF received (6491)
paramiko.transport: DEBUG: [chan 6491] EOF sent (6491)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3245 count=964 bs=1k
paramiko.transport: DEBUG: [chan 6492] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6492] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6492 opened.
paramiko.transport: DEBUG: [chan 6492] Sesch channel 6492 request ok
paramiko.transport: DEBUG: [chan 6492] EOF received (6492)
paramiko.transport: DEBUG: [chan 6492] EOF sent (6492)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3245 count=964 bs=1k
paramiko.transport: DEBUG: [chan 6493] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6493] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6493 opened.
paramiko.transport: DEBUG: [chan 6493] Sesch channel 6493 request ok
paramiko.transport: DEBUG: [chan 6493] EOF received (6493)
paramiko.transport: DEBUG: [chan 6493] EOF sent (6493)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3246 count=222 bs=1k
paramiko.transport: DEBUG: [chan 6494] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6494] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6494 opened.
paramiko.transport: DEBUG: [chan 6494] Sesch channel 6494 request ok
paramiko.transport: DEBUG: [chan 6494] EOF received (6494)
paramiko.transport: DEBUG: [chan 6494] EOF sent (6494)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3246 count=222 bs=1k
paramiko.transport: DEBUG: [chan 6495] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6495] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6495 opened.
paramiko.transport: DEBUG: [chan 6495] Sesch channel 6495 request ok
paramiko.transport: DEBUG: [chan 6495] EOF received (6495)
paramiko.transport: DEBUG: [chan 6495] EOF sent (6495)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3247 count=41 bs=1k
paramiko.transport: DEBUG: [chan 6496] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6496] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6496 opened.
paramiko.transport: DEBUG: [chan 6496] Sesch channel 6496 request ok
paramiko.transport: DEBUG: [chan 6496] EOF received (6496)
paramiko.transport: DEBUG: [chan 6496] EOF sent (6496)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3247 count=41 bs=1k
paramiko.transport: DEBUG: [chan 6497] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6497] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6497 opened.
paramiko.transport: DEBUG: [chan 6497] Sesch channel 6497 request ok
paramiko.transport: DEBUG: [chan 6497] EOF received (6497)
paramiko.transport: DEBUG: [chan 6497] EOF sent (6497)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3248 count=199 bs=1k
paramiko.transport: DEBUG: [chan 6498] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6498] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6498 opened.
paramiko.transport: DEBUG: [chan 6498] Sesch channel 6498 request ok
paramiko.transport: DEBUG: [chan 6498] EOF received (6498)
paramiko.transport: DEBUG: [chan 6498] EOF sent (6498)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3248 count=199 bs=1k
paramiko.transport: DEBUG: [chan 6499] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6499] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6499 opened.
paramiko.transport: DEBUG: [chan 6499] Sesch channel 6499 request ok
paramiko.transport: DEBUG: [chan 6499] EOF received (6499)
paramiko.transport: DEBUG: [chan 6499] EOF sent (6499)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3249 count=926 bs=1k
paramiko.transport: DEBUG: [chan 6500] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6500] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6500 opened.
paramiko.transport: DEBUG: [chan 6500] Sesch channel 6500 request ok
paramiko.transport: DEBUG: [chan 6500] EOF received (6500)
paramiko.transport: DEBUG: [chan 6500] EOF sent (6500)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3249 count=926 bs=1k
paramiko.transport: DEBUG: [chan 6501] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6501] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6501 opened.
paramiko.transport: DEBUG: [chan 6501] Sesch channel 6501 request ok
paramiko.transport: DEBUG: [chan 6501] EOF received (6501)
paramiko.transport: DEBUG: [chan 6501] EOF sent (6501)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3250 count=285 bs=1k
paramiko.transport: DEBUG: [chan 6502] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6502] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6502 opened.
paramiko.transport: DEBUG: [chan 6502] Sesch channel 6502 request ok
paramiko.transport: DEBUG: [chan 6502] EOF received (6502)
paramiko.transport: DEBUG: [chan 6502] EOF sent (6502)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3250 count=285 bs=1k
paramiko.transport: DEBUG: [chan 6503] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6503] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6503 opened.
paramiko.transport: DEBUG: [chan 6503] Sesch channel 6503 request ok
paramiko.transport: DEBUG: [chan 6503] EOF received (6503)
paramiko.transport: DEBUG: [chan 6503] EOF sent (6503)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3251 count=825 bs=1k
paramiko.transport: DEBUG: [chan 6504] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6504] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6504 opened.
paramiko.transport: DEBUG: [chan 6504] Sesch channel 6504 request ok
paramiko.transport: DEBUG: [chan 6504] EOF received (6504)
paramiko.transport: DEBUG: [chan 6504] EOF sent (6504)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3251 count=825 bs=1k
paramiko.transport: DEBUG: [chan 6505] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6505] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6505 opened.
paramiko.transport: DEBUG: [chan 6505] Sesch channel 6505 request ok
paramiko.transport: DEBUG: [chan 6505] EOF received (6505)
paramiko.transport: DEBUG: [chan 6505] EOF sent (6505)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3252 count=854 bs=1k
paramiko.transport: DEBUG: [chan 6506] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6506] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6506 opened.
paramiko.transport: DEBUG: [chan 6506] Sesch channel 6506 request ok
paramiko.transport: DEBUG: [chan 6506] EOF received (6506)
paramiko.transport: DEBUG: [chan 6506] EOF sent (6506)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3252 count=854 bs=1k
paramiko.transport: DEBUG: [chan 6507] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6507] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6507 opened.
paramiko.transport: DEBUG: [chan 6507] Sesch channel 6507 request ok
paramiko.transport: DEBUG: [chan 6507] EOF received (6507)
paramiko.transport: DEBUG: [chan 6507] EOF sent (6507)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3253 count=794 bs=1k
paramiko.transport: DEBUG: [chan 6508] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6508] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6508 opened.
paramiko.transport: DEBUG: [chan 6508] Sesch channel 6508 request ok
paramiko.transport: DEBUG: [chan 6508] EOF received (6508)
paramiko.transport: DEBUG: [chan 6508] EOF sent (6508)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3253 count=794 bs=1k
paramiko.transport: DEBUG: [chan 6509] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6509] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6509 opened.
paramiko.transport: DEBUG: [chan 6509] Sesch channel 6509 request ok
paramiko.transport: DEBUG: [chan 6509] EOF received (6509)
paramiko.transport: DEBUG: [chan 6509] EOF sent (6509)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3254 count=727 bs=1k
paramiko.transport: DEBUG: [chan 6510] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6510] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6510 opened.
paramiko.transport: DEBUG: [chan 6510] Sesch channel 6510 request ok
paramiko.transport: DEBUG: [chan 6510] EOF received (6510)
paramiko.transport: DEBUG: [chan 6510] EOF sent (6510)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3254 count=727 bs=1k
paramiko.transport: DEBUG: [chan 6511] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6511] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6511 opened.
paramiko.transport: DEBUG: [chan 6511] Sesch channel 6511 request ok
paramiko.transport: DEBUG: [chan 6511] EOF received (6511)
paramiko.transport: DEBUG: [chan 6511] EOF sent (6511)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3255 count=1016 bs=1k
paramiko.transport: DEBUG: [chan 6512] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6512] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6512 opened.
paramiko.transport: DEBUG: [chan 6512] Sesch channel 6512 request ok
paramiko.transport: DEBUG: [chan 6512] EOF received (6512)
paramiko.transport: DEBUG: [chan 6512] EOF sent (6512)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3255 count=1016 bs=1k
paramiko.transport: DEBUG: [chan 6513] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6513] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6513 opened.
paramiko.transport: DEBUG: [chan 6513] Sesch channel 6513 request ok
paramiko.transport: DEBUG: [chan 6513] EOF received (6513)
paramiko.transport: DEBUG: [chan 6513] EOF sent (6513)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3256 count=208 bs=1k
paramiko.transport: DEBUG: [chan 6514] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6514] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6514 opened.
paramiko.transport: DEBUG: [chan 6514] Sesch channel 6514 request ok
paramiko.transport: DEBUG: [chan 6514] EOF received (6514)
paramiko.transport: DEBUG: [chan 6514] EOF sent (6514)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3256 count=208 bs=1k
paramiko.transport: DEBUG: [chan 6515] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6515] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6515 opened.
paramiko.transport: DEBUG: [chan 6515] Sesch channel 6515 request ok
paramiko.transport: DEBUG: [chan 6515] EOF received (6515)
paramiko.transport: DEBUG: [chan 6515] EOF sent (6515)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3257 count=11 bs=1k
paramiko.transport: DEBUG: [chan 6516] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6516] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6516 opened.
paramiko.transport: DEBUG: [chan 6516] Sesch channel 6516 request ok
paramiko.transport: DEBUG: [chan 6516] EOF received (6516)
paramiko.transport: DEBUG: [chan 6516] EOF sent (6516)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3257 count=11 bs=1k
paramiko.transport: DEBUG: [chan 6517] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6517] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6517 opened.
paramiko.transport: DEBUG: [chan 6517] Sesch channel 6517 request ok
paramiko.transport: DEBUG: [chan 6517] EOF received (6517)
paramiko.transport: DEBUG: [chan 6517] EOF sent (6517)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3258 count=201 bs=1k
paramiko.transport: DEBUG: [chan 6518] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6518] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6518 opened.
paramiko.transport: DEBUG: [chan 6518] Sesch channel 6518 request ok
paramiko.transport: DEBUG: [chan 6518] EOF received (6518)
paramiko.transport: DEBUG: [chan 6518] EOF sent (6518)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3258 count=201 bs=1k
paramiko.transport: DEBUG: [chan 6519] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6519] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6519 opened.
paramiko.transport: DEBUG: [chan 6519] Sesch channel 6519 request ok
paramiko.transport: DEBUG: [chan 6519] EOF received (6519)
paramiko.transport: DEBUG: [chan 6519] EOF sent (6519)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3259 count=287 bs=1k
paramiko.transport: DEBUG: [chan 6520] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6520] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6520 opened.
paramiko.transport: DEBUG: [chan 6520] Sesch channel 6520 request ok
paramiko.transport: DEBUG: [chan 6520] EOF received (6520)
paramiko.transport: DEBUG: [chan 6520] EOF sent (6520)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3259 count=287 bs=1k
paramiko.transport: DEBUG: [chan 6521] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6521] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6521 opened.
paramiko.transport: DEBUG: [chan 6521] Sesch channel 6521 request ok
paramiko.transport: DEBUG: [chan 6521] EOF received (6521)
paramiko.transport: DEBUG: [chan 6521] EOF sent (6521)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3260 count=141 bs=1k
paramiko.transport: DEBUG: [chan 6522] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6522] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6522 opened.
paramiko.transport: DEBUG: [chan 6522] Sesch channel 6522 request ok
paramiko.transport: DEBUG: [chan 6522] EOF received (6522)
paramiko.transport: DEBUG: [chan 6522] EOF sent (6522)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3260 count=141 bs=1k
paramiko.transport: DEBUG: [chan 6523] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6523] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6523 opened.
paramiko.transport: DEBUG: [chan 6523] Sesch channel 6523 request ok
paramiko.transport: DEBUG: [chan 6523] EOF received (6523)
paramiko.transport: DEBUG: [chan 6523] EOF sent (6523)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3261 count=881 bs=1k
paramiko.transport: DEBUG: [chan 6524] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6524] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6524 opened.
paramiko.transport: DEBUG: [chan 6524] Sesch channel 6524 request ok
paramiko.transport: DEBUG: [chan 6524] EOF received (6524)
paramiko.transport: DEBUG: [chan 6524] EOF sent (6524)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3261 count=881 bs=1k
paramiko.transport: DEBUG: [chan 6525] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6525] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6525 opened.
paramiko.transport: DEBUG: [chan 6525] Sesch channel 6525 request ok
paramiko.transport: DEBUG: [chan 6525] EOF received (6525)
paramiko.transport: DEBUG: [chan 6525] EOF sent (6525)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3262 count=389 bs=1k
paramiko.transport: DEBUG: [chan 6526] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6526] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6526 opened.
paramiko.transport: DEBUG: [chan 6526] Sesch channel 6526 request ok
paramiko.transport: DEBUG: [chan 6526] EOF received (6526)
paramiko.transport: DEBUG: [chan 6526] EOF sent (6526)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3262 count=389 bs=1k
paramiko.transport: DEBUG: [chan 6527] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6527] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6527 opened.
paramiko.transport: DEBUG: [chan 6527] Sesch channel 6527 request ok
paramiko.transport: DEBUG: [chan 6527] EOF received (6527)
paramiko.transport: DEBUG: [chan 6527] EOF sent (6527)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3263 count=798 bs=1k
paramiko.transport: DEBUG: [chan 6528] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6528] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6528 opened.
paramiko.transport: DEBUG: [chan 6528] Sesch channel 6528 request ok
paramiko.transport: DEBUG: [chan 6528] EOF received (6528)
paramiko.transport: DEBUG: [chan 6528] EOF sent (6528)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3263 count=798 bs=1k
paramiko.transport: DEBUG: [chan 6529] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6529] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6529 opened.
paramiko.transport: DEBUG: [chan 6529] Sesch channel 6529 request ok
paramiko.transport: DEBUG: [chan 6529] EOF received (6529)
paramiko.transport: DEBUG: [chan 6529] EOF sent (6529)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3264 count=324 bs=1k
paramiko.transport: DEBUG: [chan 6530] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6530] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6530 opened.
paramiko.transport: DEBUG: [chan 6530] Sesch channel 6530 request ok
paramiko.transport: DEBUG: [chan 6530] EOF received (6530)
paramiko.transport: DEBUG: [chan 6530] EOF sent (6530)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3264 count=324 bs=1k
paramiko.transport: DEBUG: [chan 6531] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6531] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6531 opened.
paramiko.transport: DEBUG: [chan 6531] Sesch channel 6531 request ok
paramiko.transport: DEBUG: [chan 6531] EOF received (6531)
paramiko.transport: DEBUG: [chan 6531] EOF sent (6531)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3265 count=356 bs=1k
paramiko.transport: DEBUG: [chan 6532] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6532] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6532 opened.
paramiko.transport: DEBUG: [chan 6532] Sesch channel 6532 request ok
paramiko.transport: DEBUG: [chan 6532] EOF received (6532)
paramiko.transport: DEBUG: [chan 6532] EOF sent (6532)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3265 count=356 bs=1k
paramiko.transport: DEBUG: [chan 6533] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6533] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6533 opened.
paramiko.transport: DEBUG: [chan 6533] Sesch channel 6533 request ok
paramiko.transport: DEBUG: [chan 6533] EOF received (6533)
paramiko.transport: DEBUG: [chan 6533] EOF sent (6533)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3266 count=723 bs=1k
paramiko.transport: DEBUG: [chan 6534] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6534] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6534 opened.
paramiko.transport: DEBUG: [chan 6534] Sesch channel 6534 request ok
paramiko.transport: DEBUG: [chan 6534] EOF received (6534)
paramiko.transport: DEBUG: [chan 6534] EOF sent (6534)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3266 count=723 bs=1k
paramiko.transport: DEBUG: [chan 6535] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6535] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6535 opened.
paramiko.transport: DEBUG: [chan 6535] Sesch channel 6535 request ok
paramiko.transport: DEBUG: [chan 6535] EOF received (6535)
paramiko.transport: DEBUG: [chan 6535] EOF sent (6535)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3267 count=656 bs=1k
paramiko.transport: DEBUG: [chan 6536] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6536] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6536 opened.
paramiko.transport: DEBUG: [chan 6536] Sesch channel 6536 request ok
paramiko.transport: DEBUG: [chan 6536] EOF received (6536)
paramiko.transport: DEBUG: [chan 6536] EOF sent (6536)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3267 count=656 bs=1k
paramiko.transport: DEBUG: [chan 6537] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6537] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6537 opened.
paramiko.transport: DEBUG: [chan 6537] Sesch channel 6537 request ok
paramiko.transport: DEBUG: [chan 6537] EOF received (6537)
paramiko.transport: DEBUG: [chan 6537] EOF sent (6537)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3268 count=725 bs=1k
paramiko.transport: DEBUG: [chan 6538] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6538] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6538 opened.
paramiko.transport: DEBUG: [chan 6538] Sesch channel 6538 request ok
paramiko.transport: DEBUG: [chan 6538] EOF received (6538)
paramiko.transport: DEBUG: [chan 6538] EOF sent (6538)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3268 count=725 bs=1k
paramiko.transport: DEBUG: [chan 6539] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6539] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6539 opened.
paramiko.transport: DEBUG: [chan 6539] Sesch channel 6539 request ok
paramiko.transport: DEBUG: [chan 6539] EOF received (6539)
paramiko.transport: DEBUG: [chan 6539] EOF sent (6539)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3269 count=881 bs=1k
paramiko.transport: DEBUG: [chan 6540] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6540] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6540 opened.
paramiko.transport: DEBUG: [chan 6540] Sesch channel 6540 request ok
paramiko.transport: DEBUG: [chan 6540] EOF received (6540)
paramiko.transport: DEBUG: [chan 6540] EOF sent (6540)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3269 count=881 bs=1k
paramiko.transport: DEBUG: [chan 6541] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6541] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6541 opened.
paramiko.transport: DEBUG: [chan 6541] Sesch channel 6541 request ok
paramiko.transport: DEBUG: [chan 6541] EOF received (6541)
paramiko.transport: DEBUG: [chan 6541] EOF sent (6541)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3270 count=827 bs=1k
paramiko.transport: DEBUG: [chan 6542] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6542] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6542 opened.
paramiko.transport: DEBUG: [chan 6542] Sesch channel 6542 request ok
paramiko.transport: DEBUG: [chan 6542] EOF received (6542)
paramiko.transport: DEBUG: [chan 6542] EOF sent (6542)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3270 count=827 bs=1k
paramiko.transport: DEBUG: [chan 6543] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6543] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6543 opened.
paramiko.transport: DEBUG: [chan 6543] Sesch channel 6543 request ok
paramiko.transport: DEBUG: [chan 6543] EOF received (6543)
paramiko.transport: DEBUG: [chan 6543] EOF sent (6543)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3271 count=715 bs=1k
paramiko.transport: DEBUG: [chan 6544] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6544] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6544 opened.
paramiko.transport: DEBUG: [chan 6544] Sesch channel 6544 request ok
paramiko.transport: DEBUG: [chan 6544] EOF received (6544)
paramiko.transport: DEBUG: [chan 6544] EOF sent (6544)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3271 count=715 bs=1k
paramiko.transport: DEBUG: [chan 6545] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6545] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6545 opened.
paramiko.transport: DEBUG: [chan 6545] Sesch channel 6545 request ok
paramiko.transport: DEBUG: [chan 6545] EOF received (6545)
paramiko.transport: DEBUG: [chan 6545] EOF sent (6545)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3272 count=776 bs=1k
paramiko.transport: DEBUG: [chan 6546] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6546] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6546 opened.
paramiko.transport: DEBUG: [chan 6546] Sesch channel 6546 request ok
paramiko.transport: DEBUG: [chan 6546] EOF received (6546)
paramiko.transport: DEBUG: [chan 6546] EOF sent (6546)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3272 count=776 bs=1k
paramiko.transport: DEBUG: [chan 6547] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6547] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6547 opened.
paramiko.transport: DEBUG: [chan 6547] Sesch channel 6547 request ok
paramiko.transport: DEBUG: [chan 6547] EOF received (6547)
paramiko.transport: DEBUG: [chan 6547] EOF sent (6547)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3273 count=134 bs=1k
paramiko.transport: DEBUG: [chan 6548] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6548] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6548 opened.
paramiko.transport: DEBUG: [chan 6548] Sesch channel 6548 request ok
paramiko.transport: DEBUG: [chan 6548] EOF received (6548)
paramiko.transport: DEBUG: [chan 6548] EOF sent (6548)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3273 count=134 bs=1k
paramiko.transport: DEBUG: [chan 6549] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6549] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6549 opened.
paramiko.transport: DEBUG: [chan 6549] Sesch channel 6549 request ok
paramiko.transport: DEBUG: [chan 6549] EOF received (6549)
paramiko.transport: DEBUG: [chan 6549] EOF sent (6549)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3274 count=33 bs=1k
paramiko.transport: DEBUG: [chan 6550] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6550] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6550 opened.
paramiko.transport: DEBUG: [chan 6550] Sesch channel 6550 request ok
paramiko.transport: DEBUG: [chan 6550] EOF received (6550)
paramiko.transport: DEBUG: [chan 6550] EOF sent (6550)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3274 count=33 bs=1k
paramiko.transport: DEBUG: [chan 6551] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6551] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6551 opened.
paramiko.transport: DEBUG: [chan 6551] Sesch channel 6551 request ok
paramiko.transport: DEBUG: [chan 6551] EOF received (6551)
paramiko.transport: DEBUG: [chan 6551] EOF sent (6551)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3275 count=657 bs=1k
paramiko.transport: DEBUG: [chan 6552] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6552] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6552 opened.
paramiko.transport: DEBUG: [chan 6552] Sesch channel 6552 request ok
paramiko.transport: DEBUG: [chan 6552] EOF received (6552)
paramiko.transport: DEBUG: [chan 6552] EOF sent (6552)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3275 count=657 bs=1k
paramiko.transport: DEBUG: [chan 6553] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6553] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6553 opened.
paramiko.transport: DEBUG: [chan 6553] Sesch channel 6553 request ok
paramiko.transport: DEBUG: [chan 6553] EOF received (6553)
paramiko.transport: DEBUG: [chan 6553] EOF sent (6553)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3276 count=25 bs=1k
paramiko.transport: DEBUG: [chan 6554] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6554] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6554 opened.
paramiko.transport: DEBUG: [chan 6554] Sesch channel 6554 request ok
paramiko.transport: DEBUG: [chan 6554] EOF received (6554)
paramiko.transport: DEBUG: [chan 6554] EOF sent (6554)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3276 count=25 bs=1k
paramiko.transport: DEBUG: [chan 6555] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6555] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6555 opened.
paramiko.transport: DEBUG: [chan 6555] Sesch channel 6555 request ok
paramiko.transport: DEBUG: [chan 6555] EOF received (6555)
paramiko.transport: DEBUG: [chan 6555] EOF sent (6555)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3277 count=643 bs=1k
paramiko.transport: DEBUG: [chan 6556] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6556] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6556 opened.
paramiko.transport: DEBUG: [chan 6556] Sesch channel 6556 request ok
paramiko.transport: DEBUG: [chan 6556] EOF received (6556)
paramiko.transport: DEBUG: [chan 6556] EOF sent (6556)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3277 count=643 bs=1k
paramiko.transport: DEBUG: [chan 6557] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6557] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6557 opened.
paramiko.transport: DEBUG: [chan 6557] Sesch channel 6557 request ok
paramiko.transport: DEBUG: [chan 6557] EOF received (6557)
paramiko.transport: DEBUG: [chan 6557] EOF sent (6557)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3278 count=112 bs=1k
paramiko.transport: DEBUG: [chan 6558] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6558] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6558 opened.
paramiko.transport: DEBUG: [chan 6558] Sesch channel 6558 request ok
paramiko.transport: DEBUG: [chan 6558] EOF received (6558)
paramiko.transport: DEBUG: [chan 6558] EOF sent (6558)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3278 count=112 bs=1k
paramiko.transport: DEBUG: [chan 6559] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6559] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6559 opened.
paramiko.transport: DEBUG: [chan 6559] Sesch channel 6559 request ok
paramiko.transport: DEBUG: [chan 6559] EOF received (6559)
paramiko.transport: DEBUG: [chan 6559] EOF sent (6559)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3279 count=128 bs=1k
paramiko.transport: DEBUG: [chan 6560] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6560] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6560 opened.
paramiko.transport: DEBUG: [chan 6560] Sesch channel 6560 request ok
paramiko.transport: DEBUG: [chan 6560] EOF received (6560)
paramiko.transport: DEBUG: [chan 6560] EOF sent (6560)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3279 count=128 bs=1k
paramiko.transport: DEBUG: [chan 6561] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6561] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6561 opened.
paramiko.transport: DEBUG: [chan 6561] Sesch channel 6561 request ok
paramiko.transport: DEBUG: [chan 6561] EOF received (6561)
paramiko.transport: DEBUG: [chan 6561] EOF sent (6561)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3280 count=635 bs=1k
paramiko.transport: DEBUG: [chan 6562] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6562] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6562 opened.
paramiko.transport: DEBUG: [chan 6562] Sesch channel 6562 request ok
paramiko.transport: DEBUG: [chan 6562] EOF received (6562)
paramiko.transport: DEBUG: [chan 6562] EOF sent (6562)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3280 count=635 bs=1k
paramiko.transport: DEBUG: [chan 6563] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6563] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6563 opened.
paramiko.transport: DEBUG: [chan 6563] Sesch channel 6563 request ok
paramiko.transport: DEBUG: [chan 6563] EOF received (6563)
paramiko.transport: DEBUG: [chan 6563] EOF sent (6563)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3281 count=565 bs=1k
paramiko.transport: DEBUG: [chan 6564] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6564] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6564 opened.
paramiko.transport: DEBUG: [chan 6564] Sesch channel 6564 request ok
paramiko.transport: DEBUG: [chan 6564] EOF received (6564)
paramiko.transport: DEBUG: [chan 6564] EOF sent (6564)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3281 count=565 bs=1k
paramiko.transport: DEBUG: [chan 6565] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6565] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6565 opened.
paramiko.transport: DEBUG: [chan 6565] Sesch channel 6565 request ok
paramiko.transport: DEBUG: [chan 6565] EOF received (6565)
paramiko.transport: DEBUG: [chan 6565] EOF sent (6565)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3282 count=841 bs=1k
paramiko.transport: DEBUG: [chan 6566] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6566] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6566 opened.
paramiko.transport: DEBUG: [chan 6566] Sesch channel 6566 request ok
paramiko.transport: DEBUG: [chan 6566] EOF received (6566)
paramiko.transport: DEBUG: [chan 6566] EOF sent (6566)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3282 count=841 bs=1k
paramiko.transport: DEBUG: [chan 6567] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6567] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6567 opened.
paramiko.transport: DEBUG: [chan 6567] Sesch channel 6567 request ok
paramiko.transport: DEBUG: [chan 6567] EOF received (6567)
paramiko.transport: DEBUG: [chan 6567] EOF sent (6567)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3283 count=303 bs=1k
paramiko.transport: DEBUG: [chan 6568] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6568] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6568 opened.
paramiko.transport: DEBUG: [chan 6568] Sesch channel 6568 request ok
paramiko.transport: DEBUG: [chan 6568] EOF received (6568)
paramiko.transport: DEBUG: [chan 6568] EOF sent (6568)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3283 count=303 bs=1k
paramiko.transport: DEBUG: [chan 6569] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6569] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6569 opened.
paramiko.transport: DEBUG: [chan 6569] Sesch channel 6569 request ok
paramiko.transport: DEBUG: [chan 6569] EOF received (6569)
paramiko.transport: DEBUG: [chan 6569] EOF sent (6569)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3284 count=932 bs=1k
paramiko.transport: DEBUG: [chan 6570] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6570] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6570 opened.
paramiko.transport: DEBUG: [chan 6570] Sesch channel 6570 request ok
paramiko.transport: DEBUG: [chan 6570] EOF received (6570)
paramiko.transport: DEBUG: [chan 6570] EOF sent (6570)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3284 count=932 bs=1k
paramiko.transport: DEBUG: [chan 6571] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6571] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6571 opened.
paramiko.transport: DEBUG: [chan 6571] Sesch channel 6571 request ok
paramiko.transport: DEBUG: [chan 6571] EOF received (6571)
paramiko.transport: DEBUG: [chan 6571] EOF sent (6571)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3285 count=866 bs=1k
paramiko.transport: DEBUG: [chan 6572] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6572] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6572 opened.
paramiko.transport: DEBUG: [chan 6572] Sesch channel 6572 request ok
paramiko.transport: DEBUG: [chan 6572] EOF received (6572)
paramiko.transport: DEBUG: [chan 6572] EOF sent (6572)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3285 count=866 bs=1k
paramiko.transport: DEBUG: [chan 6573] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6573] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6573 opened.
paramiko.transport: DEBUG: [chan 6573] Sesch channel 6573 request ok
paramiko.transport: DEBUG: [chan 6573] EOF received (6573)
paramiko.transport: DEBUG: [chan 6573] EOF sent (6573)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3286 count=357 bs=1k
paramiko.transport: DEBUG: [chan 6574] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6574] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6574 opened.
paramiko.transport: DEBUG: [chan 6574] Sesch channel 6574 request ok
paramiko.transport: DEBUG: [chan 6574] EOF received (6574)
paramiko.transport: DEBUG: [chan 6574] EOF sent (6574)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3286 count=357 bs=1k
paramiko.transport: DEBUG: [chan 6575] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6575] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6575 opened.
paramiko.transport: DEBUG: [chan 6575] Sesch channel 6575 request ok
paramiko.transport: DEBUG: [chan 6575] EOF received (6575)
paramiko.transport: DEBUG: [chan 6575] EOF sent (6575)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3287 count=344 bs=1k
paramiko.transport: DEBUG: [chan 6576] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6576] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6576 opened.
paramiko.transport: DEBUG: [chan 6576] Sesch channel 6576 request ok
paramiko.transport: DEBUG: [chan 6576] EOF received (6576)
paramiko.transport: DEBUG: [chan 6576] EOF sent (6576)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3287 count=344 bs=1k
paramiko.transport: DEBUG: [chan 6577] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6577] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6577 opened.
paramiko.transport: DEBUG: [chan 6577] Sesch channel 6577 request ok
paramiko.transport: DEBUG: [chan 6577] EOF received (6577)
paramiko.transport: DEBUG: [chan 6577] EOF sent (6577)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3288 count=874 bs=1k
paramiko.transport: DEBUG: [chan 6578] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6578] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6578 opened.
paramiko.transport: DEBUG: [chan 6578] Sesch channel 6578 request ok
paramiko.transport: DEBUG: [chan 6578] EOF received (6578)
paramiko.transport: DEBUG: [chan 6578] EOF sent (6578)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3288 count=874 bs=1k
paramiko.transport: DEBUG: [chan 6579] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6579] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6579 opened.
paramiko.transport: DEBUG: [chan 6579] Sesch channel 6579 request ok
paramiko.transport: DEBUG: [chan 6579] EOF received (6579)
paramiko.transport: DEBUG: [chan 6579] EOF sent (6579)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3289 count=627 bs=1k
paramiko.transport: DEBUG: [chan 6580] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6580] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6580 opened.
paramiko.transport: DEBUG: [chan 6580] Sesch channel 6580 request ok
paramiko.transport: DEBUG: [chan 6580] EOF received (6580)
paramiko.transport: DEBUG: [chan 6580] EOF sent (6580)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3289 count=627 bs=1k
paramiko.transport: DEBUG: [chan 6581] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6581] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6581 opened.
paramiko.transport: DEBUG: [chan 6581] Sesch channel 6581 request ok
paramiko.transport: DEBUG: [chan 6581] EOF received (6581)
paramiko.transport: DEBUG: [chan 6581] EOF sent (6581)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3290 count=1021 bs=1k
paramiko.transport: DEBUG: [chan 6582] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6582] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6582 opened.
paramiko.transport: DEBUG: [chan 6582] Sesch channel 6582 request ok
paramiko.transport: DEBUG: [chan 6582] EOF received (6582)
paramiko.transport: DEBUG: [chan 6582] EOF sent (6582)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3290 count=1021 bs=1k
paramiko.transport: DEBUG: [chan 6583] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6583] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6583 opened.
paramiko.transport: DEBUG: [chan 6583] Sesch channel 6583 request ok
paramiko.transport: DEBUG: [chan 6583] EOF received (6583)
paramiko.transport: DEBUG: [chan 6583] EOF sent (6583)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3291 count=184 bs=1k
paramiko.transport: DEBUG: [chan 6584] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6584] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6584 opened.
paramiko.transport: DEBUG: [chan 6584] Sesch channel 6584 request ok
paramiko.transport: DEBUG: [chan 6584] EOF received (6584)
paramiko.transport: DEBUG: [chan 6584] EOF sent (6584)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3291 count=184 bs=1k
paramiko.transport: DEBUG: [chan 6585] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6585] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6585 opened.
paramiko.transport: DEBUG: [chan 6585] Sesch channel 6585 request ok
paramiko.transport: DEBUG: [chan 6585] EOF received (6585)
paramiko.transport: DEBUG: [chan 6585] EOF sent (6585)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3292 count=367 bs=1k
paramiko.transport: DEBUG: [chan 6586] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6586] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6586 opened.
paramiko.transport: DEBUG: [chan 6586] Sesch channel 6586 request ok
paramiko.transport: DEBUG: [chan 6586] EOF received (6586)
paramiko.transport: DEBUG: [chan 6586] EOF sent (6586)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3292 count=367 bs=1k
paramiko.transport: DEBUG: [chan 6587] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6587] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6587 opened.
paramiko.transport: DEBUG: [chan 6587] Sesch channel 6587 request ok
paramiko.transport: DEBUG: [chan 6587] EOF received (6587)
paramiko.transport: DEBUG: [chan 6587] EOF sent (6587)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3293 count=832 bs=1k
paramiko.transport: DEBUG: [chan 6588] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6588] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6588 opened.
paramiko.transport: DEBUG: [chan 6588] Sesch channel 6588 request ok
paramiko.transport: DEBUG: [chan 6588] EOF received (6588)
paramiko.transport: DEBUG: [chan 6588] EOF sent (6588)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3293 count=832 bs=1k
paramiko.transport: DEBUG: [chan 6589] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6589] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6589 opened.
paramiko.transport: DEBUG: [chan 6589] Sesch channel 6589 request ok
paramiko.transport: DEBUG: [chan 6589] EOF received (6589)
paramiko.transport: DEBUG: [chan 6589] EOF sent (6589)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3294 count=312 bs=1k
paramiko.transport: DEBUG: [chan 6590] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6590] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6590 opened.
paramiko.transport: DEBUG: [chan 6590] Sesch channel 6590 request ok
paramiko.transport: DEBUG: [chan 6590] EOF received (6590)
paramiko.transport: DEBUG: [chan 6590] EOF sent (6590)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3294 count=312 bs=1k
paramiko.transport: DEBUG: [chan 6591] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6591] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6591 opened.
paramiko.transport: DEBUG: [chan 6591] Sesch channel 6591 request ok
paramiko.transport: DEBUG: [chan 6591] EOF received (6591)
paramiko.transport: DEBUG: [chan 6591] EOF sent (6591)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3295 count=65 bs=1k
paramiko.transport: DEBUG: [chan 6592] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6592] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6592 opened.
paramiko.transport: DEBUG: [chan 6592] Sesch channel 6592 request ok
paramiko.transport: DEBUG: [chan 6592] EOF received (6592)
paramiko.transport: DEBUG: [chan 6592] EOF sent (6592)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3295 count=65 bs=1k
paramiko.transport: DEBUG: [chan 6593] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6593] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6593 opened.
paramiko.transport: DEBUG: [chan 6593] Sesch channel 6593 request ok
paramiko.transport: DEBUG: [chan 6593] EOF received (6593)
paramiko.transport: DEBUG: [chan 6593] EOF sent (6593)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3296 count=157 bs=1k
paramiko.transport: DEBUG: [chan 6594] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6594] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6594 opened.
paramiko.transport: DEBUG: [chan 6594] Sesch channel 6594 request ok
paramiko.transport: DEBUG: [chan 6594] EOF received (6594)
paramiko.transport: DEBUG: [chan 6594] EOF sent (6594)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3296 count=157 bs=1k
paramiko.transport: DEBUG: [chan 6595] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6595] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6595 opened.
paramiko.transport: DEBUG: [chan 6595] Sesch channel 6595 request ok
paramiko.transport: DEBUG: [chan 6595] EOF received (6595)
paramiko.transport: DEBUG: [chan 6595] EOF sent (6595)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3297 count=491 bs=1k
paramiko.transport: DEBUG: [chan 6596] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6596] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6596 opened.
paramiko.transport: DEBUG: [chan 6596] Sesch channel 6596 request ok
paramiko.transport: DEBUG: [chan 6596] EOF received (6596)
paramiko.transport: DEBUG: [chan 6596] EOF sent (6596)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3297 count=491 bs=1k
paramiko.transport: DEBUG: [chan 6597] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6597] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6597 opened.
paramiko.transport: DEBUG: [chan 6597] Sesch channel 6597 request ok
paramiko.transport: DEBUG: [chan 6597] EOF received (6597)
paramiko.transport: DEBUG: [chan 6597] EOF sent (6597)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3298 count=967 bs=1k
paramiko.transport: DEBUG: [chan 6598] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6598] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6598 opened.
paramiko.transport: DEBUG: [chan 6598] Sesch channel 6598 request ok
paramiko.transport: DEBUG: [chan 6598] EOF received (6598)
paramiko.transport: DEBUG: [chan 6598] EOF sent (6598)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3298 count=967 bs=1k
paramiko.transport: DEBUG: [chan 6599] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6599] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6599 opened.
paramiko.transport: DEBUG: [chan 6599] Sesch channel 6599 request ok
paramiko.transport: DEBUG: [chan 6599] EOF received (6599)
paramiko.transport: DEBUG: [chan 6599] EOF sent (6599)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3299 count=751 bs=1k
paramiko.transport: DEBUG: [chan 6600] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6600] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6600 opened.
paramiko.transport: DEBUG: [chan 6600] Sesch channel 6600 request ok
paramiko.transport: DEBUG: [chan 6600] EOF received (6600)
paramiko.transport: DEBUG: [chan 6600] EOF sent (6600)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3299 count=751 bs=1k
paramiko.transport: DEBUG: [chan 6601] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6601] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6601 opened.
paramiko.transport: DEBUG: [chan 6601] Sesch channel 6601 request ok
paramiko.transport: DEBUG: [chan 6601] EOF received (6601)
paramiko.transport: DEBUG: [chan 6601] EOF sent (6601)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3300 count=14 bs=1k
paramiko.transport: DEBUG: [chan 6602] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6602] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6602 opened.
paramiko.transport: DEBUG: [chan 6602] Sesch channel 6602 request ok
paramiko.transport: DEBUG: [chan 6602] EOF received (6602)
paramiko.transport: DEBUG: [chan 6602] EOF sent (6602)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3300 count=14 bs=1k
paramiko.transport: DEBUG: [chan 6603] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6603] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6603 opened.
paramiko.transport: DEBUG: [chan 6603] Sesch channel 6603 request ok
paramiko.transport: DEBUG: [chan 6603] EOF received (6603)
paramiko.transport: DEBUG: [chan 6603] EOF sent (6603)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3301 count=287 bs=1k
paramiko.transport: DEBUG: [chan 6604] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6604] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6604 opened.
paramiko.transport: DEBUG: [chan 6604] Sesch channel 6604 request ok
paramiko.transport: DEBUG: [chan 6604] EOF received (6604)
paramiko.transport: DEBUG: [chan 6604] EOF sent (6604)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3301 count=287 bs=1k
paramiko.transport: DEBUG: [chan 6605] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6605] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6605 opened.
paramiko.transport: DEBUG: [chan 6605] Sesch channel 6605 request ok
paramiko.transport: DEBUG: [chan 6605] EOF received (6605)
paramiko.transport: DEBUG: [chan 6605] EOF sent (6605)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3302 count=256 bs=1k
paramiko.transport: DEBUG: [chan 6606] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6606] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6606 opened.
paramiko.transport: DEBUG: [chan 6606] Sesch channel 6606 request ok
paramiko.transport: DEBUG: [chan 6606] EOF received (6606)
paramiko.transport: DEBUG: [chan 6606] EOF sent (6606)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3302 count=256 bs=1k
paramiko.transport: DEBUG: [chan 6607] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6607] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6607 opened.
paramiko.transport: DEBUG: [chan 6607] Sesch channel 6607 request ok
paramiko.transport: DEBUG: [chan 6607] EOF received (6607)
paramiko.transport: DEBUG: [chan 6607] EOF sent (6607)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3303 count=510 bs=1k
paramiko.transport: DEBUG: [chan 6608] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6608] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6608 opened.
paramiko.transport: DEBUG: [chan 6608] Sesch channel 6608 request ok
paramiko.transport: DEBUG: [chan 6608] EOF received (6608)
paramiko.transport: DEBUG: [chan 6608] EOF sent (6608)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3303 count=510 bs=1k
paramiko.transport: DEBUG: [chan 6609] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6609] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6609 opened.
paramiko.transport: DEBUG: [chan 6609] Sesch channel 6609 request ok
paramiko.transport: DEBUG: [chan 6609] EOF received (6609)
paramiko.transport: DEBUG: [chan 6609] EOF sent (6609)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3304 count=348 bs=1k
paramiko.transport: DEBUG: [chan 6610] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6610] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6610 opened.
paramiko.transport: DEBUG: [chan 6610] Sesch channel 6610 request ok
paramiko.transport: DEBUG: [chan 6610] EOF received (6610)
paramiko.transport: DEBUG: [chan 6610] EOF sent (6610)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3304 count=348 bs=1k
paramiko.transport: DEBUG: [chan 6611] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6611] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6611 opened.
paramiko.transport: DEBUG: [chan 6611] Sesch channel 6611 request ok
paramiko.transport: DEBUG: [chan 6611] EOF received (6611)
paramiko.transport: DEBUG: [chan 6611] EOF sent (6611)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3305 count=461 bs=1k
paramiko.transport: DEBUG: [chan 6612] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6612] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6612 opened.
paramiko.transport: DEBUG: [chan 6612] Sesch channel 6612 request ok
paramiko.transport: DEBUG: [chan 6612] EOF received (6612)
paramiko.transport: DEBUG: [chan 6612] EOF sent (6612)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3305 count=461 bs=1k
paramiko.transport: DEBUG: [chan 6613] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6613] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6613 opened.
paramiko.transport: DEBUG: [chan 6613] Sesch channel 6613 request ok
paramiko.transport: DEBUG: [chan 6613] EOF received (6613)
paramiko.transport: DEBUG: [chan 6613] EOF sent (6613)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3306 count=102 bs=1k
paramiko.transport: DEBUG: [chan 6614] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6614] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6614 opened.
paramiko.transport: DEBUG: [chan 6614] Sesch channel 6614 request ok
paramiko.transport: DEBUG: [chan 6614] EOF received (6614)
paramiko.transport: DEBUG: [chan 6614] EOF sent (6614)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3306 count=102 bs=1k
paramiko.transport: DEBUG: [chan 6615] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6615] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6615 opened.
paramiko.transport: DEBUG: [chan 6615] Sesch channel 6615 request ok
paramiko.transport: DEBUG: [chan 6615] EOF received (6615)
paramiko.transport: DEBUG: [chan 6615] EOF sent (6615)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3307 count=116 bs=1k
paramiko.transport: DEBUG: [chan 6616] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6616] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6616 opened.
paramiko.transport: DEBUG: [chan 6616] Sesch channel 6616 request ok
paramiko.transport: DEBUG: [chan 6616] EOF received (6616)
paramiko.transport: DEBUG: [chan 6616] EOF sent (6616)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3307 count=116 bs=1k
paramiko.transport: DEBUG: [chan 6617] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6617] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6617 opened.
paramiko.transport: DEBUG: [chan 6617] Sesch channel 6617 request ok
paramiko.transport: DEBUG: [chan 6617] EOF received (6617)
paramiko.transport: DEBUG: [chan 6617] EOF sent (6617)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3308 count=20 bs=1k
paramiko.transport: DEBUG: [chan 6618] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6618] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6618 opened.
paramiko.transport: DEBUG: [chan 6618] Sesch channel 6618 request ok
paramiko.transport: DEBUG: [chan 6618] EOF received (6618)
paramiko.transport: DEBUG: [chan 6618] EOF sent (6618)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3308 count=20 bs=1k
paramiko.transport: DEBUG: [chan 6619] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6619] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6619 opened.
paramiko.transport: DEBUG: [chan 6619] Sesch channel 6619 request ok
paramiko.transport: DEBUG: [chan 6619] EOF received (6619)
paramiko.transport: DEBUG: [chan 6619] EOF sent (6619)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3309 count=597 bs=1k
paramiko.transport: DEBUG: [chan 6620] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6620] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6620 opened.
paramiko.transport: DEBUG: [chan 6620] Sesch channel 6620 request ok
paramiko.transport: DEBUG: [chan 6620] EOF received (6620)
paramiko.transport: DEBUG: [chan 6620] EOF sent (6620)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3309 count=597 bs=1k
paramiko.transport: DEBUG: [chan 6621] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6621] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6621 opened.
paramiko.transport: DEBUG: [chan 6621] Sesch channel 6621 request ok
paramiko.transport: DEBUG: [chan 6621] EOF received (6621)
paramiko.transport: DEBUG: [chan 6621] EOF sent (6621)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3310 count=807 bs=1k
paramiko.transport: DEBUG: [chan 6622] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6622] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6622 opened.
paramiko.transport: DEBUG: [chan 6622] Sesch channel 6622 request ok
paramiko.transport: DEBUG: [chan 6622] EOF received (6622)
paramiko.transport: DEBUG: [chan 6622] EOF sent (6622)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3310 count=807 bs=1k
paramiko.transport: DEBUG: [chan 6623] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6623] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6623 opened.
paramiko.transport: DEBUG: [chan 6623] Sesch channel 6623 request ok
paramiko.transport: DEBUG: [chan 6623] EOF received (6623)
paramiko.transport: DEBUG: [chan 6623] EOF sent (6623)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3311 count=192 bs=1k
paramiko.transport: DEBUG: [chan 6624] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6624] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6624 opened.
paramiko.transport: DEBUG: [chan 6624] Sesch channel 6624 request ok
paramiko.transport: DEBUG: [chan 6624] EOF received (6624)
paramiko.transport: DEBUG: [chan 6624] EOF sent (6624)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3311 count=192 bs=1k
paramiko.transport: DEBUG: [chan 6625] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6625] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6625 opened.
paramiko.transport: DEBUG: [chan 6625] Sesch channel 6625 request ok
paramiko.transport: DEBUG: [chan 6625] EOF received (6625)
paramiko.transport: DEBUG: [chan 6625] EOF sent (6625)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3312 count=605 bs=1k
paramiko.transport: DEBUG: [chan 6626] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6626] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6626 opened.
paramiko.transport: DEBUG: [chan 6626] Sesch channel 6626 request ok
paramiko.transport: DEBUG: [chan 6626] EOF received (6626)
paramiko.transport: DEBUG: [chan 6626] EOF sent (6626)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3312 count=605 bs=1k
paramiko.transport: DEBUG: [chan 6627] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6627] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6627 opened.
paramiko.transport: DEBUG: [chan 6627] Sesch channel 6627 request ok
paramiko.transport: DEBUG: [chan 6627] EOF received (6627)
paramiko.transport: DEBUG: [chan 6627] EOF sent (6627)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3313 count=748 bs=1k
paramiko.transport: DEBUG: [chan 6628] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6628] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6628 opened.
paramiko.transport: DEBUG: [chan 6628] Sesch channel 6628 request ok
paramiko.transport: DEBUG: [chan 6628] EOF received (6628)
paramiko.transport: DEBUG: [chan 6628] EOF sent (6628)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3313 count=748 bs=1k
paramiko.transport: DEBUG: [chan 6629] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6629] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6629 opened.
paramiko.transport: DEBUG: [chan 6629] Sesch channel 6629 request ok
paramiko.transport: DEBUG: [chan 6629] EOF received (6629)
paramiko.transport: DEBUG: [chan 6629] EOF sent (6629)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3314 count=830 bs=1k
paramiko.transport: DEBUG: [chan 6630] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6630] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6630 opened.
paramiko.transport: DEBUG: [chan 6630] Sesch channel 6630 request ok
paramiko.transport: DEBUG: [chan 6630] EOF received (6630)
paramiko.transport: DEBUG: [chan 6630] EOF sent (6630)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3314 count=830 bs=1k
paramiko.transport: DEBUG: [chan 6631] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6631] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6631 opened.
paramiko.transport: DEBUG: [chan 6631] Sesch channel 6631 request ok
paramiko.transport: DEBUG: [chan 6631] EOF received (6631)
paramiko.transport: DEBUG: [chan 6631] EOF sent (6631)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3315 count=271 bs=1k
paramiko.transport: DEBUG: [chan 6632] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6632] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6632 opened.
paramiko.transport: DEBUG: [chan 6632] Sesch channel 6632 request ok
paramiko.transport: DEBUG: [chan 6632] EOF received (6632)
paramiko.transport: DEBUG: [chan 6632] EOF sent (6632)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3315 count=271 bs=1k
paramiko.transport: DEBUG: [chan 6633] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6633] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6633 opened.
paramiko.transport: DEBUG: [chan 6633] Sesch channel 6633 request ok
paramiko.transport: DEBUG: [chan 6633] EOF received (6633)
paramiko.transport: DEBUG: [chan 6633] EOF sent (6633)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3316 count=262 bs=1k
paramiko.transport: DEBUG: [chan 6634] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6634] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6634 opened.
paramiko.transport: DEBUG: [chan 6634] Sesch channel 6634 request ok
paramiko.transport: DEBUG: [chan 6634] EOF received (6634)
paramiko.transport: DEBUG: [chan 6634] EOF sent (6634)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3316 count=262 bs=1k
paramiko.transport: DEBUG: [chan 6635] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6635] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6635 opened.
paramiko.transport: DEBUG: [chan 6635] Sesch channel 6635 request ok
paramiko.transport: DEBUG: [chan 6635] EOF received (6635)
paramiko.transport: DEBUG: [chan 6635] EOF sent (6635)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3317 count=1024 bs=1k
paramiko.transport: DEBUG: [chan 6636] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6636] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6636 opened.
paramiko.transport: DEBUG: [chan 6636] Sesch channel 6636 request ok
paramiko.transport: DEBUG: [chan 6636] EOF received (6636)
paramiko.transport: DEBUG: [chan 6636] EOF sent (6636)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3317 count=1024 bs=1k
paramiko.transport: DEBUG: [chan 6637] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6637] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6637 opened.
paramiko.transport: DEBUG: [chan 6637] Sesch channel 6637 request ok
paramiko.transport: DEBUG: [chan 6637] EOF received (6637)
paramiko.transport: DEBUG: [chan 6637] EOF sent (6637)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3318 count=327 bs=1k
paramiko.transport: DEBUG: [chan 6638] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6638] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6638 opened.
paramiko.transport: DEBUG: [chan 6638] Sesch channel 6638 request ok
paramiko.transport: DEBUG: [chan 6638] EOF received (6638)
paramiko.transport: DEBUG: [chan 6638] EOF sent (6638)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3318 count=327 bs=1k
paramiko.transport: DEBUG: [chan 6639] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6639] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6639 opened.
paramiko.transport: DEBUG: [chan 6639] Sesch channel 6639 request ok
paramiko.transport: DEBUG: [chan 6639] EOF received (6639)
paramiko.transport: DEBUG: [chan 6639] EOF sent (6639)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3319 count=391 bs=1k
paramiko.transport: DEBUG: [chan 6640] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6640] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6640 opened.
paramiko.transport: DEBUG: [chan 6640] Sesch channel 6640 request ok
paramiko.transport: DEBUG: [chan 6640] EOF received (6640)
paramiko.transport: DEBUG: [chan 6640] EOF sent (6640)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3319 count=391 bs=1k
paramiko.transport: DEBUG: [chan 6641] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6641] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6641 opened.
paramiko.transport: DEBUG: [chan 6641] Sesch channel 6641 request ok
paramiko.transport: DEBUG: [chan 6641] EOF received (6641)
paramiko.transport: DEBUG: [chan 6641] EOF sent (6641)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3320 count=145 bs=1k
paramiko.transport: DEBUG: [chan 6642] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6642] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6642 opened.
paramiko.transport: DEBUG: [chan 6642] Sesch channel 6642 request ok
paramiko.transport: DEBUG: [chan 6642] EOF received (6642)
paramiko.transport: DEBUG: [chan 6642] EOF sent (6642)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3320 count=145 bs=1k
paramiko.transport: DEBUG: [chan 6643] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6643] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6643 opened.
paramiko.transport: DEBUG: [chan 6643] Sesch channel 6643 request ok
paramiko.transport: DEBUG: [chan 6643] EOF received (6643)
paramiko.transport: DEBUG: [chan 6643] EOF sent (6643)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3321 count=389 bs=1k
paramiko.transport: DEBUG: [chan 6644] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6644] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6644 opened.
paramiko.transport: DEBUG: [chan 6644] Sesch channel 6644 request ok
paramiko.transport: DEBUG: [chan 6644] EOF received (6644)
paramiko.transport: DEBUG: [chan 6644] EOF sent (6644)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3321 count=389 bs=1k
paramiko.transport: DEBUG: [chan 6645] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6645] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6645 opened.
paramiko.transport: DEBUG: [chan 6645] Sesch channel 6645 request ok
paramiko.transport: DEBUG: [chan 6645] EOF received (6645)
paramiko.transport: DEBUG: [chan 6645] EOF sent (6645)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3322 count=496 bs=1k
paramiko.transport: DEBUG: [chan 6646] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6646] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6646 opened.
paramiko.transport: DEBUG: [chan 6646] Sesch channel 6646 request ok
paramiko.transport: DEBUG: [chan 6646] EOF received (6646)
paramiko.transport: DEBUG: [chan 6646] EOF sent (6646)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3322 count=496 bs=1k
paramiko.transport: DEBUG: [chan 6647] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6647] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6647 opened.
paramiko.transport: DEBUG: [chan 6647] Sesch channel 6647 request ok
paramiko.transport: DEBUG: [chan 6647] EOF received (6647)
paramiko.transport: DEBUG: [chan 6647] EOF sent (6647)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3323 count=927 bs=1k
paramiko.transport: DEBUG: [chan 6648] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6648] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6648 opened.
paramiko.transport: DEBUG: [chan 6648] Sesch channel 6648 request ok
paramiko.transport: DEBUG: [chan 6648] EOF received (6648)
paramiko.transport: DEBUG: [chan 6648] EOF sent (6648)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3323 count=927 bs=1k
paramiko.transport: DEBUG: [chan 6649] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6649] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6649 opened.
paramiko.transport: DEBUG: [chan 6649] Sesch channel 6649 request ok
paramiko.transport: DEBUG: [chan 6649] EOF received (6649)
paramiko.transport: DEBUG: [chan 6649] EOF sent (6649)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3324 count=26 bs=1k
paramiko.transport: DEBUG: [chan 6650] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6650] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6650 opened.
paramiko.transport: DEBUG: [chan 6650] Sesch channel 6650 request ok
paramiko.transport: DEBUG: [chan 6650] EOF received (6650)
paramiko.transport: DEBUG: [chan 6650] EOF sent (6650)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3324 count=26 bs=1k
paramiko.transport: DEBUG: [chan 6651] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6651] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6651 opened.
paramiko.transport: DEBUG: [chan 6651] Sesch channel 6651 request ok
paramiko.transport: DEBUG: [chan 6651] EOF received (6651)
paramiko.transport: DEBUG: [chan 6651] EOF sent (6651)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3325 count=549 bs=1k
paramiko.transport: DEBUG: [chan 6652] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6652] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6652 opened.
paramiko.transport: DEBUG: [chan 6652] Sesch channel 6652 request ok
paramiko.transport: DEBUG: [chan 6652] EOF received (6652)
paramiko.transport: DEBUG: [chan 6652] EOF sent (6652)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3325 count=549 bs=1k
paramiko.transport: DEBUG: [chan 6653] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6653] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6653 opened.
paramiko.transport: DEBUG: [chan 6653] Sesch channel 6653 request ok
paramiko.transport: DEBUG: [chan 6653] EOF received (6653)
paramiko.transport: DEBUG: [chan 6653] EOF sent (6653)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3326 count=513 bs=1k
paramiko.transport: DEBUG: [chan 6654] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6654] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6654 opened.
paramiko.transport: DEBUG: [chan 6654] Sesch channel 6654 request ok
paramiko.transport: DEBUG: [chan 6654] EOF received (6654)
paramiko.transport: DEBUG: [chan 6654] EOF sent (6654)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3326 count=513 bs=1k
paramiko.transport: DEBUG: [chan 6655] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6655] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6655 opened.
paramiko.transport: DEBUG: [chan 6655] Sesch channel 6655 request ok
paramiko.transport: DEBUG: [chan 6655] EOF received (6655)
paramiko.transport: DEBUG: [chan 6655] EOF sent (6655)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3327 count=618 bs=1k
paramiko.transport: DEBUG: [chan 6656] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6656] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6656 opened.
paramiko.transport: DEBUG: [chan 6656] Sesch channel 6656 request ok
paramiko.transport: DEBUG: [chan 6656] EOF received (6656)
paramiko.transport: DEBUG: [chan 6656] EOF sent (6656)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3327 count=618 bs=1k
paramiko.transport: DEBUG: [chan 6657] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6657] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6657 opened.
paramiko.transport: DEBUG: [chan 6657] Sesch channel 6657 request ok
paramiko.transport: DEBUG: [chan 6657] EOF received (6657)
paramiko.transport: DEBUG: [chan 6657] EOF sent (6657)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3328 count=344 bs=1k
paramiko.transport: DEBUG: [chan 6658] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6658] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6658 opened.
paramiko.transport: DEBUG: [chan 6658] Sesch channel 6658 request ok
paramiko.transport: DEBUG: [chan 6658] EOF received (6658)
paramiko.transport: DEBUG: [chan 6658] EOF sent (6658)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3328 count=344 bs=1k
paramiko.transport: DEBUG: [chan 6659] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6659] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6659 opened.
paramiko.transport: DEBUG: [chan 6659] Sesch channel 6659 request ok
paramiko.transport: DEBUG: [chan 6659] EOF received (6659)
paramiko.transport: DEBUG: [chan 6659] EOF sent (6659)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3329 count=917 bs=1k
paramiko.transport: DEBUG: [chan 6660] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6660] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6660 opened.
paramiko.transport: DEBUG: [chan 6660] Sesch channel 6660 request ok
paramiko.transport: DEBUG: [chan 6660] EOF received (6660)
paramiko.transport: DEBUG: [chan 6660] EOF sent (6660)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3329 count=917 bs=1k
paramiko.transport: DEBUG: [chan 6661] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6661] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6661 opened.
paramiko.transport: DEBUG: [chan 6661] Sesch channel 6661 request ok
paramiko.transport: DEBUG: [chan 6661] EOF received (6661)
paramiko.transport: DEBUG: [chan 6661] EOF sent (6661)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3330 count=948 bs=1k
paramiko.transport: DEBUG: [chan 6662] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6662] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6662 opened.
paramiko.transport: DEBUG: [chan 6662] Sesch channel 6662 request ok
paramiko.transport: DEBUG: [chan 6662] EOF received (6662)
paramiko.transport: DEBUG: [chan 6662] EOF sent (6662)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3330 count=948 bs=1k
paramiko.transport: DEBUG: [chan 6663] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6663] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6663 opened.
paramiko.transport: DEBUG: [chan 6663] Sesch channel 6663 request ok
paramiko.transport: DEBUG: [chan 6663] EOF received (6663)
paramiko.transport: DEBUG: [chan 6663] EOF sent (6663)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3331 count=880 bs=1k
paramiko.transport: DEBUG: [chan 6664] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6664] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6664 opened.
paramiko.transport: DEBUG: [chan 6664] Sesch channel 6664 request ok
paramiko.transport: DEBUG: [chan 6664] EOF received (6664)
paramiko.transport: DEBUG: [chan 6664] EOF sent (6664)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3331 count=880 bs=1k
paramiko.transport: DEBUG: [chan 6665] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6665] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6665 opened.
paramiko.transport: DEBUG: [chan 6665] Sesch channel 6665 request ok
paramiko.transport: DEBUG: [chan 6665] EOF received (6665)
paramiko.transport: DEBUG: [chan 6665] EOF sent (6665)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3332 count=471 bs=1k
paramiko.transport: DEBUG: [chan 6666] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6666] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6666 opened.
paramiko.transport: DEBUG: [chan 6666] Sesch channel 6666 request ok
paramiko.transport: DEBUG: [chan 6666] EOF received (6666)
paramiko.transport: DEBUG: [chan 6666] EOF sent (6666)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3332 count=471 bs=1k
paramiko.transport: DEBUG: [chan 6667] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6667] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6667 opened.
paramiko.transport: DEBUG: [chan 6667] Sesch channel 6667 request ok
paramiko.transport: DEBUG: [chan 6667] EOF received (6667)
paramiko.transport: DEBUG: [chan 6667] EOF sent (6667)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3333 count=344 bs=1k
paramiko.transport: DEBUG: [chan 6668] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6668] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6668 opened.
paramiko.transport: DEBUG: [chan 6668] Sesch channel 6668 request ok
paramiko.transport: DEBUG: [chan 6668] EOF received (6668)
paramiko.transport: DEBUG: [chan 6668] EOF sent (6668)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3333 count=344 bs=1k
paramiko.transport: DEBUG: [chan 6669] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6669] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6669 opened.
paramiko.transport: DEBUG: [chan 6669] Sesch channel 6669 request ok
paramiko.transport: DEBUG: [chan 6669] EOF received (6669)
paramiko.transport: DEBUG: [chan 6669] EOF sent (6669)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3334 count=609 bs=1k
paramiko.transport: DEBUG: [chan 6670] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6670] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6670 opened.
paramiko.transport: DEBUG: [chan 6670] Sesch channel 6670 request ok
paramiko.transport: DEBUG: [chan 6670] EOF received (6670)
paramiko.transport: DEBUG: [chan 6670] EOF sent (6670)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3334 count=609 bs=1k
paramiko.transport: DEBUG: [chan 6671] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6671] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6671 opened.
paramiko.transport: DEBUG: [chan 6671] Sesch channel 6671 request ok
paramiko.transport: DEBUG: [chan 6671] EOF received (6671)
paramiko.transport: DEBUG: [chan 6671] EOF sent (6671)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3335 count=124 bs=1k
paramiko.transport: DEBUG: [chan 6672] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6672] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6672 opened.
paramiko.transport: DEBUG: [chan 6672] Sesch channel 6672 request ok
paramiko.transport: DEBUG: [chan 6672] EOF received (6672)
paramiko.transport: DEBUG: [chan 6672] EOF sent (6672)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3335 count=124 bs=1k
paramiko.transport: DEBUG: [chan 6673] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6673] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6673 opened.
paramiko.transport: DEBUG: [chan 6673] Sesch channel 6673 request ok
paramiko.transport: DEBUG: [chan 6673] EOF received (6673)
paramiko.transport: DEBUG: [chan 6673] EOF sent (6673)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3336 count=163 bs=1k
paramiko.transport: DEBUG: [chan 6674] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6674] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6674 opened.
paramiko.transport: DEBUG: [chan 6674] Sesch channel 6674 request ok
paramiko.transport: DEBUG: [chan 6674] EOF received (6674)
paramiko.transport: DEBUG: [chan 6674] EOF sent (6674)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3336 count=163 bs=1k
paramiko.transport: DEBUG: [chan 6675] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6675] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6675 opened.
paramiko.transport: DEBUG: [chan 6675] Sesch channel 6675 request ok
paramiko.transport: DEBUG: [chan 6675] EOF received (6675)
paramiko.transport: DEBUG: [chan 6675] EOF sent (6675)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3337 count=874 bs=1k
paramiko.transport: DEBUG: [chan 6676] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6676] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6676 opened.
paramiko.transport: DEBUG: [chan 6676] Sesch channel 6676 request ok
paramiko.transport: DEBUG: [chan 6676] EOF received (6676)
paramiko.transport: DEBUG: [chan 6676] EOF sent (6676)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3337 count=874 bs=1k
paramiko.transport: DEBUG: [chan 6677] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6677] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6677 opened.
paramiko.transport: DEBUG: [chan 6677] Sesch channel 6677 request ok
paramiko.transport: DEBUG: [chan 6677] EOF received (6677)
paramiko.transport: DEBUG: [chan 6677] EOF sent (6677)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3338 count=412 bs=1k
paramiko.transport: DEBUG: [chan 6678] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6678] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6678 opened.
paramiko.transport: DEBUG: [chan 6678] Sesch channel 6678 request ok
paramiko.transport: DEBUG: [chan 6678] EOF received (6678)
paramiko.transport: DEBUG: [chan 6678] EOF sent (6678)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3338 count=412 bs=1k
paramiko.transport: DEBUG: [chan 6679] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6679] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6679 opened.
paramiko.transport: DEBUG: [chan 6679] Sesch channel 6679 request ok
paramiko.transport: DEBUG: [chan 6679] EOF received (6679)
paramiko.transport: DEBUG: [chan 6679] EOF sent (6679)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3339 count=642 bs=1k
paramiko.transport: DEBUG: [chan 6680] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6680] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6680 opened.
paramiko.transport: DEBUG: [chan 6680] Sesch channel 6680 request ok
paramiko.transport: DEBUG: [chan 6680] EOF received (6680)
paramiko.transport: DEBUG: [chan 6680] EOF sent (6680)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3339 count=642 bs=1k
paramiko.transport: DEBUG: [chan 6681] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6681] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6681 opened.
paramiko.transport: DEBUG: [chan 6681] Sesch channel 6681 request ok
paramiko.transport: DEBUG: [chan 6681] EOF received (6681)
paramiko.transport: DEBUG: [chan 6681] EOF sent (6681)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3340 count=436 bs=1k
paramiko.transport: DEBUG: [chan 6682] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6682] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6682 opened.
paramiko.transport: DEBUG: [chan 6682] Sesch channel 6682 request ok
paramiko.transport: DEBUG: [chan 6682] EOF received (6682)
paramiko.transport: DEBUG: [chan 6682] EOF sent (6682)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3340 count=436 bs=1k
paramiko.transport: DEBUG: [chan 6683] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6683] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6683 opened.
paramiko.transport: DEBUG: [chan 6683] Sesch channel 6683 request ok
paramiko.transport: DEBUG: [chan 6683] EOF received (6683)
paramiko.transport: DEBUG: [chan 6683] EOF sent (6683)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3341 count=515 bs=1k
paramiko.transport: DEBUG: [chan 6684] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6684] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6684 opened.
paramiko.transport: DEBUG: [chan 6684] Sesch channel 6684 request ok
paramiko.transport: DEBUG: [chan 6684] EOF received (6684)
paramiko.transport: DEBUG: [chan 6684] EOF sent (6684)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3341 count=515 bs=1k
paramiko.transport: DEBUG: [chan 6685] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6685] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6685 opened.
paramiko.transport: DEBUG: [chan 6685] Sesch channel 6685 request ok
paramiko.transport: DEBUG: [chan 6685] EOF received (6685)
paramiko.transport: DEBUG: [chan 6685] EOF sent (6685)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3342 count=314 bs=1k
paramiko.transport: DEBUG: [chan 6686] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6686] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6686 opened.
paramiko.transport: DEBUG: [chan 6686] Sesch channel 6686 request ok
paramiko.transport: DEBUG: [chan 6686] EOF received (6686)
paramiko.transport: DEBUG: [chan 6686] EOF sent (6686)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3342 count=314 bs=1k
paramiko.transport: DEBUG: [chan 6687] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6687] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6687 opened.
paramiko.transport: DEBUG: [chan 6687] Sesch channel 6687 request ok
paramiko.transport: DEBUG: [chan 6687] EOF received (6687)
paramiko.transport: DEBUG: [chan 6687] EOF sent (6687)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3343 count=428 bs=1k
paramiko.transport: DEBUG: [chan 6688] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6688] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6688 opened.
paramiko.transport: DEBUG: [chan 6688] Sesch channel 6688 request ok
paramiko.transport: DEBUG: [chan 6688] EOF received (6688)
paramiko.transport: DEBUG: [chan 6688] EOF sent (6688)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3343 count=428 bs=1k
paramiko.transport: DEBUG: [chan 6689] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6689] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6689 opened.
paramiko.transport: DEBUG: [chan 6689] Sesch channel 6689 request ok
paramiko.transport: DEBUG: [chan 6689] EOF received (6689)
paramiko.transport: DEBUG: [chan 6689] EOF sent (6689)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3344 count=994 bs=1k
paramiko.transport: DEBUG: [chan 6690] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6690] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6690 opened.
paramiko.transport: DEBUG: [chan 6690] Sesch channel 6690 request ok
paramiko.transport: DEBUG: [chan 6690] EOF received (6690)
paramiko.transport: DEBUG: [chan 6690] EOF sent (6690)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3344 count=994 bs=1k
paramiko.transport: DEBUG: [chan 6691] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6691] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6691 opened.
paramiko.transport: DEBUG: [chan 6691] Sesch channel 6691 request ok
paramiko.transport: DEBUG: [chan 6691] EOF received (6691)
paramiko.transport: DEBUG: [chan 6691] EOF sent (6691)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3345 count=447 bs=1k
paramiko.transport: DEBUG: [chan 6692] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6692] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6692 opened.
paramiko.transport: DEBUG: [chan 6692] Sesch channel 6692 request ok
paramiko.transport: DEBUG: [chan 6692] EOF received (6692)
paramiko.transport: DEBUG: [chan 6692] EOF sent (6692)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3345 count=447 bs=1k
paramiko.transport: DEBUG: [chan 6693] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6693] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6693 opened.
paramiko.transport: DEBUG: [chan 6693] Sesch channel 6693 request ok
paramiko.transport: DEBUG: [chan 6693] EOF received (6693)
paramiko.transport: DEBUG: [chan 6693] EOF sent (6693)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3346 count=735 bs=1k
paramiko.transport: DEBUG: [chan 6694] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6694] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6694 opened.
paramiko.transport: DEBUG: [chan 6694] Sesch channel 6694 request ok
paramiko.transport: DEBUG: [chan 6694] EOF received (6694)
paramiko.transport: DEBUG: [chan 6694] EOF sent (6694)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3346 count=735 bs=1k
paramiko.transport: DEBUG: [chan 6695] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6695] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6695 opened.
paramiko.transport: DEBUG: [chan 6695] Sesch channel 6695 request ok
paramiko.transport: DEBUG: [chan 6695] EOF received (6695)
paramiko.transport: DEBUG: [chan 6695] EOF sent (6695)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3347 count=623 bs=1k
paramiko.transport: DEBUG: [chan 6696] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6696] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6696 opened.
paramiko.transport: DEBUG: [chan 6696] Sesch channel 6696 request ok
paramiko.transport: DEBUG: [chan 6696] EOF received (6696)
paramiko.transport: DEBUG: [chan 6696] EOF sent (6696)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3347 count=623 bs=1k
paramiko.transport: DEBUG: [chan 6697] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6697] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6697 opened.
paramiko.transport: DEBUG: [chan 6697] Sesch channel 6697 request ok
paramiko.transport: DEBUG: [chan 6697] EOF received (6697)
paramiko.transport: DEBUG: [chan 6697] EOF sent (6697)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3348 count=144 bs=1k
paramiko.transport: DEBUG: [chan 6698] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6698] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6698 opened.
paramiko.transport: DEBUG: [chan 6698] Sesch channel 6698 request ok
paramiko.transport: DEBUG: [chan 6698] EOF received (6698)
paramiko.transport: DEBUG: [chan 6698] EOF sent (6698)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3348 count=144 bs=1k
paramiko.transport: DEBUG: [chan 6699] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6699] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6699 opened.
paramiko.transport: DEBUG: [chan 6699] Sesch channel 6699 request ok
paramiko.transport: DEBUG: [chan 6699] EOF received (6699)
paramiko.transport: DEBUG: [chan 6699] EOF sent (6699)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3349 count=527 bs=1k
paramiko.transport: DEBUG: [chan 6700] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6700] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6700 opened.
paramiko.transport: DEBUG: [chan 6700] Sesch channel 6700 request ok
paramiko.transport: DEBUG: [chan 6700] EOF received (6700)
paramiko.transport: DEBUG: [chan 6700] EOF sent (6700)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3349 count=527 bs=1k
paramiko.transport: DEBUG: [chan 6701] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6701] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6701 opened.
paramiko.transport: DEBUG: [chan 6701] Sesch channel 6701 request ok
paramiko.transport: DEBUG: [chan 6701] EOF received (6701)
paramiko.transport: DEBUG: [chan 6701] EOF sent (6701)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3350 count=111 bs=1k
paramiko.transport: DEBUG: [chan 6702] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6702] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6702 opened.
paramiko.transport: DEBUG: [chan 6702] Sesch channel 6702 request ok
paramiko.transport: DEBUG: [chan 6702] EOF received (6702)
paramiko.transport: DEBUG: [chan 6702] EOF sent (6702)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3350 count=111 bs=1k
paramiko.transport: DEBUG: [chan 6703] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6703] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6703 opened.
paramiko.transport: DEBUG: [chan 6703] Sesch channel 6703 request ok
paramiko.transport: DEBUG: [chan 6703] EOF received (6703)
paramiko.transport: DEBUG: [chan 6703] EOF sent (6703)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3351 count=27 bs=1k
paramiko.transport: DEBUG: [chan 6704] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6704] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6704 opened.
paramiko.transport: DEBUG: [chan 6704] Sesch channel 6704 request ok
paramiko.transport: DEBUG: [chan 6704] EOF received (6704)
paramiko.transport: DEBUG: [chan 6704] EOF sent (6704)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3351 count=27 bs=1k
paramiko.transport: DEBUG: [chan 6705] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6705] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6705 opened.
paramiko.transport: DEBUG: [chan 6705] Sesch channel 6705 request ok
paramiko.transport: DEBUG: [chan 6705] EOF received (6705)
paramiko.transport: DEBUG: [chan 6705] EOF sent (6705)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3352 count=772 bs=1k
paramiko.transport: DEBUG: [chan 6706] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6706] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6706 opened.
paramiko.transport: DEBUG: [chan 6706] Sesch channel 6706 request ok
paramiko.transport: DEBUG: [chan 6706] EOF received (6706)
paramiko.transport: DEBUG: [chan 6706] EOF sent (6706)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3352 count=772 bs=1k
paramiko.transport: DEBUG: [chan 6707] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6707] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6707 opened.
paramiko.transport: DEBUG: [chan 6707] Sesch channel 6707 request ok
paramiko.transport: DEBUG: [chan 6707] EOF received (6707)
paramiko.transport: DEBUG: [chan 6707] EOF sent (6707)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3353 count=295 bs=1k
paramiko.transport: DEBUG: [chan 6708] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6708] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6708 opened.
paramiko.transport: DEBUG: [chan 6708] Sesch channel 6708 request ok
paramiko.transport: DEBUG: [chan 6708] EOF received (6708)
paramiko.transport: DEBUG: [chan 6708] EOF sent (6708)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3353 count=295 bs=1k
paramiko.transport: DEBUG: [chan 6709] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6709] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6709 opened.
paramiko.transport: DEBUG: [chan 6709] Sesch channel 6709 request ok
paramiko.transport: DEBUG: [chan 6709] EOF received (6709)
paramiko.transport: DEBUG: [chan 6709] EOF sent (6709)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3354 count=391 bs=1k
paramiko.transport: DEBUG: [chan 6710] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6710] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6710 opened.
paramiko.transport: DEBUG: [chan 6710] Sesch channel 6710 request ok
paramiko.transport: DEBUG: [chan 6710] EOF received (6710)
paramiko.transport: DEBUG: [chan 6710] EOF sent (6710)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3354 count=391 bs=1k
paramiko.transport: DEBUG: [chan 6711] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6711] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6711 opened.
paramiko.transport: DEBUG: [chan 6711] Sesch channel 6711 request ok
paramiko.transport: DEBUG: [chan 6711] EOF received (6711)
paramiko.transport: DEBUG: [chan 6711] EOF sent (6711)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3355 count=920 bs=1k
paramiko.transport: DEBUG: [chan 6712] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6712] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6712 opened.
paramiko.transport: DEBUG: [chan 6712] Sesch channel 6712 request ok
paramiko.transport: DEBUG: [chan 6712] EOF received (6712)
paramiko.transport: DEBUG: [chan 6712] EOF sent (6712)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3355 count=920 bs=1k
paramiko.transport: DEBUG: [chan 6713] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6713] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6713 opened.
paramiko.transport: DEBUG: [chan 6713] Sesch channel 6713 request ok
paramiko.transport: DEBUG: [chan 6713] EOF received (6713)
paramiko.transport: DEBUG: [chan 6713] EOF sent (6713)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3356 count=13 bs=1k
paramiko.transport: DEBUG: [chan 6714] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6714] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6714 opened.
paramiko.transport: DEBUG: [chan 6714] Sesch channel 6714 request ok
paramiko.transport: DEBUG: [chan 6714] EOF received (6714)
paramiko.transport: DEBUG: [chan 6714] EOF sent (6714)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3356 count=13 bs=1k
paramiko.transport: DEBUG: [chan 6715] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6715] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6715 opened.
paramiko.transport: DEBUG: [chan 6715] Sesch channel 6715 request ok
paramiko.transport: DEBUG: [chan 6715] EOF received (6715)
paramiko.transport: DEBUG: [chan 6715] EOF sent (6715)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3357 count=319 bs=1k
paramiko.transport: DEBUG: [chan 6716] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6716] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6716 opened.
paramiko.transport: DEBUG: [chan 6716] Sesch channel 6716 request ok
paramiko.transport: DEBUG: [chan 6716] EOF received (6716)
paramiko.transport: DEBUG: [chan 6716] EOF sent (6716)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3357 count=319 bs=1k
paramiko.transport: DEBUG: [chan 6717] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6717] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6717 opened.
paramiko.transport: DEBUG: [chan 6717] Sesch channel 6717 request ok
paramiko.transport: DEBUG: [chan 6717] EOF received (6717)
paramiko.transport: DEBUG: [chan 6717] EOF sent (6717)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3358 count=380 bs=1k
paramiko.transport: DEBUG: [chan 6718] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6718] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6718 opened.
paramiko.transport: DEBUG: [chan 6718] Sesch channel 6718 request ok
paramiko.transport: DEBUG: [chan 6718] EOF received (6718)
paramiko.transport: DEBUG: [chan 6718] EOF sent (6718)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3358 count=380 bs=1k
paramiko.transport: DEBUG: [chan 6719] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6719] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6719 opened.
paramiko.transport: DEBUG: [chan 6719] Sesch channel 6719 request ok
paramiko.transport: DEBUG: [chan 6719] EOF received (6719)
paramiko.transport: DEBUG: [chan 6719] EOF sent (6719)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3359 count=659 bs=1k
paramiko.transport: DEBUG: [chan 6720] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6720] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6720 opened.
paramiko.transport: DEBUG: [chan 6720] Sesch channel 6720 request ok
paramiko.transport: DEBUG: [chan 6720] EOF received (6720)
paramiko.transport: DEBUG: [chan 6720] EOF sent (6720)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3359 count=659 bs=1k
paramiko.transport: DEBUG: [chan 6721] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6721] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6721 opened.
paramiko.transport: DEBUG: [chan 6721] Sesch channel 6721 request ok
paramiko.transport: DEBUG: [chan 6721] EOF received (6721)
paramiko.transport: DEBUG: [chan 6721] EOF sent (6721)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3360 count=150 bs=1k
paramiko.transport: DEBUG: [chan 6722] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6722] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6722 opened.
paramiko.transport: DEBUG: [chan 6722] Sesch channel 6722 request ok
paramiko.transport: DEBUG: [chan 6722] EOF received (6722)
paramiko.transport: DEBUG: [chan 6722] EOF sent (6722)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3360 count=150 bs=1k
paramiko.transport: DEBUG: [chan 6723] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6723] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6723 opened.
paramiko.transport: DEBUG: [chan 6723] Sesch channel 6723 request ok
paramiko.transport: DEBUG: [chan 6723] EOF received (6723)
paramiko.transport: DEBUG: [chan 6723] EOF sent (6723)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3361 count=798 bs=1k
paramiko.transport: DEBUG: [chan 6724] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6724] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6724 opened.
paramiko.transport: DEBUG: [chan 6724] Sesch channel 6724 request ok
paramiko.transport: DEBUG: [chan 6724] EOF received (6724)
paramiko.transport: DEBUG: [chan 6724] EOF sent (6724)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3361 count=798 bs=1k
paramiko.transport: DEBUG: [chan 6725] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6725] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6725 opened.
paramiko.transport: DEBUG: [chan 6725] Sesch channel 6725 request ok
paramiko.transport: DEBUG: [chan 6725] EOF received (6725)
paramiko.transport: DEBUG: [chan 6725] EOF sent (6725)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3362 count=1003 bs=1k
paramiko.transport: DEBUG: [chan 6726] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6726] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6726 opened.
paramiko.transport: DEBUG: [chan 6726] Sesch channel 6726 request ok
paramiko.transport: DEBUG: [chan 6726] EOF received (6726)
paramiko.transport: DEBUG: [chan 6726] EOF sent (6726)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3362 count=1003 bs=1k
paramiko.transport: DEBUG: [chan 6727] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6727] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6727 opened.
paramiko.transport: DEBUG: [chan 6727] Sesch channel 6727 request ok
paramiko.transport: DEBUG: [chan 6727] EOF received (6727)
paramiko.transport: DEBUG: [chan 6727] EOF sent (6727)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3363 count=179 bs=1k
paramiko.transport: DEBUG: [chan 6728] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6728] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6728 opened.
paramiko.transport: DEBUG: [chan 6728] Sesch channel 6728 request ok
paramiko.transport: DEBUG: [chan 6728] EOF received (6728)
paramiko.transport: DEBUG: [chan 6728] EOF sent (6728)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3363 count=179 bs=1k
paramiko.transport: DEBUG: [chan 6729] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6729] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6729 opened.
paramiko.transport: DEBUG: [chan 6729] Sesch channel 6729 request ok
paramiko.transport: DEBUG: [chan 6729] EOF received (6729)
paramiko.transport: DEBUG: [chan 6729] EOF sent (6729)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3364 count=423 bs=1k
paramiko.transport: DEBUG: [chan 6730] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6730] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6730 opened.
paramiko.transport: DEBUG: [chan 6730] Sesch channel 6730 request ok
paramiko.transport: DEBUG: [chan 6730] EOF received (6730)
paramiko.transport: DEBUG: [chan 6730] EOF sent (6730)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3364 count=423 bs=1k
paramiko.transport: DEBUG: [chan 6731] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6731] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6731 opened.
paramiko.transport: DEBUG: [chan 6731] Sesch channel 6731 request ok
paramiko.transport: DEBUG: [chan 6731] EOF received (6731)
paramiko.transport: DEBUG: [chan 6731] EOF sent (6731)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3365 count=36 bs=1k
paramiko.transport: DEBUG: [chan 6732] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6732] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6732 opened.
paramiko.transport: DEBUG: [chan 6732] Sesch channel 6732 request ok
paramiko.transport: DEBUG: [chan 6732] EOF received (6732)
paramiko.transport: DEBUG: [chan 6732] EOF sent (6732)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3365 count=36 bs=1k
paramiko.transport: DEBUG: [chan 6733] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6733] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6733 opened.
paramiko.transport: DEBUG: [chan 6733] Sesch channel 6733 request ok
paramiko.transport: DEBUG: [chan 6733] EOF received (6733)
paramiko.transport: DEBUG: [chan 6733] EOF sent (6733)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3366 count=583 bs=1k
paramiko.transport: DEBUG: [chan 6734] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6734] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6734 opened.
paramiko.transport: DEBUG: [chan 6734] Sesch channel 6734 request ok
paramiko.transport: DEBUG: [chan 6734] EOF received (6734)
paramiko.transport: DEBUG: [chan 6734] EOF sent (6734)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3366 count=583 bs=1k
paramiko.transport: DEBUG: [chan 6735] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6735] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6735 opened.
paramiko.transport: DEBUG: [chan 6735] Sesch channel 6735 request ok
paramiko.transport: DEBUG: [chan 6735] EOF received (6735)
paramiko.transport: DEBUG: [chan 6735] EOF sent (6735)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3367 count=890 bs=1k
paramiko.transport: DEBUG: [chan 6736] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6736] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6736 opened.
paramiko.transport: DEBUG: [chan 6736] Sesch channel 6736 request ok
paramiko.transport: DEBUG: [chan 6736] EOF received (6736)
paramiko.transport: DEBUG: [chan 6736] EOF sent (6736)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3367 count=890 bs=1k
paramiko.transport: DEBUG: [chan 6737] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6737] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6737 opened.
paramiko.transport: DEBUG: [chan 6737] Sesch channel 6737 request ok
paramiko.transport: DEBUG: [chan 6737] EOF received (6737)
paramiko.transport: DEBUG: [chan 6737] EOF sent (6737)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3368 count=391 bs=1k
paramiko.transport: DEBUG: [chan 6738] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6738] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6738 opened.
paramiko.transport: DEBUG: [chan 6738] Sesch channel 6738 request ok
paramiko.transport: DEBUG: [chan 6738] EOF received (6738)
paramiko.transport: DEBUG: [chan 6738] EOF sent (6738)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3368 count=391 bs=1k
paramiko.transport: DEBUG: [chan 6739] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6739] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6739 opened.
paramiko.transport: DEBUG: [chan 6739] Sesch channel 6739 request ok
paramiko.transport: DEBUG: [chan 6739] EOF received (6739)
paramiko.transport: DEBUG: [chan 6739] EOF sent (6739)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3369 count=112 bs=1k
paramiko.transport: DEBUG: [chan 6740] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6740] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6740 opened.
paramiko.transport: DEBUG: [chan 6740] Sesch channel 6740 request ok
paramiko.transport: DEBUG: [chan 6740] EOF received (6740)
paramiko.transport: DEBUG: [chan 6740] EOF sent (6740)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3369 count=112 bs=1k
paramiko.transport: DEBUG: [chan 6741] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6741] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6741 opened.
paramiko.transport: DEBUG: [chan 6741] Sesch channel 6741 request ok
paramiko.transport: DEBUG: [chan 6741] EOF received (6741)
paramiko.transport: DEBUG: [chan 6741] EOF sent (6741)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3370 count=188 bs=1k
paramiko.transport: DEBUG: [chan 6742] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6742] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6742 opened.
paramiko.transport: DEBUG: [chan 6742] Sesch channel 6742 request ok
paramiko.transport: DEBUG: [chan 6742] EOF received (6742)
paramiko.transport: DEBUG: [chan 6742] EOF sent (6742)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3370 count=188 bs=1k
paramiko.transport: DEBUG: [chan 6743] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6743] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6743 opened.
paramiko.transport: DEBUG: [chan 6743] Sesch channel 6743 request ok
paramiko.transport: DEBUG: [chan 6743] EOF received (6743)
paramiko.transport: DEBUG: [chan 6743] EOF sent (6743)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3371 count=459 bs=1k
paramiko.transport: DEBUG: [chan 6744] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6744] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6744 opened.
paramiko.transport: DEBUG: [chan 6744] Sesch channel 6744 request ok
paramiko.transport: DEBUG: [chan 6744] EOF received (6744)
paramiko.transport: DEBUG: [chan 6744] EOF sent (6744)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3371 count=459 bs=1k
paramiko.transport: DEBUG: [chan 6745] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6745] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6745 opened.
paramiko.transport: DEBUG: [chan 6745] Sesch channel 6745 request ok
paramiko.transport: DEBUG: [chan 6745] EOF received (6745)
paramiko.transport: DEBUG: [chan 6745] EOF sent (6745)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3372 count=448 bs=1k
paramiko.transport: DEBUG: [chan 6746] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6746] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6746 opened.
paramiko.transport: DEBUG: [chan 6746] Sesch channel 6746 request ok
paramiko.transport: DEBUG: [chan 6746] EOF received (6746)
paramiko.transport: DEBUG: [chan 6746] EOF sent (6746)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3372 count=448 bs=1k
paramiko.transport: DEBUG: [chan 6747] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6747] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6747 opened.
paramiko.transport: DEBUG: [chan 6747] Sesch channel 6747 request ok
paramiko.transport: DEBUG: [chan 6747] EOF received (6747)
paramiko.transport: DEBUG: [chan 6747] EOF sent (6747)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3373 count=928 bs=1k
paramiko.transport: DEBUG: [chan 6748] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6748] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6748 opened.
paramiko.transport: DEBUG: [chan 6748] Sesch channel 6748 request ok
paramiko.transport: DEBUG: [chan 6748] EOF received (6748)
paramiko.transport: DEBUG: [chan 6748] EOF sent (6748)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3373 count=928 bs=1k
paramiko.transport: DEBUG: [chan 6749] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6749] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6749 opened.
paramiko.transport: DEBUG: [chan 6749] Sesch channel 6749 request ok
paramiko.transport: DEBUG: [chan 6749] EOF received (6749)
paramiko.transport: DEBUG: [chan 6749] EOF sent (6749)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3374 count=101 bs=1k
paramiko.transport: DEBUG: [chan 6750] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6750] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6750 opened.
paramiko.transport: DEBUG: [chan 6750] Sesch channel 6750 request ok
paramiko.transport: DEBUG: [chan 6750] EOF received (6750)
paramiko.transport: DEBUG: [chan 6750] EOF sent (6750)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3374 count=101 bs=1k
paramiko.transport: DEBUG: [chan 6751] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6751] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6751 opened.
paramiko.transport: DEBUG: [chan 6751] Sesch channel 6751 request ok
paramiko.transport: DEBUG: [chan 6751] EOF received (6751)
paramiko.transport: DEBUG: [chan 6751] EOF sent (6751)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3375 count=388 bs=1k
paramiko.transport: DEBUG: [chan 6752] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6752] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6752 opened.
paramiko.transport: DEBUG: [chan 6752] Sesch channel 6752 request ok
paramiko.transport: DEBUG: [chan 6752] EOF received (6752)
paramiko.transport: DEBUG: [chan 6752] EOF sent (6752)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3375 count=388 bs=1k
paramiko.transport: DEBUG: [chan 6753] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6753] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6753 opened.
paramiko.transport: DEBUG: [chan 6753] Sesch channel 6753 request ok
paramiko.transport: DEBUG: [chan 6753] EOF received (6753)
paramiko.transport: DEBUG: [chan 6753] EOF sent (6753)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3376 count=798 bs=1k
paramiko.transport: DEBUG: [chan 6754] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6754] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6754 opened.
paramiko.transport: DEBUG: [chan 6754] Sesch channel 6754 request ok
paramiko.transport: DEBUG: [chan 6754] EOF received (6754)
paramiko.transport: DEBUG: [chan 6754] EOF sent (6754)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3376 count=798 bs=1k
paramiko.transport: DEBUG: [chan 6755] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6755] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6755 opened.
paramiko.transport: DEBUG: [chan 6755] Sesch channel 6755 request ok
paramiko.transport: DEBUG: [chan 6755] EOF received (6755)
paramiko.transport: DEBUG: [chan 6755] EOF sent (6755)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3377 count=492 bs=1k
paramiko.transport: DEBUG: [chan 6756] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6756] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6756 opened.
paramiko.transport: DEBUG: [chan 6756] Sesch channel 6756 request ok
paramiko.transport: DEBUG: [chan 6756] EOF received (6756)
paramiko.transport: DEBUG: [chan 6756] EOF sent (6756)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3377 count=492 bs=1k
paramiko.transport: DEBUG: [chan 6757] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6757] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6757 opened.
paramiko.transport: DEBUG: [chan 6757] Sesch channel 6757 request ok
paramiko.transport: DEBUG: [chan 6757] EOF received (6757)
paramiko.transport: DEBUG: [chan 6757] EOF sent (6757)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3378 count=59 bs=1k
paramiko.transport: DEBUG: [chan 6758] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6758] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6758 opened.
paramiko.transport: DEBUG: [chan 6758] Sesch channel 6758 request ok
paramiko.transport: DEBUG: [chan 6758] EOF received (6758)
paramiko.transport: DEBUG: [chan 6758] EOF sent (6758)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3378 count=59 bs=1k
paramiko.transport: DEBUG: [chan 6759] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6759] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6759 opened.
paramiko.transport: DEBUG: [chan 6759] Sesch channel 6759 request ok
paramiko.transport: DEBUG: [chan 6759] EOF received (6759)
paramiko.transport: DEBUG: [chan 6759] EOF sent (6759)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3379 count=962 bs=1k
paramiko.transport: DEBUG: [chan 6760] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6760] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6760 opened.
paramiko.transport: DEBUG: [chan 6760] Sesch channel 6760 request ok
paramiko.transport: DEBUG: [chan 6760] EOF received (6760)
paramiko.transport: DEBUG: [chan 6760] EOF sent (6760)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3379 count=962 bs=1k
paramiko.transport: DEBUG: [chan 6761] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6761] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6761 opened.
paramiko.transport: DEBUG: [chan 6761] Sesch channel 6761 request ok
paramiko.transport: DEBUG: [chan 6761] EOF received (6761)
paramiko.transport: DEBUG: [chan 6761] EOF sent (6761)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3380 count=201 bs=1k
paramiko.transport: DEBUG: [chan 6762] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6762] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6762 opened.
paramiko.transport: DEBUG: [chan 6762] Sesch channel 6762 request ok
paramiko.transport: DEBUG: [chan 6762] EOF received (6762)
paramiko.transport: DEBUG: [chan 6762] EOF sent (6762)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3380 count=201 bs=1k
paramiko.transport: DEBUG: [chan 6763] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6763] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6763 opened.
paramiko.transport: DEBUG: [chan 6763] Sesch channel 6763 request ok
paramiko.transport: DEBUG: [chan 6763] EOF received (6763)
paramiko.transport: DEBUG: [chan 6763] EOF sent (6763)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3381 count=715 bs=1k
paramiko.transport: DEBUG: [chan 6764] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6764] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6764 opened.
paramiko.transport: DEBUG: [chan 6764] Sesch channel 6764 request ok
paramiko.transport: DEBUG: [chan 6764] EOF received (6764)
paramiko.transport: DEBUG: [chan 6764] EOF sent (6764)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3381 count=715 bs=1k
paramiko.transport: DEBUG: [chan 6765] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6765] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6765 opened.
paramiko.transport: DEBUG: [chan 6765] Sesch channel 6765 request ok
paramiko.transport: DEBUG: [chan 6765] EOF received (6765)
paramiko.transport: DEBUG: [chan 6765] EOF sent (6765)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3382 count=416 bs=1k
paramiko.transport: DEBUG: [chan 6766] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6766] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6766 opened.
paramiko.transport: DEBUG: [chan 6766] Sesch channel 6766 request ok
paramiko.transport: DEBUG: [chan 6766] EOF received (6766)
paramiko.transport: DEBUG: [chan 6766] EOF sent (6766)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3382 count=416 bs=1k
paramiko.transport: DEBUG: [chan 6767] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6767] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6767 opened.
paramiko.transport: DEBUG: [chan 6767] Sesch channel 6767 request ok
paramiko.transport: DEBUG: [chan 6767] EOF received (6767)
paramiko.transport: DEBUG: [chan 6767] EOF sent (6767)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3383 count=746 bs=1k
paramiko.transport: DEBUG: [chan 6768] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6768] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6768 opened.
paramiko.transport: DEBUG: [chan 6768] Sesch channel 6768 request ok
paramiko.transport: DEBUG: [chan 6768] EOF received (6768)
paramiko.transport: DEBUG: [chan 6768] EOF sent (6768)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3383 count=746 bs=1k
paramiko.transport: DEBUG: [chan 6769] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6769] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6769 opened.
paramiko.transport: DEBUG: [chan 6769] Sesch channel 6769 request ok
paramiko.transport: DEBUG: [chan 6769] EOF received (6769)
paramiko.transport: DEBUG: [chan 6769] EOF sent (6769)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3384 count=489 bs=1k
paramiko.transport: DEBUG: [chan 6770] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6770] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6770 opened.
paramiko.transport: DEBUG: [chan 6770] Sesch channel 6770 request ok
paramiko.transport: DEBUG: [chan 6770] EOF received (6770)
paramiko.transport: DEBUG: [chan 6770] EOF sent (6770)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3384 count=489 bs=1k
paramiko.transport: DEBUG: [chan 6771] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6771] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6771 opened.
paramiko.transport: DEBUG: [chan 6771] Sesch channel 6771 request ok
paramiko.transport: DEBUG: [chan 6771] EOF received (6771)
paramiko.transport: DEBUG: [chan 6771] EOF sent (6771)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3385 count=958 bs=1k
paramiko.transport: DEBUG: [chan 6772] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6772] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6772 opened.
paramiko.transport: DEBUG: [chan 6772] Sesch channel 6772 request ok
paramiko.transport: DEBUG: [chan 6772] EOF received (6772)
paramiko.transport: DEBUG: [chan 6772] EOF sent (6772)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3385 count=958 bs=1k
paramiko.transport: DEBUG: [chan 6773] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6773] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6773 opened.
paramiko.transport: DEBUG: [chan 6773] Sesch channel 6773 request ok
paramiko.transport: DEBUG: [chan 6773] EOF received (6773)
paramiko.transport: DEBUG: [chan 6773] EOF sent (6773)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3386 count=520 bs=1k
paramiko.transport: DEBUG: [chan 6774] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6774] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6774 opened.
paramiko.transport: DEBUG: [chan 6774] Sesch channel 6774 request ok
paramiko.transport: DEBUG: [chan 6774] EOF received (6774)
paramiko.transport: DEBUG: [chan 6774] EOF sent (6774)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3386 count=520 bs=1k
paramiko.transport: DEBUG: [chan 6775] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6775] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6775 opened.
paramiko.transport: DEBUG: [chan 6775] Sesch channel 6775 request ok
paramiko.transport: DEBUG: [chan 6775] EOF received (6775)
paramiko.transport: DEBUG: [chan 6775] EOF sent (6775)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3387 count=383 bs=1k
paramiko.transport: DEBUG: [chan 6776] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6776] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6776 opened.
paramiko.transport: DEBUG: [chan 6776] Sesch channel 6776 request ok
paramiko.transport: DEBUG: [chan 6776] EOF received (6776)
paramiko.transport: DEBUG: [chan 6776] EOF sent (6776)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3387 count=383 bs=1k
paramiko.transport: DEBUG: [chan 6777] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6777] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6777 opened.
paramiko.transport: DEBUG: [chan 6777] Sesch channel 6777 request ok
paramiko.transport: DEBUG: [chan 6777] EOF received (6777)
paramiko.transport: DEBUG: [chan 6777] EOF sent (6777)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3388 count=538 bs=1k
paramiko.transport: DEBUG: [chan 6778] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6778] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6778 opened.
paramiko.transport: DEBUG: [chan 6778] Sesch channel 6778 request ok
paramiko.transport: DEBUG: [chan 6778] EOF received (6778)
paramiko.transport: DEBUG: [chan 6778] EOF sent (6778)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3388 count=538 bs=1k
paramiko.transport: DEBUG: [chan 6779] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6779] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6779 opened.
paramiko.transport: DEBUG: [chan 6779] Sesch channel 6779 request ok
paramiko.transport: DEBUG: [chan 6779] EOF received (6779)
paramiko.transport: DEBUG: [chan 6779] EOF sent (6779)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3389 count=740 bs=1k
paramiko.transport: DEBUG: [chan 6780] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6780] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6780 opened.
paramiko.transport: DEBUG: [chan 6780] Sesch channel 6780 request ok
paramiko.transport: DEBUG: [chan 6780] EOF received (6780)
paramiko.transport: DEBUG: [chan 6780] EOF sent (6780)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3389 count=740 bs=1k
paramiko.transport: DEBUG: [chan 6781] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6781] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6781 opened.
paramiko.transport: DEBUG: [chan 6781] Sesch channel 6781 request ok
paramiko.transport: DEBUG: [chan 6781] EOF received (6781)
paramiko.transport: DEBUG: [chan 6781] EOF sent (6781)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3390 count=259 bs=1k
paramiko.transport: DEBUG: [chan 6782] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6782] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6782 opened.
paramiko.transport: DEBUG: [chan 6782] Sesch channel 6782 request ok
paramiko.transport: DEBUG: [chan 6782] EOF received (6782)
paramiko.transport: DEBUG: [chan 6782] EOF sent (6782)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3390 count=259 bs=1k
paramiko.transport: DEBUG: [chan 6783] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6783] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6783 opened.
paramiko.transport: DEBUG: [chan 6783] Sesch channel 6783 request ok
paramiko.transport: DEBUG: [chan 6783] EOF received (6783)
paramiko.transport: DEBUG: [chan 6783] EOF sent (6783)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3391 count=943 bs=1k
paramiko.transport: DEBUG: [chan 6784] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6784] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6784 opened.
paramiko.transport: DEBUG: [chan 6784] Sesch channel 6784 request ok
paramiko.transport: DEBUG: [chan 6784] EOF received (6784)
paramiko.transport: DEBUG: [chan 6784] EOF sent (6784)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3391 count=943 bs=1k
paramiko.transport: DEBUG: [chan 6785] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6785] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6785 opened.
paramiko.transport: DEBUG: [chan 6785] Sesch channel 6785 request ok
paramiko.transport: DEBUG: [chan 6785] EOF received (6785)
paramiko.transport: DEBUG: [chan 6785] EOF sent (6785)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3392 count=722 bs=1k
paramiko.transport: DEBUG: [chan 6786] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6786] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6786 opened.
paramiko.transport: DEBUG: [chan 6786] Sesch channel 6786 request ok
paramiko.transport: DEBUG: [chan 6786] EOF received (6786)
paramiko.transport: DEBUG: [chan 6786] EOF sent (6786)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3392 count=722 bs=1k
paramiko.transport: DEBUG: [chan 6787] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6787] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6787 opened.
paramiko.transport: DEBUG: [chan 6787] Sesch channel 6787 request ok
paramiko.transport: DEBUG: [chan 6787] EOF received (6787)
paramiko.transport: DEBUG: [chan 6787] EOF sent (6787)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3393 count=961 bs=1k
paramiko.transport: DEBUG: [chan 6788] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6788] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6788 opened.
paramiko.transport: DEBUG: [chan 6788] Sesch channel 6788 request ok
paramiko.transport: DEBUG: [chan 6788] EOF received (6788)
paramiko.transport: DEBUG: [chan 6788] EOF sent (6788)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3393 count=961 bs=1k
paramiko.transport: DEBUG: [chan 6789] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6789] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6789 opened.
paramiko.transport: DEBUG: [chan 6789] Sesch channel 6789 request ok
paramiko.transport: DEBUG: [chan 6789] EOF received (6789)
paramiko.transport: DEBUG: [chan 6789] EOF sent (6789)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3394 count=578 bs=1k
paramiko.transport: DEBUG: [chan 6790] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6790] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6790 opened.
paramiko.transport: DEBUG: [chan 6790] Sesch channel 6790 request ok
paramiko.transport: DEBUG: [chan 6790] EOF received (6790)
paramiko.transport: DEBUG: [chan 6790] EOF sent (6790)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3394 count=578 bs=1k
paramiko.transport: DEBUG: [chan 6791] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6791] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6791 opened.
paramiko.transport: DEBUG: [chan 6791] Sesch channel 6791 request ok
paramiko.transport: DEBUG: [chan 6791] EOF received (6791)
paramiko.transport: DEBUG: [chan 6791] EOF sent (6791)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3395 count=309 bs=1k
paramiko.transport: DEBUG: [chan 6792] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6792] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6792 opened.
paramiko.transport: DEBUG: [chan 6792] Sesch channel 6792 request ok
paramiko.transport: DEBUG: [chan 6792] EOF received (6792)
paramiko.transport: DEBUG: [chan 6792] EOF sent (6792)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3395 count=309 bs=1k
paramiko.transport: DEBUG: [chan 6793] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6793] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6793 opened.
paramiko.transport: DEBUG: [chan 6793] Sesch channel 6793 request ok
paramiko.transport: DEBUG: [chan 6793] EOF received (6793)
paramiko.transport: DEBUG: [chan 6793] EOF sent (6793)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3396 count=747 bs=1k
paramiko.transport: DEBUG: [chan 6794] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6794] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6794 opened.
paramiko.transport: DEBUG: [chan 6794] Sesch channel 6794 request ok
paramiko.transport: DEBUG: [chan 6794] EOF received (6794)
paramiko.transport: DEBUG: [chan 6794] EOF sent (6794)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3396 count=747 bs=1k
paramiko.transport: DEBUG: [chan 6795] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6795] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6795 opened.
paramiko.transport: DEBUG: [chan 6795] Sesch channel 6795 request ok
paramiko.transport: DEBUG: [chan 6795] EOF received (6795)
paramiko.transport: DEBUG: [chan 6795] EOF sent (6795)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3397 count=898 bs=1k
paramiko.transport: DEBUG: [chan 6796] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6796] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6796 opened.
paramiko.transport: DEBUG: [chan 6796] Sesch channel 6796 request ok
paramiko.transport: DEBUG: [chan 6796] EOF received (6796)
paramiko.transport: DEBUG: [chan 6796] EOF sent (6796)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3397 count=898 bs=1k
paramiko.transport: DEBUG: [chan 6797] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6797] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6797 opened.
paramiko.transport: DEBUG: [chan 6797] Sesch channel 6797 request ok
paramiko.transport: DEBUG: [chan 6797] EOF received (6797)
paramiko.transport: DEBUG: [chan 6797] EOF sent (6797)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3398 count=410 bs=1k
paramiko.transport: DEBUG: [chan 6798] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6798] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6798 opened.
paramiko.transport: DEBUG: [chan 6798] Sesch channel 6798 request ok
paramiko.transport: DEBUG: [chan 6798] EOF received (6798)
paramiko.transport: DEBUG: [chan 6798] EOF sent (6798)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3398 count=410 bs=1k
paramiko.transport: DEBUG: [chan 6799] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6799] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6799 opened.
paramiko.transport: DEBUG: [chan 6799] Sesch channel 6799 request ok
paramiko.transport: DEBUG: [chan 6799] EOF received (6799)
paramiko.transport: DEBUG: [chan 6799] EOF sent (6799)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3399 count=277 bs=1k
paramiko.transport: DEBUG: [chan 6800] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6800] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6800 opened.
paramiko.transport: DEBUG: [chan 6800] Sesch channel 6800 request ok
paramiko.transport: DEBUG: [chan 6800] EOF received (6800)
paramiko.transport: DEBUG: [chan 6800] EOF sent (6800)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3399 count=277 bs=1k
paramiko.transport: DEBUG: [chan 6801] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6801] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6801 opened.
paramiko.transport: DEBUG: [chan 6801] Sesch channel 6801 request ok
paramiko.transport: DEBUG: [chan 6801] EOF received (6801)
paramiko.transport: DEBUG: [chan 6801] EOF sent (6801)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3400 count=41 bs=1k
paramiko.transport: DEBUG: [chan 6802] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6802] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6802 opened.
paramiko.transport: DEBUG: [chan 6802] Sesch channel 6802 request ok
paramiko.transport: DEBUG: [chan 6802] EOF received (6802)
paramiko.transport: DEBUG: [chan 6802] EOF sent (6802)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3400 count=41 bs=1k
paramiko.transport: DEBUG: [chan 6803] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6803] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6803 opened.
paramiko.transport: DEBUG: [chan 6803] Sesch channel 6803 request ok
paramiko.transport: DEBUG: [chan 6803] EOF received (6803)
paramiko.transport: DEBUG: [chan 6803] EOF sent (6803)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3401 count=732 bs=1k
paramiko.transport: DEBUG: [chan 6804] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6804] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6804 opened.
paramiko.transport: DEBUG: [chan 6804] Sesch channel 6804 request ok
paramiko.transport: DEBUG: [chan 6804] EOF received (6804)
paramiko.transport: DEBUG: [chan 6804] EOF sent (6804)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3401 count=732 bs=1k
paramiko.transport: DEBUG: [chan 6805] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6805] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6805 opened.
paramiko.transport: DEBUG: [chan 6805] Sesch channel 6805 request ok
paramiko.transport: DEBUG: [chan 6805] EOF received (6805)
paramiko.transport: DEBUG: [chan 6805] EOF sent (6805)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3402 count=355 bs=1k
paramiko.transport: DEBUG: [chan 6806] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6806] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6806 opened.
paramiko.transport: DEBUG: [chan 6806] Sesch channel 6806 request ok
paramiko.transport: DEBUG: [chan 6806] EOF received (6806)
paramiko.transport: DEBUG: [chan 6806] EOF sent (6806)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3402 count=355 bs=1k
paramiko.transport: DEBUG: [chan 6807] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6807] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6807 opened.
paramiko.transport: DEBUG: [chan 6807] Sesch channel 6807 request ok
paramiko.transport: DEBUG: [chan 6807] EOF received (6807)
paramiko.transport: DEBUG: [chan 6807] EOF sent (6807)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3403 count=423 bs=1k
paramiko.transport: DEBUG: [chan 6808] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6808] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6808 opened.
paramiko.transport: DEBUG: [chan 6808] Sesch channel 6808 request ok
paramiko.transport: DEBUG: [chan 6808] EOF received (6808)
paramiko.transport: DEBUG: [chan 6808] EOF sent (6808)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3403 count=423 bs=1k
paramiko.transport: DEBUG: [chan 6809] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6809] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6809 opened.
paramiko.transport: DEBUG: [chan 6809] Sesch channel 6809 request ok
paramiko.transport: DEBUG: [chan 6809] EOF received (6809)
paramiko.transport: DEBUG: [chan 6809] EOF sent (6809)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3404 count=454 bs=1k
paramiko.transport: DEBUG: [chan 6810] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6810] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6810 opened.
paramiko.transport: DEBUG: [chan 6810] Sesch channel 6810 request ok
paramiko.transport: DEBUG: [chan 6810] EOF received (6810)
paramiko.transport: DEBUG: [chan 6810] EOF sent (6810)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3404 count=454 bs=1k
paramiko.transport: DEBUG: [chan 6811] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6811] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6811 opened.
paramiko.transport: DEBUG: [chan 6811] Sesch channel 6811 request ok
paramiko.transport: DEBUG: [chan 6811] EOF received (6811)
paramiko.transport: DEBUG: [chan 6811] EOF sent (6811)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3405 count=204 bs=1k
paramiko.transport: DEBUG: [chan 6812] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6812] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6812 opened.
paramiko.transport: DEBUG: [chan 6812] Sesch channel 6812 request ok
paramiko.transport: DEBUG: [chan 6812] EOF received (6812)
paramiko.transport: DEBUG: [chan 6812] EOF sent (6812)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3405 count=204 bs=1k
paramiko.transport: DEBUG: [chan 6813] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6813] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6813 opened.
paramiko.transport: DEBUG: [chan 6813] Sesch channel 6813 request ok
paramiko.transport: DEBUG: [chan 6813] EOF received (6813)
paramiko.transport: DEBUG: [chan 6813] EOF sent (6813)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3406 count=108 bs=1k
paramiko.transport: DEBUG: [chan 6814] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6814] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6814 opened.
paramiko.transport: DEBUG: [chan 6814] Sesch channel 6814 request ok
paramiko.transport: DEBUG: [chan 6814] EOF received (6814)
paramiko.transport: DEBUG: [chan 6814] EOF sent (6814)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3406 count=108 bs=1k
paramiko.transport: DEBUG: [chan 6815] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6815] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6815 opened.
paramiko.transport: DEBUG: [chan 6815] Sesch channel 6815 request ok
paramiko.transport: DEBUG: [chan 6815] EOF received (6815)
paramiko.transport: DEBUG: [chan 6815] EOF sent (6815)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3407 count=518 bs=1k
paramiko.transport: DEBUG: [chan 6816] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6816] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6816 opened.
paramiko.transport: DEBUG: [chan 6816] Sesch channel 6816 request ok
paramiko.transport: DEBUG: [chan 6816] EOF received (6816)
paramiko.transport: DEBUG: [chan 6816] EOF sent (6816)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3407 count=518 bs=1k
paramiko.transport: DEBUG: [chan 6817] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6817] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6817 opened.
paramiko.transport: DEBUG: [chan 6817] Sesch channel 6817 request ok
paramiko.transport: DEBUG: [chan 6817] EOF received (6817)
paramiko.transport: DEBUG: [chan 6817] EOF sent (6817)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3408 count=867 bs=1k
paramiko.transport: DEBUG: [chan 6818] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6818] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6818 opened.
paramiko.transport: DEBUG: [chan 6818] Sesch channel 6818 request ok
paramiko.transport: DEBUG: [chan 6818] EOF received (6818)
paramiko.transport: DEBUG: [chan 6818] EOF sent (6818)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3408 count=867 bs=1k
paramiko.transport: DEBUG: [chan 6819] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6819] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6819 opened.
paramiko.transport: DEBUG: [chan 6819] Sesch channel 6819 request ok
paramiko.transport: DEBUG: [chan 6819] EOF received (6819)
paramiko.transport: DEBUG: [chan 6819] EOF sent (6819)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3409 count=397 bs=1k
paramiko.transport: DEBUG: [chan 6820] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6820] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6820 opened.
paramiko.transport: DEBUG: [chan 6820] Sesch channel 6820 request ok
paramiko.transport: DEBUG: [chan 6820] EOF received (6820)
paramiko.transport: DEBUG: [chan 6820] EOF sent (6820)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3409 count=397 bs=1k
paramiko.transport: DEBUG: [chan 6821] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6821] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6821 opened.
paramiko.transport: DEBUG: [chan 6821] Sesch channel 6821 request ok
paramiko.transport: DEBUG: [chan 6821] EOF received (6821)
paramiko.transport: DEBUG: [chan 6821] EOF sent (6821)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3410 count=29 bs=1k
paramiko.transport: DEBUG: [chan 6822] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6822] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6822 opened.
paramiko.transport: DEBUG: [chan 6822] Sesch channel 6822 request ok
paramiko.transport: DEBUG: [chan 6822] EOF received (6822)
paramiko.transport: DEBUG: [chan 6822] EOF sent (6822)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3410 count=29 bs=1k
paramiko.transport: DEBUG: [chan 6823] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6823] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6823 opened.
paramiko.transport: DEBUG: [chan 6823] Sesch channel 6823 request ok
paramiko.transport: DEBUG: [chan 6823] EOF received (6823)
paramiko.transport: DEBUG: [chan 6823] EOF sent (6823)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3411 count=862 bs=1k
paramiko.transport: DEBUG: [chan 6824] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6824] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6824 opened.
paramiko.transport: DEBUG: [chan 6824] Sesch channel 6824 request ok
paramiko.transport: DEBUG: [chan 6824] EOF received (6824)
paramiko.transport: DEBUG: [chan 6824] EOF sent (6824)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3411 count=862 bs=1k
paramiko.transport: DEBUG: [chan 6825] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6825] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6825 opened.
paramiko.transport: DEBUG: [chan 6825] Sesch channel 6825 request ok
paramiko.transport: DEBUG: [chan 6825] EOF received (6825)
paramiko.transport: DEBUG: [chan 6825] EOF sent (6825)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3412 count=319 bs=1k
paramiko.transport: DEBUG: [chan 6826] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6826] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6826 opened.
paramiko.transport: DEBUG: [chan 6826] Sesch channel 6826 request ok
paramiko.transport: DEBUG: [chan 6826] EOF received (6826)
paramiko.transport: DEBUG: [chan 6826] EOF sent (6826)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3412 count=319 bs=1k
paramiko.transport: DEBUG: [chan 6827] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6827] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6827 opened.
paramiko.transport: DEBUG: [chan 6827] Sesch channel 6827 request ok
paramiko.transport: DEBUG: [chan 6827] EOF received (6827)
paramiko.transport: DEBUG: [chan 6827] EOF sent (6827)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3413 count=497 bs=1k
paramiko.transport: DEBUG: [chan 6828] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6828] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6828 opened.
paramiko.transport: DEBUG: [chan 6828] Sesch channel 6828 request ok
paramiko.transport: DEBUG: [chan 6828] EOF received (6828)
paramiko.transport: DEBUG: [chan 6828] EOF sent (6828)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3413 count=497 bs=1k
paramiko.transport: DEBUG: [chan 6829] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6829] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6829 opened.
paramiko.transport: DEBUG: [chan 6829] Sesch channel 6829 request ok
paramiko.transport: DEBUG: [chan 6829] EOF received (6829)
paramiko.transport: DEBUG: [chan 6829] EOF sent (6829)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3414 count=511 bs=1k
paramiko.transport: DEBUG: [chan 6830] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6830] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6830 opened.
paramiko.transport: DEBUG: [chan 6830] Sesch channel 6830 request ok
paramiko.transport: DEBUG: [chan 6830] EOF received (6830)
paramiko.transport: DEBUG: [chan 6830] EOF sent (6830)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3414 count=511 bs=1k
paramiko.transport: DEBUG: [chan 6831] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6831] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6831 opened.
paramiko.transport: DEBUG: [chan 6831] Sesch channel 6831 request ok
paramiko.transport: DEBUG: [chan 6831] EOF received (6831)
paramiko.transport: DEBUG: [chan 6831] EOF sent (6831)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3415 count=948 bs=1k
paramiko.transport: DEBUG: [chan 6832] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6832] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6832 opened.
paramiko.transport: DEBUG: [chan 6832] Sesch channel 6832 request ok
paramiko.transport: DEBUG: [chan 6832] EOF received (6832)
paramiko.transport: DEBUG: [chan 6832] EOF sent (6832)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3415 count=948 bs=1k
paramiko.transport: DEBUG: [chan 6833] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6833] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6833 opened.
paramiko.transport: DEBUG: [chan 6833] Sesch channel 6833 request ok
paramiko.transport: DEBUG: [chan 6833] EOF received (6833)
paramiko.transport: DEBUG: [chan 6833] EOF sent (6833)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3416 count=135 bs=1k
paramiko.transport: DEBUG: [chan 6834] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6834] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6834 opened.
paramiko.transport: DEBUG: [chan 6834] Sesch channel 6834 request ok
paramiko.transport: DEBUG: [chan 6834] EOF received (6834)
paramiko.transport: DEBUG: [chan 6834] EOF sent (6834)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3416 count=135 bs=1k
paramiko.transport: DEBUG: [chan 6835] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6835] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6835 opened.
paramiko.transport: DEBUG: [chan 6835] Sesch channel 6835 request ok
paramiko.transport: DEBUG: [chan 6835] EOF received (6835)
paramiko.transport: DEBUG: [chan 6835] EOF sent (6835)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3417 count=586 bs=1k
paramiko.transport: DEBUG: [chan 6836] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6836] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6836 opened.
paramiko.transport: DEBUG: [chan 6836] Sesch channel 6836 request ok
paramiko.transport: DEBUG: [chan 6836] EOF received (6836)
paramiko.transport: DEBUG: [chan 6836] EOF sent (6836)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3417 count=586 bs=1k
paramiko.transport: DEBUG: [chan 6837] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6837] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6837 opened.
paramiko.transport: DEBUG: [chan 6837] Sesch channel 6837 request ok
paramiko.transport: DEBUG: [chan 6837] EOF received (6837)
paramiko.transport: DEBUG: [chan 6837] EOF sent (6837)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3418 count=10 bs=1k
paramiko.transport: DEBUG: [chan 6838] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6838] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6838 opened.
paramiko.transport: DEBUG: [chan 6838] Sesch channel 6838 request ok
paramiko.transport: DEBUG: [chan 6838] EOF received (6838)
paramiko.transport: DEBUG: [chan 6838] EOF sent (6838)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3418 count=10 bs=1k
paramiko.transport: DEBUG: [chan 6839] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6839] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6839 opened.
paramiko.transport: DEBUG: [chan 6839] Sesch channel 6839 request ok
paramiko.transport: DEBUG: [chan 6839] EOF received (6839)
paramiko.transport: DEBUG: [chan 6839] EOF sent (6839)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3419 count=35 bs=1k
paramiko.transport: DEBUG: [chan 6840] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6840] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6840 opened.
paramiko.transport: DEBUG: [chan 6840] Sesch channel 6840 request ok
paramiko.transport: DEBUG: [chan 6840] EOF received (6840)
paramiko.transport: DEBUG: [chan 6840] EOF sent (6840)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3419 count=35 bs=1k
paramiko.transport: DEBUG: [chan 6841] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6841] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6841 opened.
paramiko.transport: DEBUG: [chan 6841] Sesch channel 6841 request ok
paramiko.transport: DEBUG: [chan 6841] EOF received (6841)
paramiko.transport: DEBUG: [chan 6841] EOF sent (6841)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3420 count=510 bs=1k
paramiko.transport: DEBUG: [chan 6842] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6842] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6842 opened.
paramiko.transport: DEBUG: [chan 6842] Sesch channel 6842 request ok
paramiko.transport: DEBUG: [chan 6842] EOF received (6842)
paramiko.transport: DEBUG: [chan 6842] EOF sent (6842)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3420 count=510 bs=1k
paramiko.transport: DEBUG: [chan 6843] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6843] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6843 opened.
paramiko.transport: DEBUG: [chan 6843] Sesch channel 6843 request ok
paramiko.transport: DEBUG: [chan 6843] EOF received (6843)
paramiko.transport: DEBUG: [chan 6843] EOF sent (6843)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3421 count=243 bs=1k
paramiko.transport: DEBUG: [chan 6844] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6844] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6844 opened.
paramiko.transport: DEBUG: [chan 6844] Sesch channel 6844 request ok
paramiko.transport: DEBUG: [chan 6844] EOF received (6844)
paramiko.transport: DEBUG: [chan 6844] EOF sent (6844)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3421 count=243 bs=1k
paramiko.transport: DEBUG: [chan 6845] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6845] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6845 opened.
paramiko.transport: DEBUG: [chan 6845] Sesch channel 6845 request ok
paramiko.transport: DEBUG: [chan 6845] EOF received (6845)
paramiko.transport: DEBUG: [chan 6845] EOF sent (6845)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3422 count=859 bs=1k
paramiko.transport: DEBUG: [chan 6846] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6846] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6846 opened.
paramiko.transport: DEBUG: [chan 6846] Sesch channel 6846 request ok
paramiko.transport: DEBUG: [chan 6846] EOF received (6846)
paramiko.transport: DEBUG: [chan 6846] EOF sent (6846)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3422 count=859 bs=1k
paramiko.transport: DEBUG: [chan 6847] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6847] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6847 opened.
paramiko.transport: DEBUG: [chan 6847] Sesch channel 6847 request ok
paramiko.transport: DEBUG: [chan 6847] EOF received (6847)
paramiko.transport: DEBUG: [chan 6847] EOF sent (6847)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3423 count=415 bs=1k
paramiko.transport: DEBUG: [chan 6848] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6848] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6848 opened.
paramiko.transport: DEBUG: [chan 6848] Sesch channel 6848 request ok
paramiko.transport: DEBUG: [chan 6848] EOF received (6848)
paramiko.transport: DEBUG: [chan 6848] EOF sent (6848)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3423 count=415 bs=1k
paramiko.transport: DEBUG: [chan 6849] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6849] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6849 opened.
paramiko.transport: DEBUG: [chan 6849] Sesch channel 6849 request ok
paramiko.transport: DEBUG: [chan 6849] EOF received (6849)
paramiko.transport: DEBUG: [chan 6849] EOF sent (6849)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3424 count=917 bs=1k
paramiko.transport: DEBUG: [chan 6850] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6850] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6850 opened.
paramiko.transport: DEBUG: [chan 6850] Sesch channel 6850 request ok
paramiko.transport: DEBUG: [chan 6850] EOF received (6850)
paramiko.transport: DEBUG: [chan 6850] EOF sent (6850)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3424 count=917 bs=1k
paramiko.transport: DEBUG: [chan 6851] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6851] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6851 opened.
paramiko.transport: DEBUG: [chan 6851] Sesch channel 6851 request ok
paramiko.transport: DEBUG: [chan 6851] EOF received (6851)
paramiko.transport: DEBUG: [chan 6851] EOF sent (6851)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3425 count=509 bs=1k
paramiko.transport: DEBUG: [chan 6852] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6852] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6852 opened.
paramiko.transport: DEBUG: [chan 6852] Sesch channel 6852 request ok
paramiko.transport: DEBUG: [chan 6852] EOF received (6852)
paramiko.transport: DEBUG: [chan 6852] EOF sent (6852)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3425 count=509 bs=1k
paramiko.transport: DEBUG: [chan 6853] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6853] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6853 opened.
paramiko.transport: DEBUG: [chan 6853] Sesch channel 6853 request ok
paramiko.transport: DEBUG: [chan 6853] EOF received (6853)
paramiko.transport: DEBUG: [chan 6853] EOF sent (6853)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3426 count=75 bs=1k
paramiko.transport: DEBUG: [chan 6854] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6854] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6854 opened.
paramiko.transport: DEBUG: [chan 6854] Sesch channel 6854 request ok
paramiko.transport: DEBUG: [chan 6854] EOF received (6854)
paramiko.transport: DEBUG: [chan 6854] EOF sent (6854)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3426 count=75 bs=1k
paramiko.transport: DEBUG: [chan 6855] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6855] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6855 opened.
paramiko.transport: DEBUG: [chan 6855] Sesch channel 6855 request ok
paramiko.transport: DEBUG: [chan 6855] EOF received (6855)
paramiko.transport: DEBUG: [chan 6855] EOF sent (6855)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3427 count=984 bs=1k
paramiko.transport: DEBUG: [chan 6856] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6856] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6856 opened.
paramiko.transport: DEBUG: [chan 6856] Sesch channel 6856 request ok
paramiko.transport: DEBUG: [chan 6856] EOF received (6856)
paramiko.transport: DEBUG: [chan 6856] EOF sent (6856)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3427 count=984 bs=1k
paramiko.transport: DEBUG: [chan 6857] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6857] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6857 opened.
paramiko.transport: DEBUG: [chan 6857] Sesch channel 6857 request ok
paramiko.transport: DEBUG: [chan 6857] EOF received (6857)
paramiko.transport: DEBUG: [chan 6857] EOF sent (6857)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3428 count=970 bs=1k
paramiko.transport: DEBUG: [chan 6858] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6858] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6858 opened.
paramiko.transport: DEBUG: [chan 6858] Sesch channel 6858 request ok
paramiko.transport: DEBUG: [chan 6858] EOF received (6858)
paramiko.transport: DEBUG: [chan 6858] EOF sent (6858)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3428 count=970 bs=1k
paramiko.transport: DEBUG: [chan 6859] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6859] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6859 opened.
paramiko.transport: DEBUG: [chan 6859] Sesch channel 6859 request ok
paramiko.transport: DEBUG: [chan 6859] EOF received (6859)
paramiko.transport: DEBUG: [chan 6859] EOF sent (6859)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3429 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 6860] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6860] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6860 opened.
paramiko.transport: DEBUG: [chan 6860] Sesch channel 6860 request ok
paramiko.transport: DEBUG: [chan 6860] EOF received (6860)
paramiko.transport: DEBUG: [chan 6860] EOF sent (6860)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3429 count=1008 bs=1k
paramiko.transport: DEBUG: [chan 6861] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6861] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6861 opened.
paramiko.transport: DEBUG: [chan 6861] Sesch channel 6861 request ok
paramiko.transport: DEBUG: [chan 6861] EOF received (6861)
paramiko.transport: DEBUG: [chan 6861] EOF sent (6861)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3430 count=545 bs=1k
paramiko.transport: DEBUG: [chan 6862] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6862] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6862 opened.
paramiko.transport: DEBUG: [chan 6862] Sesch channel 6862 request ok
paramiko.transport: DEBUG: [chan 6862] EOF received (6862)
paramiko.transport: DEBUG: [chan 6862] EOF sent (6862)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3430 count=545 bs=1k
paramiko.transport: DEBUG: [chan 6863] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6863] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6863 opened.
paramiko.transport: DEBUG: [chan 6863] Sesch channel 6863 request ok
paramiko.transport: DEBUG: [chan 6863] EOF received (6863)
paramiko.transport: DEBUG: [chan 6863] EOF sent (6863)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3431 count=717 bs=1k
paramiko.transport: DEBUG: [chan 6864] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6864] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6864 opened.
paramiko.transport: DEBUG: [chan 6864] Sesch channel 6864 request ok
paramiko.transport: DEBUG: [chan 6864] EOF received (6864)
paramiko.transport: DEBUG: [chan 6864] EOF sent (6864)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3431 count=717 bs=1k
paramiko.transport: DEBUG: [chan 6865] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6865] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6865 opened.
paramiko.transport: DEBUG: [chan 6865] Sesch channel 6865 request ok
paramiko.transport: DEBUG: [chan 6865] EOF received (6865)
paramiko.transport: DEBUG: [chan 6865] EOF sent (6865)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3432 count=679 bs=1k
paramiko.transport: DEBUG: [chan 6866] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6866] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6866 opened.
paramiko.transport: DEBUG: [chan 6866] Sesch channel 6866 request ok
paramiko.transport: DEBUG: [chan 6866] EOF received (6866)
paramiko.transport: DEBUG: [chan 6866] EOF sent (6866)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3432 count=679 bs=1k
paramiko.transport: DEBUG: [chan 6867] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6867] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6867 opened.
paramiko.transport: DEBUG: [chan 6867] Sesch channel 6867 request ok
paramiko.transport: DEBUG: [chan 6867] EOF received (6867)
paramiko.transport: DEBUG: [chan 6867] EOF sent (6867)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3433 count=908 bs=1k
paramiko.transport: DEBUG: [chan 6868] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6868] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6868 opened.
paramiko.transport: DEBUG: [chan 6868] Sesch channel 6868 request ok
paramiko.transport: DEBUG: [chan 6868] EOF received (6868)
paramiko.transport: DEBUG: [chan 6868] EOF sent (6868)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3433 count=908 bs=1k
paramiko.transport: DEBUG: [chan 6869] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6869] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6869 opened.
paramiko.transport: DEBUG: [chan 6869] Sesch channel 6869 request ok
paramiko.transport: DEBUG: [chan 6869] EOF received (6869)
paramiko.transport: DEBUG: [chan 6869] EOF sent (6869)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3434 count=953 bs=1k
paramiko.transport: DEBUG: [chan 6870] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6870] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6870 opened.
paramiko.transport: DEBUG: [chan 6870] Sesch channel 6870 request ok
paramiko.transport: DEBUG: [chan 6870] EOF received (6870)
paramiko.transport: DEBUG: [chan 6870] EOF sent (6870)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3434 count=953 bs=1k
paramiko.transport: DEBUG: [chan 6871] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6871] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6871 opened.
paramiko.transport: DEBUG: [chan 6871] Sesch channel 6871 request ok
paramiko.transport: DEBUG: [chan 6871] EOF received (6871)
paramiko.transport: DEBUG: [chan 6871] EOF sent (6871)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3435 count=810 bs=1k
paramiko.transport: DEBUG: [chan 6872] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6872] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6872 opened.
paramiko.transport: DEBUG: [chan 6872] Sesch channel 6872 request ok
paramiko.transport: DEBUG: [chan 6872] EOF received (6872)
paramiko.transport: DEBUG: [chan 6872] EOF sent (6872)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3435 count=810 bs=1k
paramiko.transport: DEBUG: [chan 6873] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6873] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6873 opened.
paramiko.transport: DEBUG: [chan 6873] Sesch channel 6873 request ok
paramiko.transport: DEBUG: [chan 6873] EOF received (6873)
paramiko.transport: DEBUG: [chan 6873] EOF sent (6873)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3436 count=78 bs=1k
paramiko.transport: DEBUG: [chan 6874] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6874] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6874 opened.
paramiko.transport: DEBUG: [chan 6874] Sesch channel 6874 request ok
paramiko.transport: DEBUG: [chan 6874] EOF received (6874)
paramiko.transport: DEBUG: [chan 6874] EOF sent (6874)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3436 count=78 bs=1k
paramiko.transport: DEBUG: [chan 6875] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6875] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6875 opened.
paramiko.transport: DEBUG: [chan 6875] Sesch channel 6875 request ok
paramiko.transport: DEBUG: [chan 6875] EOF received (6875)
paramiko.transport: DEBUG: [chan 6875] EOF sent (6875)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3437 count=179 bs=1k
paramiko.transport: DEBUG: [chan 6876] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6876] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6876 opened.
paramiko.transport: DEBUG: [chan 6876] Sesch channel 6876 request ok
paramiko.transport: DEBUG: [chan 6876] EOF received (6876)
paramiko.transport: DEBUG: [chan 6876] EOF sent (6876)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3437 count=179 bs=1k
paramiko.transport: DEBUG: [chan 6877] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6877] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6877 opened.
paramiko.transport: DEBUG: [chan 6877] Sesch channel 6877 request ok
paramiko.transport: DEBUG: [chan 6877] EOF received (6877)
paramiko.transport: DEBUG: [chan 6877] EOF sent (6877)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3438 count=601 bs=1k
paramiko.transport: DEBUG: [chan 6878] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6878] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6878 opened.
paramiko.transport: DEBUG: [chan 6878] Sesch channel 6878 request ok
paramiko.transport: DEBUG: [chan 6878] EOF received (6878)
paramiko.transport: DEBUG: [chan 6878] EOF sent (6878)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3438 count=601 bs=1k
paramiko.transport: DEBUG: [chan 6879] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6879] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6879 opened.
paramiko.transport: DEBUG: [chan 6879] Sesch channel 6879 request ok
paramiko.transport: DEBUG: [chan 6879] EOF received (6879)
paramiko.transport: DEBUG: [chan 6879] EOF sent (6879)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3439 count=864 bs=1k
paramiko.transport: DEBUG: [chan 6880] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6880] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6880 opened.
paramiko.transport: DEBUG: [chan 6880] Sesch channel 6880 request ok
paramiko.transport: DEBUG: [chan 6880] EOF received (6880)
paramiko.transport: DEBUG: [chan 6880] EOF sent (6880)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3439 count=864 bs=1k
paramiko.transport: DEBUG: [chan 6881] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6881] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6881 opened.
paramiko.transport: DEBUG: [chan 6881] Sesch channel 6881 request ok
paramiko.transport: DEBUG: [chan 6881] EOF received (6881)
paramiko.transport: DEBUG: [chan 6881] EOF sent (6881)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3440 count=285 bs=1k
paramiko.transport: DEBUG: [chan 6882] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6882] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6882 opened.
paramiko.transport: DEBUG: [chan 6882] Sesch channel 6882 request ok
paramiko.transport: DEBUG: [chan 6882] EOF received (6882)
paramiko.transport: DEBUG: [chan 6882] EOF sent (6882)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3440 count=285 bs=1k
paramiko.transport: DEBUG: [chan 6883] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6883] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6883 opened.
paramiko.transport: DEBUG: [chan 6883] Sesch channel 6883 request ok
paramiko.transport: DEBUG: [chan 6883] EOF received (6883)
paramiko.transport: DEBUG: [chan 6883] EOF sent (6883)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3441 count=462 bs=1k
paramiko.transport: DEBUG: [chan 6884] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6884] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6884 opened.
paramiko.transport: DEBUG: [chan 6884] Sesch channel 6884 request ok
paramiko.transport: DEBUG: [chan 6884] EOF received (6884)
paramiko.transport: DEBUG: [chan 6884] EOF sent (6884)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3441 count=462 bs=1k
paramiko.transport: DEBUG: [chan 6885] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6885] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6885 opened.
paramiko.transport: DEBUG: [chan 6885] Sesch channel 6885 request ok
paramiko.transport: DEBUG: [chan 6885] EOF received (6885)
paramiko.transport: DEBUG: [chan 6885] EOF sent (6885)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3442 count=851 bs=1k
paramiko.transport: DEBUG: [chan 6886] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6886] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6886 opened.
paramiko.transport: DEBUG: [chan 6886] Sesch channel 6886 request ok
paramiko.transport: DEBUG: [chan 6886] EOF received (6886)
paramiko.transport: DEBUG: [chan 6886] EOF sent (6886)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3442 count=851 bs=1k
paramiko.transport: DEBUG: [chan 6887] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6887] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6887 opened.
paramiko.transport: DEBUG: [chan 6887] Sesch channel 6887 request ok
paramiko.transport: DEBUG: [chan 6887] EOF received (6887)
paramiko.transport: DEBUG: [chan 6887] EOF sent (6887)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3443 count=607 bs=1k
paramiko.transport: DEBUG: [chan 6888] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6888] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6888 opened.
paramiko.transport: DEBUG: [chan 6888] Sesch channel 6888 request ok
paramiko.transport: DEBUG: [chan 6888] EOF received (6888)
paramiko.transport: DEBUG: [chan 6888] EOF sent (6888)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3443 count=607 bs=1k
paramiko.transport: DEBUG: [chan 6889] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6889] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6889 opened.
paramiko.transport: DEBUG: [chan 6889] Sesch channel 6889 request ok
paramiko.transport: DEBUG: [chan 6889] EOF received (6889)
paramiko.transport: DEBUG: [chan 6889] EOF sent (6889)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3444 count=246 bs=1k
paramiko.transport: DEBUG: [chan 6890] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6890] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6890 opened.
paramiko.transport: DEBUG: [chan 6890] Sesch channel 6890 request ok
paramiko.transport: DEBUG: [chan 6890] EOF received (6890)
paramiko.transport: DEBUG: [chan 6890] EOF sent (6890)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3444 count=246 bs=1k
paramiko.transport: DEBUG: [chan 6891] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6891] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6891 opened.
paramiko.transport: DEBUG: [chan 6891] Sesch channel 6891 request ok
paramiko.transport: DEBUG: [chan 6891] EOF received (6891)
paramiko.transport: DEBUG: [chan 6891] EOF sent (6891)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3445 count=747 bs=1k
paramiko.transport: DEBUG: [chan 6892] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6892] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6892 opened.
paramiko.transport: DEBUG: [chan 6892] Sesch channel 6892 request ok
paramiko.transport: DEBUG: [chan 6892] EOF received (6892)
paramiko.transport: DEBUG: [chan 6892] EOF sent (6892)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3445 count=747 bs=1k
paramiko.transport: DEBUG: [chan 6893] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6893] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6893 opened.
paramiko.transport: DEBUG: [chan 6893] Sesch channel 6893 request ok
paramiko.transport: DEBUG: [chan 6893] EOF received (6893)
paramiko.transport: DEBUG: [chan 6893] EOF sent (6893)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3446 count=636 bs=1k
paramiko.transport: DEBUG: [chan 6894] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6894] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6894 opened.
paramiko.transport: DEBUG: [chan 6894] Sesch channel 6894 request ok
paramiko.transport: DEBUG: [chan 6894] EOF received (6894)
paramiko.transport: DEBUG: [chan 6894] EOF sent (6894)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3446 count=636 bs=1k
paramiko.transport: DEBUG: [chan 6895] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6895] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6895 opened.
paramiko.transport: DEBUG: [chan 6895] Sesch channel 6895 request ok
paramiko.transport: DEBUG: [chan 6895] EOF received (6895)
paramiko.transport: DEBUG: [chan 6895] EOF sent (6895)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3447 count=792 bs=1k
paramiko.transport: DEBUG: [chan 6896] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6896] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6896 opened.
paramiko.transport: DEBUG: [chan 6896] Sesch channel 6896 request ok
paramiko.transport: DEBUG: [chan 6896] EOF received (6896)
paramiko.transport: DEBUG: [chan 6896] EOF sent (6896)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3447 count=792 bs=1k
paramiko.transport: DEBUG: [chan 6897] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6897] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6897 opened.
paramiko.transport: DEBUG: [chan 6897] Sesch channel 6897 request ok
paramiko.transport: DEBUG: [chan 6897] EOF received (6897)
paramiko.transport: DEBUG: [chan 6897] EOF sent (6897)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3448 count=739 bs=1k
paramiko.transport: DEBUG: [chan 6898] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6898] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6898 opened.
paramiko.transport: DEBUG: [chan 6898] Sesch channel 6898 request ok
paramiko.transport: DEBUG: [chan 6898] EOF received (6898)
paramiko.transport: DEBUG: [chan 6898] EOF sent (6898)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3448 count=739 bs=1k
paramiko.transport: DEBUG: [chan 6899] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6899] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6899 opened.
paramiko.transport: DEBUG: [chan 6899] Sesch channel 6899 request ok
paramiko.transport: DEBUG: [chan 6899] EOF received (6899)
paramiko.transport: DEBUG: [chan 6899] EOF sent (6899)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3449 count=692 bs=1k
paramiko.transport: DEBUG: [chan 6900] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6900] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6900 opened.
paramiko.transport: DEBUG: [chan 6900] Sesch channel 6900 request ok
paramiko.transport: DEBUG: [chan 6900] EOF received (6900)
paramiko.transport: DEBUG: [chan 6900] EOF sent (6900)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3449 count=692 bs=1k
paramiko.transport: DEBUG: [chan 6901] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6901] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6901 opened.
paramiko.transport: DEBUG: [chan 6901] Sesch channel 6901 request ok
paramiko.transport: DEBUG: [chan 6901] EOF received (6901)
paramiko.transport: DEBUG: [chan 6901] EOF sent (6901)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3450 count=323 bs=1k
paramiko.transport: DEBUG: [chan 6902] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6902] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6902 opened.
paramiko.transport: DEBUG: [chan 6902] Sesch channel 6902 request ok
paramiko.transport: DEBUG: [chan 6902] EOF received (6902)
paramiko.transport: DEBUG: [chan 6902] EOF sent (6902)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3450 count=323 bs=1k
paramiko.transport: DEBUG: [chan 6903] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6903] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6903 opened.
paramiko.transport: DEBUG: [chan 6903] Sesch channel 6903 request ok
paramiko.transport: DEBUG: [chan 6903] EOF received (6903)
paramiko.transport: DEBUG: [chan 6903] EOF sent (6903)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3451 count=347 bs=1k
paramiko.transport: DEBUG: [chan 6904] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6904] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6904 opened.
paramiko.transport: DEBUG: [chan 6904] Sesch channel 6904 request ok
paramiko.transport: DEBUG: [chan 6904] EOF received (6904)
paramiko.transport: DEBUG: [chan 6904] EOF sent (6904)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3451 count=347 bs=1k
paramiko.transport: DEBUG: [chan 6905] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6905] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6905 opened.
paramiko.transport: DEBUG: [chan 6905] Sesch channel 6905 request ok
paramiko.transport: DEBUG: [chan 6905] EOF received (6905)
paramiko.transport: DEBUG: [chan 6905] EOF sent (6905)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3452 count=185 bs=1k
paramiko.transport: DEBUG: [chan 6906] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6906] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6906 opened.
paramiko.transport: DEBUG: [chan 6906] Sesch channel 6906 request ok
paramiko.transport: DEBUG: [chan 6906] EOF received (6906)
paramiko.transport: DEBUG: [chan 6906] EOF sent (6906)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3452 count=185 bs=1k
paramiko.transport: DEBUG: [chan 6907] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6907] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6907 opened.
paramiko.transport: DEBUG: [chan 6907] Sesch channel 6907 request ok
paramiko.transport: DEBUG: [chan 6907] EOF received (6907)
paramiko.transport: DEBUG: [chan 6907] EOF sent (6907)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3453 count=511 bs=1k
paramiko.transport: DEBUG: [chan 6908] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6908] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6908 opened.
paramiko.transport: DEBUG: [chan 6908] Sesch channel 6908 request ok
paramiko.transport: DEBUG: [chan 6908] EOF received (6908)
paramiko.transport: DEBUG: [chan 6908] EOF sent (6908)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3453 count=511 bs=1k
paramiko.transport: DEBUG: [chan 6909] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6909] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6909 opened.
paramiko.transport: DEBUG: [chan 6909] Sesch channel 6909 request ok
paramiko.transport: DEBUG: [chan 6909] EOF received (6909)
paramiko.transport: DEBUG: [chan 6909] EOF sent (6909)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3454 count=658 bs=1k
paramiko.transport: DEBUG: [chan 6910] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6910] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6910 opened.
paramiko.transport: DEBUG: [chan 6910] Sesch channel 6910 request ok
paramiko.transport: DEBUG: [chan 6910] EOF received (6910)
paramiko.transport: DEBUG: [chan 6910] EOF sent (6910)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3454 count=658 bs=1k
paramiko.transport: DEBUG: [chan 6911] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6911] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6911 opened.
paramiko.transport: DEBUG: [chan 6911] Sesch channel 6911 request ok
paramiko.transport: DEBUG: [chan 6911] EOF received (6911)
paramiko.transport: DEBUG: [chan 6911] EOF sent (6911)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3455 count=575 bs=1k
paramiko.transport: DEBUG: [chan 6912] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6912] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6912 opened.
paramiko.transport: DEBUG: [chan 6912] Sesch channel 6912 request ok
paramiko.transport: DEBUG: [chan 6912] EOF received (6912)
paramiko.transport: DEBUG: [chan 6912] EOF sent (6912)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3455 count=575 bs=1k
paramiko.transport: DEBUG: [chan 6913] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6913] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6913 opened.
paramiko.transport: DEBUG: [chan 6913] Sesch channel 6913 request ok
paramiko.transport: DEBUG: [chan 6913] EOF received (6913)
paramiko.transport: DEBUG: [chan 6913] EOF sent (6913)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3456 count=757 bs=1k
paramiko.transport: DEBUG: [chan 6914] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6914] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6914 opened.
paramiko.transport: DEBUG: [chan 6914] Sesch channel 6914 request ok
paramiko.transport: DEBUG: [chan 6914] EOF received (6914)
paramiko.transport: DEBUG: [chan 6914] EOF sent (6914)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3456 count=757 bs=1k
paramiko.transport: DEBUG: [chan 6915] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6915] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6915 opened.
paramiko.transport: DEBUG: [chan 6915] Sesch channel 6915 request ok
paramiko.transport: DEBUG: [chan 6915] EOF received (6915)
paramiko.transport: DEBUG: [chan 6915] EOF sent (6915)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3457 count=717 bs=1k
paramiko.transport: DEBUG: [chan 6916] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6916] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6916 opened.
paramiko.transport: DEBUG: [chan 6916] Sesch channel 6916 request ok
paramiko.transport: DEBUG: [chan 6916] EOF received (6916)
paramiko.transport: DEBUG: [chan 6916] EOF sent (6916)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3457 count=717 bs=1k
paramiko.transport: DEBUG: [chan 6917] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6917] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6917 opened.
paramiko.transport: DEBUG: [chan 6917] Sesch channel 6917 request ok
paramiko.transport: DEBUG: [chan 6917] EOF received (6917)
paramiko.transport: DEBUG: [chan 6917] EOF sent (6917)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3458 count=279 bs=1k
paramiko.transport: DEBUG: [chan 6918] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6918] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6918 opened.
paramiko.transport: DEBUG: [chan 6918] Sesch channel 6918 request ok
paramiko.transport: DEBUG: [chan 6918] EOF received (6918)
paramiko.transport: DEBUG: [chan 6918] EOF sent (6918)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3458 count=279 bs=1k
paramiko.transport: DEBUG: [chan 6919] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6919] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6919 opened.
paramiko.transport: DEBUG: [chan 6919] Sesch channel 6919 request ok
paramiko.transport: DEBUG: [chan 6919] EOF received (6919)
paramiko.transport: DEBUG: [chan 6919] EOF sent (6919)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3459 count=679 bs=1k
paramiko.transport: DEBUG: [chan 6920] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6920] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6920 opened.
paramiko.transport: DEBUG: [chan 6920] Sesch channel 6920 request ok
paramiko.transport: DEBUG: [chan 6920] EOF received (6920)
paramiko.transport: DEBUG: [chan 6920] EOF sent (6920)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3459 count=679 bs=1k
paramiko.transport: DEBUG: [chan 6921] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6921] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6921 opened.
paramiko.transport: DEBUG: [chan 6921] Sesch channel 6921 request ok
paramiko.transport: DEBUG: [chan 6921] EOF received (6921)
paramiko.transport: DEBUG: [chan 6921] EOF sent (6921)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3460 count=685 bs=1k
paramiko.transport: DEBUG: [chan 6922] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6922] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6922 opened.
paramiko.transport: DEBUG: [chan 6922] Sesch channel 6922 request ok
paramiko.transport: DEBUG: [chan 6922] EOF received (6922)
paramiko.transport: DEBUG: [chan 6922] EOF sent (6922)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3460 count=685 bs=1k
paramiko.transport: DEBUG: [chan 6923] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6923] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6923 opened.
paramiko.transport: DEBUG: [chan 6923] Sesch channel 6923 request ok
paramiko.transport: DEBUG: [chan 6923] EOF received (6923)
paramiko.transport: DEBUG: [chan 6923] EOF sent (6923)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3461 count=280 bs=1k
paramiko.transport: DEBUG: [chan 6924] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6924] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6924 opened.
paramiko.transport: DEBUG: [chan 6924] Sesch channel 6924 request ok
paramiko.transport: DEBUG: [chan 6924] EOF received (6924)
paramiko.transport: DEBUG: [chan 6924] EOF sent (6924)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3461 count=280 bs=1k
paramiko.transport: DEBUG: [chan 6925] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6925] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6925 opened.
paramiko.transport: DEBUG: [chan 6925] Sesch channel 6925 request ok
paramiko.transport: DEBUG: [chan 6925] EOF received (6925)
paramiko.transport: DEBUG: [chan 6925] EOF sent (6925)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3462 count=926 bs=1k
paramiko.transport: DEBUG: [chan 6926] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6926] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6926 opened.
paramiko.transport: DEBUG: [chan 6926] Sesch channel 6926 request ok
paramiko.transport: DEBUG: [chan 6926] EOF received (6926)
paramiko.transport: DEBUG: [chan 6926] EOF sent (6926)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3462 count=926 bs=1k
paramiko.transport: DEBUG: [chan 6927] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6927] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6927 opened.
paramiko.transport: DEBUG: [chan 6927] Sesch channel 6927 request ok
paramiko.transport: DEBUG: [chan 6927] EOF received (6927)
paramiko.transport: DEBUG: [chan 6927] EOF sent (6927)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3463 count=586 bs=1k
paramiko.transport: DEBUG: [chan 6928] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6928] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6928 opened.
paramiko.transport: DEBUG: [chan 6928] Sesch channel 6928 request ok
paramiko.transport: DEBUG: [chan 6928] EOF received (6928)
paramiko.transport: DEBUG: [chan 6928] EOF sent (6928)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3463 count=586 bs=1k
paramiko.transport: DEBUG: [chan 6929] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6929] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6929 opened.
paramiko.transport: DEBUG: [chan 6929] Sesch channel 6929 request ok
paramiko.transport: DEBUG: [chan 6929] EOF received (6929)
paramiko.transport: DEBUG: [chan 6929] EOF sent (6929)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3464 count=78 bs=1k
paramiko.transport: DEBUG: [chan 6930] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6930] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6930 opened.
paramiko.transport: DEBUG: [chan 6930] Sesch channel 6930 request ok
paramiko.transport: DEBUG: [chan 6930] EOF received (6930)
paramiko.transport: DEBUG: [chan 6930] EOF sent (6930)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3464 count=78 bs=1k
paramiko.transport: DEBUG: [chan 6931] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6931] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6931 opened.
paramiko.transport: DEBUG: [chan 6931] Sesch channel 6931 request ok
paramiko.transport: DEBUG: [chan 6931] EOF received (6931)
paramiko.transport: DEBUG: [chan 6931] EOF sent (6931)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3465 count=548 bs=1k
paramiko.transport: DEBUG: [chan 6932] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6932] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6932 opened.
paramiko.transport: DEBUG: [chan 6932] Sesch channel 6932 request ok
paramiko.transport: DEBUG: [chan 6932] EOF received (6932)
paramiko.transport: DEBUG: [chan 6932] EOF sent (6932)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3465 count=548 bs=1k
paramiko.transport: DEBUG: [chan 6933] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6933] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6933 opened.
paramiko.transport: DEBUG: [chan 6933] Sesch channel 6933 request ok
paramiko.transport: DEBUG: [chan 6933] EOF received (6933)
paramiko.transport: DEBUG: [chan 6933] EOF sent (6933)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3466 count=854 bs=1k
paramiko.transport: DEBUG: [chan 6934] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6934] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6934 opened.
paramiko.transport: DEBUG: [chan 6934] Sesch channel 6934 request ok
paramiko.transport: DEBUG: [chan 6934] EOF received (6934)
paramiko.transport: DEBUG: [chan 6934] EOF sent (6934)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3466 count=854 bs=1k
paramiko.transport: DEBUG: [chan 6935] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6935] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6935 opened.
paramiko.transport: DEBUG: [chan 6935] Sesch channel 6935 request ok
paramiko.transport: DEBUG: [chan 6935] EOF received (6935)
paramiko.transport: DEBUG: [chan 6935] EOF sent (6935)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3467 count=185 bs=1k
paramiko.transport: DEBUG: [chan 6936] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6936] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6936 opened.
paramiko.transport: DEBUG: [chan 6936] Sesch channel 6936 request ok
paramiko.transport: DEBUG: [chan 6936] EOF received (6936)
paramiko.transport: DEBUG: [chan 6936] EOF sent (6936)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3467 count=185 bs=1k
paramiko.transport: DEBUG: [chan 6937] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6937] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6937 opened.
paramiko.transport: DEBUG: [chan 6937] Sesch channel 6937 request ok
paramiko.transport: DEBUG: [chan 6937] EOF received (6937)
paramiko.transport: DEBUG: [chan 6937] EOF sent (6937)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3468 count=856 bs=1k
paramiko.transport: DEBUG: [chan 6938] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6938] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6938 opened.
paramiko.transport: DEBUG: [chan 6938] Sesch channel 6938 request ok
paramiko.transport: DEBUG: [chan 6938] EOF received (6938)
paramiko.transport: DEBUG: [chan 6938] EOF sent (6938)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3468 count=856 bs=1k
paramiko.transport: DEBUG: [chan 6939] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6939] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6939 opened.
paramiko.transport: DEBUG: [chan 6939] Sesch channel 6939 request ok
paramiko.transport: DEBUG: [chan 6939] EOF received (6939)
paramiko.transport: DEBUG: [chan 6939] EOF sent (6939)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3469 count=544 bs=1k
paramiko.transport: DEBUG: [chan 6940] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6940] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6940 opened.
paramiko.transport: DEBUG: [chan 6940] Sesch channel 6940 request ok
paramiko.transport: DEBUG: [chan 6940] EOF received (6940)
paramiko.transport: DEBUG: [chan 6940] EOF sent (6940)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3469 count=544 bs=1k
paramiko.transport: DEBUG: [chan 6941] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6941] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6941 opened.
paramiko.transport: DEBUG: [chan 6941] Sesch channel 6941 request ok
paramiko.transport: DEBUG: [chan 6941] EOF received (6941)
paramiko.transport: DEBUG: [chan 6941] EOF sent (6941)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3470 count=751 bs=1k
paramiko.transport: DEBUG: [chan 6942] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6942] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6942 opened.
paramiko.transport: DEBUG: [chan 6942] Sesch channel 6942 request ok
paramiko.transport: DEBUG: [chan 6942] EOF received (6942)
paramiko.transport: DEBUG: [chan 6942] EOF sent (6942)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3470 count=751 bs=1k
paramiko.transport: DEBUG: [chan 6943] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6943] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6943 opened.
paramiko.transport: DEBUG: [chan 6943] Sesch channel 6943 request ok
paramiko.transport: DEBUG: [chan 6943] EOF received (6943)
paramiko.transport: DEBUG: [chan 6943] EOF sent (6943)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3471 count=62 bs=1k
paramiko.transport: DEBUG: [chan 6944] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6944] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6944 opened.
paramiko.transport: DEBUG: [chan 6944] Sesch channel 6944 request ok
paramiko.transport: DEBUG: [chan 6944] EOF received (6944)
paramiko.transport: DEBUG: [chan 6944] EOF sent (6944)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3471 count=62 bs=1k
paramiko.transport: DEBUG: [chan 6945] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6945] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6945 opened.
paramiko.transport: DEBUG: [chan 6945] Sesch channel 6945 request ok
paramiko.transport: DEBUG: [chan 6945] EOF received (6945)
paramiko.transport: DEBUG: [chan 6945] EOF sent (6945)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3472 count=277 bs=1k
paramiko.transport: DEBUG: [chan 6946] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6946] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6946 opened.
paramiko.transport: DEBUG: [chan 6946] Sesch channel 6946 request ok
paramiko.transport: DEBUG: [chan 6946] EOF received (6946)
paramiko.transport: DEBUG: [chan 6946] EOF sent (6946)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3472 count=277 bs=1k
paramiko.transport: DEBUG: [chan 6947] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6947] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6947 opened.
paramiko.transport: DEBUG: [chan 6947] Sesch channel 6947 request ok
paramiko.transport: DEBUG: [chan 6947] EOF received (6947)
paramiko.transport: DEBUG: [chan 6947] EOF sent (6947)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3473 count=240 bs=1k
paramiko.transport: DEBUG: [chan 6948] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6948] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6948 opened.
paramiko.transport: DEBUG: [chan 6948] Sesch channel 6948 request ok
paramiko.transport: DEBUG: [chan 6948] EOF received (6948)
paramiko.transport: DEBUG: [chan 6948] EOF sent (6948)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3473 count=240 bs=1k
paramiko.transport: DEBUG: [chan 6949] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6949] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6949 opened.
paramiko.transport: DEBUG: [chan 6949] Sesch channel 6949 request ok
paramiko.transport: DEBUG: [chan 6949] EOF received (6949)
paramiko.transport: DEBUG: [chan 6949] EOF sent (6949)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3474 count=227 bs=1k
paramiko.transport: DEBUG: [chan 6950] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6950] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6950 opened.
paramiko.transport: DEBUG: [chan 6950] Sesch channel 6950 request ok
paramiko.transport: DEBUG: [chan 6950] EOF received (6950)
paramiko.transport: DEBUG: [chan 6950] EOF sent (6950)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3474 count=227 bs=1k
paramiko.transport: DEBUG: [chan 6951] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6951] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6951 opened.
paramiko.transport: DEBUG: [chan 6951] Sesch channel 6951 request ok
paramiko.transport: DEBUG: [chan 6951] EOF received (6951)
paramiko.transport: DEBUG: [chan 6951] EOF sent (6951)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3475 count=933 bs=1k
paramiko.transport: DEBUG: [chan 6952] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6952] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6952 opened.
paramiko.transport: DEBUG: [chan 6952] Sesch channel 6952 request ok
paramiko.transport: DEBUG: [chan 6952] EOF received (6952)
paramiko.transport: DEBUG: [chan 6952] EOF sent (6952)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3475 count=933 bs=1k
paramiko.transport: DEBUG: [chan 6953] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6953] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6953 opened.
paramiko.transport: DEBUG: [chan 6953] Sesch channel 6953 request ok
paramiko.transport: DEBUG: [chan 6953] EOF received (6953)
paramiko.transport: DEBUG: [chan 6953] EOF sent (6953)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3476 count=930 bs=1k
paramiko.transport: DEBUG: [chan 6954] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6954] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6954 opened.
paramiko.transport: DEBUG: [chan 6954] Sesch channel 6954 request ok
paramiko.transport: DEBUG: [chan 6954] EOF received (6954)
paramiko.transport: DEBUG: [chan 6954] EOF sent (6954)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3476 count=930 bs=1k
paramiko.transport: DEBUG: [chan 6955] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6955] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6955 opened.
paramiko.transport: DEBUG: [chan 6955] Sesch channel 6955 request ok
paramiko.transport: DEBUG: [chan 6955] EOF received (6955)
paramiko.transport: DEBUG: [chan 6955] EOF sent (6955)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3477 count=279 bs=1k
paramiko.transport: DEBUG: [chan 6956] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6956] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6956 opened.
paramiko.transport: DEBUG: [chan 6956] Sesch channel 6956 request ok
paramiko.transport: DEBUG: [chan 6956] EOF received (6956)
paramiko.transport: DEBUG: [chan 6956] EOF sent (6956)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3477 count=279 bs=1k
paramiko.transport: DEBUG: [chan 6957] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6957] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6957 opened.
paramiko.transport: DEBUG: [chan 6957] Sesch channel 6957 request ok
paramiko.transport: DEBUG: [chan 6957] EOF received (6957)
paramiko.transport: DEBUG: [chan 6957] EOF sent (6957)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3478 count=305 bs=1k
paramiko.transport: DEBUG: [chan 6958] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6958] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6958 opened.
paramiko.transport: DEBUG: [chan 6958] Sesch channel 6958 request ok
paramiko.transport: DEBUG: [chan 6958] EOF received (6958)
paramiko.transport: DEBUG: [chan 6958] EOF sent (6958)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3478 count=305 bs=1k
paramiko.transport: DEBUG: [chan 6959] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6959] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6959 opened.
paramiko.transport: DEBUG: [chan 6959] Sesch channel 6959 request ok
paramiko.transport: DEBUG: [chan 6959] EOF received (6959)
paramiko.transport: DEBUG: [chan 6959] EOF sent (6959)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3479 count=352 bs=1k
paramiko.transport: DEBUG: [chan 6960] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6960] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6960 opened.
paramiko.transport: DEBUG: [chan 6960] Sesch channel 6960 request ok
paramiko.transport: DEBUG: [chan 6960] EOF received (6960)
paramiko.transport: DEBUG: [chan 6960] EOF sent (6960)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3479 count=352 bs=1k
paramiko.transport: DEBUG: [chan 6961] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6961] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6961 opened.
paramiko.transport: DEBUG: [chan 6961] Sesch channel 6961 request ok
paramiko.transport: DEBUG: [chan 6961] EOF received (6961)
paramiko.transport: DEBUG: [chan 6961] EOF sent (6961)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3480 count=976 bs=1k
paramiko.transport: DEBUG: [chan 6962] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6962] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6962 opened.
paramiko.transport: DEBUG: [chan 6962] Sesch channel 6962 request ok
paramiko.transport: DEBUG: [chan 6962] EOF received (6962)
paramiko.transport: DEBUG: [chan 6962] EOF sent (6962)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3480 count=976 bs=1k
paramiko.transport: DEBUG: [chan 6963] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6963] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6963 opened.
paramiko.transport: DEBUG: [chan 6963] Sesch channel 6963 request ok
paramiko.transport: DEBUG: [chan 6963] EOF received (6963)
paramiko.transport: DEBUG: [chan 6963] EOF sent (6963)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3481 count=252 bs=1k
paramiko.transport: DEBUG: [chan 6964] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6964] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6964 opened.
paramiko.transport: DEBUG: [chan 6964] Sesch channel 6964 request ok
paramiko.transport: DEBUG: [chan 6964] EOF received (6964)
paramiko.transport: DEBUG: [chan 6964] EOF sent (6964)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3481 count=252 bs=1k
paramiko.transport: DEBUG: [chan 6965] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6965] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6965 opened.
paramiko.transport: DEBUG: [chan 6965] Sesch channel 6965 request ok
paramiko.transport: DEBUG: [chan 6965] EOF received (6965)
paramiko.transport: DEBUG: [chan 6965] EOF sent (6965)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3482 count=158 bs=1k
paramiko.transport: DEBUG: [chan 6966] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6966] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6966 opened.
paramiko.transport: DEBUG: [chan 6966] Sesch channel 6966 request ok
paramiko.transport: DEBUG: [chan 6966] EOF received (6966)
paramiko.transport: DEBUG: [chan 6966] EOF sent (6966)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3482 count=158 bs=1k
paramiko.transport: DEBUG: [chan 6967] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6967] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6967 opened.
paramiko.transport: DEBUG: [chan 6967] Sesch channel 6967 request ok
paramiko.transport: DEBUG: [chan 6967] EOF received (6967)
paramiko.transport: DEBUG: [chan 6967] EOF sent (6967)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3483 count=121 bs=1k
paramiko.transport: DEBUG: [chan 6968] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6968] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6968 opened.
paramiko.transport: DEBUG: [chan 6968] Sesch channel 6968 request ok
paramiko.transport: DEBUG: [chan 6968] EOF received (6968)
paramiko.transport: DEBUG: [chan 6968] EOF sent (6968)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3483 count=121 bs=1k
paramiko.transport: DEBUG: [chan 6969] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6969] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6969 opened.
paramiko.transport: DEBUG: [chan 6969] Sesch channel 6969 request ok
paramiko.transport: DEBUG: [chan 6969] EOF received (6969)
paramiko.transport: DEBUG: [chan 6969] EOF sent (6969)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3484 count=415 bs=1k
paramiko.transport: DEBUG: [chan 6970] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6970] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6970 opened.
paramiko.transport: DEBUG: [chan 6970] Sesch channel 6970 request ok
paramiko.transport: DEBUG: [chan 6970] EOF received (6970)
paramiko.transport: DEBUG: [chan 6970] EOF sent (6970)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3484 count=415 bs=1k
paramiko.transport: DEBUG: [chan 6971] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6971] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6971 opened.
paramiko.transport: DEBUG: [chan 6971] Sesch channel 6971 request ok
paramiko.transport: DEBUG: [chan 6971] EOF received (6971)
paramiko.transport: DEBUG: [chan 6971] EOF sent (6971)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3485 count=78 bs=1k
paramiko.transport: DEBUG: [chan 6972] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6972] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6972 opened.
paramiko.transport: DEBUG: [chan 6972] Sesch channel 6972 request ok
paramiko.transport: DEBUG: [chan 6972] EOF received (6972)
paramiko.transport: DEBUG: [chan 6972] EOF sent (6972)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3485 count=78 bs=1k
paramiko.transport: DEBUG: [chan 6973] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6973] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6973 opened.
paramiko.transport: DEBUG: [chan 6973] Sesch channel 6973 request ok
paramiko.transport: DEBUG: [chan 6973] EOF received (6973)
paramiko.transport: DEBUG: [chan 6973] EOF sent (6973)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3486 count=843 bs=1k
paramiko.transport: DEBUG: [chan 6974] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6974] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6974 opened.
paramiko.transport: DEBUG: [chan 6974] Sesch channel 6974 request ok
paramiko.transport: DEBUG: [chan 6974] EOF received (6974)
paramiko.transport: DEBUG: [chan 6974] EOF sent (6974)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3486 count=843 bs=1k
paramiko.transport: DEBUG: [chan 6975] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6975] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6975 opened.
paramiko.transport: DEBUG: [chan 6975] Sesch channel 6975 request ok
paramiko.transport: DEBUG: [chan 6975] EOF received (6975)
paramiko.transport: DEBUG: [chan 6975] EOF sent (6975)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3487 count=466 bs=1k
paramiko.transport: DEBUG: [chan 6976] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6976] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6976 opened.
paramiko.transport: DEBUG: [chan 6976] Sesch channel 6976 request ok
paramiko.transport: DEBUG: [chan 6976] EOF received (6976)
paramiko.transport: DEBUG: [chan 6976] EOF sent (6976)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3487 count=466 bs=1k
paramiko.transport: DEBUG: [chan 6977] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6977] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6977 opened.
paramiko.transport: DEBUG: [chan 6977] Sesch channel 6977 request ok
paramiko.transport: DEBUG: [chan 6977] EOF received (6977)
paramiko.transport: DEBUG: [chan 6977] EOF sent (6977)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3488 count=364 bs=1k
paramiko.transport: DEBUG: [chan 6978] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6978] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6978 opened.
paramiko.transport: DEBUG: [chan 6978] Sesch channel 6978 request ok
paramiko.transport: DEBUG: [chan 6978] EOF received (6978)
paramiko.transport: DEBUG: [chan 6978] EOF sent (6978)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3488 count=364 bs=1k
paramiko.transport: DEBUG: [chan 6979] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6979] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6979 opened.
paramiko.transport: DEBUG: [chan 6979] Sesch channel 6979 request ok
paramiko.transport: DEBUG: [chan 6979] EOF received (6979)
paramiko.transport: DEBUG: [chan 6979] EOF sent (6979)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3489 count=385 bs=1k
paramiko.transport: DEBUG: [chan 6980] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6980] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6980 opened.
paramiko.transport: DEBUG: [chan 6980] Sesch channel 6980 request ok
paramiko.transport: DEBUG: [chan 6980] EOF received (6980)
paramiko.transport: DEBUG: [chan 6980] EOF sent (6980)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3489 count=385 bs=1k
paramiko.transport: DEBUG: [chan 6981] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6981] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6981 opened.
paramiko.transport: DEBUG: [chan 6981] Sesch channel 6981 request ok
paramiko.transport: DEBUG: [chan 6981] EOF received (6981)
paramiko.transport: DEBUG: [chan 6981] EOF sent (6981)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3490 count=373 bs=1k
paramiko.transport: DEBUG: [chan 6982] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6982] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6982 opened.
paramiko.transport: DEBUG: [chan 6982] Sesch channel 6982 request ok
paramiko.transport: DEBUG: [chan 6982] EOF received (6982)
paramiko.transport: DEBUG: [chan 6982] EOF sent (6982)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3490 count=373 bs=1k
paramiko.transport: DEBUG: [chan 6983] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6983] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6983 opened.
paramiko.transport: DEBUG: [chan 6983] Sesch channel 6983 request ok
paramiko.transport: DEBUG: [chan 6983] EOF received (6983)
paramiko.transport: DEBUG: [chan 6983] EOF sent (6983)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3491 count=270 bs=1k
paramiko.transport: DEBUG: [chan 6984] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6984] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6984 opened.
paramiko.transport: DEBUG: [chan 6984] Sesch channel 6984 request ok
paramiko.transport: DEBUG: [chan 6984] EOF received (6984)
paramiko.transport: DEBUG: [chan 6984] EOF sent (6984)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3491 count=270 bs=1k
paramiko.transport: DEBUG: [chan 6985] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6985] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6985 opened.
paramiko.transport: DEBUG: [chan 6985] Sesch channel 6985 request ok
paramiko.transport: DEBUG: [chan 6985] EOF received (6985)
paramiko.transport: DEBUG: [chan 6985] EOF sent (6985)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3492 count=242 bs=1k
paramiko.transport: DEBUG: [chan 6986] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6986] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6986 opened.
paramiko.transport: DEBUG: [chan 6986] Sesch channel 6986 request ok
paramiko.transport: DEBUG: [chan 6986] EOF received (6986)
paramiko.transport: DEBUG: [chan 6986] EOF sent (6986)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3492 count=242 bs=1k
paramiko.transport: DEBUG: [chan 6987] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6987] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6987 opened.
paramiko.transport: DEBUG: [chan 6987] Sesch channel 6987 request ok
paramiko.transport: DEBUG: [chan 6987] EOF received (6987)
paramiko.transport: DEBUG: [chan 6987] EOF sent (6987)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3493 count=817 bs=1k
paramiko.transport: DEBUG: [chan 6988] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6988] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6988 opened.
paramiko.transport: DEBUG: [chan 6988] Sesch channel 6988 request ok
paramiko.transport: DEBUG: [chan 6988] EOF received (6988)
paramiko.transport: DEBUG: [chan 6988] EOF sent (6988)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3493 count=817 bs=1k
paramiko.transport: DEBUG: [chan 6989] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6989] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6989 opened.
paramiko.transport: DEBUG: [chan 6989] Sesch channel 6989 request ok
paramiko.transport: DEBUG: [chan 6989] EOF received (6989)
paramiko.transport: DEBUG: [chan 6989] EOF sent (6989)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3494 count=708 bs=1k
paramiko.transport: DEBUG: [chan 6990] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6990] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6990 opened.
paramiko.transport: DEBUG: [chan 6990] Sesch channel 6990 request ok
paramiko.transport: DEBUG: [chan 6990] EOF received (6990)
paramiko.transport: DEBUG: [chan 6990] EOF sent (6990)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3494 count=708 bs=1k
paramiko.transport: DEBUG: [chan 6991] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6991] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6991 opened.
paramiko.transport: DEBUG: [chan 6991] Sesch channel 6991 request ok
paramiko.transport: DEBUG: [chan 6991] EOF received (6991)
paramiko.transport: DEBUG: [chan 6991] EOF sent (6991)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3495 count=647 bs=1k
paramiko.transport: DEBUG: [chan 6992] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6992] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6992 opened.
paramiko.transport: DEBUG: [chan 6992] Sesch channel 6992 request ok
paramiko.transport: DEBUG: [chan 6992] EOF received (6992)
paramiko.transport: DEBUG: [chan 6992] EOF sent (6992)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3495 count=647 bs=1k
paramiko.transport: DEBUG: [chan 6993] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6993] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6993 opened.
paramiko.transport: DEBUG: [chan 6993] Sesch channel 6993 request ok
paramiko.transport: DEBUG: [chan 6993] EOF received (6993)
paramiko.transport: DEBUG: [chan 6993] EOF sent (6993)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3496 count=722 bs=1k
paramiko.transport: DEBUG: [chan 6994] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6994] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6994 opened.
paramiko.transport: DEBUG: [chan 6994] Sesch channel 6994 request ok
paramiko.transport: DEBUG: [chan 6994] EOF received (6994)
paramiko.transport: DEBUG: [chan 6994] EOF sent (6994)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3496 count=722 bs=1k
paramiko.transport: DEBUG: [chan 6995] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6995] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6995 opened.
paramiko.transport: DEBUG: [chan 6995] Sesch channel 6995 request ok
paramiko.transport: DEBUG: [chan 6995] EOF received (6995)
paramiko.transport: DEBUG: [chan 6995] EOF sent (6995)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3497 count=908 bs=1k
paramiko.transport: DEBUG: [chan 6996] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6996] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6996 opened.
paramiko.transport: DEBUG: [chan 6996] Sesch channel 6996 request ok
paramiko.transport: DEBUG: [chan 6996] EOF received (6996)
paramiko.transport: DEBUG: [chan 6996] EOF sent (6996)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3497 count=908 bs=1k
paramiko.transport: DEBUG: [chan 6997] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6997] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6997 opened.
paramiko.transport: DEBUG: [chan 6997] Sesch channel 6997 request ok
paramiko.transport: DEBUG: [chan 6997] EOF received (6997)
paramiko.transport: DEBUG: [chan 6997] EOF sent (6997)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3498 count=385 bs=1k
paramiko.transport: DEBUG: [chan 6998] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6998] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6998 opened.
paramiko.transport: DEBUG: [chan 6998] Sesch channel 6998 request ok
paramiko.transport: DEBUG: [chan 6998] EOF received (6998)
paramiko.transport: DEBUG: [chan 6998] EOF sent (6998)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3498 count=385 bs=1k
paramiko.transport: DEBUG: [chan 6999] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 6999] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 6999 opened.
paramiko.transport: DEBUG: [chan 6999] Sesch channel 6999 request ok
paramiko.transport: DEBUG: [chan 6999] EOF received (6999)
paramiko.transport: DEBUG: [chan 6999] EOF sent (6999)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3499 count=926 bs=1k
paramiko.transport: DEBUG: [chan 7000] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7000] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7000 opened.
paramiko.transport: DEBUG: [chan 7000] Sesch channel 7000 request ok
paramiko.transport: DEBUG: [chan 7000] EOF received (7000)
paramiko.transport: DEBUG: [chan 7000] EOF sent (7000)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3499 count=926 bs=1k
paramiko.transport: DEBUG: [chan 7001] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7001] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7001 opened.
paramiko.transport: DEBUG: [chan 7001] Sesch channel 7001 request ok
paramiko.transport: DEBUG: [chan 7001] EOF received (7001)
paramiko.transport: DEBUG: [chan 7001] EOF sent (7001)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3500 count=643 bs=1k
paramiko.transport: DEBUG: [chan 7002] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7002] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7002 opened.
paramiko.transport: DEBUG: [chan 7002] Sesch channel 7002 request ok
paramiko.transport: DEBUG: [chan 7002] EOF received (7002)
paramiko.transport: DEBUG: [chan 7002] EOF sent (7002)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3500 count=643 bs=1k
paramiko.transport: DEBUG: [chan 7003] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7003] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7003 opened.
paramiko.transport: DEBUG: [chan 7003] Sesch channel 7003 request ok
paramiko.transport: DEBUG: [chan 7003] EOF received (7003)
paramiko.transport: DEBUG: [chan 7003] EOF sent (7003)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3501 count=544 bs=1k
paramiko.transport: DEBUG: [chan 7004] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7004] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7004 opened.
paramiko.transport: DEBUG: [chan 7004] Sesch channel 7004 request ok
paramiko.transport: DEBUG: [chan 7004] EOF received (7004)
paramiko.transport: DEBUG: [chan 7004] EOF sent (7004)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3501 count=544 bs=1k
paramiko.transport: DEBUG: [chan 7005] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7005] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7005 opened.
paramiko.transport: DEBUG: [chan 7005] Sesch channel 7005 request ok
paramiko.transport: DEBUG: [chan 7005] EOF received (7005)
paramiko.transport: DEBUG: [chan 7005] EOF sent (7005)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3502 count=896 bs=1k
paramiko.transport: DEBUG: [chan 7006] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7006] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7006 opened.
paramiko.transport: DEBUG: [chan 7006] Sesch channel 7006 request ok
paramiko.transport: DEBUG: [chan 7006] EOF received (7006)
paramiko.transport: DEBUG: [chan 7006] EOF sent (7006)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3502 count=896 bs=1k
paramiko.transport: DEBUG: [chan 7007] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7007] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7007 opened.
paramiko.transport: DEBUG: [chan 7007] Sesch channel 7007 request ok
paramiko.transport: DEBUG: [chan 7007] EOF received (7007)
paramiko.transport: DEBUG: [chan 7007] EOF sent (7007)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3503 count=381 bs=1k
paramiko.transport: DEBUG: [chan 7008] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7008] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7008 opened.
paramiko.transport: DEBUG: [chan 7008] Sesch channel 7008 request ok
paramiko.transport: DEBUG: [chan 7008] EOF received (7008)
paramiko.transport: DEBUG: [chan 7008] EOF sent (7008)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3503 count=381 bs=1k
paramiko.transport: DEBUG: [chan 7009] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7009] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7009 opened.
paramiko.transport: DEBUG: [chan 7009] Sesch channel 7009 request ok
paramiko.transport: DEBUG: [chan 7009] EOF received (7009)
paramiko.transport: DEBUG: [chan 7009] EOF sent (7009)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3504 count=188 bs=1k
paramiko.transport: DEBUG: [chan 7010] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7010] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7010 opened.
paramiko.transport: DEBUG: [chan 7010] Sesch channel 7010 request ok
paramiko.transport: DEBUG: [chan 7010] EOF received (7010)
paramiko.transport: DEBUG: [chan 7010] EOF sent (7010)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3504 count=188 bs=1k
paramiko.transport: DEBUG: [chan 7011] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7011] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7011 opened.
paramiko.transport: DEBUG: [chan 7011] Sesch channel 7011 request ok
paramiko.transport: DEBUG: [chan 7011] EOF received (7011)
paramiko.transport: DEBUG: [chan 7011] EOF sent (7011)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3505 count=501 bs=1k
paramiko.transport: DEBUG: [chan 7012] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7012] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7012 opened.
paramiko.transport: DEBUG: [chan 7012] Sesch channel 7012 request ok
paramiko.transport: DEBUG: [chan 7012] EOF received (7012)
paramiko.transport: DEBUG: [chan 7012] EOF sent (7012)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3505 count=501 bs=1k
paramiko.transport: DEBUG: [chan 7013] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7013] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7013 opened.
paramiko.transport: DEBUG: [chan 7013] Sesch channel 7013 request ok
paramiko.transport: DEBUG: [chan 7013] EOF received (7013)
paramiko.transport: DEBUG: [chan 7013] EOF sent (7013)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3506 count=735 bs=1k
paramiko.transport: DEBUG: [chan 7014] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7014] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7014 opened.
paramiko.transport: DEBUG: [chan 7014] Sesch channel 7014 request ok
paramiko.transport: DEBUG: [chan 7014] EOF received (7014)
paramiko.transport: DEBUG: [chan 7014] EOF sent (7014)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3506 count=735 bs=1k
paramiko.transport: DEBUG: [chan 7015] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7015] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7015 opened.
paramiko.transport: DEBUG: [chan 7015] Sesch channel 7015 request ok
paramiko.transport: DEBUG: [chan 7015] EOF received (7015)
paramiko.transport: DEBUG: [chan 7015] EOF sent (7015)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3507 count=886 bs=1k
paramiko.transport: DEBUG: [chan 7016] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7016] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7016 opened.
paramiko.transport: DEBUG: [chan 7016] Sesch channel 7016 request ok
paramiko.transport: DEBUG: [chan 7016] EOF received (7016)
paramiko.transport: DEBUG: [chan 7016] EOF sent (7016)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3507 count=886 bs=1k
paramiko.transport: DEBUG: [chan 7017] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7017] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7017 opened.
paramiko.transport: DEBUG: [chan 7017] Sesch channel 7017 request ok
paramiko.transport: DEBUG: [chan 7017] EOF received (7017)
paramiko.transport: DEBUG: [chan 7017] EOF sent (7017)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3508 count=957 bs=1k
paramiko.transport: DEBUG: [chan 7018] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7018] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7018 opened.
paramiko.transport: DEBUG: [chan 7018] Sesch channel 7018 request ok
paramiko.transport: DEBUG: [chan 7018] EOF received (7018)
paramiko.transport: DEBUG: [chan 7018] EOF sent (7018)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3508 count=957 bs=1k
paramiko.transport: DEBUG: [chan 7019] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7019] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7019 opened.
paramiko.transport: DEBUG: [chan 7019] Sesch channel 7019 request ok
paramiko.transport: DEBUG: [chan 7019] EOF received (7019)
paramiko.transport: DEBUG: [chan 7019] EOF sent (7019)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3509 count=814 bs=1k
paramiko.transport: DEBUG: [chan 7020] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7020] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7020 opened.
paramiko.transport: DEBUG: [chan 7020] Sesch channel 7020 request ok
paramiko.transport: DEBUG: [chan 7020] EOF received (7020)
paramiko.transport: DEBUG: [chan 7020] EOF sent (7020)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3509 count=814 bs=1k
paramiko.transport: DEBUG: [chan 7021] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7021] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7021 opened.
paramiko.transport: DEBUG: [chan 7021] Sesch channel 7021 request ok
paramiko.transport: DEBUG: [chan 7021] EOF received (7021)
paramiko.transport: DEBUG: [chan 7021] EOF sent (7021)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3510 count=617 bs=1k
paramiko.transport: DEBUG: [chan 7022] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7022] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7022 opened.
paramiko.transport: DEBUG: [chan 7022] Sesch channel 7022 request ok
paramiko.transport: DEBUG: [chan 7022] EOF received (7022)
paramiko.transport: DEBUG: [chan 7022] EOF sent (7022)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3510 count=617 bs=1k
paramiko.transport: DEBUG: [chan 7023] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7023] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7023 opened.
paramiko.transport: DEBUG: [chan 7023] Sesch channel 7023 request ok
paramiko.transport: DEBUG: [chan 7023] EOF received (7023)
paramiko.transport: DEBUG: [chan 7023] EOF sent (7023)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3511 count=327 bs=1k
paramiko.transport: DEBUG: [chan 7024] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7024] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7024 opened.
paramiko.transport: DEBUG: [chan 7024] Sesch channel 7024 request ok
paramiko.transport: DEBUG: [chan 7024] EOF received (7024)
paramiko.transport: DEBUG: [chan 7024] EOF sent (7024)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3511 count=327 bs=1k
paramiko.transport: DEBUG: [chan 7025] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7025] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7025 opened.
paramiko.transport: DEBUG: [chan 7025] Sesch channel 7025 request ok
paramiko.transport: DEBUG: [chan 7025] EOF received (7025)
paramiko.transport: DEBUG: [chan 7025] EOF sent (7025)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3512 count=183 bs=1k
paramiko.transport: DEBUG: [chan 7026] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7026] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7026 opened.
paramiko.transport: DEBUG: [chan 7026] Sesch channel 7026 request ok
paramiko.transport: DEBUG: [chan 7026] EOF received (7026)
paramiko.transport: DEBUG: [chan 7026] EOF sent (7026)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3512 count=183 bs=1k
paramiko.transport: DEBUG: [chan 7027] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7027] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7027 opened.
paramiko.transport: DEBUG: [chan 7027] Sesch channel 7027 request ok
paramiko.transport: DEBUG: [chan 7027] EOF received (7027)
paramiko.transport: DEBUG: [chan 7027] EOF sent (7027)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3513 count=269 bs=1k
paramiko.transport: DEBUG: [chan 7028] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7028] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7028 opened.
paramiko.transport: DEBUG: [chan 7028] Sesch channel 7028 request ok
paramiko.transport: DEBUG: [chan 7028] EOF received (7028)
paramiko.transport: DEBUG: [chan 7028] EOF sent (7028)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3513 count=269 bs=1k
paramiko.transport: DEBUG: [chan 7029] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7029] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7029 opened.
paramiko.transport: DEBUG: [chan 7029] Sesch channel 7029 request ok
paramiko.transport: DEBUG: [chan 7029] EOF received (7029)
paramiko.transport: DEBUG: [chan 7029] EOF sent (7029)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3514 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 7030] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7030] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7030 opened.
paramiko.transport: DEBUG: [chan 7030] Sesch channel 7030 request ok
paramiko.transport: DEBUG: [chan 7030] EOF received (7030)
paramiko.transport: DEBUG: [chan 7030] EOF sent (7030)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3514 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 7031] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7031] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7031 opened.
paramiko.transport: DEBUG: [chan 7031] Sesch channel 7031 request ok
paramiko.transport: DEBUG: [chan 7031] EOF received (7031)
paramiko.transport: DEBUG: [chan 7031] EOF sent (7031)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3515 count=394 bs=1k
paramiko.transport: DEBUG: [chan 7032] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7032] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7032 opened.
paramiko.transport: DEBUG: [chan 7032] Sesch channel 7032 request ok
paramiko.transport: DEBUG: [chan 7032] EOF received (7032)
paramiko.transport: DEBUG: [chan 7032] EOF sent (7032)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3515 count=394 bs=1k
paramiko.transport: DEBUG: [chan 7033] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7033] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7033 opened.
paramiko.transport: DEBUG: [chan 7033] Sesch channel 7033 request ok
paramiko.transport: DEBUG: [chan 7033] EOF received (7033)
paramiko.transport: DEBUG: [chan 7033] EOF sent (7033)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3516 count=314 bs=1k
paramiko.transport: DEBUG: [chan 7034] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7034] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7034 opened.
paramiko.transport: DEBUG: [chan 7034] Sesch channel 7034 request ok
paramiko.transport: DEBUG: [chan 7034] EOF received (7034)
paramiko.transport: DEBUG: [chan 7034] EOF sent (7034)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3516 count=314 bs=1k
paramiko.transport: DEBUG: [chan 7035] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7035] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7035 opened.
paramiko.transport: DEBUG: [chan 7035] Sesch channel 7035 request ok
paramiko.transport: DEBUG: [chan 7035] EOF received (7035)
paramiko.transport: DEBUG: [chan 7035] EOF sent (7035)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3517 count=489 bs=1k
paramiko.transport: DEBUG: [chan 7036] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7036] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7036 opened.
paramiko.transport: DEBUG: [chan 7036] Sesch channel 7036 request ok
paramiko.transport: DEBUG: [chan 7036] EOF received (7036)
paramiko.transport: DEBUG: [chan 7036] EOF sent (7036)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3517 count=489 bs=1k
paramiko.transport: DEBUG: [chan 7037] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7037] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7037 opened.
paramiko.transport: DEBUG: [chan 7037] Sesch channel 7037 request ok
paramiko.transport: DEBUG: [chan 7037] EOF received (7037)
paramiko.transport: DEBUG: [chan 7037] EOF sent (7037)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3518 count=704 bs=1k
paramiko.transport: DEBUG: [chan 7038] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7038] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7038 opened.
paramiko.transport: DEBUG: [chan 7038] Sesch channel 7038 request ok
paramiko.transport: DEBUG: [chan 7038] EOF received (7038)
paramiko.transport: DEBUG: [chan 7038] EOF sent (7038)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3518 count=704 bs=1k
paramiko.transport: DEBUG: [chan 7039] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7039] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7039 opened.
paramiko.transport: DEBUG: [chan 7039] Sesch channel 7039 request ok
paramiko.transport: DEBUG: [chan 7039] EOF received (7039)
paramiko.transport: DEBUG: [chan 7039] EOF sent (7039)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3519 count=100 bs=1k
paramiko.transport: DEBUG: [chan 7040] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7040] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7040 opened.
paramiko.transport: DEBUG: [chan 7040] Sesch channel 7040 request ok
paramiko.transport: DEBUG: [chan 7040] EOF received (7040)
paramiko.transport: DEBUG: [chan 7040] EOF sent (7040)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3519 count=100 bs=1k
paramiko.transport: DEBUG: [chan 7041] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7041] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7041 opened.
paramiko.transport: DEBUG: [chan 7041] Sesch channel 7041 request ok
paramiko.transport: DEBUG: [chan 7041] EOF received (7041)
paramiko.transport: DEBUG: [chan 7041] EOF sent (7041)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3520 count=449 bs=1k
paramiko.transport: DEBUG: [chan 7042] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7042] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7042 opened.
paramiko.transport: DEBUG: [chan 7042] Sesch channel 7042 request ok
paramiko.transport: DEBUG: [chan 7042] EOF received (7042)
paramiko.transport: DEBUG: [chan 7042] EOF sent (7042)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3520 count=449 bs=1k
paramiko.transport: DEBUG: [chan 7043] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7043] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7043 opened.
paramiko.transport: DEBUG: [chan 7043] Sesch channel 7043 request ok
paramiko.transport: DEBUG: [chan 7043] EOF received (7043)
paramiko.transport: DEBUG: [chan 7043] EOF sent (7043)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3521 count=409 bs=1k
paramiko.transport: DEBUG: [chan 7044] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7044] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7044 opened.
paramiko.transport: DEBUG: [chan 7044] Sesch channel 7044 request ok
paramiko.transport: DEBUG: [chan 7044] EOF received (7044)
paramiko.transport: DEBUG: [chan 7044] EOF sent (7044)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3521 count=409 bs=1k
paramiko.transport: DEBUG: [chan 7045] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7045] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7045 opened.
paramiko.transport: DEBUG: [chan 7045] Sesch channel 7045 request ok
paramiko.transport: DEBUG: [chan 7045] EOF received (7045)
paramiko.transport: DEBUG: [chan 7045] EOF sent (7045)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3522 count=699 bs=1k
paramiko.transport: DEBUG: [chan 7046] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7046] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7046 opened.
paramiko.transport: DEBUG: [chan 7046] Sesch channel 7046 request ok
paramiko.transport: DEBUG: [chan 7046] EOF received (7046)
paramiko.transport: DEBUG: [chan 7046] EOF sent (7046)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3522 count=699 bs=1k
paramiko.transport: DEBUG: [chan 7047] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7047] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7047 opened.
paramiko.transport: DEBUG: [chan 7047] Sesch channel 7047 request ok
paramiko.transport: DEBUG: [chan 7047] EOF received (7047)
paramiko.transport: DEBUG: [chan 7047] EOF sent (7047)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3523 count=581 bs=1k
paramiko.transport: DEBUG: [chan 7048] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7048] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7048 opened.
paramiko.transport: DEBUG: [chan 7048] Sesch channel 7048 request ok
paramiko.transport: DEBUG: [chan 7048] EOF received (7048)
paramiko.transport: DEBUG: [chan 7048] EOF sent (7048)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3523 count=581 bs=1k
paramiko.transport: DEBUG: [chan 7049] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7049] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7049 opened.
paramiko.transport: DEBUG: [chan 7049] Sesch channel 7049 request ok
paramiko.transport: DEBUG: [chan 7049] EOF received (7049)
paramiko.transport: DEBUG: [chan 7049] EOF sent (7049)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3524 count=625 bs=1k
paramiko.transport: DEBUG: [chan 7050] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7050] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7050 opened.
paramiko.transport: DEBUG: [chan 7050] Sesch channel 7050 request ok
paramiko.transport: DEBUG: [chan 7050] EOF received (7050)
paramiko.transport: DEBUG: [chan 7050] EOF sent (7050)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3524 count=625 bs=1k
paramiko.transport: DEBUG: [chan 7051] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7051] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7051 opened.
paramiko.transport: DEBUG: [chan 7051] Sesch channel 7051 request ok
paramiko.transport: DEBUG: [chan 7051] EOF received (7051)
paramiko.transport: DEBUG: [chan 7051] EOF sent (7051)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3525 count=800 bs=1k
paramiko.transport: DEBUG: [chan 7052] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7052] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7052 opened.
paramiko.transport: DEBUG: [chan 7052] Sesch channel 7052 request ok
paramiko.transport: DEBUG: [chan 7052] EOF received (7052)
paramiko.transport: DEBUG: [chan 7052] EOF sent (7052)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3525 count=800 bs=1k
paramiko.transport: DEBUG: [chan 7053] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7053] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7053 opened.
paramiko.transport: DEBUG: [chan 7053] Sesch channel 7053 request ok
paramiko.transport: DEBUG: [chan 7053] EOF received (7053)
paramiko.transport: DEBUG: [chan 7053] EOF sent (7053)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3526 count=740 bs=1k
paramiko.transport: DEBUG: [chan 7054] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7054] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7054 opened.
paramiko.transport: DEBUG: [chan 7054] Sesch channel 7054 request ok
paramiko.transport: DEBUG: [chan 7054] EOF received (7054)
paramiko.transport: DEBUG: [chan 7054] EOF sent (7054)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3526 count=740 bs=1k
paramiko.transport: DEBUG: [chan 7055] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7055] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7055 opened.
paramiko.transport: DEBUG: [chan 7055] Sesch channel 7055 request ok
paramiko.transport: DEBUG: [chan 7055] EOF received (7055)
paramiko.transport: DEBUG: [chan 7055] EOF sent (7055)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3527 count=852 bs=1k
paramiko.transport: DEBUG: [chan 7056] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7056] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7056 opened.
paramiko.transport: DEBUG: [chan 7056] Sesch channel 7056 request ok
paramiko.transport: DEBUG: [chan 7056] EOF received (7056)
paramiko.transport: DEBUG: [chan 7056] EOF sent (7056)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3527 count=852 bs=1k
paramiko.transport: DEBUG: [chan 7057] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7057] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7057 opened.
paramiko.transport: DEBUG: [chan 7057] Sesch channel 7057 request ok
paramiko.transport: DEBUG: [chan 7057] EOF received (7057)
paramiko.transport: DEBUG: [chan 7057] EOF sent (7057)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3528 count=699 bs=1k
paramiko.transport: DEBUG: [chan 7058] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7058] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7058 opened.
paramiko.transport: DEBUG: [chan 7058] Sesch channel 7058 request ok
paramiko.transport: DEBUG: [chan 7058] EOF received (7058)
paramiko.transport: DEBUG: [chan 7058] EOF sent (7058)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3528 count=699 bs=1k
paramiko.transport: DEBUG: [chan 7059] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7059] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7059 opened.
paramiko.transport: DEBUG: [chan 7059] Sesch channel 7059 request ok
paramiko.transport: DEBUG: [chan 7059] EOF received (7059)
paramiko.transport: DEBUG: [chan 7059] EOF sent (7059)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3529 count=972 bs=1k
paramiko.transport: DEBUG: [chan 7060] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7060] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7060 opened.
paramiko.transport: DEBUG: [chan 7060] Sesch channel 7060 request ok
paramiko.transport: DEBUG: [chan 7060] EOF received (7060)
paramiko.transport: DEBUG: [chan 7060] EOF sent (7060)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3529 count=972 bs=1k
paramiko.transport: DEBUG: [chan 7061] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7061] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7061 opened.
paramiko.transport: DEBUG: [chan 7061] Sesch channel 7061 request ok
paramiko.transport: DEBUG: [chan 7061] EOF received (7061)
paramiko.transport: DEBUG: [chan 7061] EOF sent (7061)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3530 count=292 bs=1k
paramiko.transport: DEBUG: [chan 7062] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7062] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7062 opened.
paramiko.transport: DEBUG: [chan 7062] Sesch channel 7062 request ok
paramiko.transport: DEBUG: [chan 7062] EOF received (7062)
paramiko.transport: DEBUG: [chan 7062] EOF sent (7062)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3530 count=292 bs=1k
paramiko.transport: DEBUG: [chan 7063] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7063] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7063 opened.
paramiko.transport: DEBUG: [chan 7063] Sesch channel 7063 request ok
paramiko.transport: DEBUG: [chan 7063] EOF received (7063)
paramiko.transport: DEBUG: [chan 7063] EOF sent (7063)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3531 count=145 bs=1k
paramiko.transport: DEBUG: [chan 7064] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7064] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7064 opened.
paramiko.transport: DEBUG: [chan 7064] Sesch channel 7064 request ok
paramiko.transport: DEBUG: [chan 7064] EOF received (7064)
paramiko.transport: DEBUG: [chan 7064] EOF sent (7064)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3531 count=145 bs=1k
paramiko.transport: DEBUG: [chan 7065] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7065] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7065 opened.
paramiko.transport: DEBUG: [chan 7065] Sesch channel 7065 request ok
paramiko.transport: DEBUG: [chan 7065] EOF received (7065)
paramiko.transport: DEBUG: [chan 7065] EOF sent (7065)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3532 count=241 bs=1k
paramiko.transport: DEBUG: [chan 7066] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7066] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7066 opened.
paramiko.transport: DEBUG: [chan 7066] Sesch channel 7066 request ok
paramiko.transport: DEBUG: [chan 7066] EOF received (7066)
paramiko.transport: DEBUG: [chan 7066] EOF sent (7066)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3532 count=241 bs=1k
paramiko.transport: DEBUG: [chan 7067] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7067] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7067 opened.
paramiko.transport: DEBUG: [chan 7067] Sesch channel 7067 request ok
paramiko.transport: DEBUG: [chan 7067] EOF received (7067)
paramiko.transport: DEBUG: [chan 7067] EOF sent (7067)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3533 count=485 bs=1k
paramiko.transport: DEBUG: [chan 7068] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7068] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7068 opened.
paramiko.transport: DEBUG: [chan 7068] Sesch channel 7068 request ok
paramiko.transport: DEBUG: [chan 7068] EOF received (7068)
paramiko.transport: DEBUG: [chan 7068] EOF sent (7068)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3533 count=485 bs=1k
paramiko.transport: DEBUG: [chan 7069] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7069] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7069 opened.
paramiko.transport: DEBUG: [chan 7069] Sesch channel 7069 request ok
paramiko.transport: DEBUG: [chan 7069] EOF received (7069)
paramiko.transport: DEBUG: [chan 7069] EOF sent (7069)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3534 count=517 bs=1k
paramiko.transport: DEBUG: [chan 7070] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7070] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7070 opened.
paramiko.transport: DEBUG: [chan 7070] Sesch channel 7070 request ok
paramiko.transport: DEBUG: [chan 7070] EOF received (7070)
paramiko.transport: DEBUG: [chan 7070] EOF sent (7070)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3534 count=517 bs=1k
paramiko.transport: DEBUG: [chan 7071] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7071] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7071 opened.
paramiko.transport: DEBUG: [chan 7071] Sesch channel 7071 request ok
paramiko.transport: DEBUG: [chan 7071] EOF received (7071)
paramiko.transport: DEBUG: [chan 7071] EOF sent (7071)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3535 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 7072] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7072] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7072 opened.
paramiko.transport: DEBUG: [chan 7072] Sesch channel 7072 request ok
paramiko.transport: DEBUG: [chan 7072] EOF received (7072)
paramiko.transport: DEBUG: [chan 7072] EOF sent (7072)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3535 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 7073] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7073] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7073 opened.
paramiko.transport: DEBUG: [chan 7073] Sesch channel 7073 request ok
paramiko.transport: DEBUG: [chan 7073] EOF received (7073)
paramiko.transport: DEBUG: [chan 7073] EOF sent (7073)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3536 count=772 bs=1k
paramiko.transport: DEBUG: [chan 7074] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7074] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7074 opened.
paramiko.transport: DEBUG: [chan 7074] Sesch channel 7074 request ok
paramiko.transport: DEBUG: [chan 7074] EOF received (7074)
paramiko.transport: DEBUG: [chan 7074] EOF sent (7074)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3536 count=772 bs=1k
paramiko.transport: DEBUG: [chan 7075] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7075] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7075 opened.
paramiko.transport: DEBUG: [chan 7075] Sesch channel 7075 request ok
paramiko.transport: DEBUG: [chan 7075] EOF received (7075)
paramiko.transport: DEBUG: [chan 7075] EOF sent (7075)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3537 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 7076] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7076] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7076 opened.
paramiko.transport: DEBUG: [chan 7076] Sesch channel 7076 request ok
paramiko.transport: DEBUG: [chan 7076] EOF received (7076)
paramiko.transport: DEBUG: [chan 7076] EOF sent (7076)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3537 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 7077] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7077] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7077 opened.
paramiko.transport: DEBUG: [chan 7077] Sesch channel 7077 request ok
paramiko.transport: DEBUG: [chan 7077] EOF received (7077)
paramiko.transport: DEBUG: [chan 7077] EOF sent (7077)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3538 count=587 bs=1k
paramiko.transport: DEBUG: [chan 7078] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7078] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7078 opened.
paramiko.transport: DEBUG: [chan 7078] Sesch channel 7078 request ok
paramiko.transport: DEBUG: [chan 7078] EOF received (7078)
paramiko.transport: DEBUG: [chan 7078] EOF sent (7078)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3538 count=587 bs=1k
paramiko.transport: DEBUG: [chan 7079] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7079] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7079 opened.
paramiko.transport: DEBUG: [chan 7079] Sesch channel 7079 request ok
paramiko.transport: DEBUG: [chan 7079] EOF received (7079)
paramiko.transport: DEBUG: [chan 7079] EOF sent (7079)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3539 count=780 bs=1k
paramiko.transport: DEBUG: [chan 7080] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7080] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7080 opened.
paramiko.transport: DEBUG: [chan 7080] Sesch channel 7080 request ok
paramiko.transport: DEBUG: [chan 7080] EOF received (7080)
paramiko.transport: DEBUG: [chan 7080] EOF sent (7080)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3539 count=780 bs=1k
paramiko.transport: DEBUG: [chan 7081] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7081] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7081 opened.
paramiko.transport: DEBUG: [chan 7081] Sesch channel 7081 request ok
paramiko.transport: DEBUG: [chan 7081] EOF received (7081)
paramiko.transport: DEBUG: [chan 7081] EOF sent (7081)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3540 count=853 bs=1k
paramiko.transport: DEBUG: [chan 7082] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7082] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7082 opened.
paramiko.transport: DEBUG: [chan 7082] Sesch channel 7082 request ok
paramiko.transport: DEBUG: [chan 7082] EOF received (7082)
paramiko.transport: DEBUG: [chan 7082] EOF sent (7082)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3540 count=853 bs=1k
paramiko.transport: DEBUG: [chan 7083] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7083] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7083 opened.
paramiko.transport: DEBUG: [chan 7083] Sesch channel 7083 request ok
paramiko.transport: DEBUG: [chan 7083] EOF received (7083)
paramiko.transport: DEBUG: [chan 7083] EOF sent (7083)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3541 count=516 bs=1k
paramiko.transport: DEBUG: [chan 7084] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7084] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7084 opened.
paramiko.transport: DEBUG: [chan 7084] Sesch channel 7084 request ok
paramiko.transport: DEBUG: [chan 7084] EOF received (7084)
paramiko.transport: DEBUG: [chan 7084] EOF sent (7084)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3541 count=516 bs=1k
paramiko.transport: DEBUG: [chan 7085] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7085] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7085 opened.
paramiko.transport: DEBUG: [chan 7085] Sesch channel 7085 request ok
paramiko.transport: DEBUG: [chan 7085] EOF received (7085)
paramiko.transport: DEBUG: [chan 7085] EOF sent (7085)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3542 count=55 bs=1k
paramiko.transport: DEBUG: [chan 7086] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7086] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7086 opened.
paramiko.transport: DEBUG: [chan 7086] Sesch channel 7086 request ok
paramiko.transport: DEBUG: [chan 7086] EOF received (7086)
paramiko.transport: DEBUG: [chan 7086] EOF sent (7086)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3542 count=55 bs=1k
paramiko.transport: DEBUG: [chan 7087] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7087] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7087 opened.
paramiko.transport: DEBUG: [chan 7087] Sesch channel 7087 request ok
paramiko.transport: DEBUG: [chan 7087] EOF received (7087)
paramiko.transport: DEBUG: [chan 7087] EOF sent (7087)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3543 count=810 bs=1k
paramiko.transport: DEBUG: [chan 7088] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7088] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7088 opened.
paramiko.transport: DEBUG: [chan 7088] Sesch channel 7088 request ok
paramiko.transport: DEBUG: [chan 7088] EOF received (7088)
paramiko.transport: DEBUG: [chan 7088] EOF sent (7088)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3543 count=810 bs=1k
paramiko.transport: DEBUG: [chan 7089] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7089] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7089 opened.
paramiko.transport: DEBUG: [chan 7089] Sesch channel 7089 request ok
paramiko.transport: DEBUG: [chan 7089] EOF received (7089)
paramiko.transport: DEBUG: [chan 7089] EOF sent (7089)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3544 count=386 bs=1k
paramiko.transport: DEBUG: [chan 7090] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7090] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7090 opened.
paramiko.transport: DEBUG: [chan 7090] Sesch channel 7090 request ok
paramiko.transport: DEBUG: [chan 7090] EOF received (7090)
paramiko.transport: DEBUG: [chan 7090] EOF sent (7090)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3544 count=386 bs=1k
paramiko.transport: DEBUG: [chan 7091] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7091] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7091 opened.
paramiko.transport: DEBUG: [chan 7091] Sesch channel 7091 request ok
paramiko.transport: DEBUG: [chan 7091] EOF received (7091)
paramiko.transport: DEBUG: [chan 7091] EOF sent (7091)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3545 count=429 bs=1k
paramiko.transport: DEBUG: [chan 7092] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7092] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7092 opened.
paramiko.transport: DEBUG: [chan 7092] Sesch channel 7092 request ok
paramiko.transport: DEBUG: [chan 7092] EOF received (7092)
paramiko.transport: DEBUG: [chan 7092] EOF sent (7092)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3545 count=429 bs=1k
paramiko.transport: DEBUG: [chan 7093] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7093] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7093 opened.
paramiko.transport: DEBUG: [chan 7093] Sesch channel 7093 request ok
paramiko.transport: DEBUG: [chan 7093] EOF received (7093)
paramiko.transport: DEBUG: [chan 7093] EOF sent (7093)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3546 count=440 bs=1k
paramiko.transport: DEBUG: [chan 7094] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7094] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7094 opened.
paramiko.transport: DEBUG: [chan 7094] Sesch channel 7094 request ok
paramiko.transport: DEBUG: [chan 7094] EOF received (7094)
paramiko.transport: DEBUG: [chan 7094] EOF sent (7094)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3546 count=440 bs=1k
paramiko.transport: DEBUG: [chan 7095] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7095] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7095 opened.
paramiko.transport: DEBUG: [chan 7095] Sesch channel 7095 request ok
paramiko.transport: DEBUG: [chan 7095] EOF received (7095)
paramiko.transport: DEBUG: [chan 7095] EOF sent (7095)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3547 count=998 bs=1k
paramiko.transport: DEBUG: [chan 7096] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7096] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7096 opened.
paramiko.transport: DEBUG: [chan 7096] Sesch channel 7096 request ok
paramiko.transport: DEBUG: [chan 7096] EOF received (7096)
paramiko.transport: DEBUG: [chan 7096] EOF sent (7096)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3547 count=998 bs=1k
paramiko.transport: DEBUG: [chan 7097] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7097] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7097 opened.
paramiko.transport: DEBUG: [chan 7097] Sesch channel 7097 request ok
paramiko.transport: DEBUG: [chan 7097] EOF received (7097)
paramiko.transport: DEBUG: [chan 7097] EOF sent (7097)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3548 count=691 bs=1k
paramiko.transport: DEBUG: [chan 7098] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7098] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7098 opened.
paramiko.transport: DEBUG: [chan 7098] Sesch channel 7098 request ok
paramiko.transport: DEBUG: [chan 7098] EOF received (7098)
paramiko.transport: DEBUG: [chan 7098] EOF sent (7098)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3548 count=691 bs=1k
paramiko.transport: DEBUG: [chan 7099] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7099] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7099 opened.
paramiko.transport: DEBUG: [chan 7099] Sesch channel 7099 request ok
paramiko.transport: DEBUG: [chan 7099] EOF received (7099)
paramiko.transport: DEBUG: [chan 7099] EOF sent (7099)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3549 count=923 bs=1k
paramiko.transport: DEBUG: [chan 7100] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7100] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7100 opened.
paramiko.transport: DEBUG: [chan 7100] Sesch channel 7100 request ok
paramiko.transport: DEBUG: [chan 7100] EOF received (7100)
paramiko.transport: DEBUG: [chan 7100] EOF sent (7100)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3549 count=923 bs=1k
paramiko.transport: DEBUG: [chan 7101] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7101] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7101 opened.
paramiko.transport: DEBUG: [chan 7101] Sesch channel 7101 request ok
paramiko.transport: DEBUG: [chan 7101] EOF received (7101)
paramiko.transport: DEBUG: [chan 7101] EOF sent (7101)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3550 count=820 bs=1k
paramiko.transport: DEBUG: [chan 7102] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7102] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7102 opened.
paramiko.transport: DEBUG: [chan 7102] Sesch channel 7102 request ok
paramiko.transport: DEBUG: [chan 7102] EOF received (7102)
paramiko.transport: DEBUG: [chan 7102] EOF sent (7102)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3550 count=820 bs=1k
paramiko.transport: DEBUG: [chan 7103] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7103] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7103 opened.
paramiko.transport: DEBUG: [chan 7103] Sesch channel 7103 request ok
paramiko.transport: DEBUG: [chan 7103] EOF received (7103)
paramiko.transport: DEBUG: [chan 7103] EOF sent (7103)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3551 count=554 bs=1k
paramiko.transport: DEBUG: [chan 7104] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7104] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7104 opened.
paramiko.transport: DEBUG: [chan 7104] Sesch channel 7104 request ok
paramiko.transport: DEBUG: [chan 7104] EOF received (7104)
paramiko.transport: DEBUG: [chan 7104] EOF sent (7104)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3551 count=554 bs=1k
paramiko.transport: DEBUG: [chan 7105] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7105] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7105 opened.
paramiko.transport: DEBUG: [chan 7105] Sesch channel 7105 request ok
paramiko.transport: DEBUG: [chan 7105] EOF received (7105)
paramiko.transport: DEBUG: [chan 7105] EOF sent (7105)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3552 count=770 bs=1k
paramiko.transport: DEBUG: [chan 7106] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7106] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7106 opened.
paramiko.transport: DEBUG: [chan 7106] Sesch channel 7106 request ok
paramiko.transport: DEBUG: [chan 7106] EOF received (7106)
paramiko.transport: DEBUG: [chan 7106] EOF sent (7106)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3552 count=770 bs=1k
paramiko.transport: DEBUG: [chan 7107] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7107] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7107 opened.
paramiko.transport: DEBUG: [chan 7107] Sesch channel 7107 request ok
paramiko.transport: DEBUG: [chan 7107] EOF received (7107)
paramiko.transport: DEBUG: [chan 7107] EOF sent (7107)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3553 count=588 bs=1k
paramiko.transport: DEBUG: [chan 7108] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7108] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7108 opened.
paramiko.transport: DEBUG: [chan 7108] Sesch channel 7108 request ok
paramiko.transport: DEBUG: [chan 7108] EOF received (7108)
paramiko.transport: DEBUG: [chan 7108] EOF sent (7108)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3553 count=588 bs=1k
paramiko.transport: DEBUG: [chan 7109] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7109] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7109 opened.
paramiko.transport: DEBUG: [chan 7109] Sesch channel 7109 request ok
paramiko.transport: DEBUG: [chan 7109] EOF received (7109)
paramiko.transport: DEBUG: [chan 7109] EOF sent (7109)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3554 count=982 bs=1k
paramiko.transport: DEBUG: [chan 7110] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7110] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7110 opened.
paramiko.transport: DEBUG: [chan 7110] Sesch channel 7110 request ok
paramiko.transport: DEBUG: [chan 7110] EOF received (7110)
paramiko.transport: DEBUG: [chan 7110] EOF sent (7110)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3554 count=982 bs=1k
paramiko.transport: DEBUG: [chan 7111] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7111] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7111 opened.
paramiko.transport: DEBUG: [chan 7111] Sesch channel 7111 request ok
paramiko.transport: DEBUG: [chan 7111] EOF received (7111)
paramiko.transport: DEBUG: [chan 7111] EOF sent (7111)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3555 count=212 bs=1k
paramiko.transport: DEBUG: [chan 7112] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7112] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7112 opened.
paramiko.transport: DEBUG: [chan 7112] Sesch channel 7112 request ok
paramiko.transport: DEBUG: [chan 7112] EOF received (7112)
paramiko.transport: DEBUG: [chan 7112] EOF sent (7112)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3555 count=212 bs=1k
paramiko.transport: DEBUG: [chan 7113] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7113] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7113 opened.
paramiko.transport: DEBUG: [chan 7113] Sesch channel 7113 request ok
paramiko.transport: DEBUG: [chan 7113] EOF received (7113)
paramiko.transport: DEBUG: [chan 7113] EOF sent (7113)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3556 count=128 bs=1k
paramiko.transport: DEBUG: [chan 7114] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7114] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7114 opened.
paramiko.transport: DEBUG: [chan 7114] Sesch channel 7114 request ok
paramiko.transport: DEBUG: [chan 7114] EOF received (7114)
paramiko.transport: DEBUG: [chan 7114] EOF sent (7114)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3556 count=128 bs=1k
paramiko.transport: DEBUG: [chan 7115] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7115] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7115 opened.
paramiko.transport: DEBUG: [chan 7115] Sesch channel 7115 request ok
paramiko.transport: DEBUG: [chan 7115] EOF received (7115)
paramiko.transport: DEBUG: [chan 7115] EOF sent (7115)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3557 count=93 bs=1k
paramiko.transport: DEBUG: [chan 7116] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7116] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7116 opened.
paramiko.transport: DEBUG: [chan 7116] Sesch channel 7116 request ok
paramiko.transport: DEBUG: [chan 7116] EOF received (7116)
paramiko.transport: DEBUG: [chan 7116] EOF sent (7116)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3557 count=93 bs=1k
paramiko.transport: DEBUG: [chan 7117] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7117] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7117 opened.
paramiko.transport: DEBUG: [chan 7117] Sesch channel 7117 request ok
paramiko.transport: DEBUG: [chan 7117] EOF received (7117)
paramiko.transport: DEBUG: [chan 7117] EOF sent (7117)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3558 count=34 bs=1k
paramiko.transport: DEBUG: [chan 7118] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7118] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7118 opened.
paramiko.transport: DEBUG: [chan 7118] Sesch channel 7118 request ok
paramiko.transport: DEBUG: [chan 7118] EOF received (7118)
paramiko.transport: DEBUG: [chan 7118] EOF sent (7118)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3558 count=34 bs=1k
paramiko.transport: DEBUG: [chan 7119] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7119] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7119 opened.
paramiko.transport: DEBUG: [chan 7119] Sesch channel 7119 request ok
paramiko.transport: DEBUG: [chan 7119] EOF received (7119)
paramiko.transport: DEBUG: [chan 7119] EOF sent (7119)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3559 count=857 bs=1k
paramiko.transport: DEBUG: [chan 7120] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7120] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7120 opened.
paramiko.transport: DEBUG: [chan 7120] Sesch channel 7120 request ok
paramiko.transport: DEBUG: [chan 7120] EOF received (7120)
paramiko.transport: DEBUG: [chan 7120] EOF sent (7120)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3559 count=857 bs=1k
paramiko.transport: DEBUG: [chan 7121] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7121] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7121 opened.
paramiko.transport: DEBUG: [chan 7121] Sesch channel 7121 request ok
paramiko.transport: DEBUG: [chan 7121] EOF received (7121)
paramiko.transport: DEBUG: [chan 7121] EOF sent (7121)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3560 count=520 bs=1k
paramiko.transport: DEBUG: [chan 7122] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7122] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7122 opened.
paramiko.transport: DEBUG: [chan 7122] Sesch channel 7122 request ok
paramiko.transport: DEBUG: [chan 7122] EOF received (7122)
paramiko.transport: DEBUG: [chan 7122] EOF sent (7122)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3560 count=520 bs=1k
paramiko.transport: DEBUG: [chan 7123] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7123] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7123 opened.
paramiko.transport: DEBUG: [chan 7123] Sesch channel 7123 request ok
paramiko.transport: DEBUG: [chan 7123] EOF received (7123)
paramiko.transport: DEBUG: [chan 7123] EOF sent (7123)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3561 count=351 bs=1k
paramiko.transport: DEBUG: [chan 7124] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7124] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7124 opened.
paramiko.transport: DEBUG: [chan 7124] Sesch channel 7124 request ok
paramiko.transport: DEBUG: [chan 7124] EOF received (7124)
paramiko.transport: DEBUG: [chan 7124] EOF sent (7124)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3561 count=351 bs=1k
paramiko.transport: DEBUG: [chan 7125] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7125] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7125 opened.
paramiko.transport: DEBUG: [chan 7125] Sesch channel 7125 request ok
paramiko.transport: DEBUG: [chan 7125] EOF received (7125)
paramiko.transport: DEBUG: [chan 7125] EOF sent (7125)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3562 count=501 bs=1k
paramiko.transport: DEBUG: [chan 7126] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7126] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7126 opened.
paramiko.transport: DEBUG: [chan 7126] Sesch channel 7126 request ok
paramiko.transport: DEBUG: [chan 7126] EOF received (7126)
paramiko.transport: DEBUG: [chan 7126] EOF sent (7126)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3562 count=501 bs=1k
paramiko.transport: DEBUG: [chan 7127] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7127] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7127 opened.
paramiko.transport: DEBUG: [chan 7127] Sesch channel 7127 request ok
paramiko.transport: DEBUG: [chan 7127] EOF received (7127)
paramiko.transport: DEBUG: [chan 7127] EOF sent (7127)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3563 count=881 bs=1k
paramiko.transport: DEBUG: [chan 7128] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7128] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7128 opened.
paramiko.transport: DEBUG: [chan 7128] Sesch channel 7128 request ok
paramiko.transport: DEBUG: [chan 7128] EOF received (7128)
paramiko.transport: DEBUG: [chan 7128] EOF sent (7128)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3563 count=881 bs=1k
paramiko.transport: DEBUG: [chan 7129] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7129] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7129 opened.
paramiko.transport: DEBUG: [chan 7129] Sesch channel 7129 request ok
paramiko.transport: DEBUG: [chan 7129] EOF received (7129)
paramiko.transport: DEBUG: [chan 7129] EOF sent (7129)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3564 count=192 bs=1k
paramiko.transport: DEBUG: [chan 7130] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7130] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7130 opened.
paramiko.transport: DEBUG: [chan 7130] Sesch channel 7130 request ok
paramiko.transport: DEBUG: [chan 7130] EOF received (7130)
paramiko.transport: DEBUG: [chan 7130] EOF sent (7130)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3564 count=192 bs=1k
paramiko.transport: DEBUG: [chan 7131] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7131] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7131 opened.
paramiko.transport: DEBUG: [chan 7131] Sesch channel 7131 request ok
paramiko.transport: DEBUG: [chan 7131] EOF received (7131)
paramiko.transport: DEBUG: [chan 7131] EOF sent (7131)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3565 count=131 bs=1k
paramiko.transport: DEBUG: [chan 7132] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7132] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7132 opened.
paramiko.transport: DEBUG: [chan 7132] Sesch channel 7132 request ok
paramiko.transport: DEBUG: [chan 7132] EOF received (7132)
paramiko.transport: DEBUG: [chan 7132] EOF sent (7132)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3565 count=131 bs=1k
paramiko.transport: DEBUG: [chan 7133] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7133] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7133 opened.
paramiko.transport: DEBUG: [chan 7133] Sesch channel 7133 request ok
paramiko.transport: DEBUG: [chan 7133] EOF received (7133)
paramiko.transport: DEBUG: [chan 7133] EOF sent (7133)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3566 count=622 bs=1k
paramiko.transport: DEBUG: [chan 7134] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7134] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7134 opened.
paramiko.transport: DEBUG: [chan 7134] Sesch channel 7134 request ok
paramiko.transport: DEBUG: [chan 7134] EOF received (7134)
paramiko.transport: DEBUG: [chan 7134] EOF sent (7134)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3566 count=622 bs=1k
paramiko.transport: DEBUG: [chan 7135] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7135] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7135 opened.
paramiko.transport: DEBUG: [chan 7135] Sesch channel 7135 request ok
paramiko.transport: DEBUG: [chan 7135] EOF received (7135)
paramiko.transport: DEBUG: [chan 7135] EOF sent (7135)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3567 count=644 bs=1k
paramiko.transport: DEBUG: [chan 7136] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7136] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7136 opened.
paramiko.transport: DEBUG: [chan 7136] Sesch channel 7136 request ok
paramiko.transport: DEBUG: [chan 7136] EOF received (7136)
paramiko.transport: DEBUG: [chan 7136] EOF sent (7136)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3567 count=644 bs=1k
paramiko.transport: DEBUG: [chan 7137] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7137] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7137 opened.
paramiko.transport: DEBUG: [chan 7137] Sesch channel 7137 request ok
paramiko.transport: DEBUG: [chan 7137] EOF received (7137)
paramiko.transport: DEBUG: [chan 7137] EOF sent (7137)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3568 count=403 bs=1k
paramiko.transport: DEBUG: [chan 7138] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7138] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7138 opened.
paramiko.transport: DEBUG: [chan 7138] Sesch channel 7138 request ok
paramiko.transport: DEBUG: [chan 7138] EOF received (7138)
paramiko.transport: DEBUG: [chan 7138] EOF sent (7138)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3568 count=403 bs=1k
paramiko.transport: DEBUG: [chan 7139] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7139] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7139 opened.
paramiko.transport: DEBUG: [chan 7139] Sesch channel 7139 request ok
paramiko.transport: DEBUG: [chan 7139] EOF received (7139)
paramiko.transport: DEBUG: [chan 7139] EOF sent (7139)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3569 count=2 bs=1k
paramiko.transport: DEBUG: [chan 7140] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7140] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7140 opened.
paramiko.transport: DEBUG: [chan 7140] Sesch channel 7140 request ok
paramiko.transport: DEBUG: [chan 7140] EOF received (7140)
paramiko.transport: DEBUG: [chan 7140] EOF sent (7140)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3569 count=2 bs=1k
paramiko.transport: DEBUG: [chan 7141] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7141] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7141 opened.
paramiko.transport: DEBUG: [chan 7141] Sesch channel 7141 request ok
paramiko.transport: DEBUG: [chan 7141] EOF received (7141)
paramiko.transport: DEBUG: [chan 7141] EOF sent (7141)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3570 count=976 bs=1k
paramiko.transport: DEBUG: [chan 7142] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7142] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7142 opened.
paramiko.transport: DEBUG: [chan 7142] Sesch channel 7142 request ok
paramiko.transport: DEBUG: [chan 7142] EOF received (7142)
paramiko.transport: DEBUG: [chan 7142] EOF sent (7142)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3570 count=976 bs=1k
paramiko.transport: DEBUG: [chan 7143] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7143] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7143 opened.
paramiko.transport: DEBUG: [chan 7143] Sesch channel 7143 request ok
paramiko.transport: DEBUG: [chan 7143] EOF received (7143)
paramiko.transport: DEBUG: [chan 7143] EOF sent (7143)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3571 count=856 bs=1k
paramiko.transport: DEBUG: [chan 7144] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7144] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7144 opened.
paramiko.transport: DEBUG: [chan 7144] Sesch channel 7144 request ok
paramiko.transport: DEBUG: [chan 7144] EOF received (7144)
paramiko.transport: DEBUG: [chan 7144] EOF sent (7144)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3571 count=856 bs=1k
paramiko.transport: DEBUG: [chan 7145] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7145] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7145 opened.
paramiko.transport: DEBUG: [chan 7145] Sesch channel 7145 request ok
paramiko.transport: DEBUG: [chan 7145] EOF received (7145)
paramiko.transport: DEBUG: [chan 7145] EOF sent (7145)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3572 count=720 bs=1k
paramiko.transport: DEBUG: [chan 7146] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7146] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7146 opened.
paramiko.transport: DEBUG: [chan 7146] Sesch channel 7146 request ok
paramiko.transport: DEBUG: [chan 7146] EOF received (7146)
paramiko.transport: DEBUG: [chan 7146] EOF sent (7146)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3572 count=720 bs=1k
paramiko.transport: DEBUG: [chan 7147] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7147] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7147 opened.
paramiko.transport: DEBUG: [chan 7147] Sesch channel 7147 request ok
paramiko.transport: DEBUG: [chan 7147] EOF received (7147)
paramiko.transport: DEBUG: [chan 7147] EOF sent (7147)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3573 count=320 bs=1k
paramiko.transport: DEBUG: [chan 7148] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7148] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7148 opened.
paramiko.transport: DEBUG: [chan 7148] Sesch channel 7148 request ok
paramiko.transport: DEBUG: [chan 7148] EOF received (7148)
paramiko.transport: DEBUG: [chan 7148] EOF sent (7148)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3573 count=320 bs=1k
paramiko.transport: DEBUG: [chan 7149] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7149] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7149 opened.
paramiko.transport: DEBUG: [chan 7149] Sesch channel 7149 request ok
paramiko.transport: DEBUG: [chan 7149] EOF received (7149)
paramiko.transport: DEBUG: [chan 7149] EOF sent (7149)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3574 count=655 bs=1k
paramiko.transport: DEBUG: [chan 7150] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7150] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7150 opened.
paramiko.transport: DEBUG: [chan 7150] Sesch channel 7150 request ok
paramiko.transport: DEBUG: [chan 7150] EOF received (7150)
paramiko.transport: DEBUG: [chan 7150] EOF sent (7150)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3574 count=655 bs=1k
paramiko.transport: DEBUG: [chan 7151] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7151] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7151 opened.
paramiko.transport: DEBUG: [chan 7151] Sesch channel 7151 request ok
paramiko.transport: DEBUG: [chan 7151] EOF received (7151)
paramiko.transport: DEBUG: [chan 7151] EOF sent (7151)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3575 count=724 bs=1k
paramiko.transport: DEBUG: [chan 7152] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7152] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7152 opened.
paramiko.transport: DEBUG: [chan 7152] Sesch channel 7152 request ok
paramiko.transport: DEBUG: [chan 7152] EOF received (7152)
paramiko.transport: DEBUG: [chan 7152] EOF sent (7152)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3575 count=724 bs=1k
paramiko.transport: DEBUG: [chan 7153] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7153] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7153 opened.
paramiko.transport: DEBUG: [chan 7153] Sesch channel 7153 request ok
paramiko.transport: DEBUG: [chan 7153] EOF received (7153)
paramiko.transport: DEBUG: [chan 7153] EOF sent (7153)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3576 count=649 bs=1k
paramiko.transport: DEBUG: [chan 7154] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7154] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7154 opened.
paramiko.transport: DEBUG: [chan 7154] Sesch channel 7154 request ok
paramiko.transport: DEBUG: [chan 7154] EOF received (7154)
paramiko.transport: DEBUG: [chan 7154] EOF sent (7154)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3576 count=649 bs=1k
paramiko.transport: DEBUG: [chan 7155] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7155] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7155 opened.
paramiko.transport: DEBUG: [chan 7155] Sesch channel 7155 request ok
paramiko.transport: DEBUG: [chan 7155] EOF received (7155)
paramiko.transport: DEBUG: [chan 7155] EOF sent (7155)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3577 count=374 bs=1k
paramiko.transport: DEBUG: [chan 7156] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7156] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7156 opened.
paramiko.transport: DEBUG: [chan 7156] Sesch channel 7156 request ok
paramiko.transport: DEBUG: [chan 7156] EOF received (7156)
paramiko.transport: DEBUG: [chan 7156] EOF sent (7156)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3577 count=374 bs=1k
paramiko.transport: DEBUG: [chan 7157] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7157] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7157 opened.
paramiko.transport: DEBUG: [chan 7157] Sesch channel 7157 request ok
paramiko.transport: DEBUG: [chan 7157] EOF received (7157)
paramiko.transport: DEBUG: [chan 7157] EOF sent (7157)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3578 count=79 bs=1k
paramiko.transport: DEBUG: [chan 7158] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7158] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7158 opened.
paramiko.transport: DEBUG: [chan 7158] Sesch channel 7158 request ok
paramiko.transport: DEBUG: [chan 7158] EOF received (7158)
paramiko.transport: DEBUG: [chan 7158] EOF sent (7158)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3578 count=79 bs=1k
paramiko.transport: DEBUG: [chan 7159] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7159] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7159 opened.
paramiko.transport: DEBUG: [chan 7159] Sesch channel 7159 request ok
paramiko.transport: DEBUG: [chan 7159] EOF received (7159)
paramiko.transport: DEBUG: [chan 7159] EOF sent (7159)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3579 count=376 bs=1k
paramiko.transport: DEBUG: [chan 7160] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7160] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7160 opened.
paramiko.transport: DEBUG: [chan 7160] Sesch channel 7160 request ok
paramiko.transport: DEBUG: [chan 7160] EOF received (7160)
paramiko.transport: DEBUG: [chan 7160] EOF sent (7160)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3579 count=376 bs=1k
paramiko.transport: DEBUG: [chan 7161] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7161] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7161 opened.
paramiko.transport: DEBUG: [chan 7161] Sesch channel 7161 request ok
paramiko.transport: DEBUG: [chan 7161] EOF received (7161)
paramiko.transport: DEBUG: [chan 7161] EOF sent (7161)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3580 count=810 bs=1k
paramiko.transport: DEBUG: [chan 7162] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7162] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7162 opened.
paramiko.transport: DEBUG: [chan 7162] Sesch channel 7162 request ok
paramiko.transport: DEBUG: [chan 7162] EOF received (7162)
paramiko.transport: DEBUG: [chan 7162] EOF sent (7162)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3580 count=810 bs=1k
paramiko.transport: DEBUG: [chan 7163] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7163] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7163 opened.
paramiko.transport: DEBUG: [chan 7163] Sesch channel 7163 request ok
paramiko.transport: DEBUG: [chan 7163] EOF received (7163)
paramiko.transport: DEBUG: [chan 7163] EOF sent (7163)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3581 count=430 bs=1k
paramiko.transport: DEBUG: [chan 7164] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7164] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7164 opened.
paramiko.transport: DEBUG: [chan 7164] Sesch channel 7164 request ok
paramiko.transport: DEBUG: [chan 7164] EOF received (7164)
paramiko.transport: DEBUG: [chan 7164] EOF sent (7164)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3581 count=430 bs=1k
paramiko.transport: DEBUG: [chan 7165] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7165] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7165 opened.
paramiko.transport: DEBUG: [chan 7165] Sesch channel 7165 request ok
paramiko.transport: DEBUG: [chan 7165] EOF received (7165)
paramiko.transport: DEBUG: [chan 7165] EOF sent (7165)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3582 count=783 bs=1k
paramiko.transport: DEBUG: [chan 7166] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7166] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7166 opened.
paramiko.transport: DEBUG: [chan 7166] Sesch channel 7166 request ok
paramiko.transport: DEBUG: [chan 7166] EOF received (7166)
paramiko.transport: DEBUG: [chan 7166] EOF sent (7166)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3582 count=783 bs=1k
paramiko.transport: DEBUG: [chan 7167] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7167] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7167 opened.
paramiko.transport: DEBUG: [chan 7167] Sesch channel 7167 request ok
paramiko.transport: DEBUG: [chan 7167] EOF received (7167)
paramiko.transport: DEBUG: [chan 7167] EOF sent (7167)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3583 count=64 bs=1k
paramiko.transport: DEBUG: [chan 7168] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7168] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7168 opened.
paramiko.transport: DEBUG: [chan 7168] Sesch channel 7168 request ok
paramiko.transport: DEBUG: [chan 7168] EOF received (7168)
paramiko.transport: DEBUG: [chan 7168] EOF sent (7168)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3583 count=64 bs=1k
paramiko.transport: DEBUG: [chan 7169] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7169] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7169 opened.
paramiko.transport: DEBUG: [chan 7169] Sesch channel 7169 request ok
paramiko.transport: DEBUG: [chan 7169] EOF received (7169)
paramiko.transport: DEBUG: [chan 7169] EOF sent (7169)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3584 count=112 bs=1k
paramiko.transport: DEBUG: [chan 7170] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7170] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7170 opened.
paramiko.transport: DEBUG: [chan 7170] Sesch channel 7170 request ok
paramiko.transport: DEBUG: [chan 7170] EOF received (7170)
paramiko.transport: DEBUG: [chan 7170] EOF sent (7170)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3584 count=112 bs=1k
paramiko.transport: DEBUG: [chan 7171] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7171] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7171 opened.
paramiko.transport: DEBUG: [chan 7171] Sesch channel 7171 request ok
paramiko.transport: DEBUG: [chan 7171] EOF received (7171)
paramiko.transport: DEBUG: [chan 7171] EOF sent (7171)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3585 count=322 bs=1k
paramiko.transport: DEBUG: [chan 7172] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7172] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7172 opened.
paramiko.transport: DEBUG: [chan 7172] Sesch channel 7172 request ok
paramiko.transport: DEBUG: [chan 7172] EOF received (7172)
paramiko.transport: DEBUG: [chan 7172] EOF sent (7172)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3585 count=322 bs=1k
paramiko.transport: DEBUG: [chan 7173] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7173] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7173 opened.
paramiko.transport: DEBUG: [chan 7173] Sesch channel 7173 request ok
paramiko.transport: DEBUG: [chan 7173] EOF received (7173)
paramiko.transport: DEBUG: [chan 7173] EOF sent (7173)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3586 count=18 bs=1k
paramiko.transport: DEBUG: [chan 7174] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7174] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7174 opened.
paramiko.transport: DEBUG: [chan 7174] Sesch channel 7174 request ok
paramiko.transport: DEBUG: [chan 7174] EOF received (7174)
paramiko.transport: DEBUG: [chan 7174] EOF sent (7174)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3586 count=18 bs=1k
paramiko.transport: DEBUG: [chan 7175] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7175] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7175 opened.
paramiko.transport: DEBUG: [chan 7175] Sesch channel 7175 request ok
paramiko.transport: DEBUG: [chan 7175] EOF received (7175)
paramiko.transport: DEBUG: [chan 7175] EOF sent (7175)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3587 count=134 bs=1k
paramiko.transport: DEBUG: [chan 7176] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7176] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7176 opened.
paramiko.transport: DEBUG: [chan 7176] Sesch channel 7176 request ok
paramiko.transport: DEBUG: [chan 7176] EOF received (7176)
paramiko.transport: DEBUG: [chan 7176] EOF sent (7176)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3587 count=134 bs=1k
paramiko.transport: DEBUG: [chan 7177] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7177] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7177 opened.
paramiko.transport: DEBUG: [chan 7177] Sesch channel 7177 request ok
paramiko.transport: DEBUG: [chan 7177] EOF received (7177)
paramiko.transport: DEBUG: [chan 7177] EOF sent (7177)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3588 count=680 bs=1k
paramiko.transport: DEBUG: [chan 7178] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7178] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7178 opened.
paramiko.transport: DEBUG: [chan 7178] Sesch channel 7178 request ok
paramiko.transport: DEBUG: [chan 7178] EOF received (7178)
paramiko.transport: DEBUG: [chan 7178] EOF sent (7178)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3588 count=680 bs=1k
paramiko.transport: DEBUG: [chan 7179] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7179] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7179 opened.
paramiko.transport: DEBUG: [chan 7179] Sesch channel 7179 request ok
paramiko.transport: DEBUG: [chan 7179] EOF received (7179)
paramiko.transport: DEBUG: [chan 7179] EOF sent (7179)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3589 count=641 bs=1k
paramiko.transport: DEBUG: [chan 7180] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7180] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7180 opened.
paramiko.transport: DEBUG: [chan 7180] Sesch channel 7180 request ok
paramiko.transport: DEBUG: [chan 7180] EOF received (7180)
paramiko.transport: DEBUG: [chan 7180] EOF sent (7180)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3589 count=641 bs=1k
paramiko.transport: DEBUG: [chan 7181] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7181] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7181 opened.
paramiko.transport: DEBUG: [chan 7181] Sesch channel 7181 request ok
paramiko.transport: DEBUG: [chan 7181] EOF received (7181)
paramiko.transport: DEBUG: [chan 7181] EOF sent (7181)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3590 count=26 bs=1k
paramiko.transport: DEBUG: [chan 7182] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7182] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7182 opened.
paramiko.transport: DEBUG: [chan 7182] Sesch channel 7182 request ok
paramiko.transport: DEBUG: [chan 7182] EOF received (7182)
paramiko.transport: DEBUG: [chan 7182] EOF sent (7182)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3590 count=26 bs=1k
paramiko.transport: DEBUG: [chan 7183] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7183] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7183 opened.
paramiko.transport: DEBUG: [chan 7183] Sesch channel 7183 request ok
paramiko.transport: DEBUG: [chan 7183] EOF received (7183)
paramiko.transport: DEBUG: [chan 7183] EOF sent (7183)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3591 count=674 bs=1k
paramiko.transport: DEBUG: [chan 7184] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7184] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7184 opened.
paramiko.transport: DEBUG: [chan 7184] Sesch channel 7184 request ok
paramiko.transport: DEBUG: [chan 7184] EOF received (7184)
paramiko.transport: DEBUG: [chan 7184] EOF sent (7184)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3591 count=674 bs=1k
paramiko.transport: DEBUG: [chan 7185] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7185] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7185 opened.
paramiko.transport: DEBUG: [chan 7185] Sesch channel 7185 request ok
paramiko.transport: DEBUG: [chan 7185] EOF received (7185)
paramiko.transport: DEBUG: [chan 7185] EOF sent (7185)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3592 count=755 bs=1k
paramiko.transport: DEBUG: [chan 7186] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7186] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7186 opened.
paramiko.transport: DEBUG: [chan 7186] Sesch channel 7186 request ok
paramiko.transport: DEBUG: [chan 7186] EOF received (7186)
paramiko.transport: DEBUG: [chan 7186] EOF sent (7186)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3592 count=755 bs=1k
paramiko.transport: DEBUG: [chan 7187] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7187] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7187 opened.
paramiko.transport: DEBUG: [chan 7187] Sesch channel 7187 request ok
paramiko.transport: DEBUG: [chan 7187] EOF received (7187)
paramiko.transport: DEBUG: [chan 7187] EOF sent (7187)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3593 count=606 bs=1k
paramiko.transport: DEBUG: [chan 7188] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7188] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7188 opened.
paramiko.transport: DEBUG: [chan 7188] Sesch channel 7188 request ok
paramiko.transport: DEBUG: [chan 7188] EOF received (7188)
paramiko.transport: DEBUG: [chan 7188] EOF sent (7188)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3593 count=606 bs=1k
paramiko.transport: DEBUG: [chan 7189] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7189] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7189 opened.
paramiko.transport: DEBUG: [chan 7189] Sesch channel 7189 request ok
paramiko.transport: DEBUG: [chan 7189] EOF received (7189)
paramiko.transport: DEBUG: [chan 7189] EOF sent (7189)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3594 count=414 bs=1k
paramiko.transport: DEBUG: [chan 7190] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7190] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7190 opened.
paramiko.transport: DEBUG: [chan 7190] Sesch channel 7190 request ok
paramiko.transport: DEBUG: [chan 7190] EOF received (7190)
paramiko.transport: DEBUG: [chan 7190] EOF sent (7190)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3594 count=414 bs=1k
paramiko.transport: DEBUG: [chan 7191] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7191] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7191 opened.
paramiko.transport: DEBUG: [chan 7191] Sesch channel 7191 request ok
paramiko.transport: DEBUG: [chan 7191] EOF received (7191)
paramiko.transport: DEBUG: [chan 7191] EOF sent (7191)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3595 count=290 bs=1k
paramiko.transport: DEBUG: [chan 7192] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7192] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7192 opened.
paramiko.transport: DEBUG: [chan 7192] Sesch channel 7192 request ok
paramiko.transport: DEBUG: [chan 7192] EOF received (7192)
paramiko.transport: DEBUG: [chan 7192] EOF sent (7192)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3595 count=290 bs=1k
paramiko.transport: DEBUG: [chan 7193] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7193] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7193 opened.
paramiko.transport: DEBUG: [chan 7193] Sesch channel 7193 request ok
paramiko.transport: DEBUG: [chan 7193] EOF received (7193)
paramiko.transport: DEBUG: [chan 7193] EOF sent (7193)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3596 count=578 bs=1k
paramiko.transport: DEBUG: [chan 7194] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7194] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7194 opened.
paramiko.transport: DEBUG: [chan 7194] Sesch channel 7194 request ok
paramiko.transport: DEBUG: [chan 7194] EOF received (7194)
paramiko.transport: DEBUG: [chan 7194] EOF sent (7194)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3596 count=578 bs=1k
paramiko.transport: DEBUG: [chan 7195] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7195] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7195 opened.
paramiko.transport: DEBUG: [chan 7195] Sesch channel 7195 request ok
paramiko.transport: DEBUG: [chan 7195] EOF received (7195)
paramiko.transport: DEBUG: [chan 7195] EOF sent (7195)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3597 count=500 bs=1k
paramiko.transport: DEBUG: [chan 7196] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7196] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7196 opened.
paramiko.transport: DEBUG: [chan 7196] Sesch channel 7196 request ok
paramiko.transport: DEBUG: [chan 7196] EOF received (7196)
paramiko.transport: DEBUG: [chan 7196] EOF sent (7196)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3597 count=500 bs=1k
paramiko.transport: DEBUG: [chan 7197] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7197] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7197 opened.
paramiko.transport: DEBUG: [chan 7197] Sesch channel 7197 request ok
paramiko.transport: DEBUG: [chan 7197] EOF received (7197)
paramiko.transport: DEBUG: [chan 7197] EOF sent (7197)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3598 count=97 bs=1k
paramiko.transport: DEBUG: [chan 7198] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7198] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7198 opened.
paramiko.transport: DEBUG: [chan 7198] Sesch channel 7198 request ok
paramiko.transport: DEBUG: [chan 7198] EOF received (7198)
paramiko.transport: DEBUG: [chan 7198] EOF sent (7198)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3598 count=97 bs=1k
paramiko.transport: DEBUG: [chan 7199] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7199] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7199 opened.
paramiko.transport: DEBUG: [chan 7199] Sesch channel 7199 request ok
paramiko.transport: DEBUG: [chan 7199] EOF received (7199)
paramiko.transport: DEBUG: [chan 7199] EOF sent (7199)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3599 count=622 bs=1k
paramiko.transport: DEBUG: [chan 7200] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7200] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7200 opened.
paramiko.transport: DEBUG: [chan 7200] Sesch channel 7200 request ok
paramiko.transport: DEBUG: [chan 7200] EOF received (7200)
paramiko.transport: DEBUG: [chan 7200] EOF sent (7200)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3599 count=622 bs=1k
paramiko.transport: DEBUG: [chan 7201] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7201] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7201 opened.
paramiko.transport: DEBUG: [chan 7201] Sesch channel 7201 request ok
paramiko.transport: DEBUG: [chan 7201] EOF received (7201)
paramiko.transport: DEBUG: [chan 7201] EOF sent (7201)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3600 count=890 bs=1k
paramiko.transport: DEBUG: [chan 7202] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7202] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7202 opened.
paramiko.transport: DEBUG: [chan 7202] Sesch channel 7202 request ok
paramiko.transport: DEBUG: [chan 7202] EOF received (7202)
paramiko.transport: DEBUG: [chan 7202] EOF sent (7202)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3600 count=890 bs=1k
paramiko.transport: DEBUG: [chan 7203] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7203] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7203 opened.
paramiko.transport: DEBUG: [chan 7203] Sesch channel 7203 request ok
paramiko.transport: DEBUG: [chan 7203] EOF received (7203)
paramiko.transport: DEBUG: [chan 7203] EOF sent (7203)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3601 count=164 bs=1k
paramiko.transport: DEBUG: [chan 7204] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7204] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7204 opened.
paramiko.transport: DEBUG: [chan 7204] Sesch channel 7204 request ok
paramiko.transport: DEBUG: [chan 7204] EOF received (7204)
paramiko.transport: DEBUG: [chan 7204] EOF sent (7204)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3601 count=164 bs=1k
paramiko.transport: DEBUG: [chan 7205] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7205] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7205 opened.
paramiko.transport: DEBUG: [chan 7205] Sesch channel 7205 request ok
paramiko.transport: DEBUG: [chan 7205] EOF received (7205)
paramiko.transport: DEBUG: [chan 7205] EOF sent (7205)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3602 count=530 bs=1k
paramiko.transport: DEBUG: [chan 7206] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7206] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7206 opened.
paramiko.transport: DEBUG: [chan 7206] Sesch channel 7206 request ok
paramiko.transport: DEBUG: [chan 7206] EOF received (7206)
paramiko.transport: DEBUG: [chan 7206] EOF sent (7206)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3602 count=530 bs=1k
paramiko.transport: DEBUG: [chan 7207] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7207] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7207 opened.
paramiko.transport: DEBUG: [chan 7207] Sesch channel 7207 request ok
paramiko.transport: DEBUG: [chan 7207] EOF received (7207)
paramiko.transport: DEBUG: [chan 7207] EOF sent (7207)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3603 count=670 bs=1k
paramiko.transport: DEBUG: [chan 7208] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7208] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7208 opened.
paramiko.transport: DEBUG: [chan 7208] Sesch channel 7208 request ok
paramiko.transport: DEBUG: [chan 7208] EOF received (7208)
paramiko.transport: DEBUG: [chan 7208] EOF sent (7208)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3603 count=670 bs=1k
paramiko.transport: DEBUG: [chan 7209] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7209] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7209 opened.
paramiko.transport: DEBUG: [chan 7209] Sesch channel 7209 request ok
paramiko.transport: DEBUG: [chan 7209] EOF received (7209)
paramiko.transport: DEBUG: [chan 7209] EOF sent (7209)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3604 count=180 bs=1k
paramiko.transport: DEBUG: [chan 7210] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7210] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7210 opened.
paramiko.transport: DEBUG: [chan 7210] Sesch channel 7210 request ok
paramiko.transport: DEBUG: [chan 7210] EOF received (7210)
paramiko.transport: DEBUG: [chan 7210] EOF sent (7210)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3604 count=180 bs=1k
paramiko.transport: DEBUG: [chan 7211] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7211] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7211 opened.
paramiko.transport: DEBUG: [chan 7211] Sesch channel 7211 request ok
paramiko.transport: DEBUG: [chan 7211] EOF received (7211)
paramiko.transport: DEBUG: [chan 7211] EOF sent (7211)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3605 count=948 bs=1k
paramiko.transport: DEBUG: [chan 7212] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7212] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7212 opened.
paramiko.transport: DEBUG: [chan 7212] Sesch channel 7212 request ok
paramiko.transport: DEBUG: [chan 7212] EOF received (7212)
paramiko.transport: DEBUG: [chan 7212] EOF sent (7212)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3605 count=948 bs=1k
paramiko.transport: DEBUG: [chan 7213] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7213] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7213 opened.
paramiko.transport: DEBUG: [chan 7213] Sesch channel 7213 request ok
paramiko.transport: DEBUG: [chan 7213] EOF received (7213)
paramiko.transport: DEBUG: [chan 7213] EOF sent (7213)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3606 count=229 bs=1k
paramiko.transport: DEBUG: [chan 7214] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7214] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7214 opened.
paramiko.transport: DEBUG: [chan 7214] Sesch channel 7214 request ok
paramiko.transport: DEBUG: [chan 7214] EOF received (7214)
paramiko.transport: DEBUG: [chan 7214] EOF sent (7214)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3606 count=229 bs=1k
paramiko.transport: DEBUG: [chan 7215] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7215] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7215 opened.
paramiko.transport: DEBUG: [chan 7215] Sesch channel 7215 request ok
paramiko.transport: DEBUG: [chan 7215] EOF received (7215)
paramiko.transport: DEBUG: [chan 7215] EOF sent (7215)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3607 count=736 bs=1k
paramiko.transport: DEBUG: [chan 7216] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7216] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7216 opened.
paramiko.transport: DEBUG: [chan 7216] Sesch channel 7216 request ok
paramiko.transport: DEBUG: [chan 7216] EOF received (7216)
paramiko.transport: DEBUG: [chan 7216] EOF sent (7216)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3607 count=736 bs=1k
paramiko.transport: DEBUG: [chan 7217] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7217] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7217 opened.
paramiko.transport: DEBUG: [chan 7217] Sesch channel 7217 request ok
paramiko.transport: DEBUG: [chan 7217] EOF received (7217)
paramiko.transport: DEBUG: [chan 7217] EOF sent (7217)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3608 count=670 bs=1k
paramiko.transport: DEBUG: [chan 7218] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7218] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7218 opened.
paramiko.transport: DEBUG: [chan 7218] Sesch channel 7218 request ok
paramiko.transport: DEBUG: [chan 7218] EOF received (7218)
paramiko.transport: DEBUG: [chan 7218] EOF sent (7218)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3608 count=670 bs=1k
paramiko.transport: DEBUG: [chan 7219] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7219] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7219 opened.
paramiko.transport: DEBUG: [chan 7219] Sesch channel 7219 request ok
paramiko.transport: DEBUG: [chan 7219] EOF received (7219)
paramiko.transport: DEBUG: [chan 7219] EOF sent (7219)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3609 count=822 bs=1k
paramiko.transport: DEBUG: [chan 7220] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7220] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7220 opened.
paramiko.transport: DEBUG: [chan 7220] Sesch channel 7220 request ok
paramiko.transport: DEBUG: [chan 7220] EOF received (7220)
paramiko.transport: DEBUG: [chan 7220] EOF sent (7220)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3609 count=822 bs=1k
paramiko.transport: DEBUG: [chan 7221] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7221] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7221 opened.
paramiko.transport: DEBUG: [chan 7221] Sesch channel 7221 request ok
paramiko.transport: DEBUG: [chan 7221] EOF received (7221)
paramiko.transport: DEBUG: [chan 7221] EOF sent (7221)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3610 count=139 bs=1k
paramiko.transport: DEBUG: [chan 7222] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7222] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7222 opened.
paramiko.transport: DEBUG: [chan 7222] Sesch channel 7222 request ok
paramiko.transport: DEBUG: [chan 7222] EOF received (7222)
paramiko.transport: DEBUG: [chan 7222] EOF sent (7222)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3610 count=139 bs=1k
paramiko.transport: DEBUG: [chan 7223] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7223] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7223 opened.
paramiko.transport: DEBUG: [chan 7223] Sesch channel 7223 request ok
paramiko.transport: DEBUG: [chan 7223] EOF received (7223)
paramiko.transport: DEBUG: [chan 7223] EOF sent (7223)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3611 count=769 bs=1k
paramiko.transport: DEBUG: [chan 7224] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7224] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7224 opened.
paramiko.transport: DEBUG: [chan 7224] Sesch channel 7224 request ok
paramiko.transport: DEBUG: [chan 7224] EOF received (7224)
paramiko.transport: DEBUG: [chan 7224] EOF sent (7224)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3611 count=769 bs=1k
paramiko.transport: DEBUG: [chan 7225] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7225] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7225 opened.
paramiko.transport: DEBUG: [chan 7225] Sesch channel 7225 request ok
paramiko.transport: DEBUG: [chan 7225] EOF received (7225)
paramiko.transport: DEBUG: [chan 7225] EOF sent (7225)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3612 count=20 bs=1k
paramiko.transport: DEBUG: [chan 7226] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7226] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7226 opened.
paramiko.transport: DEBUG: [chan 7226] Sesch channel 7226 request ok
paramiko.transport: DEBUG: [chan 7226] EOF received (7226)
paramiko.transport: DEBUG: [chan 7226] EOF sent (7226)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3612 count=20 bs=1k
paramiko.transport: DEBUG: [chan 7227] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7227] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7227 opened.
paramiko.transport: DEBUG: [chan 7227] Sesch channel 7227 request ok
paramiko.transport: DEBUG: [chan 7227] EOF received (7227)
paramiko.transport: DEBUG: [chan 7227] EOF sent (7227)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3613 count=300 bs=1k
paramiko.transport: DEBUG: [chan 7228] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7228] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7228 opened.
paramiko.transport: DEBUG: [chan 7228] Sesch channel 7228 request ok
paramiko.transport: DEBUG: [chan 7228] EOF received (7228)
paramiko.transport: DEBUG: [chan 7228] EOF sent (7228)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3613 count=300 bs=1k
paramiko.transport: DEBUG: [chan 7229] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7229] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7229 opened.
paramiko.transport: DEBUG: [chan 7229] Sesch channel 7229 request ok
paramiko.transport: DEBUG: [chan 7229] EOF received (7229)
paramiko.transport: DEBUG: [chan 7229] EOF sent (7229)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3614 count=267 bs=1k
paramiko.transport: DEBUG: [chan 7230] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7230] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7230 opened.
paramiko.transport: DEBUG: [chan 7230] Sesch channel 7230 request ok
paramiko.transport: DEBUG: [chan 7230] EOF received (7230)
paramiko.transport: DEBUG: [chan 7230] EOF sent (7230)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3614 count=267 bs=1k
paramiko.transport: DEBUG: [chan 7231] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7231] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7231 opened.
paramiko.transport: DEBUG: [chan 7231] Sesch channel 7231 request ok
paramiko.transport: DEBUG: [chan 7231] EOF received (7231)
paramiko.transport: DEBUG: [chan 7231] EOF sent (7231)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3615 count=519 bs=1k
paramiko.transport: DEBUG: [chan 7232] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7232] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7232 opened.
paramiko.transport: DEBUG: [chan 7232] Sesch channel 7232 request ok
paramiko.transport: DEBUG: [chan 7232] EOF received (7232)
paramiko.transport: DEBUG: [chan 7232] EOF sent (7232)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3615 count=519 bs=1k
paramiko.transport: DEBUG: [chan 7233] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7233] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7233 opened.
paramiko.transport: DEBUG: [chan 7233] Sesch channel 7233 request ok
paramiko.transport: DEBUG: [chan 7233] EOF received (7233)
paramiko.transport: DEBUG: [chan 7233] EOF sent (7233)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3616 count=26 bs=1k
paramiko.transport: DEBUG: [chan 7234] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7234] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7234 opened.
paramiko.transport: DEBUG: [chan 7234] Sesch channel 7234 request ok
paramiko.transport: DEBUG: [chan 7234] EOF received (7234)
paramiko.transport: DEBUG: [chan 7234] EOF sent (7234)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3616 count=26 bs=1k
paramiko.transport: DEBUG: [chan 7235] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7235] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7235 opened.
paramiko.transport: DEBUG: [chan 7235] Sesch channel 7235 request ok
paramiko.transport: DEBUG: [chan 7235] EOF received (7235)
paramiko.transport: DEBUG: [chan 7235] EOF sent (7235)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3617 count=239 bs=1k
paramiko.transport: DEBUG: [chan 7236] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7236] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7236 opened.
paramiko.transport: DEBUG: [chan 7236] Sesch channel 7236 request ok
paramiko.transport: DEBUG: [chan 7236] EOF received (7236)
paramiko.transport: DEBUG: [chan 7236] EOF sent (7236)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3617 count=239 bs=1k
paramiko.transport: DEBUG: [chan 7237] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7237] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7237 opened.
paramiko.transport: DEBUG: [chan 7237] Sesch channel 7237 request ok
paramiko.transport: DEBUG: [chan 7237] EOF received (7237)
paramiko.transport: DEBUG: [chan 7237] EOF sent (7237)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3618 count=445 bs=1k
paramiko.transport: DEBUG: [chan 7238] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7238] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7238 opened.
paramiko.transport: DEBUG: [chan 7238] Sesch channel 7238 request ok
paramiko.transport: DEBUG: [chan 7238] EOF received (7238)
paramiko.transport: DEBUG: [chan 7238] EOF sent (7238)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3618 count=445 bs=1k
paramiko.transport: DEBUG: [chan 7239] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7239] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7239 opened.
paramiko.transport: DEBUG: [chan 7239] Sesch channel 7239 request ok
paramiko.transport: DEBUG: [chan 7239] EOF received (7239)
paramiko.transport: DEBUG: [chan 7239] EOF sent (7239)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3619 count=689 bs=1k
paramiko.transport: DEBUG: [chan 7240] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7240] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7240 opened.
paramiko.transport: DEBUG: [chan 7240] Sesch channel 7240 request ok
paramiko.transport: DEBUG: [chan 7240] EOF received (7240)
paramiko.transport: DEBUG: [chan 7240] EOF sent (7240)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3619 count=689 bs=1k
paramiko.transport: DEBUG: [chan 7241] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7241] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7241 opened.
paramiko.transport: DEBUG: [chan 7241] Sesch channel 7241 request ok
paramiko.transport: DEBUG: [chan 7241] EOF received (7241)
paramiko.transport: DEBUG: [chan 7241] EOF sent (7241)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3620 count=615 bs=1k
paramiko.transport: DEBUG: [chan 7242] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7242] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7242 opened.
paramiko.transport: DEBUG: [chan 7242] Sesch channel 7242 request ok
paramiko.transport: DEBUG: [chan 7242] EOF received (7242)
paramiko.transport: DEBUG: [chan 7242] EOF sent (7242)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3620 count=615 bs=1k
paramiko.transport: DEBUG: [chan 7243] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7243] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7243 opened.
paramiko.transport: DEBUG: [chan 7243] Sesch channel 7243 request ok
paramiko.transport: DEBUG: [chan 7243] EOF received (7243)
paramiko.transport: DEBUG: [chan 7243] EOF sent (7243)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3621 count=536 bs=1k
paramiko.transport: DEBUG: [chan 7244] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7244] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7244 opened.
paramiko.transport: DEBUG: [chan 7244] Sesch channel 7244 request ok
paramiko.transport: DEBUG: [chan 7244] EOF received (7244)
paramiko.transport: DEBUG: [chan 7244] EOF sent (7244)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3621 count=536 bs=1k
paramiko.transport: DEBUG: [chan 7245] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7245] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7245 opened.
paramiko.transport: DEBUG: [chan 7245] Sesch channel 7245 request ok
paramiko.transport: DEBUG: [chan 7245] EOF received (7245)
paramiko.transport: DEBUG: [chan 7245] EOF sent (7245)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3622 count=848 bs=1k
paramiko.transport: DEBUG: [chan 7246] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7246] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7246 opened.
paramiko.transport: DEBUG: [chan 7246] Sesch channel 7246 request ok
paramiko.transport: DEBUG: [chan 7246] EOF received (7246)
paramiko.transport: DEBUG: [chan 7246] EOF sent (7246)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3622 count=848 bs=1k
paramiko.transport: DEBUG: [chan 7247] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7247] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7247 opened.
paramiko.transport: DEBUG: [chan 7247] Sesch channel 7247 request ok
paramiko.transport: DEBUG: [chan 7247] EOF received (7247)
paramiko.transport: DEBUG: [chan 7247] EOF sent (7247)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3623 count=278 bs=1k
paramiko.transport: DEBUG: [chan 7248] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7248] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7248 opened.
paramiko.transport: DEBUG: [chan 7248] Sesch channel 7248 request ok
paramiko.transport: DEBUG: [chan 7248] EOF received (7248)
paramiko.transport: DEBUG: [chan 7248] EOF sent (7248)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3623 count=278 bs=1k
paramiko.transport: DEBUG: [chan 7249] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7249] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7249 opened.
paramiko.transport: DEBUG: [chan 7249] Sesch channel 7249 request ok
paramiko.transport: DEBUG: [chan 7249] EOF received (7249)
paramiko.transport: DEBUG: [chan 7249] EOF sent (7249)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3624 count=867 bs=1k
paramiko.transport: DEBUG: [chan 7250] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7250] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7250 opened.
paramiko.transport: DEBUG: [chan 7250] Sesch channel 7250 request ok
paramiko.transport: DEBUG: [chan 7250] EOF received (7250)
paramiko.transport: DEBUG: [chan 7250] EOF sent (7250)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3624 count=867 bs=1k
paramiko.transport: DEBUG: [chan 7251] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7251] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7251 opened.
paramiko.transport: DEBUG: [chan 7251] Sesch channel 7251 request ok
paramiko.transport: DEBUG: [chan 7251] EOF received (7251)
paramiko.transport: DEBUG: [chan 7251] EOF sent (7251)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3625 count=584 bs=1k
paramiko.transport: DEBUG: [chan 7252] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7252] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7252 opened.
paramiko.transport: DEBUG: [chan 7252] Sesch channel 7252 request ok
paramiko.transport: DEBUG: [chan 7252] EOF received (7252)
paramiko.transport: DEBUG: [chan 7252] EOF sent (7252)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3625 count=584 bs=1k
paramiko.transport: DEBUG: [chan 7253] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7253] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7253 opened.
paramiko.transport: DEBUG: [chan 7253] Sesch channel 7253 request ok
paramiko.transport: DEBUG: [chan 7253] EOF received (7253)
paramiko.transport: DEBUG: [chan 7253] EOF sent (7253)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3626 count=942 bs=1k
paramiko.transport: DEBUG: [chan 7254] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7254] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7254 opened.
paramiko.transport: DEBUG: [chan 7254] Sesch channel 7254 request ok
paramiko.transport: DEBUG: [chan 7254] EOF received (7254)
paramiko.transport: DEBUG: [chan 7254] EOF sent (7254)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3626 count=942 bs=1k
paramiko.transport: DEBUG: [chan 7255] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7255] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7255 opened.
paramiko.transport: DEBUG: [chan 7255] Sesch channel 7255 request ok
paramiko.transport: DEBUG: [chan 7255] EOF received (7255)
paramiko.transport: DEBUG: [chan 7255] EOF sent (7255)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3627 count=937 bs=1k
paramiko.transport: DEBUG: [chan 7256] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7256] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7256 opened.
paramiko.transport: DEBUG: [chan 7256] Sesch channel 7256 request ok
paramiko.transport: DEBUG: [chan 7256] EOF received (7256)
paramiko.transport: DEBUG: [chan 7256] EOF sent (7256)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3627 count=937 bs=1k
paramiko.transport: DEBUG: [chan 7257] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7257] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7257 opened.
paramiko.transport: DEBUG: [chan 7257] Sesch channel 7257 request ok
paramiko.transport: DEBUG: [chan 7257] EOF received (7257)
paramiko.transport: DEBUG: [chan 7257] EOF sent (7257)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3628 count=381 bs=1k
paramiko.transport: DEBUG: [chan 7258] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7258] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7258 opened.
paramiko.transport: DEBUG: [chan 7258] Sesch channel 7258 request ok
paramiko.transport: DEBUG: [chan 7258] EOF received (7258)
paramiko.transport: DEBUG: [chan 7258] EOF sent (7258)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3628 count=381 bs=1k
paramiko.transport: DEBUG: [chan 7259] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7259] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7259 opened.
paramiko.transport: DEBUG: [chan 7259] Sesch channel 7259 request ok
paramiko.transport: DEBUG: [chan 7259] EOF received (7259)
paramiko.transport: DEBUG: [chan 7259] EOF sent (7259)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3629 count=192 bs=1k
paramiko.transport: DEBUG: [chan 7260] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7260] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7260 opened.
paramiko.transport: DEBUG: [chan 7260] Sesch channel 7260 request ok
paramiko.transport: DEBUG: [chan 7260] EOF received (7260)
paramiko.transport: DEBUG: [chan 7260] EOF sent (7260)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3629 count=192 bs=1k
paramiko.transport: DEBUG: [chan 7261] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7261] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7261 opened.
paramiko.transport: DEBUG: [chan 7261] Sesch channel 7261 request ok
paramiko.transport: DEBUG: [chan 7261] EOF received (7261)
paramiko.transport: DEBUG: [chan 7261] EOF sent (7261)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3630 count=680 bs=1k
paramiko.transport: DEBUG: [chan 7262] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7262] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7262 opened.
paramiko.transport: DEBUG: [chan 7262] Sesch channel 7262 request ok
paramiko.transport: DEBUG: [chan 7262] EOF received (7262)
paramiko.transport: DEBUG: [chan 7262] EOF sent (7262)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3630 count=680 bs=1k
paramiko.transport: DEBUG: [chan 7263] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7263] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7263 opened.
paramiko.transport: DEBUG: [chan 7263] Sesch channel 7263 request ok
paramiko.transport: DEBUG: [chan 7263] EOF received (7263)
paramiko.transport: DEBUG: [chan 7263] EOF sent (7263)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3631 count=950 bs=1k
paramiko.transport: DEBUG: [chan 7264] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7264] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7264 opened.
paramiko.transport: DEBUG: [chan 7264] Sesch channel 7264 request ok
paramiko.transport: DEBUG: [chan 7264] EOF received (7264)
paramiko.transport: DEBUG: [chan 7264] EOF sent (7264)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3631 count=950 bs=1k
paramiko.transport: DEBUG: [chan 7265] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7265] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7265 opened.
paramiko.transport: DEBUG: [chan 7265] Sesch channel 7265 request ok
paramiko.transport: DEBUG: [chan 7265] EOF received (7265)
paramiko.transport: DEBUG: [chan 7265] EOF sent (7265)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3632 count=678 bs=1k
paramiko.transport: DEBUG: [chan 7266] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7266] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7266 opened.
paramiko.transport: DEBUG: [chan 7266] Sesch channel 7266 request ok
paramiko.transport: DEBUG: [chan 7266] EOF received (7266)
paramiko.transport: DEBUG: [chan 7266] EOF sent (7266)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3632 count=678 bs=1k
paramiko.transport: DEBUG: [chan 7267] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7267] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7267 opened.
paramiko.transport: DEBUG: [chan 7267] Sesch channel 7267 request ok
paramiko.transport: DEBUG: [chan 7267] EOF received (7267)
paramiko.transport: DEBUG: [chan 7267] EOF sent (7267)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3633 count=515 bs=1k
paramiko.transport: DEBUG: [chan 7268] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7268] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7268 opened.
paramiko.transport: DEBUG: [chan 7268] Sesch channel 7268 request ok
paramiko.transport: DEBUG: [chan 7268] EOF received (7268)
paramiko.transport: DEBUG: [chan 7268] EOF sent (7268)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3633 count=515 bs=1k
paramiko.transport: DEBUG: [chan 7269] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7269] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7269 opened.
paramiko.transport: DEBUG: [chan 7269] Sesch channel 7269 request ok
paramiko.transport: DEBUG: [chan 7269] EOF received (7269)
paramiko.transport: DEBUG: [chan 7269] EOF sent (7269)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3634 count=793 bs=1k
paramiko.transport: DEBUG: [chan 7270] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7270] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7270 opened.
paramiko.transport: DEBUG: [chan 7270] Sesch channel 7270 request ok
paramiko.transport: DEBUG: [chan 7270] EOF received (7270)
paramiko.transport: DEBUG: [chan 7270] EOF sent (7270)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3634 count=793 bs=1k
paramiko.transport: DEBUG: [chan 7271] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7271] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7271 opened.
paramiko.transport: DEBUG: [chan 7271] Sesch channel 7271 request ok
paramiko.transport: DEBUG: [chan 7271] EOF received (7271)
paramiko.transport: DEBUG: [chan 7271] EOF sent (7271)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3635 count=190 bs=1k
paramiko.transport: DEBUG: [chan 7272] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7272] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7272 opened.
paramiko.transport: DEBUG: [chan 7272] Sesch channel 7272 request ok
paramiko.transport: DEBUG: [chan 7272] EOF received (7272)
paramiko.transport: DEBUG: [chan 7272] EOF sent (7272)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3635 count=190 bs=1k
paramiko.transport: DEBUG: [chan 7273] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7273] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7273 opened.
paramiko.transport: DEBUG: [chan 7273] Sesch channel 7273 request ok
paramiko.transport: DEBUG: [chan 7273] EOF received (7273)
paramiko.transport: DEBUG: [chan 7273] EOF sent (7273)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3636 count=412 bs=1k
paramiko.transport: DEBUG: [chan 7274] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7274] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7274 opened.
paramiko.transport: DEBUG: [chan 7274] Sesch channel 7274 request ok
paramiko.transport: DEBUG: [chan 7274] EOF received (7274)
paramiko.transport: DEBUG: [chan 7274] EOF sent (7274)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3636 count=412 bs=1k
paramiko.transport: DEBUG: [chan 7275] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7275] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7275 opened.
paramiko.transport: DEBUG: [chan 7275] Sesch channel 7275 request ok
paramiko.transport: DEBUG: [chan 7275] EOF received (7275)
paramiko.transport: DEBUG: [chan 7275] EOF sent (7275)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3637 count=358 bs=1k
paramiko.transport: DEBUG: [chan 7276] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7276] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7276 opened.
paramiko.transport: DEBUG: [chan 7276] Sesch channel 7276 request ok
paramiko.transport: DEBUG: [chan 7276] EOF received (7276)
paramiko.transport: DEBUG: [chan 7276] EOF sent (7276)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3637 count=358 bs=1k
paramiko.transport: DEBUG: [chan 7277] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7277] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7277 opened.
paramiko.transport: DEBUG: [chan 7277] Sesch channel 7277 request ok
paramiko.transport: DEBUG: [chan 7277] EOF received (7277)
paramiko.transport: DEBUG: [chan 7277] EOF sent (7277)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3638 count=968 bs=1k
paramiko.transport: DEBUG: [chan 7278] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7278] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7278 opened.
paramiko.transport: DEBUG: [chan 7278] Sesch channel 7278 request ok
paramiko.transport: DEBUG: [chan 7278] EOF received (7278)
paramiko.transport: DEBUG: [chan 7278] EOF sent (7278)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3638 count=968 bs=1k
paramiko.transport: DEBUG: [chan 7279] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7279] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7279 opened.
paramiko.transport: DEBUG: [chan 7279] Sesch channel 7279 request ok
paramiko.transport: DEBUG: [chan 7279] EOF received (7279)
paramiko.transport: DEBUG: [chan 7279] EOF sent (7279)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3639 count=125 bs=1k
paramiko.transport: DEBUG: [chan 7280] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7280] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7280 opened.
paramiko.transport: DEBUG: [chan 7280] Sesch channel 7280 request ok
paramiko.transport: DEBUG: [chan 7280] EOF received (7280)
paramiko.transport: DEBUG: [chan 7280] EOF sent (7280)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3639 count=125 bs=1k
paramiko.transport: DEBUG: [chan 7281] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7281] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7281 opened.
paramiko.transport: DEBUG: [chan 7281] Sesch channel 7281 request ok
paramiko.transport: DEBUG: [chan 7281] EOF received (7281)
paramiko.transport: DEBUG: [chan 7281] EOF sent (7281)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3640 count=97 bs=1k
paramiko.transport: DEBUG: [chan 7282] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7282] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7282 opened.
paramiko.transport: DEBUG: [chan 7282] Sesch channel 7282 request ok
paramiko.transport: DEBUG: [chan 7282] EOF received (7282)
paramiko.transport: DEBUG: [chan 7282] EOF sent (7282)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3640 count=97 bs=1k
paramiko.transport: DEBUG: [chan 7283] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7283] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7283 opened.
paramiko.transport: DEBUG: [chan 7283] Sesch channel 7283 request ok
paramiko.transport: DEBUG: [chan 7283] EOF received (7283)
paramiko.transport: DEBUG: [chan 7283] EOF sent (7283)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3641 count=962 bs=1k
paramiko.transport: DEBUG: [chan 7284] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7284] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7284 opened.
paramiko.transport: DEBUG: [chan 7284] Sesch channel 7284 request ok
paramiko.transport: DEBUG: [chan 7284] EOF received (7284)
paramiko.transport: DEBUG: [chan 7284] EOF sent (7284)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3641 count=962 bs=1k
paramiko.transport: DEBUG: [chan 7285] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7285] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7285 opened.
paramiko.transport: DEBUG: [chan 7285] Sesch channel 7285 request ok
paramiko.transport: DEBUG: [chan 7285] EOF received (7285)
paramiko.transport: DEBUG: [chan 7285] EOF sent (7285)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3642 count=660 bs=1k
paramiko.transport: DEBUG: [chan 7286] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7286] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7286 opened.
paramiko.transport: DEBUG: [chan 7286] Sesch channel 7286 request ok
paramiko.transport: DEBUG: [chan 7286] EOF received (7286)
paramiko.transport: DEBUG: [chan 7286] EOF sent (7286)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3642 count=660 bs=1k
paramiko.transport: DEBUG: [chan 7287] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7287] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7287 opened.
paramiko.transport: DEBUG: [chan 7287] Sesch channel 7287 request ok
paramiko.transport: DEBUG: [chan 7287] EOF received (7287)
paramiko.transport: DEBUG: [chan 7287] EOF sent (7287)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3643 count=852 bs=1k
paramiko.transport: DEBUG: [chan 7288] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7288] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7288 opened.
paramiko.transport: DEBUG: [chan 7288] Sesch channel 7288 request ok
paramiko.transport: DEBUG: [chan 7288] EOF received (7288)
paramiko.transport: DEBUG: [chan 7288] EOF sent (7288)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3643 count=852 bs=1k
paramiko.transport: DEBUG: [chan 7289] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7289] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7289 opened.
paramiko.transport: DEBUG: [chan 7289] Sesch channel 7289 request ok
paramiko.transport: DEBUG: [chan 7289] EOF received (7289)
paramiko.transport: DEBUG: [chan 7289] EOF sent (7289)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3644 count=852 bs=1k
paramiko.transport: DEBUG: [chan 7290] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7290] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7290 opened.
paramiko.transport: DEBUG: [chan 7290] Sesch channel 7290 request ok
paramiko.transport: DEBUG: [chan 7290] EOF received (7290)
paramiko.transport: DEBUG: [chan 7290] EOF sent (7290)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3644 count=852 bs=1k
paramiko.transport: DEBUG: [chan 7291] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7291] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7291 opened.
paramiko.transport: DEBUG: [chan 7291] Sesch channel 7291 request ok
paramiko.transport: DEBUG: [chan 7291] EOF received (7291)
paramiko.transport: DEBUG: [chan 7291] EOF sent (7291)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3645 count=766 bs=1k
paramiko.transport: DEBUG: [chan 7292] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7292] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7292 opened.
paramiko.transport: DEBUG: [chan 7292] Sesch channel 7292 request ok
paramiko.transport: DEBUG: [chan 7292] EOF received (7292)
paramiko.transport: DEBUG: [chan 7292] EOF sent (7292)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3645 count=766 bs=1k
paramiko.transport: DEBUG: [chan 7293] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7293] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7293 opened.
paramiko.transport: DEBUG: [chan 7293] Sesch channel 7293 request ok
paramiko.transport: DEBUG: [chan 7293] EOF received (7293)
paramiko.transport: DEBUG: [chan 7293] EOF sent (7293)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3646 count=573 bs=1k
paramiko.transport: DEBUG: [chan 7294] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7294] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7294 opened.
paramiko.transport: DEBUG: [chan 7294] Sesch channel 7294 request ok
paramiko.transport: DEBUG: [chan 7294] EOF received (7294)
paramiko.transport: DEBUG: [chan 7294] EOF sent (7294)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3646 count=573 bs=1k
paramiko.transport: DEBUG: [chan 7295] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7295] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7295 opened.
paramiko.transport: DEBUG: [chan 7295] Sesch channel 7295 request ok
paramiko.transport: DEBUG: [chan 7295] EOF received (7295)
paramiko.transport: DEBUG: [chan 7295] EOF sent (7295)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3647 count=954 bs=1k
paramiko.transport: DEBUG: [chan 7296] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7296] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7296 opened.
paramiko.transport: DEBUG: [chan 7296] Sesch channel 7296 request ok
paramiko.transport: DEBUG: [chan 7296] EOF received (7296)
paramiko.transport: DEBUG: [chan 7296] EOF sent (7296)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3647 count=954 bs=1k
paramiko.transport: DEBUG: [chan 7297] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7297] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7297 opened.
paramiko.transport: DEBUG: [chan 7297] Sesch channel 7297 request ok
paramiko.transport: DEBUG: [chan 7297] EOF received (7297)
paramiko.transport: DEBUG: [chan 7297] EOF sent (7297)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3648 count=497 bs=1k
paramiko.transport: DEBUG: [chan 7298] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7298] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7298 opened.
paramiko.transport: DEBUG: [chan 7298] Sesch channel 7298 request ok
paramiko.transport: DEBUG: [chan 7298] EOF received (7298)
paramiko.transport: DEBUG: [chan 7298] EOF sent (7298)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3648 count=497 bs=1k
paramiko.transport: DEBUG: [chan 7299] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7299] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7299 opened.
paramiko.transport: DEBUG: [chan 7299] Sesch channel 7299 request ok
paramiko.transport: DEBUG: [chan 7299] EOF received (7299)
paramiko.transport: DEBUG: [chan 7299] EOF sent (7299)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3649 count=968 bs=1k
paramiko.transport: DEBUG: [chan 7300] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7300] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7300 opened.
paramiko.transport: DEBUG: [chan 7300] Sesch channel 7300 request ok
paramiko.transport: DEBUG: [chan 7300] EOF received (7300)
paramiko.transport: DEBUG: [chan 7300] EOF sent (7300)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3649 count=968 bs=1k
paramiko.transport: DEBUG: [chan 7301] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7301] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7301 opened.
paramiko.transport: DEBUG: [chan 7301] Sesch channel 7301 request ok
paramiko.transport: DEBUG: [chan 7301] EOF received (7301)
paramiko.transport: DEBUG: [chan 7301] EOF sent (7301)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3650 count=347 bs=1k
paramiko.transport: DEBUG: [chan 7302] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7302] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7302 opened.
paramiko.transport: DEBUG: [chan 7302] Sesch channel 7302 request ok
paramiko.transport: DEBUG: [chan 7302] EOF received (7302)
paramiko.transport: DEBUG: [chan 7302] EOF sent (7302)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3650 count=347 bs=1k
paramiko.transport: DEBUG: [chan 7303] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7303] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7303 opened.
paramiko.transport: DEBUG: [chan 7303] Sesch channel 7303 request ok
paramiko.transport: DEBUG: [chan 7303] EOF received (7303)
paramiko.transport: DEBUG: [chan 7303] EOF sent (7303)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3651 count=859 bs=1k
paramiko.transport: DEBUG: [chan 7304] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7304] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7304 opened.
paramiko.transport: DEBUG: [chan 7304] Sesch channel 7304 request ok
paramiko.transport: DEBUG: [chan 7304] EOF received (7304)
paramiko.transport: DEBUG: [chan 7304] EOF sent (7304)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3651 count=859 bs=1k
paramiko.transport: DEBUG: [chan 7305] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7305] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7305 opened.
paramiko.transport: DEBUG: [chan 7305] Sesch channel 7305 request ok
paramiko.transport: DEBUG: [chan 7305] EOF received (7305)
paramiko.transport: DEBUG: [chan 7305] EOF sent (7305)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3652 count=923 bs=1k
paramiko.transport: DEBUG: [chan 7306] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7306] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7306 opened.
paramiko.transport: DEBUG: [chan 7306] Sesch channel 7306 request ok
paramiko.transport: DEBUG: [chan 7306] EOF received (7306)
paramiko.transport: DEBUG: [chan 7306] EOF sent (7306)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3652 count=923 bs=1k
paramiko.transport: DEBUG: [chan 7307] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7307] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7307 opened.
paramiko.transport: DEBUG: [chan 7307] Sesch channel 7307 request ok
paramiko.transport: DEBUG: [chan 7307] EOF received (7307)
paramiko.transport: DEBUG: [chan 7307] EOF sent (7307)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3653 count=687 bs=1k
paramiko.transport: DEBUG: [chan 7308] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7308] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7308 opened.
paramiko.transport: DEBUG: [chan 7308] Sesch channel 7308 request ok
paramiko.transport: DEBUG: [chan 7308] EOF received (7308)
paramiko.transport: DEBUG: [chan 7308] EOF sent (7308)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3653 count=687 bs=1k
paramiko.transport: DEBUG: [chan 7309] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7309] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7309 opened.
paramiko.transport: DEBUG: [chan 7309] Sesch channel 7309 request ok
paramiko.transport: DEBUG: [chan 7309] EOF received (7309)
paramiko.transport: DEBUG: [chan 7309] EOF sent (7309)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3654 count=660 bs=1k
paramiko.transport: DEBUG: [chan 7310] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7310] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7310 opened.
paramiko.transport: DEBUG: [chan 7310] Sesch channel 7310 request ok
paramiko.transport: DEBUG: [chan 7310] EOF received (7310)
paramiko.transport: DEBUG: [chan 7310] EOF sent (7310)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3654 count=660 bs=1k
paramiko.transport: DEBUG: [chan 7311] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7311] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7311 opened.
paramiko.transport: DEBUG: [chan 7311] Sesch channel 7311 request ok
paramiko.transport: DEBUG: [chan 7311] EOF received (7311)
paramiko.transport: DEBUG: [chan 7311] EOF sent (7311)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3655 count=452 bs=1k
paramiko.transport: DEBUG: [chan 7312] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7312] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7312 opened.
paramiko.transport: DEBUG: [chan 7312] Sesch channel 7312 request ok
paramiko.transport: DEBUG: [chan 7312] EOF received (7312)
paramiko.transport: DEBUG: [chan 7312] EOF sent (7312)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3655 count=452 bs=1k
paramiko.transport: DEBUG: [chan 7313] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7313] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7313 opened.
paramiko.transport: DEBUG: [chan 7313] Sesch channel 7313 request ok
paramiko.transport: DEBUG: [chan 7313] EOF received (7313)
paramiko.transport: DEBUG: [chan 7313] EOF sent (7313)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3656 count=642 bs=1k
paramiko.transport: DEBUG: [chan 7314] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7314] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7314 opened.
paramiko.transport: DEBUG: [chan 7314] Sesch channel 7314 request ok
paramiko.transport: DEBUG: [chan 7314] EOF received (7314)
paramiko.transport: DEBUG: [chan 7314] EOF sent (7314)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3656 count=642 bs=1k
paramiko.transport: DEBUG: [chan 7315] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7315] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7315 opened.
paramiko.transport: DEBUG: [chan 7315] Sesch channel 7315 request ok
paramiko.transport: DEBUG: [chan 7315] EOF received (7315)
paramiko.transport: DEBUG: [chan 7315] EOF sent (7315)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3657 count=351 bs=1k
paramiko.transport: DEBUG: [chan 7316] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7316] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7316 opened.
paramiko.transport: DEBUG: [chan 7316] Sesch channel 7316 request ok
paramiko.transport: DEBUG: [chan 7316] EOF received (7316)
paramiko.transport: DEBUG: [chan 7316] EOF sent (7316)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3657 count=351 bs=1k
paramiko.transport: DEBUG: [chan 7317] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7317] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7317 opened.
paramiko.transport: DEBUG: [chan 7317] Sesch channel 7317 request ok
paramiko.transport: DEBUG: [chan 7317] EOF received (7317)
paramiko.transport: DEBUG: [chan 7317] EOF sent (7317)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3658 count=324 bs=1k
paramiko.transport: DEBUG: [chan 7318] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7318] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7318 opened.
paramiko.transport: DEBUG: [chan 7318] Sesch channel 7318 request ok
paramiko.transport: DEBUG: [chan 7318] EOF received (7318)
paramiko.transport: DEBUG: [chan 7318] EOF sent (7318)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3658 count=324 bs=1k
paramiko.transport: DEBUG: [chan 7319] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7319] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7319 opened.
paramiko.transport: DEBUG: [chan 7319] Sesch channel 7319 request ok
paramiko.transport: DEBUG: [chan 7319] EOF received (7319)
paramiko.transport: DEBUG: [chan 7319] EOF sent (7319)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3659 count=890 bs=1k
paramiko.transport: DEBUG: [chan 7320] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7320] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7320 opened.
paramiko.transport: DEBUG: [chan 7320] Sesch channel 7320 request ok
paramiko.transport: DEBUG: [chan 7320] EOF received (7320)
paramiko.transport: DEBUG: [chan 7320] EOF sent (7320)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3659 count=890 bs=1k
paramiko.transport: DEBUG: [chan 7321] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7321] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7321 opened.
paramiko.transport: DEBUG: [chan 7321] Sesch channel 7321 request ok
paramiko.transport: DEBUG: [chan 7321] EOF received (7321)
paramiko.transport: DEBUG: [chan 7321] EOF sent (7321)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3660 count=709 bs=1k
paramiko.transport: DEBUG: [chan 7322] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7322] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7322 opened.
paramiko.transport: DEBUG: [chan 7322] Sesch channel 7322 request ok
paramiko.transport: DEBUG: [chan 7322] EOF received (7322)
paramiko.transport: DEBUG: [chan 7322] EOF sent (7322)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3660 count=709 bs=1k
paramiko.transport: DEBUG: [chan 7323] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7323] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7323 opened.
paramiko.transport: DEBUG: [chan 7323] Sesch channel 7323 request ok
paramiko.transport: DEBUG: [chan 7323] EOF received (7323)
paramiko.transport: DEBUG: [chan 7323] EOF sent (7323)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3661 count=511 bs=1k
paramiko.transport: DEBUG: [chan 7324] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7324] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7324 opened.
paramiko.transport: DEBUG: [chan 7324] Sesch channel 7324 request ok
paramiko.transport: DEBUG: [chan 7324] EOF received (7324)
paramiko.transport: DEBUG: [chan 7324] EOF sent (7324)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3661 count=511 bs=1k
paramiko.transport: DEBUG: [chan 7325] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7325] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7325 opened.
paramiko.transport: DEBUG: [chan 7325] Sesch channel 7325 request ok
paramiko.transport: DEBUG: [chan 7325] EOF received (7325)
paramiko.transport: DEBUG: [chan 7325] EOF sent (7325)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3662 count=136 bs=1k
paramiko.transport: DEBUG: [chan 7326] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7326] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7326 opened.
paramiko.transport: DEBUG: [chan 7326] Sesch channel 7326 request ok
paramiko.transport: DEBUG: [chan 7326] EOF received (7326)
paramiko.transport: DEBUG: [chan 7326] EOF sent (7326)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3662 count=136 bs=1k
paramiko.transport: DEBUG: [chan 7327] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7327] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7327 opened.
paramiko.transport: DEBUG: [chan 7327] Sesch channel 7327 request ok
paramiko.transport: DEBUG: [chan 7327] EOF received (7327)
paramiko.transport: DEBUG: [chan 7327] EOF sent (7327)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3663 count=736 bs=1k
paramiko.transport: DEBUG: [chan 7328] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7328] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7328 opened.
paramiko.transport: DEBUG: [chan 7328] Sesch channel 7328 request ok
paramiko.transport: DEBUG: [chan 7328] EOF received (7328)
paramiko.transport: DEBUG: [chan 7328] EOF sent (7328)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3663 count=736 bs=1k
paramiko.transport: DEBUG: [chan 7329] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7329] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7329 opened.
paramiko.transport: DEBUG: [chan 7329] Sesch channel 7329 request ok
paramiko.transport: DEBUG: [chan 7329] EOF received (7329)
paramiko.transport: DEBUG: [chan 7329] EOF sent (7329)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3664 count=343 bs=1k
paramiko.transport: DEBUG: [chan 7330] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7330] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7330 opened.
paramiko.transport: DEBUG: [chan 7330] Sesch channel 7330 request ok
paramiko.transport: DEBUG: [chan 7330] EOF received (7330)
paramiko.transport: DEBUG: [chan 7330] EOF sent (7330)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3664 count=343 bs=1k
paramiko.transport: DEBUG: [chan 7331] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7331] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7331 opened.
paramiko.transport: DEBUG: [chan 7331] Sesch channel 7331 request ok
paramiko.transport: DEBUG: [chan 7331] EOF received (7331)
paramiko.transport: DEBUG: [chan 7331] EOF sent (7331)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3665 count=884 bs=1k
paramiko.transport: DEBUG: [chan 7332] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7332] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7332 opened.
paramiko.transport: DEBUG: [chan 7332] Sesch channel 7332 request ok
paramiko.transport: DEBUG: [chan 7332] EOF received (7332)
paramiko.transport: DEBUG: [chan 7332] EOF sent (7332)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3665 count=884 bs=1k
paramiko.transport: DEBUG: [chan 7333] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7333] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7333 opened.
paramiko.transport: DEBUG: [chan 7333] Sesch channel 7333 request ok
paramiko.transport: DEBUG: [chan 7333] EOF received (7333)
paramiko.transport: DEBUG: [chan 7333] EOF sent (7333)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3666 count=869 bs=1k
paramiko.transport: DEBUG: [chan 7334] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7334] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7334 opened.
paramiko.transport: DEBUG: [chan 7334] Sesch channel 7334 request ok
paramiko.transport: DEBUG: [chan 7334] EOF received (7334)
paramiko.transport: DEBUG: [chan 7334] EOF sent (7334)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3666 count=869 bs=1k
paramiko.transport: DEBUG: [chan 7335] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7335] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7335 opened.
paramiko.transport: DEBUG: [chan 7335] Sesch channel 7335 request ok
paramiko.transport: DEBUG: [chan 7335] EOF received (7335)
paramiko.transport: DEBUG: [chan 7335] EOF sent (7335)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3667 count=646 bs=1k
paramiko.transport: DEBUG: [chan 7336] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7336] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7336 opened.
paramiko.transport: DEBUG: [chan 7336] Sesch channel 7336 request ok
paramiko.transport: DEBUG: [chan 7336] EOF received (7336)
paramiko.transport: DEBUG: [chan 7336] EOF sent (7336)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3667 count=646 bs=1k
paramiko.transport: DEBUG: [chan 7337] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7337] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7337 opened.
paramiko.transport: DEBUG: [chan 7337] Sesch channel 7337 request ok
paramiko.transport: DEBUG: [chan 7337] EOF received (7337)
paramiko.transport: DEBUG: [chan 7337] EOF sent (7337)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3668 count=489 bs=1k
paramiko.transport: DEBUG: [chan 7338] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7338] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7338 opened.
paramiko.transport: DEBUG: [chan 7338] Sesch channel 7338 request ok
paramiko.transport: DEBUG: [chan 7338] EOF received (7338)
paramiko.transport: DEBUG: [chan 7338] EOF sent (7338)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3668 count=489 bs=1k
paramiko.transport: DEBUG: [chan 7339] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7339] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7339 opened.
paramiko.transport: DEBUG: [chan 7339] Sesch channel 7339 request ok
paramiko.transport: DEBUG: [chan 7339] EOF received (7339)
paramiko.transport: DEBUG: [chan 7339] EOF sent (7339)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3669 count=651 bs=1k
paramiko.transport: DEBUG: [chan 7340] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7340] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7340 opened.
paramiko.transport: DEBUG: [chan 7340] Sesch channel 7340 request ok
paramiko.transport: DEBUG: [chan 7340] EOF received (7340)
paramiko.transport: DEBUG: [chan 7340] EOF sent (7340)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3669 count=651 bs=1k
paramiko.transport: DEBUG: [chan 7341] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7341] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7341 opened.
paramiko.transport: DEBUG: [chan 7341] Sesch channel 7341 request ok
paramiko.transport: DEBUG: [chan 7341] EOF received (7341)
paramiko.transport: DEBUG: [chan 7341] EOF sent (7341)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3670 count=43 bs=1k
paramiko.transport: DEBUG: [chan 7342] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7342] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7342 opened.
paramiko.transport: DEBUG: [chan 7342] Sesch channel 7342 request ok
paramiko.transport: DEBUG: [chan 7342] EOF received (7342)
paramiko.transport: DEBUG: [chan 7342] EOF sent (7342)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3670 count=43 bs=1k
paramiko.transport: DEBUG: [chan 7343] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7343] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7343 opened.
paramiko.transport: DEBUG: [chan 7343] Sesch channel 7343 request ok
paramiko.transport: DEBUG: [chan 7343] EOF received (7343)
paramiko.transport: DEBUG: [chan 7343] EOF sent (7343)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3671 count=880 bs=1k
paramiko.transport: DEBUG: [chan 7344] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7344] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7344 opened.
paramiko.transport: DEBUG: [chan 7344] Sesch channel 7344 request ok
paramiko.transport: DEBUG: [chan 7344] EOF received (7344)
paramiko.transport: DEBUG: [chan 7344] EOF sent (7344)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3671 count=880 bs=1k
paramiko.transport: DEBUG: [chan 7345] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7345] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7345 opened.
paramiko.transport: DEBUG: [chan 7345] Sesch channel 7345 request ok
paramiko.transport: DEBUG: [chan 7345] EOF received (7345)
paramiko.transport: DEBUG: [chan 7345] EOF sent (7345)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3672 count=65 bs=1k
paramiko.transport: DEBUG: [chan 7346] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7346] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7346 opened.
paramiko.transport: DEBUG: [chan 7346] Sesch channel 7346 request ok
paramiko.transport: DEBUG: [chan 7346] EOF received (7346)
paramiko.transport: DEBUG: [chan 7346] EOF sent (7346)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3672 count=65 bs=1k
paramiko.transport: DEBUG: [chan 7347] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7347] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7347 opened.
paramiko.transport: DEBUG: [chan 7347] Sesch channel 7347 request ok
paramiko.transport: DEBUG: [chan 7347] EOF received (7347)
paramiko.transport: DEBUG: [chan 7347] EOF sent (7347)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3673 count=706 bs=1k
paramiko.transport: DEBUG: [chan 7348] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7348] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7348 opened.
paramiko.transport: DEBUG: [chan 7348] Sesch channel 7348 request ok
paramiko.transport: DEBUG: [chan 7348] EOF received (7348)
paramiko.transport: DEBUG: [chan 7348] EOF sent (7348)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3673 count=706 bs=1k
paramiko.transport: DEBUG: [chan 7349] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7349] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7349 opened.
paramiko.transport: DEBUG: [chan 7349] Sesch channel 7349 request ok
paramiko.transport: DEBUG: [chan 7349] EOF received (7349)
paramiko.transport: DEBUG: [chan 7349] EOF sent (7349)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3674 count=761 bs=1k
paramiko.transport: DEBUG: [chan 7350] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7350] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7350 opened.
paramiko.transport: DEBUG: [chan 7350] Sesch channel 7350 request ok
paramiko.transport: DEBUG: [chan 7350] EOF received (7350)
paramiko.transport: DEBUG: [chan 7350] EOF sent (7350)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3674 count=761 bs=1k
paramiko.transport: DEBUG: [chan 7351] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7351] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7351 opened.
paramiko.transport: DEBUG: [chan 7351] Sesch channel 7351 request ok
paramiko.transport: DEBUG: [chan 7351] EOF received (7351)
paramiko.transport: DEBUG: [chan 7351] EOF sent (7351)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3675 count=633 bs=1k
paramiko.transport: DEBUG: [chan 7352] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7352] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7352 opened.
paramiko.transport: DEBUG: [chan 7352] Sesch channel 7352 request ok
paramiko.transport: DEBUG: [chan 7352] EOF received (7352)
paramiko.transport: DEBUG: [chan 7352] EOF sent (7352)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3675 count=633 bs=1k
paramiko.transport: DEBUG: [chan 7353] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7353] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7353 opened.
paramiko.transport: DEBUG: [chan 7353] Sesch channel 7353 request ok
paramiko.transport: DEBUG: [chan 7353] EOF received (7353)
paramiko.transport: DEBUG: [chan 7353] EOF sent (7353)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3676 count=751 bs=1k
paramiko.transport: DEBUG: [chan 7354] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7354] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7354 opened.
paramiko.transport: DEBUG: [chan 7354] Sesch channel 7354 request ok
paramiko.transport: DEBUG: [chan 7354] EOF received (7354)
paramiko.transport: DEBUG: [chan 7354] EOF sent (7354)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3676 count=751 bs=1k
paramiko.transport: DEBUG: [chan 7355] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7355] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7355 opened.
paramiko.transport: DEBUG: [chan 7355] Sesch channel 7355 request ok
paramiko.transport: DEBUG: [chan 7355] EOF received (7355)
paramiko.transport: DEBUG: [chan 7355] EOF sent (7355)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3677 count=477 bs=1k
paramiko.transport: DEBUG: [chan 7356] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7356] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7356 opened.
paramiko.transport: DEBUG: [chan 7356] Sesch channel 7356 request ok
paramiko.transport: DEBUG: [chan 7356] EOF received (7356)
paramiko.transport: DEBUG: [chan 7356] EOF sent (7356)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3677 count=477 bs=1k
paramiko.transport: DEBUG: [chan 7357] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7357] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7357 opened.
paramiko.transport: DEBUG: [chan 7357] Sesch channel 7357 request ok
paramiko.transport: DEBUG: [chan 7357] EOF received (7357)
paramiko.transport: DEBUG: [chan 7357] EOF sent (7357)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3678 count=468 bs=1k
paramiko.transport: DEBUG: [chan 7358] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7358] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7358 opened.
paramiko.transport: DEBUG: [chan 7358] Sesch channel 7358 request ok
paramiko.transport: DEBUG: [chan 7358] EOF received (7358)
paramiko.transport: DEBUG: [chan 7358] EOF sent (7358)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3678 count=468 bs=1k
paramiko.transport: DEBUG: [chan 7359] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7359] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7359 opened.
paramiko.transport: DEBUG: [chan 7359] Sesch channel 7359 request ok
paramiko.transport: DEBUG: [chan 7359] EOF received (7359)
paramiko.transport: DEBUG: [chan 7359] EOF sent (7359)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3679 count=675 bs=1k
paramiko.transport: DEBUG: [chan 7360] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7360] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7360 opened.
paramiko.transport: DEBUG: [chan 7360] Sesch channel 7360 request ok
paramiko.transport: DEBUG: [chan 7360] EOF received (7360)
paramiko.transport: DEBUG: [chan 7360] EOF sent (7360)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3679 count=675 bs=1k
paramiko.transport: DEBUG: [chan 7361] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7361] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7361 opened.
paramiko.transport: DEBUG: [chan 7361] Sesch channel 7361 request ok
paramiko.transport: DEBUG: [chan 7361] EOF received (7361)
paramiko.transport: DEBUG: [chan 7361] EOF sent (7361)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3680 count=372 bs=1k
paramiko.transport: DEBUG: [chan 7362] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7362] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7362 opened.
paramiko.transport: DEBUG: [chan 7362] Sesch channel 7362 request ok
paramiko.transport: DEBUG: [chan 7362] EOF received (7362)
paramiko.transport: DEBUG: [chan 7362] EOF sent (7362)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3680 count=372 bs=1k
paramiko.transport: DEBUG: [chan 7363] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7363] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7363 opened.
paramiko.transport: DEBUG: [chan 7363] Sesch channel 7363 request ok
paramiko.transport: DEBUG: [chan 7363] EOF received (7363)
paramiko.transport: DEBUG: [chan 7363] EOF sent (7363)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3681 count=37 bs=1k
paramiko.transport: DEBUG: [chan 7364] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7364] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7364 opened.
paramiko.transport: DEBUG: [chan 7364] Sesch channel 7364 request ok
paramiko.transport: DEBUG: [chan 7364] EOF received (7364)
paramiko.transport: DEBUG: [chan 7364] EOF sent (7364)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3681 count=37 bs=1k
paramiko.transport: DEBUG: [chan 7365] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7365] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7365 opened.
paramiko.transport: DEBUG: [chan 7365] Sesch channel 7365 request ok
paramiko.transport: DEBUG: [chan 7365] EOF received (7365)
paramiko.transport: DEBUG: [chan 7365] EOF sent (7365)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3682 count=653 bs=1k
paramiko.transport: DEBUG: [chan 7366] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7366] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7366 opened.
paramiko.transport: DEBUG: [chan 7366] Sesch channel 7366 request ok
paramiko.transport: DEBUG: [chan 7366] EOF received (7366)
paramiko.transport: DEBUG: [chan 7366] EOF sent (7366)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3682 count=653 bs=1k
paramiko.transport: DEBUG: [chan 7367] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7367] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7367 opened.
paramiko.transport: DEBUG: [chan 7367] Sesch channel 7367 request ok
paramiko.transport: DEBUG: [chan 7367] EOF received (7367)
paramiko.transport: DEBUG: [chan 7367] EOF sent (7367)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3683 count=50 bs=1k
paramiko.transport: DEBUG: [chan 7368] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7368] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7368 opened.
paramiko.transport: DEBUG: [chan 7368] Sesch channel 7368 request ok
paramiko.transport: DEBUG: [chan 7368] EOF received (7368)
paramiko.transport: DEBUG: [chan 7368] EOF sent (7368)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3683 count=50 bs=1k
paramiko.transport: DEBUG: [chan 7369] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7369] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7369 opened.
paramiko.transport: DEBUG: [chan 7369] Sesch channel 7369 request ok
paramiko.transport: DEBUG: [chan 7369] EOF received (7369)
paramiko.transport: DEBUG: [chan 7369] EOF sent (7369)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3684 count=342 bs=1k
paramiko.transport: DEBUG: [chan 7370] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7370] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7370 opened.
paramiko.transport: DEBUG: [chan 7370] Sesch channel 7370 request ok
paramiko.transport: DEBUG: [chan 7370] EOF received (7370)
paramiko.transport: DEBUG: [chan 7370] EOF sent (7370)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3684 count=342 bs=1k
paramiko.transport: DEBUG: [chan 7371] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7371] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7371 opened.
paramiko.transport: DEBUG: [chan 7371] Sesch channel 7371 request ok
paramiko.transport: DEBUG: [chan 7371] EOF received (7371)
paramiko.transport: DEBUG: [chan 7371] EOF sent (7371)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3685 count=394 bs=1k
paramiko.transport: DEBUG: [chan 7372] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7372] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7372 opened.
paramiko.transport: DEBUG: [chan 7372] Sesch channel 7372 request ok
paramiko.transport: DEBUG: [chan 7372] EOF received (7372)
paramiko.transport: DEBUG: [chan 7372] EOF sent (7372)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3685 count=394 bs=1k
paramiko.transport: DEBUG: [chan 7373] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7373] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7373 opened.
paramiko.transport: DEBUG: [chan 7373] Sesch channel 7373 request ok
paramiko.transport: DEBUG: [chan 7373] EOF received (7373)
paramiko.transport: DEBUG: [chan 7373] EOF sent (7373)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3686 count=614 bs=1k
paramiko.transport: DEBUG: [chan 7374] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7374] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7374 opened.
paramiko.transport: DEBUG: [chan 7374] Sesch channel 7374 request ok
paramiko.transport: DEBUG: [chan 7374] EOF received (7374)
paramiko.transport: DEBUG: [chan 7374] EOF sent (7374)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3686 count=614 bs=1k
paramiko.transport: DEBUG: [chan 7375] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7375] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7375 opened.
paramiko.transport: DEBUG: [chan 7375] Sesch channel 7375 request ok
paramiko.transport: DEBUG: [chan 7375] EOF received (7375)
paramiko.transport: DEBUG: [chan 7375] EOF sent (7375)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3687 count=422 bs=1k
paramiko.transport: DEBUG: [chan 7376] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7376] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7376 opened.
paramiko.transport: DEBUG: [chan 7376] Sesch channel 7376 request ok
paramiko.transport: DEBUG: [chan 7376] EOF received (7376)
paramiko.transport: DEBUG: [chan 7376] EOF sent (7376)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3687 count=422 bs=1k
paramiko.transport: DEBUG: [chan 7377] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7377] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7377 opened.
paramiko.transport: DEBUG: [chan 7377] Sesch channel 7377 request ok
paramiko.transport: DEBUG: [chan 7377] EOF received (7377)
paramiko.transport: DEBUG: [chan 7377] EOF sent (7377)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3688 count=738 bs=1k
paramiko.transport: DEBUG: [chan 7378] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7378] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7378 opened.
paramiko.transport: DEBUG: [chan 7378] Sesch channel 7378 request ok
paramiko.transport: DEBUG: [chan 7378] EOF received (7378)
paramiko.transport: DEBUG: [chan 7378] EOF sent (7378)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3688 count=738 bs=1k
paramiko.transport: DEBUG: [chan 7379] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7379] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7379 opened.
paramiko.transport: DEBUG: [chan 7379] Sesch channel 7379 request ok
paramiko.transport: DEBUG: [chan 7379] EOF received (7379)
paramiko.transport: DEBUG: [chan 7379] EOF sent (7379)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3689 count=218 bs=1k
paramiko.transport: DEBUG: [chan 7380] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7380] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7380 opened.
paramiko.transport: DEBUG: [chan 7380] Sesch channel 7380 request ok
paramiko.transport: DEBUG: [chan 7380] EOF received (7380)
paramiko.transport: DEBUG: [chan 7380] EOF sent (7380)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3689 count=218 bs=1k
paramiko.transport: DEBUG: [chan 7381] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7381] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7381 opened.
paramiko.transport: DEBUG: [chan 7381] Sesch channel 7381 request ok
paramiko.transport: DEBUG: [chan 7381] EOF received (7381)
paramiko.transport: DEBUG: [chan 7381] EOF sent (7381)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3690 count=75 bs=1k
paramiko.transport: DEBUG: [chan 7382] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7382] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7382 opened.
paramiko.transport: DEBUG: [chan 7382] Sesch channel 7382 request ok
paramiko.transport: DEBUG: [chan 7382] EOF received (7382)
paramiko.transport: DEBUG: [chan 7382] EOF sent (7382)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3690 count=75 bs=1k
paramiko.transport: DEBUG: [chan 7383] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7383] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7383 opened.
paramiko.transport: DEBUG: [chan 7383] Sesch channel 7383 request ok
paramiko.transport: DEBUG: [chan 7383] EOF received (7383)
paramiko.transport: DEBUG: [chan 7383] EOF sent (7383)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3691 count=138 bs=1k
paramiko.transport: DEBUG: [chan 7384] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7384] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7384 opened.
paramiko.transport: DEBUG: [chan 7384] Sesch channel 7384 request ok
paramiko.transport: DEBUG: [chan 7384] EOF received (7384)
paramiko.transport: DEBUG: [chan 7384] EOF sent (7384)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3691 count=138 bs=1k
paramiko.transport: DEBUG: [chan 7385] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7385] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7385 opened.
paramiko.transport: DEBUG: [chan 7385] Sesch channel 7385 request ok
paramiko.transport: DEBUG: [chan 7385] EOF received (7385)
paramiko.transport: DEBUG: [chan 7385] EOF sent (7385)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3692 count=117 bs=1k
paramiko.transport: DEBUG: [chan 7386] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7386] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7386 opened.
paramiko.transport: DEBUG: [chan 7386] Sesch channel 7386 request ok
paramiko.transport: DEBUG: [chan 7386] EOF received (7386)
paramiko.transport: DEBUG: [chan 7386] EOF sent (7386)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3692 count=117 bs=1k
paramiko.transport: DEBUG: [chan 7387] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7387] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7387 opened.
paramiko.transport: DEBUG: [chan 7387] Sesch channel 7387 request ok
paramiko.transport: DEBUG: [chan 7387] EOF received (7387)
paramiko.transport: DEBUG: [chan 7387] EOF sent (7387)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3693 count=17 bs=1k
paramiko.transport: DEBUG: [chan 7388] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7388] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7388 opened.
paramiko.transport: DEBUG: [chan 7388] Sesch channel 7388 request ok
paramiko.transport: DEBUG: [chan 7388] EOF received (7388)
paramiko.transport: DEBUG: [chan 7388] EOF sent (7388)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3693 count=17 bs=1k
paramiko.transport: DEBUG: [chan 7389] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7389] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7389 opened.
paramiko.transport: DEBUG: [chan 7389] Sesch channel 7389 request ok
paramiko.transport: DEBUG: [chan 7389] EOF received (7389)
paramiko.transport: DEBUG: [chan 7389] EOF sent (7389)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3694 count=839 bs=1k
paramiko.transport: DEBUG: [chan 7390] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7390] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7390 opened.
paramiko.transport: DEBUG: [chan 7390] Sesch channel 7390 request ok
paramiko.transport: DEBUG: [chan 7390] EOF received (7390)
paramiko.transport: DEBUG: [chan 7390] EOF sent (7390)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3694 count=839 bs=1k
paramiko.transport: DEBUG: [chan 7391] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7391] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7391 opened.
paramiko.transport: DEBUG: [chan 7391] Sesch channel 7391 request ok
paramiko.transport: DEBUG: [chan 7391] EOF received (7391)
paramiko.transport: DEBUG: [chan 7391] EOF sent (7391)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3695 count=369 bs=1k
paramiko.transport: DEBUG: [chan 7392] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7392] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7392 opened.
paramiko.transport: DEBUG: [chan 7392] Sesch channel 7392 request ok
paramiko.transport: DEBUG: [chan 7392] EOF received (7392)
paramiko.transport: DEBUG: [chan 7392] EOF sent (7392)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3695 count=369 bs=1k
paramiko.transport: DEBUG: [chan 7393] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7393] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7393 opened.
paramiko.transport: DEBUG: [chan 7393] Sesch channel 7393 request ok
paramiko.transport: DEBUG: [chan 7393] EOF received (7393)
paramiko.transport: DEBUG: [chan 7393] EOF sent (7393)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3696 count=50 bs=1k
paramiko.transport: DEBUG: [chan 7394] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7394] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7394 opened.
paramiko.transport: DEBUG: [chan 7394] Sesch channel 7394 request ok
paramiko.transport: DEBUG: [chan 7394] EOF received (7394)
paramiko.transport: DEBUG: [chan 7394] EOF sent (7394)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3696 count=50 bs=1k
paramiko.transport: DEBUG: [chan 7395] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7395] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7395 opened.
paramiko.transport: DEBUG: [chan 7395] Sesch channel 7395 request ok
paramiko.transport: DEBUG: [chan 7395] EOF received (7395)
paramiko.transport: DEBUG: [chan 7395] EOF sent (7395)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3697 count=815 bs=1k
paramiko.transport: DEBUG: [chan 7396] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7396] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7396 opened.
paramiko.transport: DEBUG: [chan 7396] Sesch channel 7396 request ok
paramiko.transport: DEBUG: [chan 7396] EOF received (7396)
paramiko.transport: DEBUG: [chan 7396] EOF sent (7396)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3697 count=815 bs=1k
paramiko.transport: DEBUG: [chan 7397] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7397] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7397 opened.
paramiko.transport: DEBUG: [chan 7397] Sesch channel 7397 request ok
paramiko.transport: DEBUG: [chan 7397] EOF received (7397)
paramiko.transport: DEBUG: [chan 7397] EOF sent (7397)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3698 count=372 bs=1k
paramiko.transport: DEBUG: [chan 7398] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7398] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7398 opened.
paramiko.transport: DEBUG: [chan 7398] Sesch channel 7398 request ok
paramiko.transport: DEBUG: [chan 7398] EOF received (7398)
paramiko.transport: DEBUG: [chan 7398] EOF sent (7398)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3698 count=372 bs=1k
paramiko.transport: DEBUG: [chan 7399] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7399] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7399 opened.
paramiko.transport: DEBUG: [chan 7399] Sesch channel 7399 request ok
paramiko.transport: DEBUG: [chan 7399] EOF received (7399)
paramiko.transport: DEBUG: [chan 7399] EOF sent (7399)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3699 count=745 bs=1k
paramiko.transport: DEBUG: [chan 7400] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7400] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7400 opened.
paramiko.transport: DEBUG: [chan 7400] Sesch channel 7400 request ok
paramiko.transport: DEBUG: [chan 7400] EOF received (7400)
paramiko.transport: DEBUG: [chan 7400] EOF sent (7400)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3699 count=745 bs=1k
paramiko.transport: DEBUG: [chan 7401] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7401] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7401 opened.
paramiko.transport: DEBUG: [chan 7401] Sesch channel 7401 request ok
paramiko.transport: DEBUG: [chan 7401] EOF received (7401)
paramiko.transport: DEBUG: [chan 7401] EOF sent (7401)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3700 count=36 bs=1k
paramiko.transport: DEBUG: [chan 7402] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7402] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7402 opened.
paramiko.transport: DEBUG: [chan 7402] Sesch channel 7402 request ok
paramiko.transport: DEBUG: [chan 7402] EOF received (7402)
paramiko.transport: DEBUG: [chan 7402] EOF sent (7402)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3700 count=36 bs=1k
paramiko.transport: DEBUG: [chan 7403] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7403] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7403 opened.
paramiko.transport: DEBUG: [chan 7403] Sesch channel 7403 request ok
paramiko.transport: DEBUG: [chan 7403] EOF received (7403)
paramiko.transport: DEBUG: [chan 7403] EOF sent (7403)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3701 count=608 bs=1k
paramiko.transport: DEBUG: [chan 7404] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7404] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7404 opened.
paramiko.transport: DEBUG: [chan 7404] Sesch channel 7404 request ok
paramiko.transport: DEBUG: [chan 7404] EOF received (7404)
paramiko.transport: DEBUG: [chan 7404] EOF sent (7404)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3701 count=608 bs=1k
paramiko.transport: DEBUG: [chan 7405] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7405] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7405 opened.
paramiko.transport: DEBUG: [chan 7405] Sesch channel 7405 request ok
paramiko.transport: DEBUG: [chan 7405] EOF received (7405)
paramiko.transport: DEBUG: [chan 7405] EOF sent (7405)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3702 count=319 bs=1k
paramiko.transport: DEBUG: [chan 7406] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7406] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7406 opened.
paramiko.transport: DEBUG: [chan 7406] Sesch channel 7406 request ok
paramiko.transport: DEBUG: [chan 7406] EOF received (7406)
paramiko.transport: DEBUG: [chan 7406] EOF sent (7406)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3702 count=319 bs=1k
paramiko.transport: DEBUG: [chan 7407] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7407] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7407 opened.
paramiko.transport: DEBUG: [chan 7407] Sesch channel 7407 request ok
paramiko.transport: DEBUG: [chan 7407] EOF received (7407)
paramiko.transport: DEBUG: [chan 7407] EOF sent (7407)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3703 count=199 bs=1k
paramiko.transport: DEBUG: [chan 7408] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7408] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7408 opened.
paramiko.transport: DEBUG: [chan 7408] Sesch channel 7408 request ok
paramiko.transport: DEBUG: [chan 7408] EOF received (7408)
paramiko.transport: DEBUG: [chan 7408] EOF sent (7408)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3703 count=199 bs=1k
paramiko.transport: DEBUG: [chan 7409] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7409] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7409 opened.
paramiko.transport: DEBUG: [chan 7409] Sesch channel 7409 request ok
paramiko.transport: DEBUG: [chan 7409] EOF received (7409)
paramiko.transport: DEBUG: [chan 7409] EOF sent (7409)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3704 count=131 bs=1k
paramiko.transport: DEBUG: [chan 7410] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7410] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7410 opened.
paramiko.transport: DEBUG: [chan 7410] Sesch channel 7410 request ok
paramiko.transport: DEBUG: [chan 7410] EOF received (7410)
paramiko.transport: DEBUG: [chan 7410] EOF sent (7410)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3704 count=131 bs=1k
paramiko.transport: DEBUG: [chan 7411] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7411] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7411 opened.
paramiko.transport: DEBUG: [chan 7411] Sesch channel 7411 request ok
paramiko.transport: DEBUG: [chan 7411] EOF received (7411)
paramiko.transport: DEBUG: [chan 7411] EOF sent (7411)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3705 count=272 bs=1k
paramiko.transport: DEBUG: [chan 7412] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7412] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7412 opened.
paramiko.transport: DEBUG: [chan 7412] Sesch channel 7412 request ok
paramiko.transport: DEBUG: [chan 7412] EOF received (7412)
paramiko.transport: DEBUG: [chan 7412] EOF sent (7412)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3705 count=272 bs=1k
paramiko.transport: DEBUG: [chan 7413] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7413] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7413 opened.
paramiko.transport: DEBUG: [chan 7413] Sesch channel 7413 request ok
paramiko.transport: DEBUG: [chan 7413] EOF received (7413)
paramiko.transport: DEBUG: [chan 7413] EOF sent (7413)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3706 count=154 bs=1k
paramiko.transport: DEBUG: [chan 7414] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7414] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7414 opened.
paramiko.transport: DEBUG: [chan 7414] Sesch channel 7414 request ok
paramiko.transport: DEBUG: [chan 7414] EOF received (7414)
paramiko.transport: DEBUG: [chan 7414] EOF sent (7414)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3706 count=154 bs=1k
paramiko.transport: DEBUG: [chan 7415] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7415] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7415 opened.
paramiko.transport: DEBUG: [chan 7415] Sesch channel 7415 request ok
paramiko.transport: DEBUG: [chan 7415] EOF received (7415)
paramiko.transport: DEBUG: [chan 7415] EOF sent (7415)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3707 count=54 bs=1k
paramiko.transport: DEBUG: [chan 7416] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7416] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7416 opened.
paramiko.transport: DEBUG: [chan 7416] Sesch channel 7416 request ok
paramiko.transport: DEBUG: [chan 7416] EOF received (7416)
paramiko.transport: DEBUG: [chan 7416] EOF sent (7416)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3707 count=54 bs=1k
paramiko.transport: DEBUG: [chan 7417] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7417] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7417 opened.
paramiko.transport: DEBUG: [chan 7417] Sesch channel 7417 request ok
paramiko.transport: DEBUG: [chan 7417] EOF received (7417)
paramiko.transport: DEBUG: [chan 7417] EOF sent (7417)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3708 count=799 bs=1k
paramiko.transport: DEBUG: [chan 7418] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7418] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7418 opened.
paramiko.transport: DEBUG: [chan 7418] Sesch channel 7418 request ok
paramiko.transport: DEBUG: [chan 7418] EOF received (7418)
paramiko.transport: DEBUG: [chan 7418] EOF sent (7418)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3708 count=799 bs=1k
paramiko.transport: DEBUG: [chan 7419] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7419] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7419 opened.
paramiko.transport: DEBUG: [chan 7419] Sesch channel 7419 request ok
paramiko.transport: DEBUG: [chan 7419] EOF received (7419)
paramiko.transport: DEBUG: [chan 7419] EOF sent (7419)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3709 count=481 bs=1k
paramiko.transport: DEBUG: [chan 7420] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7420] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7420 opened.
paramiko.transport: DEBUG: [chan 7420] Sesch channel 7420 request ok
paramiko.transport: DEBUG: [chan 7420] EOF received (7420)
paramiko.transport: DEBUG: [chan 7420] EOF sent (7420)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3709 count=481 bs=1k
paramiko.transport: DEBUG: [chan 7421] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7421] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7421 opened.
paramiko.transport: DEBUG: [chan 7421] Sesch channel 7421 request ok
paramiko.transport: DEBUG: [chan 7421] EOF received (7421)
paramiko.transport: DEBUG: [chan 7421] EOF sent (7421)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3710 count=976 bs=1k
paramiko.transport: DEBUG: [chan 7422] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7422] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7422 opened.
paramiko.transport: DEBUG: [chan 7422] Sesch channel 7422 request ok
paramiko.transport: DEBUG: [chan 7422] EOF received (7422)
paramiko.transport: DEBUG: [chan 7422] EOF sent (7422)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3710 count=976 bs=1k
paramiko.transport: DEBUG: [chan 7423] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7423] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7423 opened.
paramiko.transport: DEBUG: [chan 7423] Sesch channel 7423 request ok
paramiko.transport: DEBUG: [chan 7423] EOF received (7423)
paramiko.transport: DEBUG: [chan 7423] EOF sent (7423)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3711 count=353 bs=1k
paramiko.transport: DEBUG: [chan 7424] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7424] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7424 opened.
paramiko.transport: DEBUG: [chan 7424] Sesch channel 7424 request ok
paramiko.transport: DEBUG: [chan 7424] EOF received (7424)
paramiko.transport: DEBUG: [chan 7424] EOF sent (7424)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3711 count=353 bs=1k
paramiko.transport: DEBUG: [chan 7425] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7425] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7425 opened.
paramiko.transport: DEBUG: [chan 7425] Sesch channel 7425 request ok
paramiko.transport: DEBUG: [chan 7425] EOF received (7425)
paramiko.transport: DEBUG: [chan 7425] EOF sent (7425)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3712 count=820 bs=1k
paramiko.transport: DEBUG: [chan 7426] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7426] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7426 opened.
paramiko.transport: DEBUG: [chan 7426] Sesch channel 7426 request ok
paramiko.transport: DEBUG: [chan 7426] EOF received (7426)
paramiko.transport: DEBUG: [chan 7426] EOF sent (7426)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3712 count=820 bs=1k
paramiko.transport: DEBUG: [chan 7427] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7427] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7427 opened.
paramiko.transport: DEBUG: [chan 7427] Sesch channel 7427 request ok
paramiko.transport: DEBUG: [chan 7427] EOF received (7427)
paramiko.transport: DEBUG: [chan 7427] EOF sent (7427)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3713 count=444 bs=1k
paramiko.transport: DEBUG: [chan 7428] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7428] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7428 opened.
paramiko.transport: DEBUG: [chan 7428] Sesch channel 7428 request ok
paramiko.transport: DEBUG: [chan 7428] EOF received (7428)
paramiko.transport: DEBUG: [chan 7428] EOF sent (7428)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3713 count=444 bs=1k
paramiko.transport: DEBUG: [chan 7429] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7429] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7429 opened.
paramiko.transport: DEBUG: [chan 7429] Sesch channel 7429 request ok
paramiko.transport: DEBUG: [chan 7429] EOF received (7429)
paramiko.transport: DEBUG: [chan 7429] EOF sent (7429)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3714 count=763 bs=1k
paramiko.transport: DEBUG: [chan 7430] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7430] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7430 opened.
paramiko.transport: DEBUG: [chan 7430] Sesch channel 7430 request ok
paramiko.transport: DEBUG: [chan 7430] EOF received (7430)
paramiko.transport: DEBUG: [chan 7430] EOF sent (7430)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3714 count=763 bs=1k
paramiko.transport: DEBUG: [chan 7431] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7431] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7431 opened.
paramiko.transport: DEBUG: [chan 7431] Sesch channel 7431 request ok
paramiko.transport: DEBUG: [chan 7431] EOF received (7431)
paramiko.transport: DEBUG: [chan 7431] EOF sent (7431)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3715 count=219 bs=1k
paramiko.transport: DEBUG: [chan 7432] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7432] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7432 opened.
paramiko.transport: DEBUG: [chan 7432] Sesch channel 7432 request ok
paramiko.transport: DEBUG: [chan 7432] EOF received (7432)
paramiko.transport: DEBUG: [chan 7432] EOF sent (7432)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3715 count=219 bs=1k
paramiko.transport: DEBUG: [chan 7433] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7433] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7433 opened.
paramiko.transport: DEBUG: [chan 7433] Sesch channel 7433 request ok
paramiko.transport: DEBUG: [chan 7433] EOF received (7433)
paramiko.transport: DEBUG: [chan 7433] EOF sent (7433)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3716 count=728 bs=1k
paramiko.transport: DEBUG: [chan 7434] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7434] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7434 opened.
paramiko.transport: DEBUG: [chan 7434] Sesch channel 7434 request ok
paramiko.transport: DEBUG: [chan 7434] EOF received (7434)
paramiko.transport: DEBUG: [chan 7434] EOF sent (7434)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3716 count=728 bs=1k
paramiko.transport: DEBUG: [chan 7435] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7435] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7435 opened.
paramiko.transport: DEBUG: [chan 7435] Sesch channel 7435 request ok
paramiko.transport: DEBUG: [chan 7435] EOF received (7435)
paramiko.transport: DEBUG: [chan 7435] EOF sent (7435)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3717 count=673 bs=1k
paramiko.transport: DEBUG: [chan 7436] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7436] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7436 opened.
paramiko.transport: DEBUG: [chan 7436] Sesch channel 7436 request ok
paramiko.transport: DEBUG: [chan 7436] EOF received (7436)
paramiko.transport: DEBUG: [chan 7436] EOF sent (7436)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3717 count=673 bs=1k
paramiko.transport: DEBUG: [chan 7437] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7437] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7437 opened.
paramiko.transport: DEBUG: [chan 7437] Sesch channel 7437 request ok
paramiko.transport: DEBUG: [chan 7437] EOF received (7437)
paramiko.transport: DEBUG: [chan 7437] EOF sent (7437)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3718 count=223 bs=1k
paramiko.transport: DEBUG: [chan 7438] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7438] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7438 opened.
paramiko.transport: DEBUG: [chan 7438] Sesch channel 7438 request ok
paramiko.transport: DEBUG: [chan 7438] EOF received (7438)
paramiko.transport: DEBUG: [chan 7438] EOF sent (7438)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3718 count=223 bs=1k
paramiko.transport: DEBUG: [chan 7439] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7439] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7439 opened.
paramiko.transport: DEBUG: [chan 7439] Sesch channel 7439 request ok
paramiko.transport: DEBUG: [chan 7439] EOF received (7439)
paramiko.transport: DEBUG: [chan 7439] EOF sent (7439)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3719 count=478 bs=1k
paramiko.transport: DEBUG: [chan 7440] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7440] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7440 opened.
paramiko.transport: DEBUG: [chan 7440] Sesch channel 7440 request ok
paramiko.transport: DEBUG: [chan 7440] EOF received (7440)
paramiko.transport: DEBUG: [chan 7440] EOF sent (7440)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3719 count=478 bs=1k
paramiko.transport: DEBUG: [chan 7441] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7441] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7441 opened.
paramiko.transport: DEBUG: [chan 7441] Sesch channel 7441 request ok
paramiko.transport: DEBUG: [chan 7441] EOF received (7441)
paramiko.transport: DEBUG: [chan 7441] EOF sent (7441)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3720 count=985 bs=1k
paramiko.transport: DEBUG: [chan 7442] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7442] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7442 opened.
paramiko.transport: DEBUG: [chan 7442] Sesch channel 7442 request ok
paramiko.transport: DEBUG: [chan 7442] EOF received (7442)
paramiko.transport: DEBUG: [chan 7442] EOF sent (7442)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3720 count=985 bs=1k
paramiko.transport: DEBUG: [chan 7443] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7443] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7443 opened.
paramiko.transport: DEBUG: [chan 7443] Sesch channel 7443 request ok
paramiko.transport: DEBUG: [chan 7443] EOF received (7443)
paramiko.transport: DEBUG: [chan 7443] EOF sent (7443)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3721 count=210 bs=1k
paramiko.transport: DEBUG: [chan 7444] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7444] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7444 opened.
paramiko.transport: DEBUG: [chan 7444] Sesch channel 7444 request ok
paramiko.transport: DEBUG: [chan 7444] EOF received (7444)
paramiko.transport: DEBUG: [chan 7444] EOF sent (7444)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3721 count=210 bs=1k
paramiko.transport: DEBUG: [chan 7445] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7445] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7445 opened.
paramiko.transport: DEBUG: [chan 7445] Sesch channel 7445 request ok
paramiko.transport: DEBUG: [chan 7445] EOF received (7445)
paramiko.transport: DEBUG: [chan 7445] EOF sent (7445)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3722 count=738 bs=1k
paramiko.transport: DEBUG: [chan 7446] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7446] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7446 opened.
paramiko.transport: DEBUG: [chan 7446] Sesch channel 7446 request ok
paramiko.transport: DEBUG: [chan 7446] EOF received (7446)
paramiko.transport: DEBUG: [chan 7446] EOF sent (7446)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3722 count=738 bs=1k
paramiko.transport: DEBUG: [chan 7447] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7447] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7447 opened.
paramiko.transport: DEBUG: [chan 7447] Sesch channel 7447 request ok
paramiko.transport: DEBUG: [chan 7447] EOF received (7447)
paramiko.transport: DEBUG: [chan 7447] EOF sent (7447)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3723 count=8 bs=1k
paramiko.transport: DEBUG: [chan 7448] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7448] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7448 opened.
paramiko.transport: DEBUG: [chan 7448] Sesch channel 7448 request ok
paramiko.transport: DEBUG: [chan 7448] EOF received (7448)
paramiko.transport: DEBUG: [chan 7448] EOF sent (7448)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3723 count=8 bs=1k
paramiko.transport: DEBUG: [chan 7449] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7449] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7449 opened.
paramiko.transport: DEBUG: [chan 7449] Sesch channel 7449 request ok
paramiko.transport: DEBUG: [chan 7449] EOF received (7449)
paramiko.transport: DEBUG: [chan 7449] EOF sent (7449)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3724 count=485 bs=1k
paramiko.transport: DEBUG: [chan 7450] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7450] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7450 opened.
paramiko.transport: DEBUG: [chan 7450] Sesch channel 7450 request ok
paramiko.transport: DEBUG: [chan 7450] EOF received (7450)
paramiko.transport: DEBUG: [chan 7450] EOF sent (7450)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3724 count=485 bs=1k
paramiko.transport: DEBUG: [chan 7451] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7451] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7451 opened.
paramiko.transport: DEBUG: [chan 7451] Sesch channel 7451 request ok
paramiko.transport: DEBUG: [chan 7451] EOF received (7451)
paramiko.transport: DEBUG: [chan 7451] EOF sent (7451)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3725 count=957 bs=1k
paramiko.transport: DEBUG: [chan 7452] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7452] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7452 opened.
paramiko.transport: DEBUG: [chan 7452] Sesch channel 7452 request ok
paramiko.transport: DEBUG: [chan 7452] EOF received (7452)
paramiko.transport: DEBUG: [chan 7452] EOF sent (7452)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3725 count=957 bs=1k
paramiko.transport: DEBUG: [chan 7453] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7453] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7453 opened.
paramiko.transport: DEBUG: [chan 7453] Sesch channel 7453 request ok
paramiko.transport: DEBUG: [chan 7453] EOF received (7453)
paramiko.transport: DEBUG: [chan 7453] EOF sent (7453)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3726 count=138 bs=1k
paramiko.transport: DEBUG: [chan 7454] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7454] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7454 opened.
paramiko.transport: DEBUG: [chan 7454] Sesch channel 7454 request ok
paramiko.transport: DEBUG: [chan 7454] EOF received (7454)
paramiko.transport: DEBUG: [chan 7454] EOF sent (7454)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3726 count=138 bs=1k
paramiko.transport: DEBUG: [chan 7455] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7455] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7455 opened.
paramiko.transport: DEBUG: [chan 7455] Sesch channel 7455 request ok
paramiko.transport: DEBUG: [chan 7455] EOF received (7455)
paramiko.transport: DEBUG: [chan 7455] EOF sent (7455)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3727 count=782 bs=1k
paramiko.transport: DEBUG: [chan 7456] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7456] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7456 opened.
paramiko.transport: DEBUG: [chan 7456] Sesch channel 7456 request ok
paramiko.transport: DEBUG: [chan 7456] EOF received (7456)
paramiko.transport: DEBUG: [chan 7456] EOF sent (7456)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3727 count=782 bs=1k
paramiko.transport: DEBUG: [chan 7457] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7457] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7457 opened.
paramiko.transport: DEBUG: [chan 7457] Sesch channel 7457 request ok
paramiko.transport: DEBUG: [chan 7457] EOF received (7457)
paramiko.transport: DEBUG: [chan 7457] EOF sent (7457)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3728 count=915 bs=1k
paramiko.transport: DEBUG: [chan 7458] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7458] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7458 opened.
paramiko.transport: DEBUG: [chan 7458] Sesch channel 7458 request ok
paramiko.transport: DEBUG: [chan 7458] EOF received (7458)
paramiko.transport: DEBUG: [chan 7458] EOF sent (7458)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3728 count=915 bs=1k
paramiko.transport: DEBUG: [chan 7459] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7459] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7459 opened.
paramiko.transport: DEBUG: [chan 7459] Sesch channel 7459 request ok
paramiko.transport: DEBUG: [chan 7459] EOF received (7459)
paramiko.transport: DEBUG: [chan 7459] EOF sent (7459)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3729 count=10 bs=1k
paramiko.transport: DEBUG: [chan 7460] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7460] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7460 opened.
paramiko.transport: DEBUG: [chan 7460] Sesch channel 7460 request ok
paramiko.transport: DEBUG: [chan 7460] EOF received (7460)
paramiko.transport: DEBUG: [chan 7460] EOF sent (7460)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3729 count=10 bs=1k
paramiko.transport: DEBUG: [chan 7461] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7461] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7461 opened.
paramiko.transport: DEBUG: [chan 7461] Sesch channel 7461 request ok
paramiko.transport: DEBUG: [chan 7461] EOF received (7461)
paramiko.transport: DEBUG: [chan 7461] EOF sent (7461)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3730 count=638 bs=1k
paramiko.transport: DEBUG: [chan 7462] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7462] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7462 opened.
paramiko.transport: DEBUG: [chan 7462] Sesch channel 7462 request ok
paramiko.transport: DEBUG: [chan 7462] EOF received (7462)
paramiko.transport: DEBUG: [chan 7462] EOF sent (7462)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3730 count=638 bs=1k
paramiko.transport: DEBUG: [chan 7463] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7463] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7463 opened.
paramiko.transport: DEBUG: [chan 7463] Sesch channel 7463 request ok
paramiko.transport: DEBUG: [chan 7463] EOF received (7463)
paramiko.transport: DEBUG: [chan 7463] EOF sent (7463)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3731 count=924 bs=1k
paramiko.transport: DEBUG: [chan 7464] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7464] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7464 opened.
paramiko.transport: DEBUG: [chan 7464] Sesch channel 7464 request ok
paramiko.transport: DEBUG: [chan 7464] EOF received (7464)
paramiko.transport: DEBUG: [chan 7464] EOF sent (7464)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3731 count=924 bs=1k
paramiko.transport: DEBUG: [chan 7465] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7465] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7465 opened.
paramiko.transport: DEBUG: [chan 7465] Sesch channel 7465 request ok
paramiko.transport: DEBUG: [chan 7465] EOF received (7465)
paramiko.transport: DEBUG: [chan 7465] EOF sent (7465)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3732 count=989 bs=1k
paramiko.transport: DEBUG: [chan 7466] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7466] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7466 opened.
paramiko.transport: DEBUG: [chan 7466] Sesch channel 7466 request ok
paramiko.transport: DEBUG: [chan 7466] EOF received (7466)
paramiko.transport: DEBUG: [chan 7466] EOF sent (7466)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3732 count=989 bs=1k
paramiko.transport: DEBUG: [chan 7467] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7467] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7467 opened.
paramiko.transport: DEBUG: [chan 7467] Sesch channel 7467 request ok
paramiko.transport: DEBUG: [chan 7467] EOF received (7467)
paramiko.transport: DEBUG: [chan 7467] EOF sent (7467)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3733 count=76 bs=1k
paramiko.transport: DEBUG: [chan 7468] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7468] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7468 opened.
paramiko.transport: DEBUG: [chan 7468] Sesch channel 7468 request ok
paramiko.transport: DEBUG: [chan 7468] EOF received (7468)
paramiko.transport: DEBUG: [chan 7468] EOF sent (7468)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3733 count=76 bs=1k
paramiko.transport: DEBUG: [chan 7469] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7469] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7469 opened.
paramiko.transport: DEBUG: [chan 7469] Sesch channel 7469 request ok
paramiko.transport: DEBUG: [chan 7469] EOF received (7469)
paramiko.transport: DEBUG: [chan 7469] EOF sent (7469)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3734 count=368 bs=1k
paramiko.transport: DEBUG: [chan 7470] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7470] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7470 opened.
paramiko.transport: DEBUG: [chan 7470] Sesch channel 7470 request ok
paramiko.transport: DEBUG: [chan 7470] EOF received (7470)
paramiko.transport: DEBUG: [chan 7470] EOF sent (7470)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3734 count=368 bs=1k
paramiko.transport: DEBUG: [chan 7471] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7471] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7471 opened.
paramiko.transport: DEBUG: [chan 7471] Sesch channel 7471 request ok
paramiko.transport: DEBUG: [chan 7471] EOF received (7471)
paramiko.transport: DEBUG: [chan 7471] EOF sent (7471)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3735 count=850 bs=1k
paramiko.transport: DEBUG: [chan 7472] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7472] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7472 opened.
paramiko.transport: DEBUG: [chan 7472] Sesch channel 7472 request ok
paramiko.transport: DEBUG: [chan 7472] EOF received (7472)
paramiko.transport: DEBUG: [chan 7472] EOF sent (7472)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3735 count=850 bs=1k
paramiko.transport: DEBUG: [chan 7473] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7473] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7473 opened.
paramiko.transport: DEBUG: [chan 7473] Sesch channel 7473 request ok
paramiko.transport: DEBUG: [chan 7473] EOF received (7473)
paramiko.transport: DEBUG: [chan 7473] EOF sent (7473)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3736 count=269 bs=1k
paramiko.transport: DEBUG: [chan 7474] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7474] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7474 opened.
paramiko.transport: DEBUG: [chan 7474] Sesch channel 7474 request ok
paramiko.transport: DEBUG: [chan 7474] EOF received (7474)
paramiko.transport: DEBUG: [chan 7474] EOF sent (7474)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3736 count=269 bs=1k
paramiko.transport: DEBUG: [chan 7475] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7475] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7475 opened.
paramiko.transport: DEBUG: [chan 7475] Sesch channel 7475 request ok
paramiko.transport: DEBUG: [chan 7475] EOF received (7475)
paramiko.transport: DEBUG: [chan 7475] EOF sent (7475)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3737 count=133 bs=1k
paramiko.transport: DEBUG: [chan 7476] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7476] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7476 opened.
paramiko.transport: DEBUG: [chan 7476] Sesch channel 7476 request ok
paramiko.transport: DEBUG: [chan 7476] EOF received (7476)
paramiko.transport: DEBUG: [chan 7476] EOF sent (7476)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3737 count=133 bs=1k
paramiko.transport: DEBUG: [chan 7477] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7477] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7477 opened.
paramiko.transport: DEBUG: [chan 7477] Sesch channel 7477 request ok
paramiko.transport: DEBUG: [chan 7477] EOF received (7477)
paramiko.transport: DEBUG: [chan 7477] EOF sent (7477)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3738 count=297 bs=1k
paramiko.transport: DEBUG: [chan 7478] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7478] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7478 opened.
paramiko.transport: DEBUG: [chan 7478] Sesch channel 7478 request ok
paramiko.transport: DEBUG: [chan 7478] EOF received (7478)
paramiko.transport: DEBUG: [chan 7478] EOF sent (7478)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3738 count=297 bs=1k
paramiko.transport: DEBUG: [chan 7479] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7479] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7479 opened.
paramiko.transport: DEBUG: [chan 7479] Sesch channel 7479 request ok
paramiko.transport: DEBUG: [chan 7479] EOF received (7479)
paramiko.transport: DEBUG: [chan 7479] EOF sent (7479)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3739 count=484 bs=1k
paramiko.transport: DEBUG: [chan 7480] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7480] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7480 opened.
paramiko.transport: DEBUG: [chan 7480] Sesch channel 7480 request ok
paramiko.transport: DEBUG: [chan 7480] EOF received (7480)
paramiko.transport: DEBUG: [chan 7480] EOF sent (7480)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3739 count=484 bs=1k
paramiko.transport: DEBUG: [chan 7481] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7481] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7481 opened.
paramiko.transport: DEBUG: [chan 7481] Sesch channel 7481 request ok
paramiko.transport: DEBUG: [chan 7481] EOF received (7481)
paramiko.transport: DEBUG: [chan 7481] EOF sent (7481)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3740 count=682 bs=1k
paramiko.transport: DEBUG: [chan 7482] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7482] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7482 opened.
paramiko.transport: DEBUG: [chan 7482] Sesch channel 7482 request ok
paramiko.transport: DEBUG: [chan 7482] EOF received (7482)
paramiko.transport: DEBUG: [chan 7482] EOF sent (7482)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3740 count=682 bs=1k
paramiko.transport: DEBUG: [chan 7483] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7483] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7483 opened.
paramiko.transport: DEBUG: [chan 7483] Sesch channel 7483 request ok
paramiko.transport: DEBUG: [chan 7483] EOF received (7483)
paramiko.transport: DEBUG: [chan 7483] EOF sent (7483)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3741 count=603 bs=1k
paramiko.transport: DEBUG: [chan 7484] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7484] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7484 opened.
paramiko.transport: DEBUG: [chan 7484] Sesch channel 7484 request ok
paramiko.transport: DEBUG: [chan 7484] EOF received (7484)
paramiko.transport: DEBUG: [chan 7484] EOF sent (7484)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3741 count=603 bs=1k
paramiko.transport: DEBUG: [chan 7485] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7485] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7485 opened.
paramiko.transport: DEBUG: [chan 7485] Sesch channel 7485 request ok
paramiko.transport: DEBUG: [chan 7485] EOF received (7485)
paramiko.transport: DEBUG: [chan 7485] EOF sent (7485)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3742 count=437 bs=1k
paramiko.transport: DEBUG: [chan 7486] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7486] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7486 opened.
paramiko.transport: DEBUG: [chan 7486] Sesch channel 7486 request ok
paramiko.transport: DEBUG: [chan 7486] EOF received (7486)
paramiko.transport: DEBUG: [chan 7486] EOF sent (7486)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3742 count=437 bs=1k
paramiko.transport: DEBUG: [chan 7487] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7487] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7487 opened.
paramiko.transport: DEBUG: [chan 7487] Sesch channel 7487 request ok
paramiko.transport: DEBUG: [chan 7487] EOF received (7487)
paramiko.transport: DEBUG: [chan 7487] EOF sent (7487)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3743 count=555 bs=1k
paramiko.transport: DEBUG: [chan 7488] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7488] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7488 opened.
paramiko.transport: DEBUG: [chan 7488] Sesch channel 7488 request ok
paramiko.transport: DEBUG: [chan 7488] EOF received (7488)
paramiko.transport: DEBUG: [chan 7488] EOF sent (7488)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3743 count=555 bs=1k
paramiko.transport: DEBUG: [chan 7489] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7489] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7489 opened.
paramiko.transport: DEBUG: [chan 7489] Sesch channel 7489 request ok
paramiko.transport: DEBUG: [chan 7489] EOF received (7489)
paramiko.transport: DEBUG: [chan 7489] EOF sent (7489)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3744 count=370 bs=1k
paramiko.transport: DEBUG: [chan 7490] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7490] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7490 opened.
paramiko.transport: DEBUG: [chan 7490] Sesch channel 7490 request ok
paramiko.transport: DEBUG: [chan 7490] EOF received (7490)
paramiko.transport: DEBUG: [chan 7490] EOF sent (7490)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3744 count=370 bs=1k
paramiko.transport: DEBUG: [chan 7491] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7491] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7491 opened.
paramiko.transport: DEBUG: [chan 7491] Sesch channel 7491 request ok
paramiko.transport: DEBUG: [chan 7491] EOF received (7491)
paramiko.transport: DEBUG: [chan 7491] EOF sent (7491)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3745 count=421 bs=1k
paramiko.transport: DEBUG: [chan 7492] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7492] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7492 opened.
paramiko.transport: DEBUG: [chan 7492] Sesch channel 7492 request ok
paramiko.transport: DEBUG: [chan 7492] EOF received (7492)
paramiko.transport: DEBUG: [chan 7492] EOF sent (7492)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3745 count=421 bs=1k
paramiko.transport: DEBUG: [chan 7493] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7493] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7493 opened.
paramiko.transport: DEBUG: [chan 7493] Sesch channel 7493 request ok
paramiko.transport: DEBUG: [chan 7493] EOF received (7493)
paramiko.transport: DEBUG: [chan 7493] EOF sent (7493)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3746 count=667 bs=1k
paramiko.transport: DEBUG: [chan 7494] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7494] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7494 opened.
paramiko.transport: DEBUG: [chan 7494] Sesch channel 7494 request ok
paramiko.transport: DEBUG: [chan 7494] EOF received (7494)
paramiko.transport: DEBUG: [chan 7494] EOF sent (7494)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3746 count=667 bs=1k
paramiko.transport: DEBUG: [chan 7495] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7495] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7495 opened.
paramiko.transport: DEBUG: [chan 7495] Sesch channel 7495 request ok
paramiko.transport: DEBUG: [chan 7495] EOF received (7495)
paramiko.transport: DEBUG: [chan 7495] EOF sent (7495)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3747 count=847 bs=1k
paramiko.transport: DEBUG: [chan 7496] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7496] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7496 opened.
paramiko.transport: DEBUG: [chan 7496] Sesch channel 7496 request ok
paramiko.transport: DEBUG: [chan 7496] EOF received (7496)
paramiko.transport: DEBUG: [chan 7496] EOF sent (7496)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3747 count=847 bs=1k
paramiko.transport: DEBUG: [chan 7497] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7497] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7497 opened.
paramiko.transport: DEBUG: [chan 7497] Sesch channel 7497 request ok
paramiko.transport: DEBUG: [chan 7497] EOF received (7497)
paramiko.transport: DEBUG: [chan 7497] EOF sent (7497)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3748 count=157 bs=1k
paramiko.transport: DEBUG: [chan 7498] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7498] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7498 opened.
paramiko.transport: DEBUG: [chan 7498] Sesch channel 7498 request ok
paramiko.transport: DEBUG: [chan 7498] EOF received (7498)
paramiko.transport: DEBUG: [chan 7498] EOF sent (7498)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3748 count=157 bs=1k
paramiko.transport: DEBUG: [chan 7499] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7499] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7499 opened.
paramiko.transport: DEBUG: [chan 7499] Sesch channel 7499 request ok
paramiko.transport: DEBUG: [chan 7499] EOF received (7499)
paramiko.transport: DEBUG: [chan 7499] EOF sent (7499)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3749 count=216 bs=1k
paramiko.transport: DEBUG: [chan 7500] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7500] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7500 opened.
paramiko.transport: DEBUG: [chan 7500] Sesch channel 7500 request ok
paramiko.transport: DEBUG: [chan 7500] EOF received (7500)
paramiko.transport: DEBUG: [chan 7500] EOF sent (7500)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3749 count=216 bs=1k
paramiko.transport: DEBUG: [chan 7501] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7501] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7501 opened.
paramiko.transport: DEBUG: [chan 7501] Sesch channel 7501 request ok
paramiko.transport: DEBUG: [chan 7501] EOF received (7501)
paramiko.transport: DEBUG: [chan 7501] EOF sent (7501)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3750 count=524 bs=1k
paramiko.transport: DEBUG: [chan 7502] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7502] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7502 opened.
paramiko.transport: DEBUG: [chan 7502] Sesch channel 7502 request ok
paramiko.transport: DEBUG: [chan 7502] EOF received (7502)
paramiko.transport: DEBUG: [chan 7502] EOF sent (7502)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3750 count=524 bs=1k
paramiko.transport: DEBUG: [chan 7503] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7503] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7503 opened.
paramiko.transport: DEBUG: [chan 7503] Sesch channel 7503 request ok
paramiko.transport: DEBUG: [chan 7503] EOF received (7503)
paramiko.transport: DEBUG: [chan 7503] EOF sent (7503)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3751 count=522 bs=1k
paramiko.transport: DEBUG: [chan 7504] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7504] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7504 opened.
paramiko.transport: DEBUG: [chan 7504] Sesch channel 7504 request ok
paramiko.transport: DEBUG: [chan 7504] EOF received (7504)
paramiko.transport: DEBUG: [chan 7504] EOF sent (7504)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3751 count=522 bs=1k
paramiko.transport: DEBUG: [chan 7505] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7505] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7505 opened.
paramiko.transport: DEBUG: [chan 7505] Sesch channel 7505 request ok
paramiko.transport: DEBUG: [chan 7505] EOF received (7505)
paramiko.transport: DEBUG: [chan 7505] EOF sent (7505)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3752 count=419 bs=1k
paramiko.transport: DEBUG: [chan 7506] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7506] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7506 opened.
paramiko.transport: DEBUG: [chan 7506] Sesch channel 7506 request ok
paramiko.transport: DEBUG: [chan 7506] EOF received (7506)
paramiko.transport: DEBUG: [chan 7506] EOF sent (7506)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3752 count=419 bs=1k
paramiko.transport: DEBUG: [chan 7507] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7507] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7507 opened.
paramiko.transport: DEBUG: [chan 7507] Sesch channel 7507 request ok
paramiko.transport: DEBUG: [chan 7507] EOF received (7507)
paramiko.transport: DEBUG: [chan 7507] EOF sent (7507)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3753 count=993 bs=1k
paramiko.transport: DEBUG: [chan 7508] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7508] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7508 opened.
paramiko.transport: DEBUG: [chan 7508] Sesch channel 7508 request ok
paramiko.transport: DEBUG: [chan 7508] EOF received (7508)
paramiko.transport: DEBUG: [chan 7508] EOF sent (7508)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3753 count=993 bs=1k
paramiko.transport: DEBUG: [chan 7509] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7509] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7509 opened.
paramiko.transport: DEBUG: [chan 7509] Sesch channel 7509 request ok
paramiko.transport: DEBUG: [chan 7509] EOF received (7509)
paramiko.transport: DEBUG: [chan 7509] EOF sent (7509)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3754 count=347 bs=1k
paramiko.transport: DEBUG: [chan 7510] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7510] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7510 opened.
paramiko.transport: DEBUG: [chan 7510] Sesch channel 7510 request ok
paramiko.transport: DEBUG: [chan 7510] EOF received (7510)
paramiko.transport: DEBUG: [chan 7510] EOF sent (7510)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3754 count=347 bs=1k
paramiko.transport: DEBUG: [chan 7511] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7511] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7511 opened.
paramiko.transport: DEBUG: [chan 7511] Sesch channel 7511 request ok
paramiko.transport: DEBUG: [chan 7511] EOF received (7511)
paramiko.transport: DEBUG: [chan 7511] EOF sent (7511)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3755 count=201 bs=1k
paramiko.transport: DEBUG: [chan 7512] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7512] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7512 opened.
paramiko.transport: DEBUG: [chan 7512] Sesch channel 7512 request ok
paramiko.transport: DEBUG: [chan 7512] EOF received (7512)
paramiko.transport: DEBUG: [chan 7512] EOF sent (7512)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3755 count=201 bs=1k
paramiko.transport: DEBUG: [chan 7513] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7513] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7513 opened.
paramiko.transport: DEBUG: [chan 7513] Sesch channel 7513 request ok
paramiko.transport: DEBUG: [chan 7513] EOF received (7513)
paramiko.transport: DEBUG: [chan 7513] EOF sent (7513)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3756 count=320 bs=1k
paramiko.transport: DEBUG: [chan 7514] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7514] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7514 opened.
paramiko.transport: DEBUG: [chan 7514] Sesch channel 7514 request ok
paramiko.transport: DEBUG: [chan 7514] EOF received (7514)
paramiko.transport: DEBUG: [chan 7514] EOF sent (7514)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3756 count=320 bs=1k
paramiko.transport: DEBUG: [chan 7515] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7515] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7515 opened.
paramiko.transport: DEBUG: [chan 7515] Sesch channel 7515 request ok
paramiko.transport: DEBUG: [chan 7515] EOF received (7515)
paramiko.transport: DEBUG: [chan 7515] EOF sent (7515)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3757 count=709 bs=1k
paramiko.transport: DEBUG: [chan 7516] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7516] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7516 opened.
paramiko.transport: DEBUG: [chan 7516] Sesch channel 7516 request ok
paramiko.transport: DEBUG: [chan 7516] EOF received (7516)
paramiko.transport: DEBUG: [chan 7516] EOF sent (7516)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3757 count=709 bs=1k
paramiko.transport: DEBUG: [chan 7517] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7517] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7517 opened.
paramiko.transport: DEBUG: [chan 7517] Sesch channel 7517 request ok
paramiko.transport: DEBUG: [chan 7517] EOF received (7517)
paramiko.transport: DEBUG: [chan 7517] EOF sent (7517)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3758 count=864 bs=1k
paramiko.transport: DEBUG: [chan 7518] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7518] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7518 opened.
paramiko.transport: DEBUG: [chan 7518] Sesch channel 7518 request ok
paramiko.transport: DEBUG: [chan 7518] EOF received (7518)
paramiko.transport: DEBUG: [chan 7518] EOF sent (7518)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3758 count=864 bs=1k
paramiko.transport: DEBUG: [chan 7519] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7519] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7519 opened.
paramiko.transport: DEBUG: [chan 7519] Sesch channel 7519 request ok
paramiko.transport: DEBUG: [chan 7519] EOF received (7519)
paramiko.transport: DEBUG: [chan 7519] EOF sent (7519)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3759 count=824 bs=1k
paramiko.transport: DEBUG: [chan 7520] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7520] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7520 opened.
paramiko.transport: DEBUG: [chan 7520] Sesch channel 7520 request ok
paramiko.transport: DEBUG: [chan 7520] EOF received (7520)
paramiko.transport: DEBUG: [chan 7520] EOF sent (7520)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3759 count=824 bs=1k
paramiko.transport: DEBUG: [chan 7521] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7521] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7521 opened.
paramiko.transport: DEBUG: [chan 7521] Sesch channel 7521 request ok
paramiko.transport: DEBUG: [chan 7521] EOF received (7521)
paramiko.transport: DEBUG: [chan 7521] EOF sent (7521)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3760 count=687 bs=1k
paramiko.transport: DEBUG: [chan 7522] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7522] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7522 opened.
paramiko.transport: DEBUG: [chan 7522] Sesch channel 7522 request ok
paramiko.transport: DEBUG: [chan 7522] EOF received (7522)
paramiko.transport: DEBUG: [chan 7522] EOF sent (7522)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3760 count=687 bs=1k
paramiko.transport: DEBUG: [chan 7523] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7523] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7523 opened.
paramiko.transport: DEBUG: [chan 7523] Sesch channel 7523 request ok
paramiko.transport: DEBUG: [chan 7523] EOF received (7523)
paramiko.transport: DEBUG: [chan 7523] EOF sent (7523)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3761 count=321 bs=1k
paramiko.transport: DEBUG: [chan 7524] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7524] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7524 opened.
paramiko.transport: DEBUG: [chan 7524] Sesch channel 7524 request ok
paramiko.transport: DEBUG: [chan 7524] EOF received (7524)
paramiko.transport: DEBUG: [chan 7524] EOF sent (7524)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3761 count=321 bs=1k
paramiko.transport: DEBUG: [chan 7525] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7525] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7525 opened.
paramiko.transport: DEBUG: [chan 7525] Sesch channel 7525 request ok
paramiko.transport: DEBUG: [chan 7525] EOF received (7525)
paramiko.transport: DEBUG: [chan 7525] EOF sent (7525)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3762 count=916 bs=1k
paramiko.transport: DEBUG: [chan 7526] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7526] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7526 opened.
paramiko.transport: DEBUG: [chan 7526] Sesch channel 7526 request ok
paramiko.transport: DEBUG: [chan 7526] EOF received (7526)
paramiko.transport: DEBUG: [chan 7526] EOF sent (7526)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3762 count=916 bs=1k
paramiko.transport: DEBUG: [chan 7527] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7527] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7527 opened.
paramiko.transport: DEBUG: [chan 7527] Sesch channel 7527 request ok
paramiko.transport: DEBUG: [chan 7527] EOF received (7527)
paramiko.transport: DEBUG: [chan 7527] EOF sent (7527)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3763 count=229 bs=1k
paramiko.transport: DEBUG: [chan 7528] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7528] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7528 opened.
paramiko.transport: DEBUG: [chan 7528] Sesch channel 7528 request ok
paramiko.transport: DEBUG: [chan 7528] EOF received (7528)
paramiko.transport: DEBUG: [chan 7528] EOF sent (7528)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3763 count=229 bs=1k
paramiko.transport: DEBUG: [chan 7529] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7529] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7529 opened.
paramiko.transport: DEBUG: [chan 7529] Sesch channel 7529 request ok
paramiko.transport: DEBUG: [chan 7529] EOF received (7529)
paramiko.transport: DEBUG: [chan 7529] EOF sent (7529)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3764 count=373 bs=1k
paramiko.transport: DEBUG: [chan 7530] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7530] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7530 opened.
paramiko.transport: DEBUG: [chan 7530] Sesch channel 7530 request ok
paramiko.transport: DEBUG: [chan 7530] EOF received (7530)
paramiko.transport: DEBUG: [chan 7530] EOF sent (7530)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3764 count=373 bs=1k
paramiko.transport: DEBUG: [chan 7531] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7531] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7531 opened.
paramiko.transport: DEBUG: [chan 7531] Sesch channel 7531 request ok
paramiko.transport: DEBUG: [chan 7531] EOF received (7531)
paramiko.transport: DEBUG: [chan 7531] EOF sent (7531)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3765 count=297 bs=1k
paramiko.transport: DEBUG: [chan 7532] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7532] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7532 opened.
paramiko.transport: DEBUG: [chan 7532] Sesch channel 7532 request ok
paramiko.transport: DEBUG: [chan 7532] EOF received (7532)
paramiko.transport: DEBUG: [chan 7532] EOF sent (7532)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3765 count=297 bs=1k
paramiko.transport: DEBUG: [chan 7533] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7533] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7533 opened.
paramiko.transport: DEBUG: [chan 7533] Sesch channel 7533 request ok
paramiko.transport: DEBUG: [chan 7533] EOF received (7533)
paramiko.transport: DEBUG: [chan 7533] EOF sent (7533)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3766 count=46 bs=1k
paramiko.transport: DEBUG: [chan 7534] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7534] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7534 opened.
paramiko.transport: DEBUG: [chan 7534] Sesch channel 7534 request ok
paramiko.transport: DEBUG: [chan 7534] EOF received (7534)
paramiko.transport: DEBUG: [chan 7534] EOF sent (7534)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3766 count=46 bs=1k
paramiko.transport: DEBUG: [chan 7535] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7535] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7535 opened.
paramiko.transport: DEBUG: [chan 7535] Sesch channel 7535 request ok
paramiko.transport: DEBUG: [chan 7535] EOF received (7535)
paramiko.transport: DEBUG: [chan 7535] EOF sent (7535)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3767 count=443 bs=1k
paramiko.transport: DEBUG: [chan 7536] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7536] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7536 opened.
paramiko.transport: DEBUG: [chan 7536] Sesch channel 7536 request ok
paramiko.transport: DEBUG: [chan 7536] EOF received (7536)
paramiko.transport: DEBUG: [chan 7536] EOF sent (7536)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3767 count=443 bs=1k
paramiko.transport: DEBUG: [chan 7537] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7537] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7537 opened.
paramiko.transport: DEBUG: [chan 7537] Sesch channel 7537 request ok
paramiko.transport: DEBUG: [chan 7537] EOF received (7537)
paramiko.transport: DEBUG: [chan 7537] EOF sent (7537)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3768 count=177 bs=1k
paramiko.transport: DEBUG: [chan 7538] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7538] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7538 opened.
paramiko.transport: DEBUG: [chan 7538] Sesch channel 7538 request ok
paramiko.transport: DEBUG: [chan 7538] EOF received (7538)
paramiko.transport: DEBUG: [chan 7538] EOF sent (7538)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3768 count=177 bs=1k
paramiko.transport: DEBUG: [chan 7539] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7539] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7539 opened.
paramiko.transport: DEBUG: [chan 7539] Sesch channel 7539 request ok
paramiko.transport: DEBUG: [chan 7539] EOF received (7539)
paramiko.transport: DEBUG: [chan 7539] EOF sent (7539)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3769 count=321 bs=1k
paramiko.transport: DEBUG: [chan 7540] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7540] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7540 opened.
paramiko.transport: DEBUG: [chan 7540] Sesch channel 7540 request ok
paramiko.transport: DEBUG: [chan 7540] EOF received (7540)
paramiko.transport: DEBUG: [chan 7540] EOF sent (7540)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3769 count=321 bs=1k
paramiko.transport: DEBUG: [chan 7541] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7541] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7541 opened.
paramiko.transport: DEBUG: [chan 7541] Sesch channel 7541 request ok
paramiko.transport: DEBUG: [chan 7541] EOF received (7541)
paramiko.transport: DEBUG: [chan 7541] EOF sent (7541)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3770 count=780 bs=1k
paramiko.transport: DEBUG: [chan 7542] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7542] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7542 opened.
paramiko.transport: DEBUG: [chan 7542] Sesch channel 7542 request ok
paramiko.transport: DEBUG: [chan 7542] EOF received (7542)
paramiko.transport: DEBUG: [chan 7542] EOF sent (7542)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3770 count=780 bs=1k
paramiko.transport: DEBUG: [chan 7543] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7543] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7543 opened.
paramiko.transport: DEBUG: [chan 7543] Sesch channel 7543 request ok
paramiko.transport: DEBUG: [chan 7543] EOF received (7543)
paramiko.transport: DEBUG: [chan 7543] EOF sent (7543)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3771 count=199 bs=1k
paramiko.transport: DEBUG: [chan 7544] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7544] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7544 opened.
paramiko.transport: DEBUG: [chan 7544] Sesch channel 7544 request ok
paramiko.transport: DEBUG: [chan 7544] EOF received (7544)
paramiko.transport: DEBUG: [chan 7544] EOF sent (7544)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3771 count=199 bs=1k
paramiko.transport: DEBUG: [chan 7545] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7545] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7545 opened.
paramiko.transport: DEBUG: [chan 7545] Sesch channel 7545 request ok
paramiko.transport: DEBUG: [chan 7545] EOF received (7545)
paramiko.transport: DEBUG: [chan 7545] EOF sent (7545)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3772 count=551 bs=1k
paramiko.transport: DEBUG: [chan 7546] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7546] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7546 opened.
paramiko.transport: DEBUG: [chan 7546] Sesch channel 7546 request ok
paramiko.transport: DEBUG: [chan 7546] EOF received (7546)
paramiko.transport: DEBUG: [chan 7546] EOF sent (7546)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3772 count=551 bs=1k
paramiko.transport: DEBUG: [chan 7547] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7547] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7547 opened.
paramiko.transport: DEBUG: [chan 7547] Sesch channel 7547 request ok
paramiko.transport: DEBUG: [chan 7547] EOF received (7547)
paramiko.transport: DEBUG: [chan 7547] EOF sent (7547)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3773 count=311 bs=1k
paramiko.transport: DEBUG: [chan 7548] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7548] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7548 opened.
paramiko.transport: DEBUG: [chan 7548] Sesch channel 7548 request ok
paramiko.transport: DEBUG: [chan 7548] EOF received (7548)
paramiko.transport: DEBUG: [chan 7548] EOF sent (7548)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3773 count=311 bs=1k
paramiko.transport: DEBUG: [chan 7549] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7549] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7549 opened.
paramiko.transport: DEBUG: [chan 7549] Sesch channel 7549 request ok
paramiko.transport: DEBUG: [chan 7549] EOF received (7549)
paramiko.transport: DEBUG: [chan 7549] EOF sent (7549)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3774 count=484 bs=1k
paramiko.transport: DEBUG: [chan 7550] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7550] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7550 opened.
paramiko.transport: DEBUG: [chan 7550] Sesch channel 7550 request ok
paramiko.transport: DEBUG: [chan 7550] EOF received (7550)
paramiko.transport: DEBUG: [chan 7550] EOF sent (7550)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3774 count=484 bs=1k
paramiko.transport: DEBUG: [chan 7551] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7551] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7551 opened.
paramiko.transport: DEBUG: [chan 7551] Sesch channel 7551 request ok
paramiko.transport: DEBUG: [chan 7551] EOF received (7551)
paramiko.transport: DEBUG: [chan 7551] EOF sent (7551)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3775 count=360 bs=1k
paramiko.transport: DEBUG: [chan 7552] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7552] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7552 opened.
paramiko.transport: DEBUG: [chan 7552] Sesch channel 7552 request ok
paramiko.transport: DEBUG: [chan 7552] EOF received (7552)
paramiko.transport: DEBUG: [chan 7552] EOF sent (7552)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3775 count=360 bs=1k
paramiko.transport: DEBUG: [chan 7553] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7553] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7553 opened.
paramiko.transport: DEBUG: [chan 7553] Sesch channel 7553 request ok
paramiko.transport: DEBUG: [chan 7553] EOF received (7553)
paramiko.transport: DEBUG: [chan 7553] EOF sent (7553)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3776 count=448 bs=1k
paramiko.transport: DEBUG: [chan 7554] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7554] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7554 opened.
paramiko.transport: DEBUG: [chan 7554] Sesch channel 7554 request ok
paramiko.transport: DEBUG: [chan 7554] EOF received (7554)
paramiko.transport: DEBUG: [chan 7554] EOF sent (7554)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3776 count=448 bs=1k
paramiko.transport: DEBUG: [chan 7555] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7555] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7555 opened.
paramiko.transport: DEBUG: [chan 7555] Sesch channel 7555 request ok
paramiko.transport: DEBUG: [chan 7555] EOF received (7555)
paramiko.transport: DEBUG: [chan 7555] EOF sent (7555)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3777 count=603 bs=1k
paramiko.transport: DEBUG: [chan 7556] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7556] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7556 opened.
paramiko.transport: DEBUG: [chan 7556] Sesch channel 7556 request ok
paramiko.transport: DEBUG: [chan 7556] EOF received (7556)
paramiko.transport: DEBUG: [chan 7556] EOF sent (7556)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3777 count=603 bs=1k
paramiko.transport: DEBUG: [chan 7557] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7557] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7557 opened.
paramiko.transport: DEBUG: [chan 7557] Sesch channel 7557 request ok
paramiko.transport: DEBUG: [chan 7557] EOF received (7557)
paramiko.transport: DEBUG: [chan 7557] EOF sent (7557)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3778 count=829 bs=1k
paramiko.transport: DEBUG: [chan 7558] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7558] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7558 opened.
paramiko.transport: DEBUG: [chan 7558] Sesch channel 7558 request ok
paramiko.transport: DEBUG: [chan 7558] EOF received (7558)
paramiko.transport: DEBUG: [chan 7558] EOF sent (7558)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3778 count=829 bs=1k
paramiko.transport: DEBUG: [chan 7559] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7559] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7559 opened.
paramiko.transport: DEBUG: [chan 7559] Sesch channel 7559 request ok
paramiko.transport: DEBUG: [chan 7559] EOF received (7559)
paramiko.transport: DEBUG: [chan 7559] EOF sent (7559)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3779 count=1003 bs=1k
paramiko.transport: DEBUG: [chan 7560] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7560] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7560 opened.
paramiko.transport: DEBUG: [chan 7560] Sesch channel 7560 request ok
paramiko.transport: DEBUG: [chan 7560] EOF received (7560)
paramiko.transport: DEBUG: [chan 7560] EOF sent (7560)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3779 count=1003 bs=1k
paramiko.transport: DEBUG: [chan 7561] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7561] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7561 opened.
paramiko.transport: DEBUG: [chan 7561] Sesch channel 7561 request ok
paramiko.transport: DEBUG: [chan 7561] EOF received (7561)
paramiko.transport: DEBUG: [chan 7561] EOF sent (7561)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3780 count=786 bs=1k
paramiko.transport: DEBUG: [chan 7562] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7562] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7562 opened.
paramiko.transport: DEBUG: [chan 7562] Sesch channel 7562 request ok
paramiko.transport: DEBUG: [chan 7562] EOF received (7562)
paramiko.transport: DEBUG: [chan 7562] EOF sent (7562)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3780 count=786 bs=1k
paramiko.transport: DEBUG: [chan 7563] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7563] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7563 opened.
paramiko.transport: DEBUG: [chan 7563] Sesch channel 7563 request ok
paramiko.transport: DEBUG: [chan 7563] EOF received (7563)
paramiko.transport: DEBUG: [chan 7563] EOF sent (7563)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3781 count=802 bs=1k
paramiko.transport: DEBUG: [chan 7564] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7564] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7564 opened.
paramiko.transport: DEBUG: [chan 7564] Sesch channel 7564 request ok
paramiko.transport: DEBUG: [chan 7564] EOF received (7564)
paramiko.transport: DEBUG: [chan 7564] EOF sent (7564)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3781 count=802 bs=1k
paramiko.transport: DEBUG: [chan 7565] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7565] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7565 opened.
paramiko.transport: DEBUG: [chan 7565] Sesch channel 7565 request ok
paramiko.transport: DEBUG: [chan 7565] EOF received (7565)
paramiko.transport: DEBUG: [chan 7565] EOF sent (7565)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3782 count=618 bs=1k
paramiko.transport: DEBUG: [chan 7566] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7566] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7566 opened.
paramiko.transport: DEBUG: [chan 7566] Sesch channel 7566 request ok
paramiko.transport: DEBUG: [chan 7566] EOF received (7566)
paramiko.transport: DEBUG: [chan 7566] EOF sent (7566)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3782 count=618 bs=1k
paramiko.transport: DEBUG: [chan 7567] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7567] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7567 opened.
paramiko.transport: DEBUG: [chan 7567] Sesch channel 7567 request ok
paramiko.transport: DEBUG: [chan 7567] EOF received (7567)
paramiko.transport: DEBUG: [chan 7567] EOF sent (7567)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3783 count=910 bs=1k
paramiko.transport: DEBUG: [chan 7568] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7568] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7568 opened.
paramiko.transport: DEBUG: [chan 7568] Sesch channel 7568 request ok
paramiko.transport: DEBUG: [chan 7568] EOF received (7568)
paramiko.transport: DEBUG: [chan 7568] EOF sent (7568)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3783 count=910 bs=1k
paramiko.transport: DEBUG: [chan 7569] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7569] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7569 opened.
paramiko.transport: DEBUG: [chan 7569] Sesch channel 7569 request ok
paramiko.transport: DEBUG: [chan 7569] EOF received (7569)
paramiko.transport: DEBUG: [chan 7569] EOF sent (7569)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3784 count=263 bs=1k
paramiko.transport: DEBUG: [chan 7570] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7570] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7570 opened.
paramiko.transport: DEBUG: [chan 7570] Sesch channel 7570 request ok
paramiko.transport: DEBUG: [chan 7570] EOF received (7570)
paramiko.transport: DEBUG: [chan 7570] EOF sent (7570)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3784 count=263 bs=1k
paramiko.transport: DEBUG: [chan 7571] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7571] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7571 opened.
paramiko.transport: DEBUG: [chan 7571] Sesch channel 7571 request ok
paramiko.transport: DEBUG: [chan 7571] EOF received (7571)
paramiko.transport: DEBUG: [chan 7571] EOF sent (7571)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3785 count=771 bs=1k
paramiko.transport: DEBUG: [chan 7572] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7572] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7572 opened.
paramiko.transport: DEBUG: [chan 7572] Sesch channel 7572 request ok
paramiko.transport: DEBUG: [chan 7572] EOF received (7572)
paramiko.transport: DEBUG: [chan 7572] EOF sent (7572)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3785 count=771 bs=1k
paramiko.transport: DEBUG: [chan 7573] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7573] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7573 opened.
paramiko.transport: DEBUG: [chan 7573] Sesch channel 7573 request ok
paramiko.transport: DEBUG: [chan 7573] EOF received (7573)
paramiko.transport: DEBUG: [chan 7573] EOF sent (7573)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3786 count=333 bs=1k
paramiko.transport: DEBUG: [chan 7574] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7574] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7574 opened.
paramiko.transport: DEBUG: [chan 7574] Sesch channel 7574 request ok
paramiko.transport: DEBUG: [chan 7574] EOF received (7574)
paramiko.transport: DEBUG: [chan 7574] EOF sent (7574)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3786 count=333 bs=1k
paramiko.transport: DEBUG: [chan 7575] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7575] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7575 opened.
paramiko.transport: DEBUG: [chan 7575] Sesch channel 7575 request ok
paramiko.transport: DEBUG: [chan 7575] EOF received (7575)
paramiko.transport: DEBUG: [chan 7575] EOF sent (7575)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3787 count=1010 bs=1k
paramiko.transport: DEBUG: [chan 7576] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7576] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7576 opened.
paramiko.transport: DEBUG: [chan 7576] Sesch channel 7576 request ok
paramiko.transport: DEBUG: [chan 7576] EOF received (7576)
paramiko.transport: DEBUG: [chan 7576] EOF sent (7576)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3787 count=1010 bs=1k
paramiko.transport: DEBUG: [chan 7577] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7577] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7577 opened.
paramiko.transport: DEBUG: [chan 7577] Sesch channel 7577 request ok
paramiko.transport: DEBUG: [chan 7577] EOF received (7577)
paramiko.transport: DEBUG: [chan 7577] EOF sent (7577)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3788 count=1023 bs=1k
paramiko.transport: DEBUG: [chan 7578] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7578] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7578 opened.
paramiko.transport: DEBUG: [chan 7578] Sesch channel 7578 request ok
paramiko.transport: DEBUG: [chan 7578] EOF received (7578)
paramiko.transport: DEBUG: [chan 7578] EOF sent (7578)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3788 count=1023 bs=1k
paramiko.transport: DEBUG: [chan 7579] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7579] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7579 opened.
paramiko.transport: DEBUG: [chan 7579] Sesch channel 7579 request ok
paramiko.transport: DEBUG: [chan 7579] EOF received (7579)
paramiko.transport: DEBUG: [chan 7579] EOF sent (7579)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3789 count=77 bs=1k
paramiko.transport: DEBUG: [chan 7580] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7580] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7580 opened.
paramiko.transport: DEBUG: [chan 7580] Sesch channel 7580 request ok
paramiko.transport: DEBUG: [chan 7580] EOF received (7580)
paramiko.transport: DEBUG: [chan 7580] EOF sent (7580)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3789 count=77 bs=1k
paramiko.transport: DEBUG: [chan 7581] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7581] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7581 opened.
paramiko.transport: DEBUG: [chan 7581] Sesch channel 7581 request ok
paramiko.transport: DEBUG: [chan 7581] EOF received (7581)
paramiko.transport: DEBUG: [chan 7581] EOF sent (7581)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3790 count=897 bs=1k
paramiko.transport: DEBUG: [chan 7582] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7582] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7582 opened.
paramiko.transport: DEBUG: [chan 7582] Sesch channel 7582 request ok
paramiko.transport: DEBUG: [chan 7582] EOF received (7582)
paramiko.transport: DEBUG: [chan 7582] EOF sent (7582)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3790 count=897 bs=1k
paramiko.transport: DEBUG: [chan 7583] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7583] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7583 opened.
paramiko.transport: DEBUG: [chan 7583] Sesch channel 7583 request ok
paramiko.transport: DEBUG: [chan 7583] EOF received (7583)
paramiko.transport: DEBUG: [chan 7583] EOF sent (7583)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3791 count=85 bs=1k
paramiko.transport: DEBUG: [chan 7584] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7584] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7584 opened.
paramiko.transport: DEBUG: [chan 7584] Sesch channel 7584 request ok
paramiko.transport: DEBUG: [chan 7584] EOF received (7584)
paramiko.transport: DEBUG: [chan 7584] EOF sent (7584)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3791 count=85 bs=1k
paramiko.transport: DEBUG: [chan 7585] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7585] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7585 opened.
paramiko.transport: DEBUG: [chan 7585] Sesch channel 7585 request ok
paramiko.transport: DEBUG: [chan 7585] EOF received (7585)
paramiko.transport: DEBUG: [chan 7585] EOF sent (7585)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3792 count=474 bs=1k
paramiko.transport: DEBUG: [chan 7586] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7586] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7586 opened.
paramiko.transport: DEBUG: [chan 7586] Sesch channel 7586 request ok
paramiko.transport: DEBUG: [chan 7586] EOF received (7586)
paramiko.transport: DEBUG: [chan 7586] EOF sent (7586)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3792 count=474 bs=1k
paramiko.transport: DEBUG: [chan 7587] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7587] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7587 opened.
paramiko.transport: DEBUG: [chan 7587] Sesch channel 7587 request ok
paramiko.transport: DEBUG: [chan 7587] EOF received (7587)
paramiko.transport: DEBUG: [chan 7587] EOF sent (7587)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3793 count=663 bs=1k
paramiko.transport: DEBUG: [chan 7588] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7588] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7588 opened.
paramiko.transport: DEBUG: [chan 7588] Sesch channel 7588 request ok
paramiko.transport: DEBUG: [chan 7588] EOF received (7588)
paramiko.transport: DEBUG: [chan 7588] EOF sent (7588)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3793 count=663 bs=1k
paramiko.transport: DEBUG: [chan 7589] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7589] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7589 opened.
paramiko.transport: DEBUG: [chan 7589] Sesch channel 7589 request ok
paramiko.transport: DEBUG: [chan 7589] EOF received (7589)
paramiko.transport: DEBUG: [chan 7589] EOF sent (7589)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3794 count=579 bs=1k
paramiko.transport: DEBUG: [chan 7590] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7590] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7590 opened.
paramiko.transport: DEBUG: [chan 7590] Sesch channel 7590 request ok
paramiko.transport: DEBUG: [chan 7590] EOF received (7590)
paramiko.transport: DEBUG: [chan 7590] EOF sent (7590)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3794 count=579 bs=1k
paramiko.transport: DEBUG: [chan 7591] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7591] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7591 opened.
paramiko.transport: DEBUG: [chan 7591] Sesch channel 7591 request ok
paramiko.transport: DEBUG: [chan 7591] EOF received (7591)
paramiko.transport: DEBUG: [chan 7591] EOF sent (7591)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3795 count=667 bs=1k
paramiko.transport: DEBUG: [chan 7592] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7592] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7592 opened.
paramiko.transport: DEBUG: [chan 7592] Sesch channel 7592 request ok
paramiko.transport: DEBUG: [chan 7592] EOF received (7592)
paramiko.transport: DEBUG: [chan 7592] EOF sent (7592)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3795 count=667 bs=1k
paramiko.transport: DEBUG: [chan 7593] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7593] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7593 opened.
paramiko.transport: DEBUG: [chan 7593] Sesch channel 7593 request ok
paramiko.transport: DEBUG: [chan 7593] EOF received (7593)
paramiko.transport: DEBUG: [chan 7593] EOF sent (7593)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3796 count=8 bs=1k
paramiko.transport: DEBUG: [chan 7594] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7594] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7594 opened.
paramiko.transport: DEBUG: [chan 7594] Sesch channel 7594 request ok
paramiko.transport: DEBUG: [chan 7594] EOF received (7594)
paramiko.transport: DEBUG: [chan 7594] EOF sent (7594)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3796 count=8 bs=1k
paramiko.transport: DEBUG: [chan 7595] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7595] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7595 opened.
paramiko.transport: DEBUG: [chan 7595] Sesch channel 7595 request ok
paramiko.transport: DEBUG: [chan 7595] EOF received (7595)
paramiko.transport: DEBUG: [chan 7595] EOF sent (7595)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3797 count=656 bs=1k
paramiko.transport: DEBUG: [chan 7596] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7596] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7596 opened.
paramiko.transport: DEBUG: [chan 7596] Sesch channel 7596 request ok
paramiko.transport: DEBUG: [chan 7596] EOF received (7596)
paramiko.transport: DEBUG: [chan 7596] EOF sent (7596)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3797 count=656 bs=1k
paramiko.transport: DEBUG: [chan 7597] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7597] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7597 opened.
paramiko.transport: DEBUG: [chan 7597] Sesch channel 7597 request ok
paramiko.transport: DEBUG: [chan 7597] EOF received (7597)
paramiko.transport: DEBUG: [chan 7597] EOF sent (7597)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3798 count=194 bs=1k
paramiko.transport: DEBUG: [chan 7598] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7598] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7598 opened.
paramiko.transport: DEBUG: [chan 7598] Sesch channel 7598 request ok
paramiko.transport: DEBUG: [chan 7598] EOF received (7598)
paramiko.transport: DEBUG: [chan 7598] EOF sent (7598)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3798 count=194 bs=1k
paramiko.transport: DEBUG: [chan 7599] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7599] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7599 opened.
paramiko.transport: DEBUG: [chan 7599] Sesch channel 7599 request ok
paramiko.transport: DEBUG: [chan 7599] EOF received (7599)
paramiko.transport: DEBUG: [chan 7599] EOF sent (7599)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3799 count=682 bs=1k
paramiko.transport: DEBUG: [chan 7600] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7600] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7600 opened.
paramiko.transport: DEBUG: [chan 7600] Sesch channel 7600 request ok
paramiko.transport: DEBUG: [chan 7600] EOF received (7600)
paramiko.transport: DEBUG: [chan 7600] EOF sent (7600)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3799 count=682 bs=1k
paramiko.transport: DEBUG: [chan 7601] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7601] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7601 opened.
paramiko.transport: DEBUG: [chan 7601] Sesch channel 7601 request ok
paramiko.transport: DEBUG: [chan 7601] EOF received (7601)
paramiko.transport: DEBUG: [chan 7601] EOF sent (7601)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3800 count=436 bs=1k
paramiko.transport: DEBUG: [chan 7602] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7602] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7602 opened.
paramiko.transport: DEBUG: [chan 7602] Sesch channel 7602 request ok
paramiko.transport: DEBUG: [chan 7602] EOF received (7602)
paramiko.transport: DEBUG: [chan 7602] EOF sent (7602)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3800 count=436 bs=1k
paramiko.transport: DEBUG: [chan 7603] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7603] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7603 opened.
paramiko.transport: DEBUG: [chan 7603] Sesch channel 7603 request ok
paramiko.transport: DEBUG: [chan 7603] EOF received (7603)
paramiko.transport: DEBUG: [chan 7603] EOF sent (7603)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3801 count=562 bs=1k
paramiko.transport: DEBUG: [chan 7604] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7604] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7604 opened.
paramiko.transport: DEBUG: [chan 7604] Sesch channel 7604 request ok
paramiko.transport: DEBUG: [chan 7604] EOF received (7604)
paramiko.transport: DEBUG: [chan 7604] EOF sent (7604)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3801 count=562 bs=1k
paramiko.transport: DEBUG: [chan 7605] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7605] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7605 opened.
paramiko.transport: DEBUG: [chan 7605] Sesch channel 7605 request ok
paramiko.transport: DEBUG: [chan 7605] EOF received (7605)
paramiko.transport: DEBUG: [chan 7605] EOF sent (7605)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3802 count=36 bs=1k
paramiko.transport: DEBUG: [chan 7606] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7606] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7606 opened.
paramiko.transport: DEBUG: [chan 7606] Sesch channel 7606 request ok
paramiko.transport: DEBUG: [chan 7606] EOF received (7606)
paramiko.transport: DEBUG: [chan 7606] EOF sent (7606)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3802 count=36 bs=1k
paramiko.transport: DEBUG: [chan 7607] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7607] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7607 opened.
paramiko.transport: DEBUG: [chan 7607] Sesch channel 7607 request ok
paramiko.transport: DEBUG: [chan 7607] EOF received (7607)
paramiko.transport: DEBUG: [chan 7607] EOF sent (7607)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3803 count=908 bs=1k
paramiko.transport: DEBUG: [chan 7608] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7608] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7608 opened.
paramiko.transport: DEBUG: [chan 7608] Sesch channel 7608 request ok
paramiko.transport: DEBUG: [chan 7608] EOF received (7608)
paramiko.transport: DEBUG: [chan 7608] EOF sent (7608)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3803 count=908 bs=1k
paramiko.transport: DEBUG: [chan 7609] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7609] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7609 opened.
paramiko.transport: DEBUG: [chan 7609] Sesch channel 7609 request ok
paramiko.transport: DEBUG: [chan 7609] EOF received (7609)
paramiko.transport: DEBUG: [chan 7609] EOF sent (7609)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3804 count=438 bs=1k
paramiko.transport: DEBUG: [chan 7610] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7610] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7610 opened.
paramiko.transport: DEBUG: [chan 7610] Sesch channel 7610 request ok
paramiko.transport: DEBUG: [chan 7610] EOF received (7610)
paramiko.transport: DEBUG: [chan 7610] EOF sent (7610)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3804 count=438 bs=1k
paramiko.transport: DEBUG: [chan 7611] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7611] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7611 opened.
paramiko.transport: DEBUG: [chan 7611] Sesch channel 7611 request ok
paramiko.transport: DEBUG: [chan 7611] EOF received (7611)
paramiko.transport: DEBUG: [chan 7611] EOF sent (7611)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3805 count=955 bs=1k
paramiko.transport: DEBUG: [chan 7612] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7612] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7612 opened.
paramiko.transport: DEBUG: [chan 7612] Sesch channel 7612 request ok
paramiko.transport: DEBUG: [chan 7612] EOF received (7612)
paramiko.transport: DEBUG: [chan 7612] EOF sent (7612)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3805 count=955 bs=1k
paramiko.transport: DEBUG: [chan 7613] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7613] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7613 opened.
paramiko.transport: DEBUG: [chan 7613] Sesch channel 7613 request ok
paramiko.transport: DEBUG: [chan 7613] EOF received (7613)
paramiko.transport: DEBUG: [chan 7613] EOF sent (7613)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3806 count=209 bs=1k
paramiko.transport: DEBUG: [chan 7614] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7614] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7614 opened.
paramiko.transport: DEBUG: [chan 7614] Sesch channel 7614 request ok
paramiko.transport: DEBUG: [chan 7614] EOF received (7614)
paramiko.transport: DEBUG: [chan 7614] EOF sent (7614)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3806 count=209 bs=1k
paramiko.transport: DEBUG: [chan 7615] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7615] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7615 opened.
paramiko.transport: DEBUG: [chan 7615] Sesch channel 7615 request ok
paramiko.transport: DEBUG: [chan 7615] EOF received (7615)
paramiko.transport: DEBUG: [chan 7615] EOF sent (7615)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3807 count=568 bs=1k
paramiko.transport: DEBUG: [chan 7616] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7616] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7616 opened.
paramiko.transport: DEBUG: [chan 7616] Sesch channel 7616 request ok
paramiko.transport: DEBUG: [chan 7616] EOF received (7616)
paramiko.transport: DEBUG: [chan 7616] EOF sent (7616)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3807 count=568 bs=1k
paramiko.transport: DEBUG: [chan 7617] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7617] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7617 opened.
paramiko.transport: DEBUG: [chan 7617] Sesch channel 7617 request ok
paramiko.transport: DEBUG: [chan 7617] EOF received (7617)
paramiko.transport: DEBUG: [chan 7617] EOF sent (7617)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3808 count=395 bs=1k
paramiko.transport: DEBUG: [chan 7618] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7618] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7618 opened.
paramiko.transport: DEBUG: [chan 7618] Sesch channel 7618 request ok
paramiko.transport: DEBUG: [chan 7618] EOF received (7618)
paramiko.transport: DEBUG: [chan 7618] EOF sent (7618)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3808 count=395 bs=1k
paramiko.transport: DEBUG: [chan 7619] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7619] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7619 opened.
paramiko.transport: DEBUG: [chan 7619] Sesch channel 7619 request ok
paramiko.transport: DEBUG: [chan 7619] EOF received (7619)
paramiko.transport: DEBUG: [chan 7619] EOF sent (7619)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3809 count=720 bs=1k
paramiko.transport: DEBUG: [chan 7620] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7620] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7620 opened.
paramiko.transport: DEBUG: [chan 7620] Sesch channel 7620 request ok
paramiko.transport: DEBUG: [chan 7620] EOF received (7620)
paramiko.transport: DEBUG: [chan 7620] EOF sent (7620)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3809 count=720 bs=1k
paramiko.transport: DEBUG: [chan 7621] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7621] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7621 opened.
paramiko.transport: DEBUG: [chan 7621] Sesch channel 7621 request ok
paramiko.transport: DEBUG: [chan 7621] EOF received (7621)
paramiko.transport: DEBUG: [chan 7621] EOF sent (7621)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3810 count=481 bs=1k
paramiko.transport: DEBUG: [chan 7622] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7622] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7622 opened.
paramiko.transport: DEBUG: [chan 7622] Sesch channel 7622 request ok
paramiko.transport: DEBUG: [chan 7622] EOF received (7622)
paramiko.transport: DEBUG: [chan 7622] EOF sent (7622)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3810 count=481 bs=1k
paramiko.transport: DEBUG: [chan 7623] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7623] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7623 opened.
paramiko.transport: DEBUG: [chan 7623] Sesch channel 7623 request ok
paramiko.transport: DEBUG: [chan 7623] EOF received (7623)
paramiko.transport: DEBUG: [chan 7623] EOF sent (7623)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3811 count=794 bs=1k
paramiko.transport: DEBUG: [chan 7624] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7624] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7624 opened.
paramiko.transport: DEBUG: [chan 7624] Sesch channel 7624 request ok
paramiko.transport: DEBUG: [chan 7624] EOF received (7624)
paramiko.transport: DEBUG: [chan 7624] EOF sent (7624)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3811 count=794 bs=1k
paramiko.transport: DEBUG: [chan 7625] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7625] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7625 opened.
paramiko.transport: DEBUG: [chan 7625] Sesch channel 7625 request ok
paramiko.transport: DEBUG: [chan 7625] EOF received (7625)
paramiko.transport: DEBUG: [chan 7625] EOF sent (7625)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3812 count=308 bs=1k
paramiko.transport: DEBUG: [chan 7626] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7626] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7626 opened.
paramiko.transport: DEBUG: [chan 7626] Sesch channel 7626 request ok
paramiko.transport: DEBUG: [chan 7626] EOF received (7626)
paramiko.transport: DEBUG: [chan 7626] EOF sent (7626)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3812 count=308 bs=1k
paramiko.transport: DEBUG: [chan 7627] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7627] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7627 opened.
paramiko.transport: DEBUG: [chan 7627] Sesch channel 7627 request ok
paramiko.transport: DEBUG: [chan 7627] EOF received (7627)
paramiko.transport: DEBUG: [chan 7627] EOF sent (7627)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3813 count=758 bs=1k
paramiko.transport: DEBUG: [chan 7628] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7628] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7628 opened.
paramiko.transport: DEBUG: [chan 7628] Sesch channel 7628 request ok
paramiko.transport: DEBUG: [chan 7628] EOF received (7628)
paramiko.transport: DEBUG: [chan 7628] EOF sent (7628)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3813 count=758 bs=1k
paramiko.transport: DEBUG: [chan 7629] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7629] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7629 opened.
paramiko.transport: DEBUG: [chan 7629] Sesch channel 7629 request ok
paramiko.transport: DEBUG: [chan 7629] EOF received (7629)
paramiko.transport: DEBUG: [chan 7629] EOF sent (7629)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3814 count=793 bs=1k
paramiko.transport: DEBUG: [chan 7630] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7630] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7630 opened.
paramiko.transport: DEBUG: [chan 7630] Sesch channel 7630 request ok
paramiko.transport: DEBUG: [chan 7630] EOF received (7630)
paramiko.transport: DEBUG: [chan 7630] EOF sent (7630)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3814 count=793 bs=1k
paramiko.transport: DEBUG: [chan 7631] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7631] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7631 opened.
paramiko.transport: DEBUG: [chan 7631] Sesch channel 7631 request ok
paramiko.transport: DEBUG: [chan 7631] EOF received (7631)
paramiko.transport: DEBUG: [chan 7631] EOF sent (7631)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3815 count=100 bs=1k
paramiko.transport: DEBUG: [chan 7632] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7632] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7632 opened.
paramiko.transport: DEBUG: [chan 7632] Sesch channel 7632 request ok
paramiko.transport: DEBUG: [chan 7632] EOF received (7632)
paramiko.transport: DEBUG: [chan 7632] EOF sent (7632)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3815 count=100 bs=1k
paramiko.transport: DEBUG: [chan 7633] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7633] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7633 opened.
paramiko.transport: DEBUG: [chan 7633] Sesch channel 7633 request ok
paramiko.transport: DEBUG: [chan 7633] EOF received (7633)
paramiko.transport: DEBUG: [chan 7633] EOF sent (7633)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3816 count=94 bs=1k
paramiko.transport: DEBUG: [chan 7634] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7634] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7634 opened.
paramiko.transport: DEBUG: [chan 7634] Sesch channel 7634 request ok
paramiko.transport: DEBUG: [chan 7634] EOF received (7634)
paramiko.transport: DEBUG: [chan 7634] EOF sent (7634)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3816 count=94 bs=1k
paramiko.transport: DEBUG: [chan 7635] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7635] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7635 opened.
paramiko.transport: DEBUG: [chan 7635] Sesch channel 7635 request ok
paramiko.transport: DEBUG: [chan 7635] EOF received (7635)
paramiko.transport: DEBUG: [chan 7635] EOF sent (7635)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3817 count=178 bs=1k
paramiko.transport: DEBUG: [chan 7636] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7636] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7636 opened.
paramiko.transport: DEBUG: [chan 7636] Sesch channel 7636 request ok
paramiko.transport: DEBUG: [chan 7636] EOF received (7636)
paramiko.transport: DEBUG: [chan 7636] EOF sent (7636)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3817 count=178 bs=1k
paramiko.transport: DEBUG: [chan 7637] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7637] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7637 opened.
paramiko.transport: DEBUG: [chan 7637] Sesch channel 7637 request ok
paramiko.transport: DEBUG: [chan 7637] EOF received (7637)
paramiko.transport: DEBUG: [chan 7637] EOF sent (7637)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3818 count=156 bs=1k
paramiko.transport: DEBUG: [chan 7638] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7638] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7638 opened.
paramiko.transport: DEBUG: [chan 7638] Sesch channel 7638 request ok
paramiko.transport: DEBUG: [chan 7638] EOF received (7638)
paramiko.transport: DEBUG: [chan 7638] EOF sent (7638)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3818 count=156 bs=1k
paramiko.transport: DEBUG: [chan 7639] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7639] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7639 opened.
paramiko.transport: DEBUG: [chan 7639] Sesch channel 7639 request ok
paramiko.transport: DEBUG: [chan 7639] EOF received (7639)
paramiko.transport: DEBUG: [chan 7639] EOF sent (7639)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3819 count=13 bs=1k
paramiko.transport: DEBUG: [chan 7640] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7640] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7640 opened.
paramiko.transport: DEBUG: [chan 7640] Sesch channel 7640 request ok
paramiko.transport: DEBUG: [chan 7640] EOF received (7640)
paramiko.transport: DEBUG: [chan 7640] EOF sent (7640)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3819 count=13 bs=1k
paramiko.transport: DEBUG: [chan 7641] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7641] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7641 opened.
paramiko.transport: DEBUG: [chan 7641] Sesch channel 7641 request ok
paramiko.transport: DEBUG: [chan 7641] EOF received (7641)
paramiko.transport: DEBUG: [chan 7641] EOF sent (7641)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3820 count=319 bs=1k
paramiko.transport: DEBUG: [chan 7642] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7642] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7642 opened.
paramiko.transport: DEBUG: [chan 7642] Sesch channel 7642 request ok
paramiko.transport: DEBUG: [chan 7642] EOF received (7642)
paramiko.transport: DEBUG: [chan 7642] EOF sent (7642)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3820 count=319 bs=1k
paramiko.transport: DEBUG: [chan 7643] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7643] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7643 opened.
paramiko.transport: DEBUG: [chan 7643] Sesch channel 7643 request ok
paramiko.transport: DEBUG: [chan 7643] EOF received (7643)
paramiko.transport: DEBUG: [chan 7643] EOF sent (7643)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3821 count=347 bs=1k
paramiko.transport: DEBUG: [chan 7644] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7644] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7644 opened.
paramiko.transport: DEBUG: [chan 7644] Sesch channel 7644 request ok
paramiko.transport: DEBUG: [chan 7644] EOF received (7644)
paramiko.transport: DEBUG: [chan 7644] EOF sent (7644)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3821 count=347 bs=1k
paramiko.transport: DEBUG: [chan 7645] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7645] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7645 opened.
paramiko.transport: DEBUG: [chan 7645] Sesch channel 7645 request ok
paramiko.transport: DEBUG: [chan 7645] EOF received (7645)
paramiko.transport: DEBUG: [chan 7645] EOF sent (7645)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3822 count=576 bs=1k
paramiko.transport: DEBUG: [chan 7646] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7646] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7646 opened.
paramiko.transport: DEBUG: [chan 7646] Sesch channel 7646 request ok
paramiko.transport: DEBUG: [chan 7646] EOF received (7646)
paramiko.transport: DEBUG: [chan 7646] EOF sent (7646)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3822 count=576 bs=1k
paramiko.transport: DEBUG: [chan 7647] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7647] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7647 opened.
paramiko.transport: DEBUG: [chan 7647] Sesch channel 7647 request ok
paramiko.transport: DEBUG: [chan 7647] EOF received (7647)
paramiko.transport: DEBUG: [chan 7647] EOF sent (7647)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3823 count=112 bs=1k
paramiko.transport: DEBUG: [chan 7648] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7648] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7648 opened.
paramiko.transport: DEBUG: [chan 7648] Sesch channel 7648 request ok
paramiko.transport: DEBUG: [chan 7648] EOF received (7648)
paramiko.transport: DEBUG: [chan 7648] EOF sent (7648)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3823 count=112 bs=1k
paramiko.transport: DEBUG: [chan 7649] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7649] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7649 opened.
paramiko.transport: DEBUG: [chan 7649] Sesch channel 7649 request ok
paramiko.transport: DEBUG: [chan 7649] EOF received (7649)
paramiko.transport: DEBUG: [chan 7649] EOF sent (7649)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3824 count=255 bs=1k
paramiko.transport: DEBUG: [chan 7650] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7650] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7650 opened.
paramiko.transport: DEBUG: [chan 7650] Sesch channel 7650 request ok
paramiko.transport: DEBUG: [chan 7650] EOF received (7650)
paramiko.transport: DEBUG: [chan 7650] EOF sent (7650)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3824 count=255 bs=1k
paramiko.transport: DEBUG: [chan 7651] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7651] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7651 opened.
paramiko.transport: DEBUG: [chan 7651] Sesch channel 7651 request ok
paramiko.transport: DEBUG: [chan 7651] EOF received (7651)
paramiko.transport: DEBUG: [chan 7651] EOF sent (7651)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3825 count=205 bs=1k
paramiko.transport: DEBUG: [chan 7652] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7652] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7652 opened.
paramiko.transport: DEBUG: [chan 7652] Sesch channel 7652 request ok
paramiko.transport: DEBUG: [chan 7652] EOF received (7652)
paramiko.transport: DEBUG: [chan 7652] EOF sent (7652)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3825 count=205 bs=1k
paramiko.transport: DEBUG: [chan 7653] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7653] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7653 opened.
paramiko.transport: DEBUG: [chan 7653] Sesch channel 7653 request ok
paramiko.transport: DEBUG: [chan 7653] EOF received (7653)
paramiko.transport: DEBUG: [chan 7653] EOF sent (7653)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3826 count=104 bs=1k
paramiko.transport: DEBUG: [chan 7654] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7654] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7654 opened.
paramiko.transport: DEBUG: [chan 7654] Sesch channel 7654 request ok
paramiko.transport: DEBUG: [chan 7654] EOF received (7654)
paramiko.transport: DEBUG: [chan 7654] EOF sent (7654)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3826 count=104 bs=1k
paramiko.transport: DEBUG: [chan 7655] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7655] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7655 opened.
paramiko.transport: DEBUG: [chan 7655] Sesch channel 7655 request ok
paramiko.transport: DEBUG: [chan 7655] EOF received (7655)
paramiko.transport: DEBUG: [chan 7655] EOF sent (7655)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3827 count=144 bs=1k
paramiko.transport: DEBUG: [chan 7656] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7656] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7656 opened.
paramiko.transport: DEBUG: [chan 7656] Sesch channel 7656 request ok
paramiko.transport: DEBUG: [chan 7656] EOF received (7656)
paramiko.transport: DEBUG: [chan 7656] EOF sent (7656)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3827 count=144 bs=1k
paramiko.transport: DEBUG: [chan 7657] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7657] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7657 opened.
paramiko.transport: DEBUG: [chan 7657] Sesch channel 7657 request ok
paramiko.transport: DEBUG: [chan 7657] EOF received (7657)
paramiko.transport: DEBUG: [chan 7657] EOF sent (7657)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3828 count=861 bs=1k
paramiko.transport: DEBUG: [chan 7658] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7658] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7658 opened.
paramiko.transport: DEBUG: [chan 7658] Sesch channel 7658 request ok
paramiko.transport: DEBUG: [chan 7658] EOF received (7658)
paramiko.transport: DEBUG: [chan 7658] EOF sent (7658)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3828 count=861 bs=1k
paramiko.transport: DEBUG: [chan 7659] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7659] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7659 opened.
paramiko.transport: DEBUG: [chan 7659] Sesch channel 7659 request ok
paramiko.transport: DEBUG: [chan 7659] EOF received (7659)
paramiko.transport: DEBUG: [chan 7659] EOF sent (7659)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3829 count=941 bs=1k
paramiko.transport: DEBUG: [chan 7660] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7660] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7660 opened.
paramiko.transport: DEBUG: [chan 7660] Sesch channel 7660 request ok
paramiko.transport: DEBUG: [chan 7660] EOF received (7660)
paramiko.transport: DEBUG: [chan 7660] EOF sent (7660)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3829 count=941 bs=1k
paramiko.transport: DEBUG: [chan 7661] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7661] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7661 opened.
paramiko.transport: DEBUG: [chan 7661] Sesch channel 7661 request ok
paramiko.transport: DEBUG: [chan 7661] EOF received (7661)
paramiko.transport: DEBUG: [chan 7661] EOF sent (7661)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3830 count=943 bs=1k
paramiko.transport: DEBUG: [chan 7662] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7662] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7662 opened.
paramiko.transport: DEBUG: [chan 7662] Sesch channel 7662 request ok
paramiko.transport: DEBUG: [chan 7662] EOF received (7662)
paramiko.transport: DEBUG: [chan 7662] EOF sent (7662)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3830 count=943 bs=1k
paramiko.transport: DEBUG: [chan 7663] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7663] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7663 opened.
paramiko.transport: DEBUG: [chan 7663] Sesch channel 7663 request ok
paramiko.transport: DEBUG: [chan 7663] EOF received (7663)
paramiko.transport: DEBUG: [chan 7663] EOF sent (7663)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3831 count=523 bs=1k
paramiko.transport: DEBUG: [chan 7664] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7664] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7664 opened.
paramiko.transport: DEBUG: [chan 7664] Sesch channel 7664 request ok
paramiko.transport: DEBUG: [chan 7664] EOF received (7664)
paramiko.transport: DEBUG: [chan 7664] EOF sent (7664)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3831 count=523 bs=1k
paramiko.transport: DEBUG: [chan 7665] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7665] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7665 opened.
paramiko.transport: DEBUG: [chan 7665] Sesch channel 7665 request ok
paramiko.transport: DEBUG: [chan 7665] EOF received (7665)
paramiko.transport: DEBUG: [chan 7665] EOF sent (7665)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3832 count=797 bs=1k
paramiko.transport: DEBUG: [chan 7666] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7666] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7666 opened.
paramiko.transport: DEBUG: [chan 7666] Sesch channel 7666 request ok
paramiko.transport: DEBUG: [chan 7666] EOF received (7666)
paramiko.transport: DEBUG: [chan 7666] EOF sent (7666)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3832 count=797 bs=1k
paramiko.transport: DEBUG: [chan 7667] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7667] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7667 opened.
paramiko.transport: DEBUG: [chan 7667] Sesch channel 7667 request ok
paramiko.transport: DEBUG: [chan 7667] EOF received (7667)
paramiko.transport: DEBUG: [chan 7667] EOF sent (7667)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3833 count=851 bs=1k
paramiko.transport: DEBUG: [chan 7668] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7668] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7668 opened.
paramiko.transport: DEBUG: [chan 7668] Sesch channel 7668 request ok
paramiko.transport: DEBUG: [chan 7668] EOF received (7668)
paramiko.transport: DEBUG: [chan 7668] EOF sent (7668)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3833 count=851 bs=1k
paramiko.transport: DEBUG: [chan 7669] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7669] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7669 opened.
paramiko.transport: DEBUG: [chan 7669] Sesch channel 7669 request ok
paramiko.transport: DEBUG: [chan 7669] EOF received (7669)
paramiko.transport: DEBUG: [chan 7669] EOF sent (7669)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3834 count=573 bs=1k
paramiko.transport: DEBUG: [chan 7670] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7670] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7670 opened.
paramiko.transport: DEBUG: [chan 7670] Sesch channel 7670 request ok
paramiko.transport: DEBUG: [chan 7670] EOF received (7670)
paramiko.transport: DEBUG: [chan 7670] EOF sent (7670)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3834 count=573 bs=1k
paramiko.transport: DEBUG: [chan 7671] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7671] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7671 opened.
paramiko.transport: DEBUG: [chan 7671] Sesch channel 7671 request ok
paramiko.transport: DEBUG: [chan 7671] EOF received (7671)
paramiko.transport: DEBUG: [chan 7671] EOF sent (7671)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3835 count=77 bs=1k
paramiko.transport: DEBUG: [chan 7672] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7672] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7672 opened.
paramiko.transport: DEBUG: [chan 7672] Sesch channel 7672 request ok
paramiko.transport: DEBUG: [chan 7672] EOF received (7672)
paramiko.transport: DEBUG: [chan 7672] EOF sent (7672)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3835 count=77 bs=1k
paramiko.transport: DEBUG: [chan 7673] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7673] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7673 opened.
paramiko.transport: DEBUG: [chan 7673] Sesch channel 7673 request ok
paramiko.transport: DEBUG: [chan 7673] EOF received (7673)
paramiko.transport: DEBUG: [chan 7673] EOF sent (7673)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3836 count=864 bs=1k
paramiko.transport: DEBUG: [chan 7674] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7674] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7674 opened.
paramiko.transport: DEBUG: [chan 7674] Sesch channel 7674 request ok
paramiko.transport: DEBUG: [chan 7674] EOF received (7674)
paramiko.transport: DEBUG: [chan 7674] EOF sent (7674)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3836 count=864 bs=1k
paramiko.transport: DEBUG: [chan 7675] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7675] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7675 opened.
paramiko.transport: DEBUG: [chan 7675] Sesch channel 7675 request ok
paramiko.transport: DEBUG: [chan 7675] EOF received (7675)
paramiko.transport: DEBUG: [chan 7675] EOF sent (7675)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3837 count=263 bs=1k
paramiko.transport: DEBUG: [chan 7676] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7676] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7676 opened.
paramiko.transport: DEBUG: [chan 7676] Sesch channel 7676 request ok
paramiko.transport: DEBUG: [chan 7676] EOF received (7676)
paramiko.transport: DEBUG: [chan 7676] EOF sent (7676)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3837 count=263 bs=1k
paramiko.transport: DEBUG: [chan 7677] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7677] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7677 opened.
paramiko.transport: DEBUG: [chan 7677] Sesch channel 7677 request ok
paramiko.transport: DEBUG: [chan 7677] EOF received (7677)
paramiko.transport: DEBUG: [chan 7677] EOF sent (7677)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3838 count=108 bs=1k
paramiko.transport: DEBUG: [chan 7678] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7678] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7678 opened.
paramiko.transport: DEBUG: [chan 7678] Sesch channel 7678 request ok
paramiko.transport: DEBUG: [chan 7678] EOF received (7678)
paramiko.transport: DEBUG: [chan 7678] EOF sent (7678)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3838 count=108 bs=1k
paramiko.transport: DEBUG: [chan 7679] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7679] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7679 opened.
paramiko.transport: DEBUG: [chan 7679] Sesch channel 7679 request ok
paramiko.transport: DEBUG: [chan 7679] EOF received (7679)
paramiko.transport: DEBUG: [chan 7679] EOF sent (7679)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3839 count=555 bs=1k
paramiko.transport: DEBUG: [chan 7680] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7680] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7680 opened.
paramiko.transport: DEBUG: [chan 7680] Sesch channel 7680 request ok
paramiko.transport: DEBUG: [chan 7680] EOF received (7680)
paramiko.transport: DEBUG: [chan 7680] EOF sent (7680)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3839 count=555 bs=1k
paramiko.transport: DEBUG: [chan 7681] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7681] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7681 opened.
paramiko.transport: DEBUG: [chan 7681] Sesch channel 7681 request ok
paramiko.transport: DEBUG: [chan 7681] EOF received (7681)
paramiko.transport: DEBUG: [chan 7681] EOF sent (7681)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3840 count=219 bs=1k
paramiko.transport: DEBUG: [chan 7682] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7682] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7682 opened.
paramiko.transport: DEBUG: [chan 7682] Sesch channel 7682 request ok
paramiko.transport: DEBUG: [chan 7682] EOF received (7682)
paramiko.transport: DEBUG: [chan 7682] EOF sent (7682)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3840 count=219 bs=1k
paramiko.transport: DEBUG: [chan 7683] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7683] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7683 opened.
paramiko.transport: DEBUG: [chan 7683] Sesch channel 7683 request ok
paramiko.transport: DEBUG: [chan 7683] EOF received (7683)
paramiko.transport: DEBUG: [chan 7683] EOF sent (7683)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3841 count=667 bs=1k
paramiko.transport: DEBUG: [chan 7684] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7684] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7684 opened.
paramiko.transport: DEBUG: [chan 7684] Sesch channel 7684 request ok
paramiko.transport: DEBUG: [chan 7684] EOF received (7684)
paramiko.transport: DEBUG: [chan 7684] EOF sent (7684)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3841 count=667 bs=1k
paramiko.transport: DEBUG: [chan 7685] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7685] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7685 opened.
paramiko.transport: DEBUG: [chan 7685] Sesch channel 7685 request ok
paramiko.transport: DEBUG: [chan 7685] EOF received (7685)
paramiko.transport: DEBUG: [chan 7685] EOF sent (7685)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3842 count=407 bs=1k
paramiko.transport: DEBUG: [chan 7686] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7686] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7686 opened.
paramiko.transport: DEBUG: [chan 7686] Sesch channel 7686 request ok
paramiko.transport: DEBUG: [chan 7686] EOF received (7686)
paramiko.transport: DEBUG: [chan 7686] EOF sent (7686)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3842 count=407 bs=1k
paramiko.transport: DEBUG: [chan 7687] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7687] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7687 opened.
paramiko.transport: DEBUG: [chan 7687] Sesch channel 7687 request ok
paramiko.transport: DEBUG: [chan 7687] EOF received (7687)
paramiko.transport: DEBUG: [chan 7687] EOF sent (7687)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3843 count=379 bs=1k
paramiko.transport: DEBUG: [chan 7688] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7688] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7688 opened.
paramiko.transport: DEBUG: [chan 7688] Sesch channel 7688 request ok
paramiko.transport: DEBUG: [chan 7688] EOF received (7688)
paramiko.transport: DEBUG: [chan 7688] EOF sent (7688)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3843 count=379 bs=1k
paramiko.transport: DEBUG: [chan 7689] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7689] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7689 opened.
paramiko.transport: DEBUG: [chan 7689] Sesch channel 7689 request ok
paramiko.transport: DEBUG: [chan 7689] EOF received (7689)
paramiko.transport: DEBUG: [chan 7689] EOF sent (7689)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3844 count=986 bs=1k
paramiko.transport: DEBUG: [chan 7690] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7690] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7690 opened.
paramiko.transport: DEBUG: [chan 7690] Sesch channel 7690 request ok
paramiko.transport: DEBUG: [chan 7690] EOF received (7690)
paramiko.transport: DEBUG: [chan 7690] EOF sent (7690)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3844 count=986 bs=1k
paramiko.transport: DEBUG: [chan 7691] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7691] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7691 opened.
paramiko.transport: DEBUG: [chan 7691] Sesch channel 7691 request ok
paramiko.transport: DEBUG: [chan 7691] EOF received (7691)
paramiko.transport: DEBUG: [chan 7691] EOF sent (7691)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3845 count=29 bs=1k
paramiko.transport: DEBUG: [chan 7692] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7692] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7692 opened.
paramiko.transport: DEBUG: [chan 7692] Sesch channel 7692 request ok
paramiko.transport: DEBUG: [chan 7692] EOF received (7692)
paramiko.transport: DEBUG: [chan 7692] EOF sent (7692)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3845 count=29 bs=1k
paramiko.transport: DEBUG: [chan 7693] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7693] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7693 opened.
paramiko.transport: DEBUG: [chan 7693] Sesch channel 7693 request ok
paramiko.transport: DEBUG: [chan 7693] EOF received (7693)
paramiko.transport: DEBUG: [chan 7693] EOF sent (7693)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3846 count=147 bs=1k
paramiko.transport: DEBUG: [chan 7694] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7694] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7694 opened.
paramiko.transport: DEBUG: [chan 7694] Sesch channel 7694 request ok
paramiko.transport: DEBUG: [chan 7694] EOF received (7694)
paramiko.transport: DEBUG: [chan 7694] EOF sent (7694)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3846 count=147 bs=1k
paramiko.transport: DEBUG: [chan 7695] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7695] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7695 opened.
paramiko.transport: DEBUG: [chan 7695] Sesch channel 7695 request ok
paramiko.transport: DEBUG: [chan 7695] EOF received (7695)
paramiko.transport: DEBUG: [chan 7695] EOF sent (7695)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3847 count=903 bs=1k
paramiko.transport: DEBUG: [chan 7696] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7696] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7696 opened.
paramiko.transport: DEBUG: [chan 7696] Sesch channel 7696 request ok
paramiko.transport: DEBUG: [chan 7696] EOF received (7696)
paramiko.transport: DEBUG: [chan 7696] EOF sent (7696)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3847 count=903 bs=1k
paramiko.transport: DEBUG: [chan 7697] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7697] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7697 opened.
paramiko.transport: DEBUG: [chan 7697] Sesch channel 7697 request ok
paramiko.transport: DEBUG: [chan 7697] EOF received (7697)
paramiko.transport: DEBUG: [chan 7697] EOF sent (7697)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3848 count=871 bs=1k
paramiko.transport: DEBUG: [chan 7698] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7698] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7698 opened.
paramiko.transport: DEBUG: [chan 7698] Sesch channel 7698 request ok
paramiko.transport: DEBUG: [chan 7698] EOF received (7698)
paramiko.transport: DEBUG: [chan 7698] EOF sent (7698)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3848 count=871 bs=1k
paramiko.transport: DEBUG: [chan 7699] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7699] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7699 opened.
paramiko.transport: DEBUG: [chan 7699] Sesch channel 7699 request ok
paramiko.transport: DEBUG: [chan 7699] EOF received (7699)
paramiko.transport: DEBUG: [chan 7699] EOF sent (7699)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3849 count=960 bs=1k
paramiko.transport: DEBUG: [chan 7700] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7700] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7700 opened.
paramiko.transport: DEBUG: [chan 7700] Sesch channel 7700 request ok
paramiko.transport: DEBUG: [chan 7700] EOF received (7700)
paramiko.transport: DEBUG: [chan 7700] EOF sent (7700)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3849 count=960 bs=1k
paramiko.transport: DEBUG: [chan 7701] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7701] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7701 opened.
paramiko.transport: DEBUG: [chan 7701] Sesch channel 7701 request ok
paramiko.transport: DEBUG: [chan 7701] EOF received (7701)
paramiko.transport: DEBUG: [chan 7701] EOF sent (7701)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3850 count=991 bs=1k
paramiko.transport: DEBUG: [chan 7702] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7702] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7702 opened.
paramiko.transport: DEBUG: [chan 7702] Sesch channel 7702 request ok
paramiko.transport: DEBUG: [chan 7702] EOF received (7702)
paramiko.transport: DEBUG: [chan 7702] EOF sent (7702)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3850 count=991 bs=1k
paramiko.transport: DEBUG: [chan 7703] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7703] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7703 opened.
paramiko.transport: DEBUG: [chan 7703] Sesch channel 7703 request ok
paramiko.transport: DEBUG: [chan 7703] EOF received (7703)
paramiko.transport: DEBUG: [chan 7703] EOF sent (7703)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3851 count=239 bs=1k
paramiko.transport: DEBUG: [chan 7704] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7704] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7704 opened.
paramiko.transport: DEBUG: [chan 7704] Sesch channel 7704 request ok
paramiko.transport: DEBUG: [chan 7704] EOF received (7704)
paramiko.transport: DEBUG: [chan 7704] EOF sent (7704)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3851 count=239 bs=1k
paramiko.transport: DEBUG: [chan 7705] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7705] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7705 opened.
paramiko.transport: DEBUG: [chan 7705] Sesch channel 7705 request ok
paramiko.transport: DEBUG: [chan 7705] EOF received (7705)
paramiko.transport: DEBUG: [chan 7705] EOF sent (7705)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3852 count=288 bs=1k
paramiko.transport: DEBUG: [chan 7706] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7706] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7706 opened.
paramiko.transport: DEBUG: [chan 7706] Sesch channel 7706 request ok
paramiko.transport: DEBUG: [chan 7706] EOF received (7706)
paramiko.transport: DEBUG: [chan 7706] EOF sent (7706)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3852 count=288 bs=1k
paramiko.transport: DEBUG: [chan 7707] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7707] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7707 opened.
paramiko.transport: DEBUG: [chan 7707] Sesch channel 7707 request ok
paramiko.transport: DEBUG: [chan 7707] EOF received (7707)
paramiko.transport: DEBUG: [chan 7707] EOF sent (7707)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3853 count=653 bs=1k
paramiko.transport: DEBUG: [chan 7708] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7708] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7708 opened.
paramiko.transport: DEBUG: [chan 7708] Sesch channel 7708 request ok
paramiko.transport: DEBUG: [chan 7708] EOF received (7708)
paramiko.transport: DEBUG: [chan 7708] EOF sent (7708)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3853 count=653 bs=1k
paramiko.transport: DEBUG: [chan 7709] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7709] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7709 opened.
paramiko.transport: DEBUG: [chan 7709] Sesch channel 7709 request ok
paramiko.transport: DEBUG: [chan 7709] EOF received (7709)
paramiko.transport: DEBUG: [chan 7709] EOF sent (7709)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3854 count=589 bs=1k
paramiko.transport: DEBUG: [chan 7710] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7710] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7710 opened.
paramiko.transport: DEBUG: [chan 7710] Sesch channel 7710 request ok
paramiko.transport: DEBUG: [chan 7710] EOF received (7710)
paramiko.transport: DEBUG: [chan 7710] EOF sent (7710)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3854 count=589 bs=1k
paramiko.transport: DEBUG: [chan 7711] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7711] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7711 opened.
paramiko.transport: DEBUG: [chan 7711] Sesch channel 7711 request ok
paramiko.transport: DEBUG: [chan 7711] EOF received (7711)
paramiko.transport: DEBUG: [chan 7711] EOF sent (7711)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3855 count=602 bs=1k
paramiko.transport: DEBUG: [chan 7712] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7712] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7712 opened.
paramiko.transport: DEBUG: [chan 7712] Sesch channel 7712 request ok
paramiko.transport: DEBUG: [chan 7712] EOF received (7712)
paramiko.transport: DEBUG: [chan 7712] EOF sent (7712)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3855 count=602 bs=1k
paramiko.transport: DEBUG: [chan 7713] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7713] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7713 opened.
paramiko.transport: DEBUG: [chan 7713] Sesch channel 7713 request ok
paramiko.transport: DEBUG: [chan 7713] EOF received (7713)
paramiko.transport: DEBUG: [chan 7713] EOF sent (7713)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3856 count=429 bs=1k
paramiko.transport: DEBUG: [chan 7714] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7714] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7714 opened.
paramiko.transport: DEBUG: [chan 7714] Sesch channel 7714 request ok
paramiko.transport: DEBUG: [chan 7714] EOF received (7714)
paramiko.transport: DEBUG: [chan 7714] EOF sent (7714)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3856 count=429 bs=1k
paramiko.transport: DEBUG: [chan 7715] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7715] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7715 opened.
paramiko.transport: DEBUG: [chan 7715] Sesch channel 7715 request ok
paramiko.transport: DEBUG: [chan 7715] EOF received (7715)
paramiko.transport: DEBUG: [chan 7715] EOF sent (7715)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3857 count=874 bs=1k
paramiko.transport: DEBUG: [chan 7716] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7716] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7716 opened.
paramiko.transport: DEBUG: [chan 7716] Sesch channel 7716 request ok
paramiko.transport: DEBUG: [chan 7716] EOF received (7716)
paramiko.transport: DEBUG: [chan 7716] EOF sent (7716)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3857 count=874 bs=1k
paramiko.transport: DEBUG: [chan 7717] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7717] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7717 opened.
paramiko.transport: DEBUG: [chan 7717] Sesch channel 7717 request ok
paramiko.transport: DEBUG: [chan 7717] EOF received (7717)
paramiko.transport: DEBUG: [chan 7717] EOF sent (7717)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3858 count=374 bs=1k
paramiko.transport: DEBUG: [chan 7718] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7718] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7718 opened.
paramiko.transport: DEBUG: [chan 7718] Sesch channel 7718 request ok
paramiko.transport: DEBUG: [chan 7718] EOF received (7718)
paramiko.transport: DEBUG: [chan 7718] EOF sent (7718)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3858 count=374 bs=1k
paramiko.transport: DEBUG: [chan 7719] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7719] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7719 opened.
paramiko.transport: DEBUG: [chan 7719] Sesch channel 7719 request ok
paramiko.transport: DEBUG: [chan 7719] EOF received (7719)
paramiko.transport: DEBUG: [chan 7719] EOF sent (7719)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3859 count=821 bs=1k
paramiko.transport: DEBUG: [chan 7720] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7720] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7720 opened.
paramiko.transport: DEBUG: [chan 7720] Sesch channel 7720 request ok
paramiko.transport: DEBUG: [chan 7720] EOF received (7720)
paramiko.transport: DEBUG: [chan 7720] EOF sent (7720)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3859 count=821 bs=1k
paramiko.transport: DEBUG: [chan 7721] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7721] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7721 opened.
paramiko.transport: DEBUG: [chan 7721] Sesch channel 7721 request ok
paramiko.transport: DEBUG: [chan 7721] EOF received (7721)
paramiko.transport: DEBUG: [chan 7721] EOF sent (7721)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3860 count=558 bs=1k
paramiko.transport: DEBUG: [chan 7722] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7722] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7722 opened.
paramiko.transport: DEBUG: [chan 7722] Sesch channel 7722 request ok
paramiko.transport: DEBUG: [chan 7722] EOF received (7722)
paramiko.transport: DEBUG: [chan 7722] EOF sent (7722)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3860 count=558 bs=1k
paramiko.transport: DEBUG: [chan 7723] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7723] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7723 opened.
paramiko.transport: DEBUG: [chan 7723] Sesch channel 7723 request ok
paramiko.transport: DEBUG: [chan 7723] EOF received (7723)
paramiko.transport: DEBUG: [chan 7723] EOF sent (7723)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3861 count=168 bs=1k
paramiko.transport: DEBUG: [chan 7724] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7724] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7724 opened.
paramiko.transport: DEBUG: [chan 7724] Sesch channel 7724 request ok
paramiko.transport: DEBUG: [chan 7724] EOF received (7724)
paramiko.transport: DEBUG: [chan 7724] EOF sent (7724)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3861 count=168 bs=1k
paramiko.transport: DEBUG: [chan 7725] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7725] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7725 opened.
paramiko.transport: DEBUG: [chan 7725] Sesch channel 7725 request ok
paramiko.transport: DEBUG: [chan 7725] EOF received (7725)
paramiko.transport: DEBUG: [chan 7725] EOF sent (7725)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3862 count=857 bs=1k
paramiko.transport: DEBUG: [chan 7726] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7726] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7726 opened.
paramiko.transport: DEBUG: [chan 7726] Sesch channel 7726 request ok
paramiko.transport: DEBUG: [chan 7726] EOF received (7726)
paramiko.transport: DEBUG: [chan 7726] EOF sent (7726)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3862 count=857 bs=1k
paramiko.transport: DEBUG: [chan 7727] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7727] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7727 opened.
paramiko.transport: DEBUG: [chan 7727] Sesch channel 7727 request ok
paramiko.transport: DEBUG: [chan 7727] EOF received (7727)
paramiko.transport: DEBUG: [chan 7727] EOF sent (7727)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3863 count=358 bs=1k
paramiko.transport: DEBUG: [chan 7728] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7728] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7728 opened.
paramiko.transport: DEBUG: [chan 7728] Sesch channel 7728 request ok
paramiko.transport: DEBUG: [chan 7728] EOF received (7728)
paramiko.transport: DEBUG: [chan 7728] EOF sent (7728)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3863 count=358 bs=1k
paramiko.transport: DEBUG: [chan 7729] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7729] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7729 opened.
paramiko.transport: DEBUG: [chan 7729] Sesch channel 7729 request ok
paramiko.transport: DEBUG: [chan 7729] EOF received (7729)
paramiko.transport: DEBUG: [chan 7729] EOF sent (7729)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3864 count=879 bs=1k
paramiko.transport: DEBUG: [chan 7730] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7730] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7730 opened.
paramiko.transport: DEBUG: [chan 7730] Sesch channel 7730 request ok
paramiko.transport: DEBUG: [chan 7730] EOF received (7730)
paramiko.transport: DEBUG: [chan 7730] EOF sent (7730)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3864 count=879 bs=1k
paramiko.transport: DEBUG: [chan 7731] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7731] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7731 opened.
paramiko.transport: DEBUG: [chan 7731] Sesch channel 7731 request ok
paramiko.transport: DEBUG: [chan 7731] EOF received (7731)
paramiko.transport: DEBUG: [chan 7731] EOF sent (7731)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3865 count=332 bs=1k
paramiko.transport: DEBUG: [chan 7732] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7732] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7732 opened.
paramiko.transport: DEBUG: [chan 7732] Sesch channel 7732 request ok
paramiko.transport: DEBUG: [chan 7732] EOF received (7732)
paramiko.transport: DEBUG: [chan 7732] EOF sent (7732)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3865 count=332 bs=1k
paramiko.transport: DEBUG: [chan 7733] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7733] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7733 opened.
paramiko.transport: DEBUG: [chan 7733] Sesch channel 7733 request ok
paramiko.transport: DEBUG: [chan 7733] EOF received (7733)
paramiko.transport: DEBUG: [chan 7733] EOF sent (7733)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3866 count=1006 bs=1k
paramiko.transport: DEBUG: [chan 7734] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7734] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7734 opened.
paramiko.transport: DEBUG: [chan 7734] Sesch channel 7734 request ok
paramiko.transport: DEBUG: [chan 7734] EOF received (7734)
paramiko.transport: DEBUG: [chan 7734] EOF sent (7734)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3866 count=1006 bs=1k
paramiko.transport: DEBUG: [chan 7735] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7735] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7735 opened.
paramiko.transport: DEBUG: [chan 7735] Sesch channel 7735 request ok
paramiko.transport: DEBUG: [chan 7735] EOF received (7735)
paramiko.transport: DEBUG: [chan 7735] EOF sent (7735)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3867 count=807 bs=1k
paramiko.transport: DEBUG: [chan 7736] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7736] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7736 opened.
paramiko.transport: DEBUG: [chan 7736] Sesch channel 7736 request ok
paramiko.transport: DEBUG: [chan 7736] EOF received (7736)
paramiko.transport: DEBUG: [chan 7736] EOF sent (7736)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3867 count=807 bs=1k
paramiko.transport: DEBUG: [chan 7737] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7737] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7737 opened.
paramiko.transport: DEBUG: [chan 7737] Sesch channel 7737 request ok
paramiko.transport: DEBUG: [chan 7737] EOF received (7737)
paramiko.transport: DEBUG: [chan 7737] EOF sent (7737)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3868 count=619 bs=1k
paramiko.transport: DEBUG: [chan 7738] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7738] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7738 opened.
paramiko.transport: DEBUG: [chan 7738] Sesch channel 7738 request ok
paramiko.transport: DEBUG: [chan 7738] EOF received (7738)
paramiko.transport: DEBUG: [chan 7738] EOF sent (7738)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3868 count=619 bs=1k
paramiko.transport: DEBUG: [chan 7739] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7739] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7739 opened.
paramiko.transport: DEBUG: [chan 7739] Sesch channel 7739 request ok
paramiko.transport: DEBUG: [chan 7739] EOF received (7739)
paramiko.transport: DEBUG: [chan 7739] EOF sent (7739)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3869 count=628 bs=1k
paramiko.transport: DEBUG: [chan 7740] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7740] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7740 opened.
paramiko.transport: DEBUG: [chan 7740] Sesch channel 7740 request ok
paramiko.transport: DEBUG: [chan 7740] EOF received (7740)
paramiko.transport: DEBUG: [chan 7740] EOF sent (7740)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3869 count=628 bs=1k
paramiko.transport: DEBUG: [chan 7741] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7741] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7741 opened.
paramiko.transport: DEBUG: [chan 7741] Sesch channel 7741 request ok
paramiko.transport: DEBUG: [chan 7741] EOF received (7741)
paramiko.transport: DEBUG: [chan 7741] EOF sent (7741)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3870 count=703 bs=1k
paramiko.transport: DEBUG: [chan 7742] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7742] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7742 opened.
paramiko.transport: DEBUG: [chan 7742] Sesch channel 7742 request ok
paramiko.transport: DEBUG: [chan 7742] EOF received (7742)
paramiko.transport: DEBUG: [chan 7742] EOF sent (7742)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3870 count=703 bs=1k
paramiko.transport: DEBUG: [chan 7743] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7743] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7743 opened.
paramiko.transport: DEBUG: [chan 7743] Sesch channel 7743 request ok
paramiko.transport: DEBUG: [chan 7743] EOF received (7743)
paramiko.transport: DEBUG: [chan 7743] EOF sent (7743)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3871 count=225 bs=1k
paramiko.transport: DEBUG: [chan 7744] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7744] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7744 opened.
paramiko.transport: DEBUG: [chan 7744] Sesch channel 7744 request ok
paramiko.transport: DEBUG: [chan 7744] EOF received (7744)
paramiko.transport: DEBUG: [chan 7744] EOF sent (7744)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3871 count=225 bs=1k
paramiko.transport: DEBUG: [chan 7745] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7745] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7745 opened.
paramiko.transport: DEBUG: [chan 7745] Sesch channel 7745 request ok
paramiko.transport: DEBUG: [chan 7745] EOF received (7745)
paramiko.transport: DEBUG: [chan 7745] EOF sent (7745)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3872 count=593 bs=1k
paramiko.transport: DEBUG: [chan 7746] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7746] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7746 opened.
paramiko.transport: DEBUG: [chan 7746] Sesch channel 7746 request ok
paramiko.transport: DEBUG: [chan 7746] EOF received (7746)
paramiko.transport: DEBUG: [chan 7746] EOF sent (7746)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3872 count=593 bs=1k
paramiko.transport: DEBUG: [chan 7747] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7747] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7747 opened.
paramiko.transport: DEBUG: [chan 7747] Sesch channel 7747 request ok
paramiko.transport: DEBUG: [chan 7747] EOF received (7747)
paramiko.transport: DEBUG: [chan 7747] EOF sent (7747)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3873 count=565 bs=1k
paramiko.transport: DEBUG: [chan 7748] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7748] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7748 opened.
paramiko.transport: DEBUG: [chan 7748] Sesch channel 7748 request ok
paramiko.transport: DEBUG: [chan 7748] EOF received (7748)
paramiko.transport: DEBUG: [chan 7748] EOF sent (7748)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3873 count=565 bs=1k
paramiko.transport: DEBUG: [chan 7749] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7749] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7749 opened.
paramiko.transport: DEBUG: [chan 7749] Sesch channel 7749 request ok
paramiko.transport: DEBUG: [chan 7749] EOF received (7749)
paramiko.transport: DEBUG: [chan 7749] EOF sent (7749)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3874 count=852 bs=1k
paramiko.transport: DEBUG: [chan 7750] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7750] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7750 opened.
paramiko.transport: DEBUG: [chan 7750] Sesch channel 7750 request ok
paramiko.transport: DEBUG: [chan 7750] EOF received (7750)
paramiko.transport: DEBUG: [chan 7750] EOF sent (7750)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3874 count=852 bs=1k
paramiko.transport: DEBUG: [chan 7751] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7751] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7751 opened.
paramiko.transport: DEBUG: [chan 7751] Sesch channel 7751 request ok
paramiko.transport: DEBUG: [chan 7751] EOF received (7751)
paramiko.transport: DEBUG: [chan 7751] EOF sent (7751)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3875 count=832 bs=1k
paramiko.transport: DEBUG: [chan 7752] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7752] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7752 opened.
paramiko.transport: DEBUG: [chan 7752] Sesch channel 7752 request ok
paramiko.transport: DEBUG: [chan 7752] EOF received (7752)
paramiko.transport: DEBUG: [chan 7752] EOF sent (7752)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3875 count=832 bs=1k
paramiko.transport: DEBUG: [chan 7753] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7753] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7753 opened.
paramiko.transport: DEBUG: [chan 7753] Sesch channel 7753 request ok
paramiko.transport: DEBUG: [chan 7753] EOF received (7753)
paramiko.transport: DEBUG: [chan 7753] EOF sent (7753)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3876 count=356 bs=1k
paramiko.transport: DEBUG: [chan 7754] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7754] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7754 opened.
paramiko.transport: DEBUG: [chan 7754] Sesch channel 7754 request ok
paramiko.transport: DEBUG: [chan 7754] EOF received (7754)
paramiko.transport: DEBUG: [chan 7754] EOF sent (7754)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3876 count=356 bs=1k
paramiko.transport: DEBUG: [chan 7755] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7755] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7755 opened.
paramiko.transport: DEBUG: [chan 7755] Sesch channel 7755 request ok
paramiko.transport: DEBUG: [chan 7755] EOF received (7755)
paramiko.transport: DEBUG: [chan 7755] EOF sent (7755)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3877 count=814 bs=1k
paramiko.transport: DEBUG: [chan 7756] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7756] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7756 opened.
paramiko.transport: DEBUG: [chan 7756] Sesch channel 7756 request ok
paramiko.transport: DEBUG: [chan 7756] EOF received (7756)
paramiko.transport: DEBUG: [chan 7756] EOF sent (7756)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3877 count=814 bs=1k
paramiko.transport: DEBUG: [chan 7757] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7757] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7757 opened.
paramiko.transport: DEBUG: [chan 7757] Sesch channel 7757 request ok
paramiko.transport: DEBUG: [chan 7757] EOF received (7757)
paramiko.transport: DEBUG: [chan 7757] EOF sent (7757)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3878 count=955 bs=1k
paramiko.transport: DEBUG: [chan 7758] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7758] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7758 opened.
paramiko.transport: DEBUG: [chan 7758] Sesch channel 7758 request ok
paramiko.transport: DEBUG: [chan 7758] EOF received (7758)
paramiko.transport: DEBUG: [chan 7758] EOF sent (7758)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3878 count=955 bs=1k
paramiko.transport: DEBUG: [chan 7759] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7759] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7759 opened.
paramiko.transport: DEBUG: [chan 7759] Sesch channel 7759 request ok
paramiko.transport: DEBUG: [chan 7759] EOF received (7759)
paramiko.transport: DEBUG: [chan 7759] EOF sent (7759)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3879 count=992 bs=1k
paramiko.transport: DEBUG: [chan 7760] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7760] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7760 opened.
paramiko.transport: DEBUG: [chan 7760] Sesch channel 7760 request ok
paramiko.transport: DEBUG: [chan 7760] EOF received (7760)
paramiko.transport: DEBUG: [chan 7760] EOF sent (7760)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3879 count=992 bs=1k
paramiko.transport: DEBUG: [chan 7761] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7761] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7761 opened.
paramiko.transport: DEBUG: [chan 7761] Sesch channel 7761 request ok
paramiko.transport: DEBUG: [chan 7761] EOF received (7761)
paramiko.transport: DEBUG: [chan 7761] EOF sent (7761)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3880 count=465 bs=1k
paramiko.transport: DEBUG: [chan 7762] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7762] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7762 opened.
paramiko.transport: DEBUG: [chan 7762] Sesch channel 7762 request ok
paramiko.transport: DEBUG: [chan 7762] EOF received (7762)
paramiko.transport: DEBUG: [chan 7762] EOF sent (7762)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3880 count=465 bs=1k
paramiko.transport: DEBUG: [chan 7763] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7763] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7763 opened.
paramiko.transport: DEBUG: [chan 7763] Sesch channel 7763 request ok
paramiko.transport: DEBUG: [chan 7763] EOF received (7763)
paramiko.transport: DEBUG: [chan 7763] EOF sent (7763)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3881 count=285 bs=1k
paramiko.transport: DEBUG: [chan 7764] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7764] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7764 opened.
paramiko.transport: DEBUG: [chan 7764] Sesch channel 7764 request ok
paramiko.transport: DEBUG: [chan 7764] EOF received (7764)
paramiko.transport: DEBUG: [chan 7764] EOF sent (7764)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3881 count=285 bs=1k
paramiko.transport: DEBUG: [chan 7765] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7765] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7765 opened.
paramiko.transport: DEBUG: [chan 7765] Sesch channel 7765 request ok
paramiko.transport: DEBUG: [chan 7765] EOF received (7765)
paramiko.transport: DEBUG: [chan 7765] EOF sent (7765)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3882 count=766 bs=1k
paramiko.transport: DEBUG: [chan 7766] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7766] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7766 opened.
paramiko.transport: DEBUG: [chan 7766] Sesch channel 7766 request ok
paramiko.transport: DEBUG: [chan 7766] EOF received (7766)
paramiko.transport: DEBUG: [chan 7766] EOF sent (7766)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3882 count=766 bs=1k
paramiko.transport: DEBUG: [chan 7767] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7767] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7767 opened.
paramiko.transport: DEBUG: [chan 7767] Sesch channel 7767 request ok
paramiko.transport: DEBUG: [chan 7767] EOF received (7767)
paramiko.transport: DEBUG: [chan 7767] EOF sent (7767)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3883 count=614 bs=1k
paramiko.transport: DEBUG: [chan 7768] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7768] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7768 opened.
paramiko.transport: DEBUG: [chan 7768] Sesch channel 7768 request ok
paramiko.transport: DEBUG: [chan 7768] EOF received (7768)
paramiko.transport: DEBUG: [chan 7768] EOF sent (7768)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3883 count=614 bs=1k
paramiko.transport: DEBUG: [chan 7769] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7769] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7769 opened.
paramiko.transport: DEBUG: [chan 7769] Sesch channel 7769 request ok
paramiko.transport: DEBUG: [chan 7769] EOF received (7769)
paramiko.transport: DEBUG: [chan 7769] EOF sent (7769)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3884 count=221 bs=1k
paramiko.transport: DEBUG: [chan 7770] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7770] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7770 opened.
paramiko.transport: DEBUG: [chan 7770] Sesch channel 7770 request ok
paramiko.transport: DEBUG: [chan 7770] EOF received (7770)
paramiko.transport: DEBUG: [chan 7770] EOF sent (7770)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3884 count=221 bs=1k
paramiko.transport: DEBUG: [chan 7771] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7771] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7771 opened.
paramiko.transport: DEBUG: [chan 7771] Sesch channel 7771 request ok
paramiko.transport: DEBUG: [chan 7771] EOF received (7771)
paramiko.transport: DEBUG: [chan 7771] EOF sent (7771)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3885 count=466 bs=1k
paramiko.transport: DEBUG: [chan 7772] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7772] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7772 opened.
paramiko.transport: DEBUG: [chan 7772] Sesch channel 7772 request ok
paramiko.transport: DEBUG: [chan 7772] EOF received (7772)
paramiko.transport: DEBUG: [chan 7772] EOF sent (7772)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3885 count=466 bs=1k
paramiko.transport: DEBUG: [chan 7773] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7773] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7773 opened.
paramiko.transport: DEBUG: [chan 7773] Sesch channel 7773 request ok
paramiko.transport: DEBUG: [chan 7773] EOF received (7773)
paramiko.transport: DEBUG: [chan 7773] EOF sent (7773)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3886 count=570 bs=1k
paramiko.transport: DEBUG: [chan 7774] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7774] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7774 opened.
paramiko.transport: DEBUG: [chan 7774] Sesch channel 7774 request ok
paramiko.transport: DEBUG: [chan 7774] EOF received (7774)
paramiko.transport: DEBUG: [chan 7774] EOF sent (7774)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3886 count=570 bs=1k
paramiko.transport: DEBUG: [chan 7775] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7775] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7775 opened.
paramiko.transport: DEBUG: [chan 7775] Sesch channel 7775 request ok
paramiko.transport: DEBUG: [chan 7775] EOF received (7775)
paramiko.transport: DEBUG: [chan 7775] EOF sent (7775)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3887 count=373 bs=1k
paramiko.transport: DEBUG: [chan 7776] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7776] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7776 opened.
paramiko.transport: DEBUG: [chan 7776] Sesch channel 7776 request ok
paramiko.transport: DEBUG: [chan 7776] EOF received (7776)
paramiko.transport: DEBUG: [chan 7776] EOF sent (7776)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3887 count=373 bs=1k
paramiko.transport: DEBUG: [chan 7777] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7777] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7777 opened.
paramiko.transport: DEBUG: [chan 7777] Sesch channel 7777 request ok
paramiko.transport: DEBUG: [chan 7777] EOF received (7777)
paramiko.transport: DEBUG: [chan 7777] EOF sent (7777)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3888 count=635 bs=1k
paramiko.transport: DEBUG: [chan 7778] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7778] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7778 opened.
paramiko.transport: DEBUG: [chan 7778] Sesch channel 7778 request ok
paramiko.transport: DEBUG: [chan 7778] EOF received (7778)
paramiko.transport: DEBUG: [chan 7778] EOF sent (7778)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3888 count=635 bs=1k
paramiko.transport: DEBUG: [chan 7779] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7779] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7779 opened.
paramiko.transport: DEBUG: [chan 7779] Sesch channel 7779 request ok
paramiko.transport: DEBUG: [chan 7779] EOF received (7779)
paramiko.transport: DEBUG: [chan 7779] EOF sent (7779)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3889 count=555 bs=1k
paramiko.transport: DEBUG: [chan 7780] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7780] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7780 opened.
paramiko.transport: DEBUG: [chan 7780] Sesch channel 7780 request ok
paramiko.transport: DEBUG: [chan 7780] EOF received (7780)
paramiko.transport: DEBUG: [chan 7780] EOF sent (7780)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3889 count=555 bs=1k
paramiko.transport: DEBUG: [chan 7781] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7781] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7781 opened.
paramiko.transport: DEBUG: [chan 7781] Sesch channel 7781 request ok
paramiko.transport: DEBUG: [chan 7781] EOF received (7781)
paramiko.transport: DEBUG: [chan 7781] EOF sent (7781)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3890 count=446 bs=1k
paramiko.transport: DEBUG: [chan 7782] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7782] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7782 opened.
paramiko.transport: DEBUG: [chan 7782] Sesch channel 7782 request ok
paramiko.transport: DEBUG: [chan 7782] EOF received (7782)
paramiko.transport: DEBUG: [chan 7782] EOF sent (7782)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3890 count=446 bs=1k
paramiko.transport: DEBUG: [chan 7783] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7783] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7783 opened.
paramiko.transport: DEBUG: [chan 7783] Sesch channel 7783 request ok
paramiko.transport: DEBUG: [chan 7783] EOF received (7783)
paramiko.transport: DEBUG: [chan 7783] EOF sent (7783)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3891 count=89 bs=1k
paramiko.transport: DEBUG: [chan 7784] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7784] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7784 opened.
paramiko.transport: DEBUG: [chan 7784] Sesch channel 7784 request ok
paramiko.transport: DEBUG: [chan 7784] EOF received (7784)
paramiko.transport: DEBUG: [chan 7784] EOF sent (7784)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3891 count=89 bs=1k
paramiko.transport: DEBUG: [chan 7785] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7785] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7785 opened.
paramiko.transport: DEBUG: [chan 7785] Sesch channel 7785 request ok
paramiko.transport: DEBUG: [chan 7785] EOF received (7785)
paramiko.transport: DEBUG: [chan 7785] EOF sent (7785)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3892 count=672 bs=1k
paramiko.transport: DEBUG: [chan 7786] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7786] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7786 opened.
paramiko.transport: DEBUG: [chan 7786] Sesch channel 7786 request ok
paramiko.transport: DEBUG: [chan 7786] EOF received (7786)
paramiko.transport: DEBUG: [chan 7786] EOF sent (7786)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3892 count=672 bs=1k
paramiko.transport: DEBUG: [chan 7787] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7787] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7787 opened.
paramiko.transport: DEBUG: [chan 7787] Sesch channel 7787 request ok
paramiko.transport: DEBUG: [chan 7787] EOF received (7787)
paramiko.transport: DEBUG: [chan 7787] EOF sent (7787)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3893 count=235 bs=1k
paramiko.transport: DEBUG: [chan 7788] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7788] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7788 opened.
paramiko.transport: DEBUG: [chan 7788] Sesch channel 7788 request ok
paramiko.transport: DEBUG: [chan 7788] EOF received (7788)
paramiko.transport: DEBUG: [chan 7788] EOF sent (7788)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3893 count=235 bs=1k
paramiko.transport: DEBUG: [chan 7789] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7789] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7789 opened.
paramiko.transport: DEBUG: [chan 7789] Sesch channel 7789 request ok
paramiko.transport: DEBUG: [chan 7789] EOF received (7789)
paramiko.transport: DEBUG: [chan 7789] EOF sent (7789)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3894 count=228 bs=1k
paramiko.transport: DEBUG: [chan 7790] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7790] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7790 opened.
paramiko.transport: DEBUG: [chan 7790] Sesch channel 7790 request ok
paramiko.transport: DEBUG: [chan 7790] EOF received (7790)
paramiko.transport: DEBUG: [chan 7790] EOF sent (7790)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3894 count=228 bs=1k
paramiko.transport: DEBUG: [chan 7791] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7791] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7791 opened.
paramiko.transport: DEBUG: [chan 7791] Sesch channel 7791 request ok
paramiko.transport: DEBUG: [chan 7791] EOF received (7791)
paramiko.transport: DEBUG: [chan 7791] EOF sent (7791)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3895 count=199 bs=1k
paramiko.transport: DEBUG: [chan 7792] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7792] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7792 opened.
paramiko.transport: DEBUG: [chan 7792] Sesch channel 7792 request ok
paramiko.transport: DEBUG: [chan 7792] EOF received (7792)
paramiko.transport: DEBUG: [chan 7792] EOF sent (7792)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3895 count=199 bs=1k
paramiko.transport: DEBUG: [chan 7793] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7793] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7793 opened.
paramiko.transport: DEBUG: [chan 7793] Sesch channel 7793 request ok
paramiko.transport: DEBUG: [chan 7793] EOF received (7793)
paramiko.transport: DEBUG: [chan 7793] EOF sent (7793)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3896 count=486 bs=1k
paramiko.transport: DEBUG: [chan 7794] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7794] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7794 opened.
paramiko.transport: DEBUG: [chan 7794] Sesch channel 7794 request ok
paramiko.transport: DEBUG: [chan 7794] EOF received (7794)
paramiko.transport: DEBUG: [chan 7794] EOF sent (7794)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3896 count=486 bs=1k
paramiko.transport: DEBUG: [chan 7795] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7795] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7795 opened.
paramiko.transport: DEBUG: [chan 7795] Sesch channel 7795 request ok
paramiko.transport: DEBUG: [chan 7795] EOF received (7795)
paramiko.transport: DEBUG: [chan 7795] EOF sent (7795)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3897 count=332 bs=1k
paramiko.transport: DEBUG: [chan 7796] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7796] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7796 opened.
paramiko.transport: DEBUG: [chan 7796] Sesch channel 7796 request ok
paramiko.transport: DEBUG: [chan 7796] EOF received (7796)
paramiko.transport: DEBUG: [chan 7796] EOF sent (7796)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3897 count=332 bs=1k
paramiko.transport: DEBUG: [chan 7797] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7797] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7797 opened.
paramiko.transport: DEBUG: [chan 7797] Sesch channel 7797 request ok
paramiko.transport: DEBUG: [chan 7797] EOF received (7797)
paramiko.transport: DEBUG: [chan 7797] EOF sent (7797)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3898 count=961 bs=1k
paramiko.transport: DEBUG: [chan 7798] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7798] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7798 opened.
paramiko.transport: DEBUG: [chan 7798] Sesch channel 7798 request ok
paramiko.transport: DEBUG: [chan 7798] EOF received (7798)
paramiko.transport: DEBUG: [chan 7798] EOF sent (7798)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3898 count=961 bs=1k
paramiko.transport: DEBUG: [chan 7799] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7799] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7799 opened.
paramiko.transport: DEBUG: [chan 7799] Sesch channel 7799 request ok
paramiko.transport: DEBUG: [chan 7799] EOF received (7799)
paramiko.transport: DEBUG: [chan 7799] EOF sent (7799)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3899 count=364 bs=1k
paramiko.transport: DEBUG: [chan 7800] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7800] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7800 opened.
paramiko.transport: DEBUG: [chan 7800] Sesch channel 7800 request ok
paramiko.transport: DEBUG: [chan 7800] EOF received (7800)
paramiko.transport: DEBUG: [chan 7800] EOF sent (7800)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3899 count=364 bs=1k
paramiko.transport: DEBUG: [chan 7801] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7801] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7801 opened.
paramiko.transport: DEBUG: [chan 7801] Sesch channel 7801 request ok
paramiko.transport: DEBUG: [chan 7801] EOF received (7801)
paramiko.transport: DEBUG: [chan 7801] EOF sent (7801)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3900 count=637 bs=1k
paramiko.transport: DEBUG: [chan 7802] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7802] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7802 opened.
paramiko.transport: DEBUG: [chan 7802] Sesch channel 7802 request ok
paramiko.transport: DEBUG: [chan 7802] EOF received (7802)
paramiko.transport: DEBUG: [chan 7802] EOF sent (7802)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3900 count=637 bs=1k
paramiko.transport: DEBUG: [chan 7803] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7803] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7803 opened.
paramiko.transport: DEBUG: [chan 7803] Sesch channel 7803 request ok
paramiko.transport: DEBUG: [chan 7803] EOF received (7803)
paramiko.transport: DEBUG: [chan 7803] EOF sent (7803)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3901 count=577 bs=1k
paramiko.transport: DEBUG: [chan 7804] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7804] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7804 opened.
paramiko.transport: DEBUG: [chan 7804] Sesch channel 7804 request ok
paramiko.transport: DEBUG: [chan 7804] EOF received (7804)
paramiko.transport: DEBUG: [chan 7804] EOF sent (7804)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3901 count=577 bs=1k
paramiko.transport: DEBUG: [chan 7805] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7805] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7805 opened.
paramiko.transport: DEBUG: [chan 7805] Sesch channel 7805 request ok
paramiko.transport: DEBUG: [chan 7805] EOF received (7805)
paramiko.transport: DEBUG: [chan 7805] EOF sent (7805)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3902 count=52 bs=1k
paramiko.transport: DEBUG: [chan 7806] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7806] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7806 opened.
paramiko.transport: DEBUG: [chan 7806] Sesch channel 7806 request ok
paramiko.transport: DEBUG: [chan 7806] EOF received (7806)
paramiko.transport: DEBUG: [chan 7806] EOF sent (7806)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3902 count=52 bs=1k
paramiko.transport: DEBUG: [chan 7807] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7807] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7807 opened.
paramiko.transport: DEBUG: [chan 7807] Sesch channel 7807 request ok
paramiko.transport: DEBUG: [chan 7807] EOF received (7807)
paramiko.transport: DEBUG: [chan 7807] EOF sent (7807)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3903 count=496 bs=1k
paramiko.transport: DEBUG: [chan 7808] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7808] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7808 opened.
paramiko.transport: DEBUG: [chan 7808] Sesch channel 7808 request ok
paramiko.transport: DEBUG: [chan 7808] EOF received (7808)
paramiko.transport: DEBUG: [chan 7808] EOF sent (7808)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3903 count=496 bs=1k
paramiko.transport: DEBUG: [chan 7809] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7809] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7809 opened.
paramiko.transport: DEBUG: [chan 7809] Sesch channel 7809 request ok
paramiko.transport: DEBUG: [chan 7809] EOF received (7809)
paramiko.transport: DEBUG: [chan 7809] EOF sent (7809)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3904 count=346 bs=1k
paramiko.transport: DEBUG: [chan 7810] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7810] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7810 opened.
paramiko.transport: DEBUG: [chan 7810] Sesch channel 7810 request ok
paramiko.transport: DEBUG: [chan 7810] EOF received (7810)
paramiko.transport: DEBUG: [chan 7810] EOF sent (7810)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3904 count=346 bs=1k
paramiko.transport: DEBUG: [chan 7811] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7811] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7811 opened.
paramiko.transport: DEBUG: [chan 7811] Sesch channel 7811 request ok
paramiko.transport: DEBUG: [chan 7811] EOF received (7811)
paramiko.transport: DEBUG: [chan 7811] EOF sent (7811)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3905 count=52 bs=1k
paramiko.transport: DEBUG: [chan 7812] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7812] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7812 opened.
paramiko.transport: DEBUG: [chan 7812] Sesch channel 7812 request ok
paramiko.transport: DEBUG: [chan 7812] EOF received (7812)
paramiko.transport: DEBUG: [chan 7812] EOF sent (7812)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3905 count=52 bs=1k
paramiko.transport: DEBUG: [chan 7813] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7813] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7813 opened.
paramiko.transport: DEBUG: [chan 7813] Sesch channel 7813 request ok
paramiko.transport: DEBUG: [chan 7813] EOF received (7813)
paramiko.transport: DEBUG: [chan 7813] EOF sent (7813)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3906 count=704 bs=1k
paramiko.transport: DEBUG: [chan 7814] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7814] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7814 opened.
paramiko.transport: DEBUG: [chan 7814] Sesch channel 7814 request ok
paramiko.transport: DEBUG: [chan 7814] EOF received (7814)
paramiko.transport: DEBUG: [chan 7814] EOF sent (7814)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3906 count=704 bs=1k
paramiko.transport: DEBUG: [chan 7815] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7815] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7815 opened.
paramiko.transport: DEBUG: [chan 7815] Sesch channel 7815 request ok
paramiko.transport: DEBUG: [chan 7815] EOF received (7815)
paramiko.transport: DEBUG: [chan 7815] EOF sent (7815)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3907 count=200 bs=1k
paramiko.transport: DEBUG: [chan 7816] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7816] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7816 opened.
paramiko.transport: DEBUG: [chan 7816] Sesch channel 7816 request ok
paramiko.transport: DEBUG: [chan 7816] EOF received (7816)
paramiko.transport: DEBUG: [chan 7816] EOF sent (7816)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3907 count=200 bs=1k
paramiko.transport: DEBUG: [chan 7817] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7817] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7817 opened.
paramiko.transport: DEBUG: [chan 7817] Sesch channel 7817 request ok
paramiko.transport: DEBUG: [chan 7817] EOF received (7817)
paramiko.transport: DEBUG: [chan 7817] EOF sent (7817)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3908 count=772 bs=1k
paramiko.transport: DEBUG: [chan 7818] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7818] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7818 opened.
paramiko.transport: DEBUG: [chan 7818] Sesch channel 7818 request ok
paramiko.transport: DEBUG: [chan 7818] EOF received (7818)
paramiko.transport: DEBUG: [chan 7818] EOF sent (7818)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3908 count=772 bs=1k
paramiko.transport: DEBUG: [chan 7819] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7819] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7819 opened.
paramiko.transport: DEBUG: [chan 7819] Sesch channel 7819 request ok
paramiko.transport: DEBUG: [chan 7819] EOF received (7819)
paramiko.transport: DEBUG: [chan 7819] EOF sent (7819)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3909 count=996 bs=1k
paramiko.transport: DEBUG: [chan 7820] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7820] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7820 opened.
paramiko.transport: DEBUG: [chan 7820] Sesch channel 7820 request ok
paramiko.transport: DEBUG: [chan 7820] EOF received (7820)
paramiko.transport: DEBUG: [chan 7820] EOF sent (7820)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3909 count=996 bs=1k
paramiko.transport: DEBUG: [chan 7821] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7821] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7821 opened.
paramiko.transport: DEBUG: [chan 7821] Sesch channel 7821 request ok
paramiko.transport: DEBUG: [chan 7821] EOF received (7821)
paramiko.transport: DEBUG: [chan 7821] EOF sent (7821)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3910 count=415 bs=1k
paramiko.transport: DEBUG: [chan 7822] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7822] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7822 opened.
paramiko.transport: DEBUG: [chan 7822] Sesch channel 7822 request ok
paramiko.transport: DEBUG: [chan 7822] EOF received (7822)
paramiko.transport: DEBUG: [chan 7822] EOF sent (7822)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3910 count=415 bs=1k
paramiko.transport: DEBUG: [chan 7823] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7823] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7823 opened.
paramiko.transport: DEBUG: [chan 7823] Sesch channel 7823 request ok
paramiko.transport: DEBUG: [chan 7823] EOF received (7823)
paramiko.transport: DEBUG: [chan 7823] EOF sent (7823)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3911 count=246 bs=1k
paramiko.transport: DEBUG: [chan 7824] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7824] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7824 opened.
paramiko.transport: DEBUG: [chan 7824] Sesch channel 7824 request ok
paramiko.transport: DEBUG: [chan 7824] EOF received (7824)
paramiko.transport: DEBUG: [chan 7824] EOF sent (7824)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3911 count=246 bs=1k
paramiko.transport: DEBUG: [chan 7825] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7825] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7825 opened.
paramiko.transport: DEBUG: [chan 7825] Sesch channel 7825 request ok
paramiko.transport: DEBUG: [chan 7825] EOF received (7825)
paramiko.transport: DEBUG: [chan 7825] EOF sent (7825)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3912 count=833 bs=1k
paramiko.transport: DEBUG: [chan 7826] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7826] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7826 opened.
paramiko.transport: DEBUG: [chan 7826] Sesch channel 7826 request ok
paramiko.transport: DEBUG: [chan 7826] EOF received (7826)
paramiko.transport: DEBUG: [chan 7826] EOF sent (7826)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3912 count=833 bs=1k
paramiko.transport: DEBUG: [chan 7827] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7827] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7827 opened.
paramiko.transport: DEBUG: [chan 7827] Sesch channel 7827 request ok
paramiko.transport: DEBUG: [chan 7827] EOF received (7827)
paramiko.transport: DEBUG: [chan 7827] EOF sent (7827)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3913 count=293 bs=1k
paramiko.transport: DEBUG: [chan 7828] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7828] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7828 opened.
paramiko.transport: DEBUG: [chan 7828] Sesch channel 7828 request ok
paramiko.transport: DEBUG: [chan 7828] EOF received (7828)
paramiko.transport: DEBUG: [chan 7828] EOF sent (7828)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3913 count=293 bs=1k
paramiko.transport: DEBUG: [chan 7829] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7829] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7829 opened.
paramiko.transport: DEBUG: [chan 7829] Sesch channel 7829 request ok
paramiko.transport: DEBUG: [chan 7829] EOF received (7829)
paramiko.transport: DEBUG: [chan 7829] EOF sent (7829)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3914 count=618 bs=1k
paramiko.transport: DEBUG: [chan 7830] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7830] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7830 opened.
paramiko.transport: DEBUG: [chan 7830] Sesch channel 7830 request ok
paramiko.transport: DEBUG: [chan 7830] EOF received (7830)
paramiko.transport: DEBUG: [chan 7830] EOF sent (7830)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3914 count=618 bs=1k
paramiko.transport: DEBUG: [chan 7831] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7831] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7831 opened.
paramiko.transport: DEBUG: [chan 7831] Sesch channel 7831 request ok
paramiko.transport: DEBUG: [chan 7831] EOF received (7831)
paramiko.transport: DEBUG: [chan 7831] EOF sent (7831)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3915 count=337 bs=1k
paramiko.transport: DEBUG: [chan 7832] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7832] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7832 opened.
paramiko.transport: DEBUG: [chan 7832] Sesch channel 7832 request ok
paramiko.transport: DEBUG: [chan 7832] EOF received (7832)
paramiko.transport: DEBUG: [chan 7832] EOF sent (7832)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3915 count=337 bs=1k
paramiko.transport: DEBUG: [chan 7833] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7833] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7833 opened.
paramiko.transport: DEBUG: [chan 7833] Sesch channel 7833 request ok
paramiko.transport: DEBUG: [chan 7833] EOF received (7833)
paramiko.transport: DEBUG: [chan 7833] EOF sent (7833)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3916 count=87 bs=1k
paramiko.transport: DEBUG: [chan 7834] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7834] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7834 opened.
paramiko.transport: DEBUG: [chan 7834] Sesch channel 7834 request ok
paramiko.transport: DEBUG: [chan 7834] EOF received (7834)
paramiko.transport: DEBUG: [chan 7834] EOF sent (7834)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3916 count=87 bs=1k
paramiko.transport: DEBUG: [chan 7835] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7835] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7835 opened.
paramiko.transport: DEBUG: [chan 7835] Sesch channel 7835 request ok
paramiko.transport: DEBUG: [chan 7835] EOF received (7835)
paramiko.transport: DEBUG: [chan 7835] EOF sent (7835)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3917 count=482 bs=1k
paramiko.transport: DEBUG: [chan 7836] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7836] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7836 opened.
paramiko.transport: DEBUG: [chan 7836] Sesch channel 7836 request ok
paramiko.transport: DEBUG: [chan 7836] EOF received (7836)
paramiko.transport: DEBUG: [chan 7836] EOF sent (7836)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3917 count=482 bs=1k
paramiko.transport: DEBUG: [chan 7837] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7837] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7837 opened.
paramiko.transport: DEBUG: [chan 7837] Sesch channel 7837 request ok
paramiko.transport: DEBUG: [chan 7837] EOF received (7837)
paramiko.transport: DEBUG: [chan 7837] EOF sent (7837)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3918 count=603 bs=1k
paramiko.transport: DEBUG: [chan 7838] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7838] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7838 opened.
paramiko.transport: DEBUG: [chan 7838] Sesch channel 7838 request ok
paramiko.transport: DEBUG: [chan 7838] EOF received (7838)
paramiko.transport: DEBUG: [chan 7838] EOF sent (7838)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3918 count=603 bs=1k
paramiko.transport: DEBUG: [chan 7839] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7839] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7839 opened.
paramiko.transport: DEBUG: [chan 7839] Sesch channel 7839 request ok
paramiko.transport: DEBUG: [chan 7839] EOF received (7839)
paramiko.transport: DEBUG: [chan 7839] EOF sent (7839)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3919 count=700 bs=1k
paramiko.transport: DEBUG: [chan 7840] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7840] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7840 opened.
paramiko.transport: DEBUG: [chan 7840] Sesch channel 7840 request ok
paramiko.transport: DEBUG: [chan 7840] EOF received (7840)
paramiko.transport: DEBUG: [chan 7840] EOF sent (7840)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3919 count=700 bs=1k
paramiko.transport: DEBUG: [chan 7841] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7841] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7841 opened.
paramiko.transport: DEBUG: [chan 7841] Sesch channel 7841 request ok
paramiko.transport: DEBUG: [chan 7841] EOF received (7841)
paramiko.transport: DEBUG: [chan 7841] EOF sent (7841)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3920 count=954 bs=1k
paramiko.transport: DEBUG: [chan 7842] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7842] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7842 opened.
paramiko.transport: DEBUG: [chan 7842] Sesch channel 7842 request ok
paramiko.transport: DEBUG: [chan 7842] EOF received (7842)
paramiko.transport: DEBUG: [chan 7842] EOF sent (7842)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3920 count=954 bs=1k
paramiko.transport: DEBUG: [chan 7843] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7843] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7843 opened.
paramiko.transport: DEBUG: [chan 7843] Sesch channel 7843 request ok
paramiko.transport: DEBUG: [chan 7843] EOF received (7843)
paramiko.transport: DEBUG: [chan 7843] EOF sent (7843)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3921 count=856 bs=1k
paramiko.transport: DEBUG: [chan 7844] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7844] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7844 opened.
paramiko.transport: DEBUG: [chan 7844] Sesch channel 7844 request ok
paramiko.transport: DEBUG: [chan 7844] EOF received (7844)
paramiko.transport: DEBUG: [chan 7844] EOF sent (7844)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3921 count=856 bs=1k
paramiko.transport: DEBUG: [chan 7845] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7845] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7845 opened.
paramiko.transport: DEBUG: [chan 7845] Sesch channel 7845 request ok
paramiko.transport: DEBUG: [chan 7845] EOF received (7845)
paramiko.transport: DEBUG: [chan 7845] EOF sent (7845)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3922 count=408 bs=1k
paramiko.transport: DEBUG: [chan 7846] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7846] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7846 opened.
paramiko.transport: DEBUG: [chan 7846] Sesch channel 7846 request ok
paramiko.transport: DEBUG: [chan 7846] EOF received (7846)
paramiko.transport: DEBUG: [chan 7846] EOF sent (7846)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3922 count=408 bs=1k
paramiko.transport: DEBUG: [chan 7847] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7847] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7847 opened.
paramiko.transport: DEBUG: [chan 7847] Sesch channel 7847 request ok
paramiko.transport: DEBUG: [chan 7847] EOF received (7847)
paramiko.transport: DEBUG: [chan 7847] EOF sent (7847)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3923 count=736 bs=1k
paramiko.transport: DEBUG: [chan 7848] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7848] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7848 opened.
paramiko.transport: DEBUG: [chan 7848] Sesch channel 7848 request ok
paramiko.transport: DEBUG: [chan 7848] EOF received (7848)
paramiko.transport: DEBUG: [chan 7848] EOF sent (7848)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3923 count=736 bs=1k
paramiko.transport: DEBUG: [chan 7849] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7849] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7849 opened.
paramiko.transport: DEBUG: [chan 7849] Sesch channel 7849 request ok
paramiko.transport: DEBUG: [chan 7849] EOF received (7849)
paramiko.transport: DEBUG: [chan 7849] EOF sent (7849)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3924 count=987 bs=1k
paramiko.transport: DEBUG: [chan 7850] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7850] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7850 opened.
paramiko.transport: DEBUG: [chan 7850] Sesch channel 7850 request ok
paramiko.transport: DEBUG: [chan 7850] EOF received (7850)
paramiko.transport: DEBUG: [chan 7850] EOF sent (7850)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3924 count=987 bs=1k
paramiko.transport: DEBUG: [chan 7851] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7851] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7851 opened.
paramiko.transport: DEBUG: [chan 7851] Sesch channel 7851 request ok
paramiko.transport: DEBUG: [chan 7851] EOF received (7851)
paramiko.transport: DEBUG: [chan 7851] EOF sent (7851)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3925 count=52 bs=1k
paramiko.transport: DEBUG: [chan 7852] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7852] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7852 opened.
paramiko.transport: DEBUG: [chan 7852] Sesch channel 7852 request ok
paramiko.transport: DEBUG: [chan 7852] EOF received (7852)
paramiko.transport: DEBUG: [chan 7852] EOF sent (7852)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3925 count=52 bs=1k
paramiko.transport: DEBUG: [chan 7853] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7853] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7853 opened.
paramiko.transport: DEBUG: [chan 7853] Sesch channel 7853 request ok
paramiko.transport: DEBUG: [chan 7853] EOF received (7853)
paramiko.transport: DEBUG: [chan 7853] EOF sent (7853)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3926 count=958 bs=1k
paramiko.transport: DEBUG: [chan 7854] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7854] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7854 opened.
paramiko.transport: DEBUG: [chan 7854] Sesch channel 7854 request ok
paramiko.transport: DEBUG: [chan 7854] EOF received (7854)
paramiko.transport: DEBUG: [chan 7854] EOF sent (7854)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3926 count=958 bs=1k
paramiko.transport: DEBUG: [chan 7855] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7855] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7855 opened.
paramiko.transport: DEBUG: [chan 7855] Sesch channel 7855 request ok
paramiko.transport: DEBUG: [chan 7855] EOF received (7855)
paramiko.transport: DEBUG: [chan 7855] EOF sent (7855)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3927 count=150 bs=1k
paramiko.transport: DEBUG: [chan 7856] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7856] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7856 opened.
paramiko.transport: DEBUG: [chan 7856] Sesch channel 7856 request ok
paramiko.transport: DEBUG: [chan 7856] EOF received (7856)
paramiko.transport: DEBUG: [chan 7856] EOF sent (7856)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3927 count=150 bs=1k
paramiko.transport: DEBUG: [chan 7857] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7857] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7857 opened.
paramiko.transport: DEBUG: [chan 7857] Sesch channel 7857 request ok
paramiko.transport: DEBUG: [chan 7857] EOF received (7857)
paramiko.transport: DEBUG: [chan 7857] EOF sent (7857)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3928 count=208 bs=1k
paramiko.transport: DEBUG: [chan 7858] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7858] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7858 opened.
paramiko.transport: DEBUG: [chan 7858] Sesch channel 7858 request ok
paramiko.transport: DEBUG: [chan 7858] EOF received (7858)
paramiko.transport: DEBUG: [chan 7858] EOF sent (7858)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3928 count=208 bs=1k
paramiko.transport: DEBUG: [chan 7859] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7859] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7859 opened.
paramiko.transport: DEBUG: [chan 7859] Sesch channel 7859 request ok
paramiko.transport: DEBUG: [chan 7859] EOF received (7859)
paramiko.transport: DEBUG: [chan 7859] EOF sent (7859)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3929 count=253 bs=1k
paramiko.transport: DEBUG: [chan 7860] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7860] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7860 opened.
paramiko.transport: DEBUG: [chan 7860] Sesch channel 7860 request ok
paramiko.transport: DEBUG: [chan 7860] EOF received (7860)
paramiko.transport: DEBUG: [chan 7860] EOF sent (7860)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3929 count=253 bs=1k
paramiko.transport: DEBUG: [chan 7861] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7861] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7861 opened.
paramiko.transport: DEBUG: [chan 7861] Sesch channel 7861 request ok
paramiko.transport: DEBUG: [chan 7861] EOF received (7861)
paramiko.transport: DEBUG: [chan 7861] EOF sent (7861)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3930 count=611 bs=1k
paramiko.transport: DEBUG: [chan 7862] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7862] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7862 opened.
paramiko.transport: DEBUG: [chan 7862] Sesch channel 7862 request ok
paramiko.transport: DEBUG: [chan 7862] EOF received (7862)
paramiko.transport: DEBUG: [chan 7862] EOF sent (7862)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3930 count=611 bs=1k
paramiko.transport: DEBUG: [chan 7863] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7863] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7863 opened.
paramiko.transport: DEBUG: [chan 7863] Sesch channel 7863 request ok
paramiko.transport: DEBUG: [chan 7863] EOF received (7863)
paramiko.transport: DEBUG: [chan 7863] EOF sent (7863)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3931 count=45 bs=1k
paramiko.transport: DEBUG: [chan 7864] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7864] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7864 opened.
paramiko.transport: DEBUG: [chan 7864] Sesch channel 7864 request ok
paramiko.transport: DEBUG: [chan 7864] EOF received (7864)
paramiko.transport: DEBUG: [chan 7864] EOF sent (7864)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3931 count=45 bs=1k
paramiko.transport: DEBUG: [chan 7865] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7865] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7865 opened.
paramiko.transport: DEBUG: [chan 7865] Sesch channel 7865 request ok
paramiko.transport: DEBUG: [chan 7865] EOF received (7865)
paramiko.transport: DEBUG: [chan 7865] EOF sent (7865)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3932 count=831 bs=1k
paramiko.transport: DEBUG: [chan 7866] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7866] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7866 opened.
paramiko.transport: DEBUG: [chan 7866] Sesch channel 7866 request ok
paramiko.transport: DEBUG: [chan 7866] EOF received (7866)
paramiko.transport: DEBUG: [chan 7866] EOF sent (7866)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3932 count=831 bs=1k
paramiko.transport: DEBUG: [chan 7867] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7867] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7867 opened.
paramiko.transport: DEBUG: [chan 7867] Sesch channel 7867 request ok
paramiko.transport: DEBUG: [chan 7867] EOF received (7867)
paramiko.transport: DEBUG: [chan 7867] EOF sent (7867)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3933 count=668 bs=1k
paramiko.transport: DEBUG: [chan 7868] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7868] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7868 opened.
paramiko.transport: DEBUG: [chan 7868] Sesch channel 7868 request ok
paramiko.transport: DEBUG: [chan 7868] EOF received (7868)
paramiko.transport: DEBUG: [chan 7868] EOF sent (7868)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3933 count=668 bs=1k
paramiko.transport: DEBUG: [chan 7869] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7869] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7869 opened.
paramiko.transport: DEBUG: [chan 7869] Sesch channel 7869 request ok
paramiko.transport: DEBUG: [chan 7869] EOF received (7869)
paramiko.transport: DEBUG: [chan 7869] EOF sent (7869)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3934 count=558 bs=1k
paramiko.transport: DEBUG: [chan 7870] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7870] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7870 opened.
paramiko.transport: DEBUG: [chan 7870] Sesch channel 7870 request ok
paramiko.transport: DEBUG: [chan 7870] EOF received (7870)
paramiko.transport: DEBUG: [chan 7870] EOF sent (7870)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3934 count=558 bs=1k
paramiko.transport: DEBUG: [chan 7871] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7871] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7871 opened.
paramiko.transport: DEBUG: [chan 7871] Sesch channel 7871 request ok
paramiko.transport: DEBUG: [chan 7871] EOF received (7871)
paramiko.transport: DEBUG: [chan 7871] EOF sent (7871)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3935 count=163 bs=1k
paramiko.transport: DEBUG: [chan 7872] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7872] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7872 opened.
paramiko.transport: DEBUG: [chan 7872] Sesch channel 7872 request ok
paramiko.transport: DEBUG: [chan 7872] EOF received (7872)
paramiko.transport: DEBUG: [chan 7872] EOF sent (7872)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3935 count=163 bs=1k
paramiko.transport: DEBUG: [chan 7873] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7873] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7873 opened.
paramiko.transport: DEBUG: [chan 7873] Sesch channel 7873 request ok
paramiko.transport: DEBUG: [chan 7873] EOF received (7873)
paramiko.transport: DEBUG: [chan 7873] EOF sent (7873)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3936 count=535 bs=1k
paramiko.transport: DEBUG: [chan 7874] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7874] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7874 opened.
paramiko.transport: DEBUG: [chan 7874] Sesch channel 7874 request ok
paramiko.transport: DEBUG: [chan 7874] EOF received (7874)
paramiko.transport: DEBUG: [chan 7874] EOF sent (7874)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3936 count=535 bs=1k
paramiko.transport: DEBUG: [chan 7875] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7875] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7875 opened.
paramiko.transport: DEBUG: [chan 7875] Sesch channel 7875 request ok
paramiko.transport: DEBUG: [chan 7875] EOF received (7875)
paramiko.transport: DEBUG: [chan 7875] EOF sent (7875)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3937 count=845 bs=1k
paramiko.transport: DEBUG: [chan 7876] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7876] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7876 opened.
paramiko.transport: DEBUG: [chan 7876] Sesch channel 7876 request ok
paramiko.transport: DEBUG: [chan 7876] EOF received (7876)
paramiko.transport: DEBUG: [chan 7876] EOF sent (7876)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3937 count=845 bs=1k
paramiko.transport: DEBUG: [chan 7877] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7877] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7877 opened.
paramiko.transport: DEBUG: [chan 7877] Sesch channel 7877 request ok
paramiko.transport: DEBUG: [chan 7877] EOF received (7877)
paramiko.transport: DEBUG: [chan 7877] EOF sent (7877)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3938 count=712 bs=1k
paramiko.transport: DEBUG: [chan 7878] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7878] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7878 opened.
paramiko.transport: DEBUG: [chan 7878] Sesch channel 7878 request ok
paramiko.transport: DEBUG: [chan 7878] EOF received (7878)
paramiko.transport: DEBUG: [chan 7878] EOF sent (7878)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3938 count=712 bs=1k
paramiko.transport: DEBUG: [chan 7879] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7879] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7879 opened.
paramiko.transport: DEBUG: [chan 7879] Sesch channel 7879 request ok
paramiko.transport: DEBUG: [chan 7879] EOF received (7879)
paramiko.transport: DEBUG: [chan 7879] EOF sent (7879)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3939 count=792 bs=1k
paramiko.transport: DEBUG: [chan 7880] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7880] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7880 opened.
paramiko.transport: DEBUG: [chan 7880] Sesch channel 7880 request ok
paramiko.transport: DEBUG: [chan 7880] EOF received (7880)
paramiko.transport: DEBUG: [chan 7880] EOF sent (7880)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3939 count=792 bs=1k
paramiko.transport: DEBUG: [chan 7881] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7881] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7881 opened.
paramiko.transport: DEBUG: [chan 7881] Sesch channel 7881 request ok
paramiko.transport: DEBUG: [chan 7881] EOF received (7881)
paramiko.transport: DEBUG: [chan 7881] EOF sent (7881)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3940 count=860 bs=1k
paramiko.transport: DEBUG: [chan 7882] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7882] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7882 opened.
paramiko.transport: DEBUG: [chan 7882] Sesch channel 7882 request ok
paramiko.transport: DEBUG: [chan 7882] EOF received (7882)
paramiko.transport: DEBUG: [chan 7882] EOF sent (7882)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3940 count=860 bs=1k
paramiko.transport: DEBUG: [chan 7883] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7883] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7883 opened.
paramiko.transport: DEBUG: [chan 7883] Sesch channel 7883 request ok
paramiko.transport: DEBUG: [chan 7883] EOF received (7883)
paramiko.transport: DEBUG: [chan 7883] EOF sent (7883)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3941 count=310 bs=1k
paramiko.transport: DEBUG: [chan 7884] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7884] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7884 opened.
paramiko.transport: DEBUG: [chan 7884] Sesch channel 7884 request ok
paramiko.transport: DEBUG: [chan 7884] EOF received (7884)
paramiko.transport: DEBUG: [chan 7884] EOF sent (7884)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3941 count=310 bs=1k
paramiko.transport: DEBUG: [chan 7885] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7885] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7885 opened.
paramiko.transport: DEBUG: [chan 7885] Sesch channel 7885 request ok
paramiko.transport: DEBUG: [chan 7885] EOF received (7885)
paramiko.transport: DEBUG: [chan 7885] EOF sent (7885)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3942 count=102 bs=1k
paramiko.transport: DEBUG: [chan 7886] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7886] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7886 opened.
paramiko.transport: DEBUG: [chan 7886] Sesch channel 7886 request ok
paramiko.transport: DEBUG: [chan 7886] EOF received (7886)
paramiko.transport: DEBUG: [chan 7886] EOF sent (7886)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3942 count=102 bs=1k
paramiko.transport: DEBUG: [chan 7887] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7887] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7887 opened.
paramiko.transport: DEBUG: [chan 7887] Sesch channel 7887 request ok
paramiko.transport: DEBUG: [chan 7887] EOF received (7887)
paramiko.transport: DEBUG: [chan 7887] EOF sent (7887)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3943 count=594 bs=1k
paramiko.transport: DEBUG: [chan 7888] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7888] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7888 opened.
paramiko.transport: DEBUG: [chan 7888] Sesch channel 7888 request ok
paramiko.transport: DEBUG: [chan 7888] EOF received (7888)
paramiko.transport: DEBUG: [chan 7888] EOF sent (7888)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3943 count=594 bs=1k
paramiko.transport: DEBUG: [chan 7889] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7889] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7889 opened.
paramiko.transport: DEBUG: [chan 7889] Sesch channel 7889 request ok
paramiko.transport: DEBUG: [chan 7889] EOF received (7889)
paramiko.transport: DEBUG: [chan 7889] EOF sent (7889)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3944 count=551 bs=1k
paramiko.transport: DEBUG: [chan 7890] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7890] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7890 opened.
paramiko.transport: DEBUG: [chan 7890] Sesch channel 7890 request ok
paramiko.transport: DEBUG: [chan 7890] EOF received (7890)
paramiko.transport: DEBUG: [chan 7890] EOF sent (7890)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3944 count=551 bs=1k
paramiko.transport: DEBUG: [chan 7891] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7891] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7891 opened.
paramiko.transport: DEBUG: [chan 7891] Sesch channel 7891 request ok
paramiko.transport: DEBUG: [chan 7891] EOF received (7891)
paramiko.transport: DEBUG: [chan 7891] EOF sent (7891)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3945 count=540 bs=1k
paramiko.transport: DEBUG: [chan 7892] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7892] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7892 opened.
paramiko.transport: DEBUG: [chan 7892] Sesch channel 7892 request ok
paramiko.transport: DEBUG: [chan 7892] EOF received (7892)
paramiko.transport: DEBUG: [chan 7892] EOF sent (7892)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3945 count=540 bs=1k
paramiko.transport: DEBUG: [chan 7893] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7893] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7893 opened.
paramiko.transport: DEBUG: [chan 7893] Sesch channel 7893 request ok
paramiko.transport: DEBUG: [chan 7893] EOF received (7893)
paramiko.transport: DEBUG: [chan 7893] EOF sent (7893)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3946 count=465 bs=1k
paramiko.transport: DEBUG: [chan 7894] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7894] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7894 opened.
paramiko.transport: DEBUG: [chan 7894] Sesch channel 7894 request ok
paramiko.transport: DEBUG: [chan 7894] EOF received (7894)
paramiko.transport: DEBUG: [chan 7894] EOF sent (7894)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3946 count=465 bs=1k
paramiko.transport: DEBUG: [chan 7895] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7895] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7895 opened.
paramiko.transport: DEBUG: [chan 7895] Sesch channel 7895 request ok
paramiko.transport: DEBUG: [chan 7895] EOF received (7895)
paramiko.transport: DEBUG: [chan 7895] EOF sent (7895)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3947 count=820 bs=1k
paramiko.transport: DEBUG: [chan 7896] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7896] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7896 opened.
paramiko.transport: DEBUG: [chan 7896] Sesch channel 7896 request ok
paramiko.transport: DEBUG: [chan 7896] EOF received (7896)
paramiko.transport: DEBUG: [chan 7896] EOF sent (7896)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3947 count=820 bs=1k
paramiko.transport: DEBUG: [chan 7897] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7897] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7897 opened.
paramiko.transport: DEBUG: [chan 7897] Sesch channel 7897 request ok
paramiko.transport: DEBUG: [chan 7897] EOF received (7897)
paramiko.transport: DEBUG: [chan 7897] EOF sent (7897)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3948 count=765 bs=1k
paramiko.transport: DEBUG: [chan 7898] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7898] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7898 opened.
paramiko.transport: DEBUG: [chan 7898] Sesch channel 7898 request ok
paramiko.transport: DEBUG: [chan 7898] EOF received (7898)
paramiko.transport: DEBUG: [chan 7898] EOF sent (7898)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3948 count=765 bs=1k
paramiko.transport: DEBUG: [chan 7899] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7899] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7899 opened.
paramiko.transport: DEBUG: [chan 7899] Sesch channel 7899 request ok
paramiko.transport: DEBUG: [chan 7899] EOF received (7899)
paramiko.transport: DEBUG: [chan 7899] EOF sent (7899)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3949 count=520 bs=1k
paramiko.transport: DEBUG: [chan 7900] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7900] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7900 opened.
paramiko.transport: DEBUG: [chan 7900] Sesch channel 7900 request ok
paramiko.transport: DEBUG: [chan 7900] EOF received (7900)
paramiko.transport: DEBUG: [chan 7900] EOF sent (7900)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3949 count=520 bs=1k
paramiko.transport: DEBUG: [chan 7901] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7901] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7901 opened.
paramiko.transport: DEBUG: [chan 7901] Sesch channel 7901 request ok
paramiko.transport: DEBUG: [chan 7901] EOF received (7901)
paramiko.transport: DEBUG: [chan 7901] EOF sent (7901)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3950 count=294 bs=1k
paramiko.transport: DEBUG: [chan 7902] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7902] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7902 opened.
paramiko.transport: DEBUG: [chan 7902] Sesch channel 7902 request ok
paramiko.transport: DEBUG: [chan 7902] EOF received (7902)
paramiko.transport: DEBUG: [chan 7902] EOF sent (7902)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3950 count=294 bs=1k
paramiko.transport: DEBUG: [chan 7903] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7903] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7903 opened.
paramiko.transport: DEBUG: [chan 7903] Sesch channel 7903 request ok
paramiko.transport: DEBUG: [chan 7903] EOF received (7903)
paramiko.transport: DEBUG: [chan 7903] EOF sent (7903)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3951 count=386 bs=1k
paramiko.transport: DEBUG: [chan 7904] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7904] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7904 opened.
paramiko.transport: DEBUG: [chan 7904] Sesch channel 7904 request ok
paramiko.transport: DEBUG: [chan 7904] EOF received (7904)
paramiko.transport: DEBUG: [chan 7904] EOF sent (7904)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3951 count=386 bs=1k
paramiko.transport: DEBUG: [chan 7905] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7905] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7905 opened.
paramiko.transport: DEBUG: [chan 7905] Sesch channel 7905 request ok
paramiko.transport: DEBUG: [chan 7905] EOF received (7905)
paramiko.transport: DEBUG: [chan 7905] EOF sent (7905)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3952 count=149 bs=1k
paramiko.transport: DEBUG: [chan 7906] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7906] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7906 opened.
paramiko.transport: DEBUG: [chan 7906] Sesch channel 7906 request ok
paramiko.transport: DEBUG: [chan 7906] EOF received (7906)
paramiko.transport: DEBUG: [chan 7906] EOF sent (7906)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3952 count=149 bs=1k
paramiko.transport: DEBUG: [chan 7907] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7907] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7907 opened.
paramiko.transport: DEBUG: [chan 7907] Sesch channel 7907 request ok
paramiko.transport: DEBUG: [chan 7907] EOF received (7907)
paramiko.transport: DEBUG: [chan 7907] EOF sent (7907)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3953 count=680 bs=1k
paramiko.transport: DEBUG: [chan 7908] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7908] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7908 opened.
paramiko.transport: DEBUG: [chan 7908] Sesch channel 7908 request ok
paramiko.transport: DEBUG: [chan 7908] EOF received (7908)
paramiko.transport: DEBUG: [chan 7908] EOF sent (7908)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3953 count=680 bs=1k
paramiko.transport: DEBUG: [chan 7909] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7909] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7909 opened.
paramiko.transport: DEBUG: [chan 7909] Sesch channel 7909 request ok
paramiko.transport: DEBUG: [chan 7909] EOF received (7909)
paramiko.transport: DEBUG: [chan 7909] EOF sent (7909)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3954 count=17 bs=1k
paramiko.transport: DEBUG: [chan 7910] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7910] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7910 opened.
paramiko.transport: DEBUG: [chan 7910] Sesch channel 7910 request ok
paramiko.transport: DEBUG: [chan 7910] EOF received (7910)
paramiko.transport: DEBUG: [chan 7910] EOF sent (7910)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3954 count=17 bs=1k
paramiko.transport: DEBUG: [chan 7911] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7911] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7911 opened.
paramiko.transport: DEBUG: [chan 7911] Sesch channel 7911 request ok
paramiko.transport: DEBUG: [chan 7911] EOF received (7911)
paramiko.transport: DEBUG: [chan 7911] EOF sent (7911)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3955 count=564 bs=1k
paramiko.transport: DEBUG: [chan 7912] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7912] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7912 opened.
paramiko.transport: DEBUG: [chan 7912] Sesch channel 7912 request ok
paramiko.transport: DEBUG: [chan 7912] EOF received (7912)
paramiko.transport: DEBUG: [chan 7912] EOF sent (7912)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3955 count=564 bs=1k
paramiko.transport: DEBUG: [chan 7913] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7913] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7913 opened.
paramiko.transport: DEBUG: [chan 7913] Sesch channel 7913 request ok
paramiko.transport: DEBUG: [chan 7913] EOF received (7913)
paramiko.transport: DEBUG: [chan 7913] EOF sent (7913)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3956 count=690 bs=1k
paramiko.transport: DEBUG: [chan 7914] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7914] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7914 opened.
paramiko.transport: DEBUG: [chan 7914] Sesch channel 7914 request ok
paramiko.transport: DEBUG: [chan 7914] EOF received (7914)
paramiko.transport: DEBUG: [chan 7914] EOF sent (7914)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3956 count=690 bs=1k
paramiko.transport: DEBUG: [chan 7915] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7915] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7915 opened.
paramiko.transport: DEBUG: [chan 7915] Sesch channel 7915 request ok
paramiko.transport: DEBUG: [chan 7915] EOF received (7915)
paramiko.transport: DEBUG: [chan 7915] EOF sent (7915)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3957 count=983 bs=1k
paramiko.transport: DEBUG: [chan 7916] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7916] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7916 opened.
paramiko.transport: DEBUG: [chan 7916] Sesch channel 7916 request ok
paramiko.transport: DEBUG: [chan 7916] EOF received (7916)
paramiko.transport: DEBUG: [chan 7916] EOF sent (7916)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3957 count=983 bs=1k
paramiko.transport: DEBUG: [chan 7917] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7917] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7917 opened.
paramiko.transport: DEBUG: [chan 7917] Sesch channel 7917 request ok
paramiko.transport: DEBUG: [chan 7917] EOF received (7917)
paramiko.transport: DEBUG: [chan 7917] EOF sent (7917)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3958 count=290 bs=1k
paramiko.transport: DEBUG: [chan 7918] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7918] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7918 opened.
paramiko.transport: DEBUG: [chan 7918] Sesch channel 7918 request ok
paramiko.transport: DEBUG: [chan 7918] EOF received (7918)
paramiko.transport: DEBUG: [chan 7918] EOF sent (7918)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3958 count=290 bs=1k
paramiko.transport: DEBUG: [chan 7919] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7919] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7919 opened.
paramiko.transport: DEBUG: [chan 7919] Sesch channel 7919 request ok
paramiko.transport: DEBUG: [chan 7919] EOF received (7919)
paramiko.transport: DEBUG: [chan 7919] EOF sent (7919)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3959 count=841 bs=1k
paramiko.transport: DEBUG: [chan 7920] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7920] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7920 opened.
paramiko.transport: DEBUG: [chan 7920] Sesch channel 7920 request ok
paramiko.transport: DEBUG: [chan 7920] EOF received (7920)
paramiko.transport: DEBUG: [chan 7920] EOF sent (7920)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3959 count=841 bs=1k
paramiko.transport: DEBUG: [chan 7921] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7921] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7921 opened.
paramiko.transport: DEBUG: [chan 7921] Sesch channel 7921 request ok
paramiko.transport: DEBUG: [chan 7921] EOF received (7921)
paramiko.transport: DEBUG: [chan 7921] EOF sent (7921)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3960 count=806 bs=1k
paramiko.transport: DEBUG: [chan 7922] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7922] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7922 opened.
paramiko.transport: DEBUG: [chan 7922] Sesch channel 7922 request ok
paramiko.transport: DEBUG: [chan 7922] EOF received (7922)
paramiko.transport: DEBUG: [chan 7922] EOF sent (7922)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3960 count=806 bs=1k
paramiko.transport: DEBUG: [chan 7923] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7923] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7923 opened.
paramiko.transport: DEBUG: [chan 7923] Sesch channel 7923 request ok
paramiko.transport: DEBUG: [chan 7923] EOF received (7923)
paramiko.transport: DEBUG: [chan 7923] EOF sent (7923)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3961 count=862 bs=1k
paramiko.transport: DEBUG: [chan 7924] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7924] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7924 opened.
paramiko.transport: DEBUG: [chan 7924] Sesch channel 7924 request ok
paramiko.transport: DEBUG: [chan 7924] EOF received (7924)
paramiko.transport: DEBUG: [chan 7924] EOF sent (7924)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3961 count=862 bs=1k
paramiko.transport: DEBUG: [chan 7925] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7925] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7925 opened.
paramiko.transport: DEBUG: [chan 7925] Sesch channel 7925 request ok
paramiko.transport: DEBUG: [chan 7925] EOF received (7925)
paramiko.transport: DEBUG: [chan 7925] EOF sent (7925)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3962 count=268 bs=1k
paramiko.transport: DEBUG: [chan 7926] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7926] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7926 opened.
paramiko.transport: DEBUG: [chan 7926] Sesch channel 7926 request ok
paramiko.transport: DEBUG: [chan 7926] EOF received (7926)
paramiko.transport: DEBUG: [chan 7926] EOF sent (7926)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3962 count=268 bs=1k
paramiko.transport: DEBUG: [chan 7927] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7927] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7927 opened.
paramiko.transport: DEBUG: [chan 7927] Sesch channel 7927 request ok
paramiko.transport: DEBUG: [chan 7927] EOF received (7927)
paramiko.transport: DEBUG: [chan 7927] EOF sent (7927)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3963 count=210 bs=1k
paramiko.transport: DEBUG: [chan 7928] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7928] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7928 opened.
paramiko.transport: DEBUG: [chan 7928] Sesch channel 7928 request ok
paramiko.transport: DEBUG: [chan 7928] EOF received (7928)
paramiko.transport: DEBUG: [chan 7928] EOF sent (7928)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3963 count=210 bs=1k
paramiko.transport: DEBUG: [chan 7929] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7929] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7929 opened.
paramiko.transport: DEBUG: [chan 7929] Sesch channel 7929 request ok
paramiko.transport: DEBUG: [chan 7929] EOF received (7929)
paramiko.transport: DEBUG: [chan 7929] EOF sent (7929)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3964 count=480 bs=1k
paramiko.transport: DEBUG: [chan 7930] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7930] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7930 opened.
paramiko.transport: DEBUG: [chan 7930] Sesch channel 7930 request ok
paramiko.transport: DEBUG: [chan 7930] EOF received (7930)
paramiko.transport: DEBUG: [chan 7930] EOF sent (7930)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3964 count=480 bs=1k
paramiko.transport: DEBUG: [chan 7931] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7931] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7931 opened.
paramiko.transport: DEBUG: [chan 7931] Sesch channel 7931 request ok
paramiko.transport: DEBUG: [chan 7931] EOF received (7931)
paramiko.transport: DEBUG: [chan 7931] EOF sent (7931)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3965 count=957 bs=1k
paramiko.transport: DEBUG: [chan 7932] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7932] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7932 opened.
paramiko.transport: DEBUG: [chan 7932] Sesch channel 7932 request ok
paramiko.transport: DEBUG: [chan 7932] EOF received (7932)
paramiko.transport: DEBUG: [chan 7932] EOF sent (7932)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3965 count=957 bs=1k
paramiko.transport: DEBUG: [chan 7933] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7933] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7933 opened.
paramiko.transport: DEBUG: [chan 7933] Sesch channel 7933 request ok
paramiko.transport: DEBUG: [chan 7933] EOF received (7933)
paramiko.transport: DEBUG: [chan 7933] EOF sent (7933)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3966 count=322 bs=1k
paramiko.transport: DEBUG: [chan 7934] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7934] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7934 opened.
paramiko.transport: DEBUG: [chan 7934] Sesch channel 7934 request ok
paramiko.transport: DEBUG: [chan 7934] EOF received (7934)
paramiko.transport: DEBUG: [chan 7934] EOF sent (7934)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3966 count=322 bs=1k
paramiko.transport: DEBUG: [chan 7935] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7935] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7935 opened.
paramiko.transport: DEBUG: [chan 7935] Sesch channel 7935 request ok
paramiko.transport: DEBUG: [chan 7935] EOF received (7935)
paramiko.transport: DEBUG: [chan 7935] EOF sent (7935)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3967 count=793 bs=1k
paramiko.transport: DEBUG: [chan 7936] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7936] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7936 opened.
paramiko.transport: DEBUG: [chan 7936] Sesch channel 7936 request ok
paramiko.transport: DEBUG: [chan 7936] EOF received (7936)
paramiko.transport: DEBUG: [chan 7936] EOF sent (7936)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3967 count=793 bs=1k
paramiko.transport: DEBUG: [chan 7937] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7937] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7937 opened.
paramiko.transport: DEBUG: [chan 7937] Sesch channel 7937 request ok
paramiko.transport: DEBUG: [chan 7937] EOF received (7937)
paramiko.transport: DEBUG: [chan 7937] EOF sent (7937)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3968 count=709 bs=1k
paramiko.transport: DEBUG: [chan 7938] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7938] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7938 opened.
paramiko.transport: DEBUG: [chan 7938] Sesch channel 7938 request ok
paramiko.transport: DEBUG: [chan 7938] EOF received (7938)
paramiko.transport: DEBUG: [chan 7938] EOF sent (7938)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3968 count=709 bs=1k
paramiko.transport: DEBUG: [chan 7939] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7939] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7939 opened.
paramiko.transport: DEBUG: [chan 7939] Sesch channel 7939 request ok
paramiko.transport: DEBUG: [chan 7939] EOF received (7939)
paramiko.transport: DEBUG: [chan 7939] EOF sent (7939)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3969 count=832 bs=1k
paramiko.transport: DEBUG: [chan 7940] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7940] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7940 opened.
paramiko.transport: DEBUG: [chan 7940] Sesch channel 7940 request ok
paramiko.transport: DEBUG: [chan 7940] EOF received (7940)
paramiko.transport: DEBUG: [chan 7940] EOF sent (7940)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3969 count=832 bs=1k
paramiko.transport: DEBUG: [chan 7941] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7941] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7941 opened.
paramiko.transport: DEBUG: [chan 7941] Sesch channel 7941 request ok
paramiko.transport: DEBUG: [chan 7941] EOF received (7941)
paramiko.transport: DEBUG: [chan 7941] EOF sent (7941)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3970 count=102 bs=1k
paramiko.transport: DEBUG: [chan 7942] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7942] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7942 opened.
paramiko.transport: DEBUG: [chan 7942] Sesch channel 7942 request ok
paramiko.transport: DEBUG: [chan 7942] EOF received (7942)
paramiko.transport: DEBUG: [chan 7942] EOF sent (7942)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3970 count=102 bs=1k
paramiko.transport: DEBUG: [chan 7943] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7943] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7943 opened.
paramiko.transport: DEBUG: [chan 7943] Sesch channel 7943 request ok
paramiko.transport: DEBUG: [chan 7943] EOF received (7943)
paramiko.transport: DEBUG: [chan 7943] EOF sent (7943)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3971 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 7944] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7944] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7944 opened.
paramiko.transport: DEBUG: [chan 7944] Sesch channel 7944 request ok
paramiko.transport: DEBUG: [chan 7944] EOF received (7944)
paramiko.transport: DEBUG: [chan 7944] EOF sent (7944)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3971 count=1004 bs=1k
paramiko.transport: DEBUG: [chan 7945] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7945] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7945 opened.
paramiko.transport: DEBUG: [chan 7945] Sesch channel 7945 request ok
paramiko.transport: DEBUG: [chan 7945] EOF received (7945)
paramiko.transport: DEBUG: [chan 7945] EOF sent (7945)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3972 count=687 bs=1k
paramiko.transport: DEBUG: [chan 7946] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7946] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7946 opened.
paramiko.transport: DEBUG: [chan 7946] Sesch channel 7946 request ok
paramiko.transport: DEBUG: [chan 7946] EOF received (7946)
paramiko.transport: DEBUG: [chan 7946] EOF sent (7946)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3972 count=687 bs=1k
paramiko.transport: DEBUG: [chan 7947] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7947] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7947 opened.
paramiko.transport: DEBUG: [chan 7947] Sesch channel 7947 request ok
paramiko.transport: DEBUG: [chan 7947] EOF received (7947)
paramiko.transport: DEBUG: [chan 7947] EOF sent (7947)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3973 count=762 bs=1k
paramiko.transport: DEBUG: [chan 7948] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7948] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7948 opened.
paramiko.transport: DEBUG: [chan 7948] Sesch channel 7948 request ok
paramiko.transport: DEBUG: [chan 7948] EOF received (7948)
paramiko.transport: DEBUG: [chan 7948] EOF sent (7948)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3973 count=762 bs=1k
paramiko.transport: DEBUG: [chan 7949] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7949] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7949 opened.
paramiko.transport: DEBUG: [chan 7949] Sesch channel 7949 request ok
paramiko.transport: DEBUG: [chan 7949] EOF received (7949)
paramiko.transport: DEBUG: [chan 7949] EOF sent (7949)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3974 count=549 bs=1k
paramiko.transport: DEBUG: [chan 7950] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7950] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7950 opened.
paramiko.transport: DEBUG: [chan 7950] Sesch channel 7950 request ok
paramiko.transport: DEBUG: [chan 7950] EOF received (7950)
paramiko.transport: DEBUG: [chan 7950] EOF sent (7950)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3974 count=549 bs=1k
paramiko.transport: DEBUG: [chan 7951] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7951] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7951 opened.
paramiko.transport: DEBUG: [chan 7951] Sesch channel 7951 request ok
paramiko.transport: DEBUG: [chan 7951] EOF received (7951)
paramiko.transport: DEBUG: [chan 7951] EOF sent (7951)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3975 count=818 bs=1k
paramiko.transport: DEBUG: [chan 7952] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7952] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7952 opened.
paramiko.transport: DEBUG: [chan 7952] Sesch channel 7952 request ok
paramiko.transport: DEBUG: [chan 7952] EOF received (7952)
paramiko.transport: DEBUG: [chan 7952] EOF sent (7952)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3975 count=818 bs=1k
paramiko.transport: DEBUG: [chan 7953] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7953] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7953 opened.
paramiko.transport: DEBUG: [chan 7953] Sesch channel 7953 request ok
paramiko.transport: DEBUG: [chan 7953] EOF received (7953)
paramiko.transport: DEBUG: [chan 7953] EOF sent (7953)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3976 count=947 bs=1k
paramiko.transport: DEBUG: [chan 7954] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7954] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7954 opened.
paramiko.transport: DEBUG: [chan 7954] Sesch channel 7954 request ok
paramiko.transport: DEBUG: [chan 7954] EOF received (7954)
paramiko.transport: DEBUG: [chan 7954] EOF sent (7954)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3976 count=947 bs=1k
paramiko.transport: DEBUG: [chan 7955] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7955] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7955 opened.
paramiko.transport: DEBUG: [chan 7955] Sesch channel 7955 request ok
paramiko.transport: DEBUG: [chan 7955] EOF received (7955)
paramiko.transport: DEBUG: [chan 7955] EOF sent (7955)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3977 count=206 bs=1k
paramiko.transport: DEBUG: [chan 7956] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7956] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7956 opened.
paramiko.transport: DEBUG: [chan 7956] Sesch channel 7956 request ok
paramiko.transport: DEBUG: [chan 7956] EOF received (7956)
paramiko.transport: DEBUG: [chan 7956] EOF sent (7956)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3977 count=206 bs=1k
paramiko.transport: DEBUG: [chan 7957] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7957] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7957 opened.
paramiko.transport: DEBUG: [chan 7957] Sesch channel 7957 request ok
paramiko.transport: DEBUG: [chan 7957] EOF received (7957)
paramiko.transport: DEBUG: [chan 7957] EOF sent (7957)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3978 count=757 bs=1k
paramiko.transport: DEBUG: [chan 7958] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7958] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7958 opened.
paramiko.transport: DEBUG: [chan 7958] Sesch channel 7958 request ok
paramiko.transport: DEBUG: [chan 7958] EOF received (7958)
paramiko.transport: DEBUG: [chan 7958] EOF sent (7958)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3978 count=757 bs=1k
paramiko.transport: DEBUG: [chan 7959] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7959] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7959 opened.
paramiko.transport: DEBUG: [chan 7959] Sesch channel 7959 request ok
paramiko.transport: DEBUG: [chan 7959] EOF received (7959)
paramiko.transport: DEBUG: [chan 7959] EOF sent (7959)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3979 count=720 bs=1k
paramiko.transport: DEBUG: [chan 7960] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7960] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7960 opened.
paramiko.transport: DEBUG: [chan 7960] Sesch channel 7960 request ok
paramiko.transport: DEBUG: [chan 7960] EOF received (7960)
paramiko.transport: DEBUG: [chan 7960] EOF sent (7960)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3979 count=720 bs=1k
paramiko.transport: DEBUG: [chan 7961] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7961] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7961 opened.
paramiko.transport: DEBUG: [chan 7961] Sesch channel 7961 request ok
paramiko.transport: DEBUG: [chan 7961] EOF received (7961)
paramiko.transport: DEBUG: [chan 7961] EOF sent (7961)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3980 count=38 bs=1k
paramiko.transport: DEBUG: [chan 7962] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7962] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7962 opened.
paramiko.transport: DEBUG: [chan 7962] Sesch channel 7962 request ok
paramiko.transport: DEBUG: [chan 7962] EOF received (7962)
paramiko.transport: DEBUG: [chan 7962] EOF sent (7962)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3980 count=38 bs=1k
paramiko.transport: DEBUG: [chan 7963] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7963] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7963 opened.
paramiko.transport: DEBUG: [chan 7963] Sesch channel 7963 request ok
paramiko.transport: DEBUG: [chan 7963] EOF received (7963)
paramiko.transport: DEBUG: [chan 7963] EOF sent (7963)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3981 count=561 bs=1k
paramiko.transport: DEBUG: [chan 7964] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7964] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7964 opened.
paramiko.transport: DEBUG: [chan 7964] Sesch channel 7964 request ok
paramiko.transport: DEBUG: [chan 7964] EOF received (7964)
paramiko.transport: DEBUG: [chan 7964] EOF sent (7964)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3981 count=561 bs=1k
paramiko.transport: DEBUG: [chan 7965] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7965] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7965 opened.
paramiko.transport: DEBUG: [chan 7965] Sesch channel 7965 request ok
paramiko.transport: DEBUG: [chan 7965] EOF received (7965)
paramiko.transport: DEBUG: [chan 7965] EOF sent (7965)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3982 count=850 bs=1k
paramiko.transport: DEBUG: [chan 7966] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7966] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7966 opened.
paramiko.transport: DEBUG: [chan 7966] Sesch channel 7966 request ok
paramiko.transport: DEBUG: [chan 7966] EOF received (7966)
paramiko.transport: DEBUG: [chan 7966] EOF sent (7966)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3982 count=850 bs=1k
paramiko.transport: DEBUG: [chan 7967] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7967] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7967 opened.
paramiko.transport: DEBUG: [chan 7967] Sesch channel 7967 request ok
paramiko.transport: DEBUG: [chan 7967] EOF received (7967)
paramiko.transport: DEBUG: [chan 7967] EOF sent (7967)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3983 count=808 bs=1k
paramiko.transport: DEBUG: [chan 7968] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7968] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7968 opened.
paramiko.transport: DEBUG: [chan 7968] Sesch channel 7968 request ok
paramiko.transport: DEBUG: [chan 7968] EOF received (7968)
paramiko.transport: DEBUG: [chan 7968] EOF sent (7968)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3983 count=808 bs=1k
paramiko.transport: DEBUG: [chan 7969] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7969] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7969 opened.
paramiko.transport: DEBUG: [chan 7969] Sesch channel 7969 request ok
paramiko.transport: DEBUG: [chan 7969] EOF received (7969)
paramiko.transport: DEBUG: [chan 7969] EOF sent (7969)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3984 count=493 bs=1k
paramiko.transport: DEBUG: [chan 7970] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7970] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7970 opened.
paramiko.transport: DEBUG: [chan 7970] Sesch channel 7970 request ok
paramiko.transport: DEBUG: [chan 7970] EOF received (7970)
paramiko.transport: DEBUG: [chan 7970] EOF sent (7970)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3984 count=493 bs=1k
paramiko.transport: DEBUG: [chan 7971] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7971] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7971 opened.
paramiko.transport: DEBUG: [chan 7971] Sesch channel 7971 request ok
paramiko.transport: DEBUG: [chan 7971] EOF received (7971)
paramiko.transport: DEBUG: [chan 7971] EOF sent (7971)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3985 count=201 bs=1k
paramiko.transport: DEBUG: [chan 7972] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7972] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7972 opened.
paramiko.transport: DEBUG: [chan 7972] Sesch channel 7972 request ok
paramiko.transport: DEBUG: [chan 7972] EOF received (7972)
paramiko.transport: DEBUG: [chan 7972] EOF sent (7972)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3985 count=201 bs=1k
paramiko.transport: DEBUG: [chan 7973] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7973] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7973 opened.
paramiko.transport: DEBUG: [chan 7973] Sesch channel 7973 request ok
paramiko.transport: DEBUG: [chan 7973] EOF received (7973)
paramiko.transport: DEBUG: [chan 7973] EOF sent (7973)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3986 count=157 bs=1k
paramiko.transport: DEBUG: [chan 7974] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7974] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7974 opened.
paramiko.transport: DEBUG: [chan 7974] Sesch channel 7974 request ok
paramiko.transport: DEBUG: [chan 7974] EOF received (7974)
paramiko.transport: DEBUG: [chan 7974] EOF sent (7974)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3986 count=157 bs=1k
paramiko.transport: DEBUG: [chan 7975] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7975] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7975 opened.
paramiko.transport: DEBUG: [chan 7975] Sesch channel 7975 request ok
paramiko.transport: DEBUG: [chan 7975] EOF received (7975)
paramiko.transport: DEBUG: [chan 7975] EOF sent (7975)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3987 count=689 bs=1k
paramiko.transport: DEBUG: [chan 7976] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7976] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7976 opened.
paramiko.transport: DEBUG: [chan 7976] Sesch channel 7976 request ok
paramiko.transport: DEBUG: [chan 7976] EOF received (7976)
paramiko.transport: DEBUG: [chan 7976] EOF sent (7976)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3987 count=689 bs=1k
paramiko.transport: DEBUG: [chan 7977] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7977] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7977 opened.
paramiko.transport: DEBUG: [chan 7977] Sesch channel 7977 request ok
paramiko.transport: DEBUG: [chan 7977] EOF received (7977)
paramiko.transport: DEBUG: [chan 7977] EOF sent (7977)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3988 count=697 bs=1k
paramiko.transport: DEBUG: [chan 7978] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7978] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7978 opened.
paramiko.transport: DEBUG: [chan 7978] Sesch channel 7978 request ok
paramiko.transport: DEBUG: [chan 7978] EOF received (7978)
paramiko.transport: DEBUG: [chan 7978] EOF sent (7978)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3988 count=697 bs=1k
paramiko.transport: DEBUG: [chan 7979] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7979] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7979 opened.
paramiko.transport: DEBUG: [chan 7979] Sesch channel 7979 request ok
paramiko.transport: DEBUG: [chan 7979] EOF received (7979)
paramiko.transport: DEBUG: [chan 7979] EOF sent (7979)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3989 count=202 bs=1k
paramiko.transport: DEBUG: [chan 7980] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7980] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7980 opened.
paramiko.transport: DEBUG: [chan 7980] Sesch channel 7980 request ok
paramiko.transport: DEBUG: [chan 7980] EOF received (7980)
paramiko.transport: DEBUG: [chan 7980] EOF sent (7980)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3989 count=202 bs=1k
paramiko.transport: DEBUG: [chan 7981] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7981] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7981 opened.
paramiko.transport: DEBUG: [chan 7981] Sesch channel 7981 request ok
paramiko.transport: DEBUG: [chan 7981] EOF received (7981)
paramiko.transport: DEBUG: [chan 7981] EOF sent (7981)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3990 count=862 bs=1k
paramiko.transport: DEBUG: [chan 7982] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7982] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7982 opened.
paramiko.transport: DEBUG: [chan 7982] Sesch channel 7982 request ok
paramiko.transport: DEBUG: [chan 7982] EOF received (7982)
paramiko.transport: DEBUG: [chan 7982] EOF sent (7982)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3990 count=862 bs=1k
paramiko.transport: DEBUG: [chan 7983] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7983] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7983 opened.
paramiko.transport: DEBUG: [chan 7983] Sesch channel 7983 request ok
paramiko.transport: DEBUG: [chan 7983] EOF received (7983)
paramiko.transport: DEBUG: [chan 7983] EOF sent (7983)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3991 count=771 bs=1k
paramiko.transport: DEBUG: [chan 7984] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7984] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7984 opened.
paramiko.transport: DEBUG: [chan 7984] Sesch channel 7984 request ok
paramiko.transport: DEBUG: [chan 7984] EOF received (7984)
paramiko.transport: DEBUG: [chan 7984] EOF sent (7984)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3991 count=771 bs=1k
paramiko.transport: DEBUG: [chan 7985] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7985] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7985 opened.
paramiko.transport: DEBUG: [chan 7985] Sesch channel 7985 request ok
paramiko.transport: DEBUG: [chan 7985] EOF received (7985)
paramiko.transport: DEBUG: [chan 7985] EOF sent (7985)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3992 count=31 bs=1k
paramiko.transport: DEBUG: [chan 7986] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7986] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7986 opened.
paramiko.transport: DEBUG: [chan 7986] Sesch channel 7986 request ok
paramiko.transport: DEBUG: [chan 7986] EOF received (7986)
paramiko.transport: DEBUG: [chan 7986] EOF sent (7986)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3992 count=31 bs=1k
paramiko.transport: DEBUG: [chan 7987] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7987] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7987 opened.
paramiko.transport: DEBUG: [chan 7987] Sesch channel 7987 request ok
paramiko.transport: DEBUG: [chan 7987] EOF received (7987)
paramiko.transport: DEBUG: [chan 7987] EOF sent (7987)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3993 count=278 bs=1k
paramiko.transport: DEBUG: [chan 7988] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7988] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7988 opened.
paramiko.transport: DEBUG: [chan 7988] Sesch channel 7988 request ok
paramiko.transport: DEBUG: [chan 7988] EOF received (7988)
paramiko.transport: DEBUG: [chan 7988] EOF sent (7988)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3993 count=278 bs=1k
paramiko.transport: DEBUG: [chan 7989] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7989] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7989 opened.
paramiko.transport: DEBUG: [chan 7989] Sesch channel 7989 request ok
paramiko.transport: DEBUG: [chan 7989] EOF received (7989)
paramiko.transport: DEBUG: [chan 7989] EOF sent (7989)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3994 count=267 bs=1k
paramiko.transport: DEBUG: [chan 7990] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7990] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7990 opened.
paramiko.transport: DEBUG: [chan 7990] Sesch channel 7990 request ok
paramiko.transport: DEBUG: [chan 7990] EOF received (7990)
paramiko.transport: DEBUG: [chan 7990] EOF sent (7990)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3994 count=267 bs=1k
paramiko.transport: DEBUG: [chan 7991] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7991] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7991 opened.
paramiko.transport: DEBUG: [chan 7991] Sesch channel 7991 request ok
paramiko.transport: DEBUG: [chan 7991] EOF received (7991)
paramiko.transport: DEBUG: [chan 7991] EOF sent (7991)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3995 count=230 bs=1k
paramiko.transport: DEBUG: [chan 7992] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7992] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7992 opened.
paramiko.transport: DEBUG: [chan 7992] Sesch channel 7992 request ok
paramiko.transport: DEBUG: [chan 7992] EOF received (7992)
paramiko.transport: DEBUG: [chan 7992] EOF sent (7992)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3995 count=230 bs=1k
paramiko.transport: DEBUG: [chan 7993] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7993] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7993 opened.
paramiko.transport: DEBUG: [chan 7993] Sesch channel 7993 request ok
paramiko.transport: DEBUG: [chan 7993] EOF received (7993)
paramiko.transport: DEBUG: [chan 7993] EOF sent (7993)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3996 count=407 bs=1k
paramiko.transport: DEBUG: [chan 7994] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7994] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7994 opened.
paramiko.transport: DEBUG: [chan 7994] Sesch channel 7994 request ok
paramiko.transport: DEBUG: [chan 7994] EOF received (7994)
paramiko.transport: DEBUG: [chan 7994] EOF sent (7994)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3996 count=407 bs=1k
paramiko.transport: DEBUG: [chan 7995] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7995] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7995 opened.
paramiko.transport: DEBUG: [chan 7995] Sesch channel 7995 request ok
paramiko.transport: DEBUG: [chan 7995] EOF received (7995)
paramiko.transport: DEBUG: [chan 7995] EOF sent (7995)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3997 count=385 bs=1k
paramiko.transport: DEBUG: [chan 7996] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7996] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7996 opened.
paramiko.transport: DEBUG: [chan 7996] Sesch channel 7996 request ok
paramiko.transport: DEBUG: [chan 7996] EOF received (7996)
paramiko.transport: DEBUG: [chan 7996] EOF sent (7996)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3997 count=385 bs=1k
paramiko.transport: DEBUG: [chan 7997] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7997] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7997 opened.
paramiko.transport: DEBUG: [chan 7997] Sesch channel 7997 request ok
paramiko.transport: DEBUG: [chan 7997] EOF received (7997)
paramiko.transport: DEBUG: [chan 7997] EOF sent (7997)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3998 count=740 bs=1k
paramiko.transport: DEBUG: [chan 7998] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7998] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7998 opened.
paramiko.transport: DEBUG: [chan 7998] Sesch channel 7998 request ok
paramiko.transport: DEBUG: [chan 7998] EOF received (7998)
paramiko.transport: DEBUG: [chan 7998] EOF sent (7998)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3998 count=740 bs=1k
paramiko.transport: DEBUG: [chan 7999] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 7999] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 7999 opened.
paramiko.transport: DEBUG: [chan 7999] Sesch channel 7999 request ok
paramiko.transport: DEBUG: [chan 7999] EOF received (7999)
paramiko.transport: DEBUG: [chan 7999] EOF sent (7999)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_3999 count=21 bs=1k
paramiko.transport: DEBUG: [chan 8000] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8000] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8000 opened.
paramiko.transport: DEBUG: [chan 8000] Sesch channel 8000 request ok
paramiko.transport: DEBUG: [chan 8000] EOF received (8000)
paramiko.transport: DEBUG: [chan 8000] EOF sent (8000)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_3999 count=21 bs=1k
paramiko.transport: DEBUG: [chan 8001] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8001] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8001 opened.
paramiko.transport: DEBUG: [chan 8001] Sesch channel 8001 request ok
paramiko.transport: DEBUG: [chan 8001] EOF received (8001)
paramiko.transport: DEBUG: [chan 8001] EOF sent (8001)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4000 count=692 bs=1k
paramiko.transport: DEBUG: [chan 8002] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8002] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8002 opened.
paramiko.transport: DEBUG: [chan 8002] Sesch channel 8002 request ok
paramiko.transport: DEBUG: [chan 8002] EOF received (8002)
paramiko.transport: DEBUG: [chan 8002] EOF sent (8002)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4000 count=692 bs=1k
paramiko.transport: DEBUG: [chan 8003] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8003] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8003 opened.
paramiko.transport: DEBUG: [chan 8003] Sesch channel 8003 request ok
paramiko.transport: DEBUG: [chan 8003] EOF received (8003)
paramiko.transport: DEBUG: [chan 8003] EOF sent (8003)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4001 count=1024 bs=1k
paramiko.transport: DEBUG: [chan 8004] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8004] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8004 opened.
paramiko.transport: DEBUG: [chan 8004] Sesch channel 8004 request ok
paramiko.transport: DEBUG: [chan 8004] EOF received (8004)
paramiko.transport: DEBUG: [chan 8004] EOF sent (8004)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4001 count=1024 bs=1k
paramiko.transport: DEBUG: [chan 8005] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8005] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8005 opened.
paramiko.transport: DEBUG: [chan 8005] Sesch channel 8005 request ok
paramiko.transport: DEBUG: [chan 8005] EOF received (8005)
paramiko.transport: DEBUG: [chan 8005] EOF sent (8005)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4002 count=819 bs=1k
paramiko.transport: DEBUG: [chan 8006] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8006] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8006 opened.
paramiko.transport: DEBUG: [chan 8006] Sesch channel 8006 request ok
paramiko.transport: DEBUG: [chan 8006] EOF received (8006)
paramiko.transport: DEBUG: [chan 8006] EOF sent (8006)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4002 count=819 bs=1k
paramiko.transport: DEBUG: [chan 8007] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8007] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8007 opened.
paramiko.transport: DEBUG: [chan 8007] Sesch channel 8007 request ok
paramiko.transport: DEBUG: [chan 8007] EOF received (8007)
paramiko.transport: DEBUG: [chan 8007] EOF sent (8007)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4003 count=182 bs=1k
paramiko.transport: DEBUG: [chan 8008] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8008] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8008 opened.
paramiko.transport: DEBUG: [chan 8008] Sesch channel 8008 request ok
paramiko.transport: DEBUG: [chan 8008] EOF received (8008)
paramiko.transport: DEBUG: [chan 8008] EOF sent (8008)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4003 count=182 bs=1k
paramiko.transport: DEBUG: [chan 8009] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8009] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8009 opened.
paramiko.transport: DEBUG: [chan 8009] Sesch channel 8009 request ok
paramiko.transport: DEBUG: [chan 8009] EOF received (8009)
paramiko.transport: DEBUG: [chan 8009] EOF sent (8009)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4004 count=952 bs=1k
paramiko.transport: DEBUG: [chan 8010] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8010] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8010 opened.
paramiko.transport: DEBUG: [chan 8010] Sesch channel 8010 request ok
paramiko.transport: DEBUG: [chan 8010] EOF received (8010)
paramiko.transport: DEBUG: [chan 8010] EOF sent (8010)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4004 count=952 bs=1k
paramiko.transport: DEBUG: [chan 8011] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8011] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8011 opened.
paramiko.transport: DEBUG: [chan 8011] Sesch channel 8011 request ok
paramiko.transport: DEBUG: [chan 8011] EOF received (8011)
paramiko.transport: DEBUG: [chan 8011] EOF sent (8011)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4005 count=17 bs=1k
paramiko.transport: DEBUG: [chan 8012] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8012] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8012 opened.
paramiko.transport: DEBUG: [chan 8012] Sesch channel 8012 request ok
paramiko.transport: DEBUG: [chan 8012] EOF received (8012)
paramiko.transport: DEBUG: [chan 8012] EOF sent (8012)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4005 count=17 bs=1k
paramiko.transport: DEBUG: [chan 8013] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8013] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8013 opened.
paramiko.transport: DEBUG: [chan 8013] Sesch channel 8013 request ok
paramiko.transport: DEBUG: [chan 8013] EOF received (8013)
paramiko.transport: DEBUG: [chan 8013] EOF sent (8013)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4006 count=786 bs=1k
paramiko.transport: DEBUG: [chan 8014] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8014] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8014 opened.
paramiko.transport: DEBUG: [chan 8014] Sesch channel 8014 request ok
paramiko.transport: DEBUG: [chan 8014] EOF received (8014)
paramiko.transport: DEBUG: [chan 8014] EOF sent (8014)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4006 count=786 bs=1k
paramiko.transport: DEBUG: [chan 8015] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8015] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8015 opened.
paramiko.transport: DEBUG: [chan 8015] Sesch channel 8015 request ok
paramiko.transport: DEBUG: [chan 8015] EOF received (8015)
paramiko.transport: DEBUG: [chan 8015] EOF sent (8015)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4007 count=111 bs=1k
paramiko.transport: DEBUG: [chan 8016] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8016] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8016 opened.
paramiko.transport: DEBUG: [chan 8016] Sesch channel 8016 request ok
paramiko.transport: DEBUG: [chan 8016] EOF received (8016)
paramiko.transport: DEBUG: [chan 8016] EOF sent (8016)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4007 count=111 bs=1k
paramiko.transport: DEBUG: [chan 8017] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8017] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8017 opened.
paramiko.transport: DEBUG: [chan 8017] Sesch channel 8017 request ok
paramiko.transport: DEBUG: [chan 8017] EOF received (8017)
paramiko.transport: DEBUG: [chan 8017] EOF sent (8017)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4008 count=524 bs=1k
paramiko.transport: DEBUG: [chan 8018] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8018] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8018 opened.
paramiko.transport: DEBUG: [chan 8018] Sesch channel 8018 request ok
paramiko.transport: DEBUG: [chan 8018] EOF received (8018)
paramiko.transport: DEBUG: [chan 8018] EOF sent (8018)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4008 count=524 bs=1k
paramiko.transport: DEBUG: [chan 8019] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8019] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8019 opened.
paramiko.transport: DEBUG: [chan 8019] Sesch channel 8019 request ok
paramiko.transport: DEBUG: [chan 8019] EOF received (8019)
paramiko.transport: DEBUG: [chan 8019] EOF sent (8019)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4009 count=728 bs=1k
paramiko.transport: DEBUG: [chan 8020] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8020] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8020 opened.
paramiko.transport: DEBUG: [chan 8020] Sesch channel 8020 request ok
paramiko.transport: DEBUG: [chan 8020] EOF received (8020)
paramiko.transport: DEBUG: [chan 8020] EOF sent (8020)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4009 count=728 bs=1k
paramiko.transport: DEBUG: [chan 8021] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8021] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8021 opened.
paramiko.transport: DEBUG: [chan 8021] Sesch channel 8021 request ok
paramiko.transport: DEBUG: [chan 8021] EOF received (8021)
paramiko.transport: DEBUG: [chan 8021] EOF sent (8021)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4010 count=515 bs=1k
paramiko.transport: DEBUG: [chan 8022] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8022] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8022 opened.
paramiko.transport: DEBUG: [chan 8022] Sesch channel 8022 request ok
paramiko.transport: DEBUG: [chan 8022] EOF received (8022)
paramiko.transport: DEBUG: [chan 8022] EOF sent (8022)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4010 count=515 bs=1k
paramiko.transport: DEBUG: [chan 8023] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8023] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8023 opened.
paramiko.transport: DEBUG: [chan 8023] Sesch channel 8023 request ok
paramiko.transport: DEBUG: [chan 8023] EOF received (8023)
paramiko.transport: DEBUG: [chan 8023] EOF sent (8023)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4011 count=318 bs=1k
paramiko.transport: DEBUG: [chan 8024] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8024] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8024 opened.
paramiko.transport: DEBUG: [chan 8024] Sesch channel 8024 request ok
paramiko.transport: DEBUG: [chan 8024] EOF received (8024)
paramiko.transport: DEBUG: [chan 8024] EOF sent (8024)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4011 count=318 bs=1k
paramiko.transport: DEBUG: [chan 8025] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8025] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8025 opened.
paramiko.transport: DEBUG: [chan 8025] Sesch channel 8025 request ok
paramiko.transport: DEBUG: [chan 8025] EOF received (8025)
paramiko.transport: DEBUG: [chan 8025] EOF sent (8025)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4012 count=147 bs=1k
paramiko.transport: DEBUG: [chan 8026] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8026] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8026 opened.
paramiko.transport: DEBUG: [chan 8026] Sesch channel 8026 request ok
paramiko.transport: DEBUG: [chan 8026] EOF received (8026)
paramiko.transport: DEBUG: [chan 8026] EOF sent (8026)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4012 count=147 bs=1k
paramiko.transport: DEBUG: [chan 8027] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8027] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8027 opened.
paramiko.transport: DEBUG: [chan 8027] Sesch channel 8027 request ok
paramiko.transport: DEBUG: [chan 8027] EOF received (8027)
paramiko.transport: DEBUG: [chan 8027] EOF sent (8027)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4013 count=426 bs=1k
paramiko.transport: DEBUG: [chan 8028] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8028] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8028 opened.
paramiko.transport: DEBUG: [chan 8028] Sesch channel 8028 request ok
paramiko.transport: DEBUG: [chan 8028] EOF received (8028)
paramiko.transport: DEBUG: [chan 8028] EOF sent (8028)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4013 count=426 bs=1k
paramiko.transport: DEBUG: [chan 8029] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8029] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8029 opened.
paramiko.transport: DEBUG: [chan 8029] Sesch channel 8029 request ok
paramiko.transport: DEBUG: [chan 8029] EOF received (8029)
paramiko.transport: DEBUG: [chan 8029] EOF sent (8029)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4014 count=360 bs=1k
paramiko.transport: DEBUG: [chan 8030] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8030] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8030 opened.
paramiko.transport: DEBUG: [chan 8030] Sesch channel 8030 request ok
paramiko.transport: DEBUG: [chan 8030] EOF received (8030)
paramiko.transport: DEBUG: [chan 8030] EOF sent (8030)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4014 count=360 bs=1k
paramiko.transport: DEBUG: [chan 8031] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8031] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8031 opened.
paramiko.transport: DEBUG: [chan 8031] Sesch channel 8031 request ok
paramiko.transport: DEBUG: [chan 8031] EOF received (8031)
paramiko.transport: DEBUG: [chan 8031] EOF sent (8031)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4015 count=64 bs=1k
paramiko.transport: DEBUG: [chan 8032] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8032] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8032 opened.
paramiko.transport: DEBUG: [chan 8032] Sesch channel 8032 request ok
paramiko.transport: DEBUG: [chan 8032] EOF received (8032)
paramiko.transport: DEBUG: [chan 8032] EOF sent (8032)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4015 count=64 bs=1k
paramiko.transport: DEBUG: [chan 8033] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8033] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8033 opened.
paramiko.transport: DEBUG: [chan 8033] Sesch channel 8033 request ok
paramiko.transport: DEBUG: [chan 8033] EOF received (8033)
paramiko.transport: DEBUG: [chan 8033] EOF sent (8033)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4016 count=144 bs=1k
paramiko.transport: DEBUG: [chan 8034] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8034] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8034 opened.
paramiko.transport: DEBUG: [chan 8034] Sesch channel 8034 request ok
paramiko.transport: DEBUG: [chan 8034] EOF received (8034)
paramiko.transport: DEBUG: [chan 8034] EOF sent (8034)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4016 count=144 bs=1k
paramiko.transport: DEBUG: [chan 8035] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8035] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8035 opened.
paramiko.transport: DEBUG: [chan 8035] Sesch channel 8035 request ok
paramiko.transport: DEBUG: [chan 8035] EOF received (8035)
paramiko.transport: DEBUG: [chan 8035] EOF sent (8035)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4017 count=908 bs=1k
paramiko.transport: DEBUG: [chan 8036] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8036] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8036 opened.
paramiko.transport: DEBUG: [chan 8036] Sesch channel 8036 request ok
paramiko.transport: DEBUG: [chan 8036] EOF received (8036)
paramiko.transport: DEBUG: [chan 8036] EOF sent (8036)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4017 count=908 bs=1k
paramiko.transport: DEBUG: [chan 8037] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8037] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8037 opened.
paramiko.transport: DEBUG: [chan 8037] Sesch channel 8037 request ok
paramiko.transport: DEBUG: [chan 8037] EOF received (8037)
paramiko.transport: DEBUG: [chan 8037] EOF sent (8037)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4018 count=951 bs=1k
paramiko.transport: DEBUG: [chan 8038] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8038] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8038 opened.
paramiko.transport: DEBUG: [chan 8038] Sesch channel 8038 request ok
paramiko.transport: DEBUG: [chan 8038] EOF received (8038)
paramiko.transport: DEBUG: [chan 8038] EOF sent (8038)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4018 count=951 bs=1k
paramiko.transport: DEBUG: [chan 8039] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8039] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8039 opened.
paramiko.transport: DEBUG: [chan 8039] Sesch channel 8039 request ok
paramiko.transport: DEBUG: [chan 8039] EOF received (8039)
paramiko.transport: DEBUG: [chan 8039] EOF sent (8039)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4019 count=169 bs=1k
paramiko.transport: DEBUG: [chan 8040] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8040] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8040 opened.
paramiko.transport: DEBUG: [chan 8040] Sesch channel 8040 request ok
paramiko.transport: DEBUG: [chan 8040] EOF received (8040)
paramiko.transport: DEBUG: [chan 8040] EOF sent (8040)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4019 count=169 bs=1k
paramiko.transport: DEBUG: [chan 8041] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8041] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8041 opened.
paramiko.transport: DEBUG: [chan 8041] Sesch channel 8041 request ok
paramiko.transport: DEBUG: [chan 8041] EOF received (8041)
paramiko.transport: DEBUG: [chan 8041] EOF sent (8041)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4020 count=995 bs=1k
paramiko.transport: DEBUG: [chan 8042] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8042] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8042 opened.
paramiko.transport: DEBUG: [chan 8042] Sesch channel 8042 request ok
paramiko.transport: DEBUG: [chan 8042] EOF received (8042)
paramiko.transport: DEBUG: [chan 8042] EOF sent (8042)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4020 count=995 bs=1k
paramiko.transport: DEBUG: [chan 8043] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8043] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8043 opened.
paramiko.transport: DEBUG: [chan 8043] Sesch channel 8043 request ok
paramiko.transport: DEBUG: [chan 8043] EOF received (8043)
paramiko.transport: DEBUG: [chan 8043] EOF sent (8043)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4021 count=61 bs=1k
paramiko.transport: DEBUG: [chan 8044] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8044] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8044 opened.
paramiko.transport: DEBUG: [chan 8044] Sesch channel 8044 request ok
paramiko.transport: DEBUG: [chan 8044] EOF received (8044)
paramiko.transport: DEBUG: [chan 8044] EOF sent (8044)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4021 count=61 bs=1k
paramiko.transport: DEBUG: [chan 8045] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8045] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8045 opened.
paramiko.transport: DEBUG: [chan 8045] Sesch channel 8045 request ok
paramiko.transport: DEBUG: [chan 8045] EOF received (8045)
paramiko.transport: DEBUG: [chan 8045] EOF sent (8045)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4022 count=591 bs=1k
paramiko.transport: DEBUG: [chan 8046] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8046] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8046 opened.
paramiko.transport: DEBUG: [chan 8046] Sesch channel 8046 request ok
paramiko.transport: DEBUG: [chan 8046] EOF received (8046)
paramiko.transport: DEBUG: [chan 8046] EOF sent (8046)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4022 count=591 bs=1k
paramiko.transport: DEBUG: [chan 8047] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8047] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8047 opened.
paramiko.transport: DEBUG: [chan 8047] Sesch channel 8047 request ok
paramiko.transport: DEBUG: [chan 8047] EOF received (8047)
paramiko.transport: DEBUG: [chan 8047] EOF sent (8047)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4023 count=424 bs=1k
paramiko.transport: DEBUG: [chan 8048] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8048] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8048 opened.
paramiko.transport: DEBUG: [chan 8048] Sesch channel 8048 request ok
paramiko.transport: DEBUG: [chan 8048] EOF received (8048)
paramiko.transport: DEBUG: [chan 8048] EOF sent (8048)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4023 count=424 bs=1k
paramiko.transport: DEBUG: [chan 8049] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8049] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8049 opened.
paramiko.transport: DEBUG: [chan 8049] Sesch channel 8049 request ok
paramiko.transport: DEBUG: [chan 8049] EOF received (8049)
paramiko.transport: DEBUG: [chan 8049] EOF sent (8049)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4024 count=585 bs=1k
paramiko.transport: DEBUG: [chan 8050] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8050] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8050 opened.
paramiko.transport: DEBUG: [chan 8050] Sesch channel 8050 request ok
paramiko.transport: DEBUG: [chan 8050] EOF received (8050)
paramiko.transport: DEBUG: [chan 8050] EOF sent (8050)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4024 count=585 bs=1k
paramiko.transport: DEBUG: [chan 8051] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8051] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8051 opened.
paramiko.transport: DEBUG: [chan 8051] Sesch channel 8051 request ok
paramiko.transport: DEBUG: [chan 8051] EOF received (8051)
paramiko.transport: DEBUG: [chan 8051] EOF sent (8051)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4025 count=28 bs=1k
paramiko.transport: DEBUG: [chan 8052] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8052] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8052 opened.
paramiko.transport: DEBUG: [chan 8052] Sesch channel 8052 request ok
paramiko.transport: DEBUG: [chan 8052] EOF received (8052)
paramiko.transport: DEBUG: [chan 8052] EOF sent (8052)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4025 count=28 bs=1k
paramiko.transport: DEBUG: [chan 8053] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8053] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8053 opened.
paramiko.transport: DEBUG: [chan 8053] Sesch channel 8053 request ok
paramiko.transport: DEBUG: [chan 8053] EOF received (8053)
paramiko.transport: DEBUG: [chan 8053] EOF sent (8053)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4026 count=832 bs=1k
paramiko.transport: DEBUG: [chan 8054] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8054] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8054 opened.
paramiko.transport: DEBUG: [chan 8054] Sesch channel 8054 request ok
paramiko.transport: DEBUG: [chan 8054] EOF received (8054)
paramiko.transport: DEBUG: [chan 8054] EOF sent (8054)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4026 count=832 bs=1k
paramiko.transport: DEBUG: [chan 8055] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8055] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8055 opened.
paramiko.transport: DEBUG: [chan 8055] Sesch channel 8055 request ok
paramiko.transport: DEBUG: [chan 8055] EOF received (8055)
paramiko.transport: DEBUG: [chan 8055] EOF sent (8055)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4027 count=19 bs=1k
paramiko.transport: DEBUG: [chan 8056] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8056] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8056 opened.
paramiko.transport: DEBUG: [chan 8056] Sesch channel 8056 request ok
paramiko.transport: DEBUG: [chan 8056] EOF received (8056)
paramiko.transport: DEBUG: [chan 8056] EOF sent (8056)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4027 count=19 bs=1k
paramiko.transport: DEBUG: [chan 8057] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8057] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8057 opened.
paramiko.transport: DEBUG: [chan 8057] Sesch channel 8057 request ok
paramiko.transport: DEBUG: [chan 8057] EOF received (8057)
paramiko.transport: DEBUG: [chan 8057] EOF sent (8057)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4028 count=338 bs=1k
paramiko.transport: DEBUG: [chan 8058] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8058] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8058 opened.
paramiko.transport: DEBUG: [chan 8058] Sesch channel 8058 request ok
paramiko.transport: DEBUG: [chan 8058] EOF received (8058)
paramiko.transport: DEBUG: [chan 8058] EOF sent (8058)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4028 count=338 bs=1k
paramiko.transport: DEBUG: [chan 8059] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8059] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8059 opened.
paramiko.transport: DEBUG: [chan 8059] Sesch channel 8059 request ok
paramiko.transport: DEBUG: [chan 8059] EOF received (8059)
paramiko.transport: DEBUG: [chan 8059] EOF sent (8059)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4029 count=448 bs=1k
paramiko.transport: DEBUG: [chan 8060] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8060] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8060 opened.
paramiko.transport: DEBUG: [chan 8060] Sesch channel 8060 request ok
paramiko.transport: DEBUG: [chan 8060] EOF received (8060)
paramiko.transport: DEBUG: [chan 8060] EOF sent (8060)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4029 count=448 bs=1k
paramiko.transport: DEBUG: [chan 8061] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8061] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8061 opened.
paramiko.transport: DEBUG: [chan 8061] Sesch channel 8061 request ok
paramiko.transport: DEBUG: [chan 8061] EOF received (8061)
paramiko.transport: DEBUG: [chan 8061] EOF sent (8061)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4030 count=1002 bs=1k
paramiko.transport: DEBUG: [chan 8062] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8062] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8062 opened.
paramiko.transport: DEBUG: [chan 8062] Sesch channel 8062 request ok
paramiko.transport: DEBUG: [chan 8062] EOF received (8062)
paramiko.transport: DEBUG: [chan 8062] EOF sent (8062)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4030 count=1002 bs=1k
paramiko.transport: DEBUG: [chan 8063] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8063] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8063 opened.
paramiko.transport: DEBUG: [chan 8063] Sesch channel 8063 request ok
paramiko.transport: DEBUG: [chan 8063] EOF received (8063)
paramiko.transport: DEBUG: [chan 8063] EOF sent (8063)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4031 count=805 bs=1k
paramiko.transport: DEBUG: [chan 8064] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8064] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8064 opened.
paramiko.transport: DEBUG: [chan 8064] Sesch channel 8064 request ok
paramiko.transport: DEBUG: [chan 8064] EOF received (8064)
paramiko.transport: DEBUG: [chan 8064] EOF sent (8064)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4031 count=805 bs=1k
paramiko.transport: DEBUG: [chan 8065] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8065] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8065 opened.
paramiko.transport: DEBUG: [chan 8065] Sesch channel 8065 request ok
paramiko.transport: DEBUG: [chan 8065] EOF received (8065)
paramiko.transport: DEBUG: [chan 8065] EOF sent (8065)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4032 count=532 bs=1k
paramiko.transport: DEBUG: [chan 8066] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8066] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8066 opened.
paramiko.transport: DEBUG: [chan 8066] Sesch channel 8066 request ok
paramiko.transport: DEBUG: [chan 8066] EOF received (8066)
paramiko.transport: DEBUG: [chan 8066] EOF sent (8066)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4032 count=532 bs=1k
paramiko.transport: DEBUG: [chan 8067] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8067] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8067 opened.
paramiko.transport: DEBUG: [chan 8067] Sesch channel 8067 request ok
paramiko.transport: DEBUG: [chan 8067] EOF received (8067)
paramiko.transport: DEBUG: [chan 8067] EOF sent (8067)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4033 count=835 bs=1k
paramiko.transport: DEBUG: [chan 8068] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8068] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8068 opened.
paramiko.transport: DEBUG: [chan 8068] Sesch channel 8068 request ok
paramiko.transport: DEBUG: [chan 8068] EOF received (8068)
paramiko.transport: DEBUG: [chan 8068] EOF sent (8068)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4033 count=835 bs=1k
paramiko.transport: DEBUG: [chan 8069] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8069] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8069 opened.
paramiko.transport: DEBUG: [chan 8069] Sesch channel 8069 request ok
paramiko.transport: DEBUG: [chan 8069] EOF received (8069)
paramiko.transport: DEBUG: [chan 8069] EOF sent (8069)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4034 count=530 bs=1k
paramiko.transport: DEBUG: [chan 8070] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8070] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8070 opened.
paramiko.transport: DEBUG: [chan 8070] Sesch channel 8070 request ok
paramiko.transport: DEBUG: [chan 8070] EOF received (8070)
paramiko.transport: DEBUG: [chan 8070] EOF sent (8070)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4034 count=530 bs=1k
paramiko.transport: DEBUG: [chan 8071] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8071] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8071 opened.
paramiko.transport: DEBUG: [chan 8071] Sesch channel 8071 request ok
paramiko.transport: DEBUG: [chan 8071] EOF received (8071)
paramiko.transport: DEBUG: [chan 8071] EOF sent (8071)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4035 count=961 bs=1k
paramiko.transport: DEBUG: [chan 8072] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8072] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8072 opened.
paramiko.transport: DEBUG: [chan 8072] Sesch channel 8072 request ok
paramiko.transport: DEBUG: [chan 8072] EOF received (8072)
paramiko.transport: DEBUG: [chan 8072] EOF sent (8072)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4035 count=961 bs=1k
paramiko.transport: DEBUG: [chan 8073] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8073] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8073 opened.
paramiko.transport: DEBUG: [chan 8073] Sesch channel 8073 request ok
paramiko.transport: DEBUG: [chan 8073] EOF received (8073)
paramiko.transport: DEBUG: [chan 8073] EOF sent (8073)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4036 count=497 bs=1k
paramiko.transport: DEBUG: [chan 8074] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8074] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8074 opened.
paramiko.transport: DEBUG: [chan 8074] Sesch channel 8074 request ok
paramiko.transport: DEBUG: [chan 8074] EOF received (8074)
paramiko.transport: DEBUG: [chan 8074] EOF sent (8074)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4036 count=497 bs=1k
paramiko.transport: DEBUG: [chan 8075] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8075] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8075 opened.
paramiko.transport: DEBUG: [chan 8075] Sesch channel 8075 request ok
paramiko.transport: DEBUG: [chan 8075] EOF received (8075)
paramiko.transport: DEBUG: [chan 8075] EOF sent (8075)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4037 count=48 bs=1k
paramiko.transport: DEBUG: [chan 8076] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8076] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8076 opened.
paramiko.transport: DEBUG: [chan 8076] Sesch channel 8076 request ok
paramiko.transport: DEBUG: [chan 8076] EOF received (8076)
paramiko.transport: DEBUG: [chan 8076] EOF sent (8076)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4037 count=48 bs=1k
paramiko.transport: DEBUG: [chan 8077] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8077] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8077 opened.
paramiko.transport: DEBUG: [chan 8077] Sesch channel 8077 request ok
paramiko.transport: DEBUG: [chan 8077] EOF received (8077)
paramiko.transport: DEBUG: [chan 8077] EOF sent (8077)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4038 count=38 bs=1k
paramiko.transport: DEBUG: [chan 8078] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8078] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8078 opened.
paramiko.transport: DEBUG: [chan 8078] Sesch channel 8078 request ok
paramiko.transport: DEBUG: [chan 8078] EOF received (8078)
paramiko.transport: DEBUG: [chan 8078] EOF sent (8078)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4038 count=38 bs=1k
paramiko.transport: DEBUG: [chan 8079] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8079] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8079 opened.
paramiko.transport: DEBUG: [chan 8079] Sesch channel 8079 request ok
paramiko.transport: DEBUG: [chan 8079] EOF received (8079)
paramiko.transport: DEBUG: [chan 8079] EOF sent (8079)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4039 count=570 bs=1k
paramiko.transport: DEBUG: [chan 8080] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8080] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8080 opened.
paramiko.transport: DEBUG: [chan 8080] Sesch channel 8080 request ok
paramiko.transport: DEBUG: [chan 8080] EOF received (8080)
paramiko.transport: DEBUG: [chan 8080] EOF sent (8080)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4039 count=570 bs=1k
paramiko.transport: DEBUG: [chan 8081] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8081] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8081 opened.
paramiko.transport: DEBUG: [chan 8081] Sesch channel 8081 request ok
paramiko.transport: DEBUG: [chan 8081] EOF received (8081)
paramiko.transport: DEBUG: [chan 8081] EOF sent (8081)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4040 count=11 bs=1k
paramiko.transport: DEBUG: [chan 8082] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8082] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8082 opened.
paramiko.transport: DEBUG: [chan 8082] Sesch channel 8082 request ok
paramiko.transport: DEBUG: [chan 8082] EOF received (8082)
paramiko.transport: DEBUG: [chan 8082] EOF sent (8082)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4040 count=11 bs=1k
paramiko.transport: DEBUG: [chan 8083] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8083] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8083 opened.
paramiko.transport: DEBUG: [chan 8083] Sesch channel 8083 request ok
paramiko.transport: DEBUG: [chan 8083] EOF received (8083)
paramiko.transport: DEBUG: [chan 8083] EOF sent (8083)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4041 count=368 bs=1k
paramiko.transport: DEBUG: [chan 8084] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8084] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8084 opened.
paramiko.transport: DEBUG: [chan 8084] Sesch channel 8084 request ok
paramiko.transport: DEBUG: [chan 8084] EOF received (8084)
paramiko.transport: DEBUG: [chan 8084] EOF sent (8084)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4041 count=368 bs=1k
paramiko.transport: DEBUG: [chan 8085] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8085] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8085 opened.
paramiko.transport: DEBUG: [chan 8085] Sesch channel 8085 request ok
paramiko.transport: DEBUG: [chan 8085] EOF received (8085)
paramiko.transport: DEBUG: [chan 8085] EOF sent (8085)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4042 count=576 bs=1k
paramiko.transport: DEBUG: [chan 8086] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8086] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8086 opened.
paramiko.transport: DEBUG: [chan 8086] Sesch channel 8086 request ok
paramiko.transport: DEBUG: [chan 8086] EOF received (8086)
paramiko.transport: DEBUG: [chan 8086] EOF sent (8086)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4042 count=576 bs=1k
paramiko.transport: DEBUG: [chan 8087] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8087] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8087 opened.
paramiko.transport: DEBUG: [chan 8087] Sesch channel 8087 request ok
paramiko.transport: DEBUG: [chan 8087] EOF received (8087)
paramiko.transport: DEBUG: [chan 8087] EOF sent (8087)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4043 count=866 bs=1k
paramiko.transport: DEBUG: [chan 8088] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8088] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8088 opened.
paramiko.transport: DEBUG: [chan 8088] Sesch channel 8088 request ok
paramiko.transport: DEBUG: [chan 8088] EOF received (8088)
paramiko.transport: DEBUG: [chan 8088] EOF sent (8088)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4043 count=866 bs=1k
paramiko.transport: DEBUG: [chan 8089] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8089] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8089 opened.
paramiko.transport: DEBUG: [chan 8089] Sesch channel 8089 request ok
paramiko.transport: DEBUG: [chan 8089] EOF received (8089)
paramiko.transport: DEBUG: [chan 8089] EOF sent (8089)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4044 count=712 bs=1k
paramiko.transport: DEBUG: [chan 8090] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8090] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8090 opened.
paramiko.transport: DEBUG: [chan 8090] Sesch channel 8090 request ok
paramiko.transport: DEBUG: [chan 8090] EOF received (8090)
paramiko.transport: DEBUG: [chan 8090] EOF sent (8090)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4044 count=712 bs=1k
paramiko.transport: DEBUG: [chan 8091] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8091] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8091 opened.
paramiko.transport: DEBUG: [chan 8091] Sesch channel 8091 request ok
paramiko.transport: DEBUG: [chan 8091] EOF received (8091)
paramiko.transport: DEBUG: [chan 8091] EOF sent (8091)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4045 count=575 bs=1k
paramiko.transport: DEBUG: [chan 8092] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8092] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8092 opened.
paramiko.transport: DEBUG: [chan 8092] Sesch channel 8092 request ok
paramiko.transport: DEBUG: [chan 8092] EOF received (8092)
paramiko.transport: DEBUG: [chan 8092] EOF sent (8092)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4045 count=575 bs=1k
paramiko.transport: DEBUG: [chan 8093] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8093] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8093 opened.
paramiko.transport: DEBUG: [chan 8093] Sesch channel 8093 request ok
paramiko.transport: DEBUG: [chan 8093] EOF received (8093)
paramiko.transport: DEBUG: [chan 8093] EOF sent (8093)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4046 count=444 bs=1k
paramiko.transport: DEBUG: [chan 8094] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8094] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8094 opened.
paramiko.transport: DEBUG: [chan 8094] Sesch channel 8094 request ok
paramiko.transport: DEBUG: [chan 8094] EOF received (8094)
paramiko.transport: DEBUG: [chan 8094] EOF sent (8094)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4046 count=444 bs=1k
paramiko.transport: DEBUG: [chan 8095] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8095] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8095 opened.
paramiko.transport: DEBUG: [chan 8095] Sesch channel 8095 request ok
paramiko.transport: DEBUG: [chan 8095] EOF received (8095)
paramiko.transport: DEBUG: [chan 8095] EOF sent (8095)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4047 count=222 bs=1k
paramiko.transport: DEBUG: [chan 8096] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8096] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8096 opened.
paramiko.transport: DEBUG: [chan 8096] Sesch channel 8096 request ok
paramiko.transport: DEBUG: [chan 8096] EOF received (8096)
paramiko.transport: DEBUG: [chan 8096] EOF sent (8096)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4047 count=222 bs=1k
paramiko.transport: DEBUG: [chan 8097] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8097] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8097 opened.
paramiko.transport: DEBUG: [chan 8097] Sesch channel 8097 request ok
paramiko.transport: DEBUG: [chan 8097] EOF received (8097)
paramiko.transport: DEBUG: [chan 8097] EOF sent (8097)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4048 count=118 bs=1k
paramiko.transport: DEBUG: [chan 8098] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8098] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8098 opened.
paramiko.transport: DEBUG: [chan 8098] Sesch channel 8098 request ok
paramiko.transport: DEBUG: [chan 8098] EOF received (8098)
paramiko.transport: DEBUG: [chan 8098] EOF sent (8098)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4048 count=118 bs=1k
paramiko.transport: DEBUG: [chan 8099] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8099] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8099 opened.
paramiko.transport: DEBUG: [chan 8099] Sesch channel 8099 request ok
paramiko.transport: DEBUG: [chan 8099] EOF received (8099)
paramiko.transport: DEBUG: [chan 8099] EOF sent (8099)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4049 count=454 bs=1k
paramiko.transport: DEBUG: [chan 8100] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8100] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8100 opened.
paramiko.transport: DEBUG: [chan 8100] Sesch channel 8100 request ok
paramiko.transport: DEBUG: [chan 8100] EOF received (8100)
paramiko.transport: DEBUG: [chan 8100] EOF sent (8100)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4049 count=454 bs=1k
paramiko.transport: DEBUG: [chan 8101] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8101] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8101 opened.
paramiko.transport: DEBUG: [chan 8101] Sesch channel 8101 request ok
paramiko.transport: DEBUG: [chan 8101] EOF received (8101)
paramiko.transport: DEBUG: [chan 8101] EOF sent (8101)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4050 count=175 bs=1k
paramiko.transport: DEBUG: [chan 8102] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8102] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8102 opened.
paramiko.transport: DEBUG: [chan 8102] Sesch channel 8102 request ok
paramiko.transport: DEBUG: [chan 8102] EOF received (8102)
paramiko.transport: DEBUG: [chan 8102] EOF sent (8102)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4050 count=175 bs=1k
paramiko.transport: DEBUG: [chan 8103] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8103] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8103 opened.
paramiko.transport: DEBUG: [chan 8103] Sesch channel 8103 request ok
paramiko.transport: DEBUG: [chan 8103] EOF received (8103)
paramiko.transport: DEBUG: [chan 8103] EOF sent (8103)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4051 count=224 bs=1k
paramiko.transport: DEBUG: [chan 8104] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8104] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8104 opened.
paramiko.transport: DEBUG: [chan 8104] Sesch channel 8104 request ok
paramiko.transport: DEBUG: [chan 8104] EOF received (8104)
paramiko.transport: DEBUG: [chan 8104] EOF sent (8104)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4051 count=224 bs=1k
paramiko.transport: DEBUG: [chan 8105] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8105] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8105 opened.
paramiko.transport: DEBUG: [chan 8105] Sesch channel 8105 request ok
paramiko.transport: DEBUG: [chan 8105] EOF received (8105)
paramiko.transport: DEBUG: [chan 8105] EOF sent (8105)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4052 count=371 bs=1k
paramiko.transport: DEBUG: [chan 8106] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8106] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8106 opened.
paramiko.transport: DEBUG: [chan 8106] Sesch channel 8106 request ok
paramiko.transport: DEBUG: [chan 8106] EOF received (8106)
paramiko.transport: DEBUG: [chan 8106] EOF sent (8106)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4052 count=371 bs=1k
paramiko.transport: DEBUG: [chan 8107] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8107] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8107 opened.
paramiko.transport: DEBUG: [chan 8107] Sesch channel 8107 request ok
paramiko.transport: DEBUG: [chan 8107] EOF received (8107)
paramiko.transport: DEBUG: [chan 8107] EOF sent (8107)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4053 count=152 bs=1k
paramiko.transport: DEBUG: [chan 8108] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8108] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8108 opened.
paramiko.transport: DEBUG: [chan 8108] Sesch channel 8108 request ok
paramiko.transport: DEBUG: [chan 8108] EOF received (8108)
paramiko.transport: DEBUG: [chan 8108] EOF sent (8108)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4053 count=152 bs=1k
paramiko.transport: DEBUG: [chan 8109] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8109] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8109 opened.
paramiko.transport: DEBUG: [chan 8109] Sesch channel 8109 request ok
paramiko.transport: DEBUG: [chan 8109] EOF received (8109)
paramiko.transport: DEBUG: [chan 8109] EOF sent (8109)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4054 count=65 bs=1k
paramiko.transport: DEBUG: [chan 8110] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8110] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8110 opened.
paramiko.transport: DEBUG: [chan 8110] Sesch channel 8110 request ok
paramiko.transport: DEBUG: [chan 8110] EOF received (8110)
paramiko.transport: DEBUG: [chan 8110] EOF sent (8110)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4054 count=65 bs=1k
paramiko.transport: DEBUG: [chan 8111] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8111] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8111 opened.
paramiko.transport: DEBUG: [chan 8111] Sesch channel 8111 request ok
paramiko.transport: DEBUG: [chan 8111] EOF received (8111)
paramiko.transport: DEBUG: [chan 8111] EOF sent (8111)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4055 count=998 bs=1k
paramiko.transport: DEBUG: [chan 8112] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8112] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8112 opened.
paramiko.transport: DEBUG: [chan 8112] Sesch channel 8112 request ok
paramiko.transport: DEBUG: [chan 8112] EOF received (8112)
paramiko.transport: DEBUG: [chan 8112] EOF sent (8112)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4055 count=998 bs=1k
paramiko.transport: DEBUG: [chan 8113] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8113] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8113 opened.
paramiko.transport: DEBUG: [chan 8113] Sesch channel 8113 request ok
paramiko.transport: DEBUG: [chan 8113] EOF received (8113)
paramiko.transport: DEBUG: [chan 8113] EOF sent (8113)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4056 count=659 bs=1k
paramiko.transport: DEBUG: [chan 8114] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8114] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8114 opened.
paramiko.transport: DEBUG: [chan 8114] Sesch channel 8114 request ok
paramiko.transport: DEBUG: [chan 8114] EOF received (8114)
paramiko.transport: DEBUG: [chan 8114] EOF sent (8114)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4056 count=659 bs=1k
paramiko.transport: DEBUG: [chan 8115] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8115] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8115 opened.
paramiko.transport: DEBUG: [chan 8115] Sesch channel 8115 request ok
paramiko.transport: DEBUG: [chan 8115] EOF received (8115)
paramiko.transport: DEBUG: [chan 8115] EOF sent (8115)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4057 count=107 bs=1k
paramiko.transport: DEBUG: [chan 8116] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8116] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8116 opened.
paramiko.transport: DEBUG: [chan 8116] Sesch channel 8116 request ok
paramiko.transport: DEBUG: [chan 8116] EOF received (8116)
paramiko.transport: DEBUG: [chan 8116] EOF sent (8116)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4057 count=107 bs=1k
paramiko.transport: DEBUG: [chan 8117] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8117] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8117 opened.
paramiko.transport: DEBUG: [chan 8117] Sesch channel 8117 request ok
paramiko.transport: DEBUG: [chan 8117] EOF received (8117)
paramiko.transport: DEBUG: [chan 8117] EOF sent (8117)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4058 count=271 bs=1k
paramiko.transport: DEBUG: [chan 8118] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8118] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8118 opened.
paramiko.transport: DEBUG: [chan 8118] Sesch channel 8118 request ok
paramiko.transport: DEBUG: [chan 8118] EOF received (8118)
paramiko.transport: DEBUG: [chan 8118] EOF sent (8118)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4058 count=271 bs=1k
paramiko.transport: DEBUG: [chan 8119] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8119] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8119 opened.
paramiko.transport: DEBUG: [chan 8119] Sesch channel 8119 request ok
paramiko.transport: DEBUG: [chan 8119] EOF received (8119)
paramiko.transport: DEBUG: [chan 8119] EOF sent (8119)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4059 count=551 bs=1k
paramiko.transport: DEBUG: [chan 8120] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8120] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8120 opened.
paramiko.transport: DEBUG: [chan 8120] Sesch channel 8120 request ok
paramiko.transport: DEBUG: [chan 8120] EOF received (8120)
paramiko.transport: DEBUG: [chan 8120] EOF sent (8120)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4059 count=551 bs=1k
paramiko.transport: DEBUG: [chan 8121] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8121] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8121 opened.
paramiko.transport: DEBUG: [chan 8121] Sesch channel 8121 request ok
paramiko.transport: DEBUG: [chan 8121] EOF received (8121)
paramiko.transport: DEBUG: [chan 8121] EOF sent (8121)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4060 count=506 bs=1k
paramiko.transport: DEBUG: [chan 8122] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8122] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8122 opened.
paramiko.transport: DEBUG: [chan 8122] Sesch channel 8122 request ok
paramiko.transport: DEBUG: [chan 8122] EOF received (8122)
paramiko.transport: DEBUG: [chan 8122] EOF sent (8122)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4060 count=506 bs=1k
paramiko.transport: DEBUG: [chan 8123] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8123] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8123 opened.
paramiko.transport: DEBUG: [chan 8123] Sesch channel 8123 request ok
paramiko.transport: DEBUG: [chan 8123] EOF received (8123)
paramiko.transport: DEBUG: [chan 8123] EOF sent (8123)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4061 count=64 bs=1k
paramiko.transport: DEBUG: [chan 8124] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8124] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8124 opened.
paramiko.transport: DEBUG: [chan 8124] Sesch channel 8124 request ok
paramiko.transport: DEBUG: [chan 8124] EOF received (8124)
paramiko.transport: DEBUG: [chan 8124] EOF sent (8124)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4061 count=64 bs=1k
paramiko.transport: DEBUG: [chan 8125] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8125] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8125 opened.
paramiko.transport: DEBUG: [chan 8125] Sesch channel 8125 request ok
paramiko.transport: DEBUG: [chan 8125] EOF received (8125)
paramiko.transport: DEBUG: [chan 8125] EOF sent (8125)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4062 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 8126] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8126] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8126 opened.
paramiko.transport: DEBUG: [chan 8126] Sesch channel 8126 request ok
paramiko.transport: DEBUG: [chan 8126] EOF received (8126)
paramiko.transport: DEBUG: [chan 8126] EOF sent (8126)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4062 count=1009 bs=1k
paramiko.transport: DEBUG: [chan 8127] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8127] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8127 opened.
paramiko.transport: DEBUG: [chan 8127] Sesch channel 8127 request ok
paramiko.transport: DEBUG: [chan 8127] EOF received (8127)
paramiko.transport: DEBUG: [chan 8127] EOF sent (8127)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4063 count=539 bs=1k
paramiko.transport: DEBUG: [chan 8128] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8128] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8128 opened.
paramiko.transport: DEBUG: [chan 8128] Sesch channel 8128 request ok
paramiko.transport: DEBUG: [chan 8128] EOF received (8128)
paramiko.transport: DEBUG: [chan 8128] EOF sent (8128)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4063 count=539 bs=1k
paramiko.transport: DEBUG: [chan 8129] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8129] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8129 opened.
paramiko.transport: DEBUG: [chan 8129] Sesch channel 8129 request ok
paramiko.transport: DEBUG: [chan 8129] EOF received (8129)
paramiko.transport: DEBUG: [chan 8129] EOF sent (8129)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4064 count=143 bs=1k
paramiko.transport: DEBUG: [chan 8130] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8130] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8130 opened.
paramiko.transport: DEBUG: [chan 8130] Sesch channel 8130 request ok
paramiko.transport: DEBUG: [chan 8130] EOF received (8130)
paramiko.transport: DEBUG: [chan 8130] EOF sent (8130)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4064 count=143 bs=1k
paramiko.transport: DEBUG: [chan 8131] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8131] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8131 opened.
paramiko.transport: DEBUG: [chan 8131] Sesch channel 8131 request ok
paramiko.transport: DEBUG: [chan 8131] EOF received (8131)
paramiko.transport: DEBUG: [chan 8131] EOF sent (8131)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4065 count=556 bs=1k
paramiko.transport: DEBUG: [chan 8132] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8132] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8132 opened.
paramiko.transport: DEBUG: [chan 8132] Sesch channel 8132 request ok
paramiko.transport: DEBUG: [chan 8132] EOF received (8132)
paramiko.transport: DEBUG: [chan 8132] EOF sent (8132)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4065 count=556 bs=1k
paramiko.transport: DEBUG: [chan 8133] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8133] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8133 opened.
paramiko.transport: DEBUG: [chan 8133] Sesch channel 8133 request ok
paramiko.transport: DEBUG: [chan 8133] EOF received (8133)
paramiko.transport: DEBUG: [chan 8133] EOF sent (8133)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4066 count=751 bs=1k
paramiko.transport: DEBUG: [chan 8134] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8134] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8134 opened.
paramiko.transport: DEBUG: [chan 8134] Sesch channel 8134 request ok
paramiko.transport: DEBUG: [chan 8134] EOF received (8134)
paramiko.transport: DEBUG: [chan 8134] EOF sent (8134)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4066 count=751 bs=1k
paramiko.transport: DEBUG: [chan 8135] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8135] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8135 opened.
paramiko.transport: DEBUG: [chan 8135] Sesch channel 8135 request ok
paramiko.transport: DEBUG: [chan 8135] EOF received (8135)
paramiko.transport: DEBUG: [chan 8135] EOF sent (8135)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4067 count=485 bs=1k
paramiko.transport: DEBUG: [chan 8136] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8136] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8136 opened.
paramiko.transport: DEBUG: [chan 8136] Sesch channel 8136 request ok
paramiko.transport: DEBUG: [chan 8136] EOF received (8136)
paramiko.transport: DEBUG: [chan 8136] EOF sent (8136)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4067 count=485 bs=1k
paramiko.transport: DEBUG: [chan 8137] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8137] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8137 opened.
paramiko.transport: DEBUG: [chan 8137] Sesch channel 8137 request ok
paramiko.transport: DEBUG: [chan 8137] EOF received (8137)
paramiko.transport: DEBUG: [chan 8137] EOF sent (8137)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4068 count=919 bs=1k
paramiko.transport: DEBUG: [chan 8138] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8138] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8138 opened.
paramiko.transport: DEBUG: [chan 8138] Sesch channel 8138 request ok
paramiko.transport: DEBUG: [chan 8138] EOF received (8138)
paramiko.transport: DEBUG: [chan 8138] EOF sent (8138)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4068 count=919 bs=1k
paramiko.transport: DEBUG: [chan 8139] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8139] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8139 opened.
paramiko.transport: DEBUG: [chan 8139] Sesch channel 8139 request ok
paramiko.transport: DEBUG: [chan 8139] EOF received (8139)
paramiko.transport: DEBUG: [chan 8139] EOF sent (8139)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4069 count=491 bs=1k
paramiko.transport: DEBUG: [chan 8140] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8140] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8140 opened.
paramiko.transport: DEBUG: [chan 8140] Sesch channel 8140 request ok
paramiko.transport: DEBUG: [chan 8140] EOF received (8140)
paramiko.transport: DEBUG: [chan 8140] EOF sent (8140)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4069 count=491 bs=1k
paramiko.transport: DEBUG: [chan 8141] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8141] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8141 opened.
paramiko.transport: DEBUG: [chan 8141] Sesch channel 8141 request ok
paramiko.transport: DEBUG: [chan 8141] EOF received (8141)
paramiko.transport: DEBUG: [chan 8141] EOF sent (8141)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4070 count=816 bs=1k
paramiko.transport: DEBUG: [chan 8142] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8142] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8142 opened.
paramiko.transport: DEBUG: [chan 8142] Sesch channel 8142 request ok
paramiko.transport: DEBUG: [chan 8142] EOF received (8142)
paramiko.transport: DEBUG: [chan 8142] EOF sent (8142)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4070 count=816 bs=1k
paramiko.transport: DEBUG: [chan 8143] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8143] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8143 opened.
paramiko.transport: DEBUG: [chan 8143] Sesch channel 8143 request ok
paramiko.transport: DEBUG: [chan 8143] EOF received (8143)
paramiko.transport: DEBUG: [chan 8143] EOF sent (8143)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4071 count=487 bs=1k
paramiko.transport: DEBUG: [chan 8144] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8144] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8144 opened.
paramiko.transport: DEBUG: [chan 8144] Sesch channel 8144 request ok
paramiko.transport: DEBUG: [chan 8144] EOF received (8144)
paramiko.transport: DEBUG: [chan 8144] EOF sent (8144)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4071 count=487 bs=1k
paramiko.transport: DEBUG: [chan 8145] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8145] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8145 opened.
paramiko.transport: DEBUG: [chan 8145] Sesch channel 8145 request ok
paramiko.transport: DEBUG: [chan 8145] EOF received (8145)
paramiko.transport: DEBUG: [chan 8145] EOF sent (8145)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4072 count=238 bs=1k
paramiko.transport: DEBUG: [chan 8146] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8146] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8146 opened.
paramiko.transport: DEBUG: [chan 8146] Sesch channel 8146 request ok
paramiko.transport: DEBUG: [chan 8146] EOF received (8146)
paramiko.transport: DEBUG: [chan 8146] EOF sent (8146)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4072 count=238 bs=1k
paramiko.transport: DEBUG: [chan 8147] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8147] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8147 opened.
paramiko.transport: DEBUG: [chan 8147] Sesch channel 8147 request ok
paramiko.transport: DEBUG: [chan 8147] EOF received (8147)
paramiko.transport: DEBUG: [chan 8147] EOF sent (8147)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4073 count=866 bs=1k
paramiko.transport: DEBUG: [chan 8148] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8148] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8148 opened.
paramiko.transport: DEBUG: [chan 8148] Sesch channel 8148 request ok
paramiko.transport: DEBUG: [chan 8148] EOF received (8148)
paramiko.transport: DEBUG: [chan 8148] EOF sent (8148)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4073 count=866 bs=1k
paramiko.transport: DEBUG: [chan 8149] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8149] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8149 opened.
paramiko.transport: DEBUG: [chan 8149] Sesch channel 8149 request ok
paramiko.transport: DEBUG: [chan 8149] EOF received (8149)
paramiko.transport: DEBUG: [chan 8149] EOF sent (8149)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4074 count=199 bs=1k
paramiko.transport: DEBUG: [chan 8150] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8150] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8150 opened.
paramiko.transport: DEBUG: [chan 8150] Sesch channel 8150 request ok
paramiko.transport: DEBUG: [chan 8150] EOF received (8150)
paramiko.transport: DEBUG: [chan 8150] EOF sent (8150)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4074 count=199 bs=1k
paramiko.transport: DEBUG: [chan 8151] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8151] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8151 opened.
paramiko.transport: DEBUG: [chan 8151] Sesch channel 8151 request ok
paramiko.transport: DEBUG: [chan 8151] EOF received (8151)
paramiko.transport: DEBUG: [chan 8151] EOF sent (8151)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4075 count=713 bs=1k
paramiko.transport: DEBUG: [chan 8152] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8152] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8152 opened.
paramiko.transport: DEBUG: [chan 8152] Sesch channel 8152 request ok
paramiko.transport: DEBUG: [chan 8152] EOF received (8152)
paramiko.transport: DEBUG: [chan 8152] EOF sent (8152)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4075 count=713 bs=1k
paramiko.transport: DEBUG: [chan 8153] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8153] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8153 opened.
paramiko.transport: DEBUG: [chan 8153] Sesch channel 8153 request ok
paramiko.transport: DEBUG: [chan 8153] EOF received (8153)
paramiko.transport: DEBUG: [chan 8153] EOF sent (8153)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4076 count=525 bs=1k
paramiko.transport: DEBUG: [chan 8154] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8154] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8154 opened.
paramiko.transport: DEBUG: [chan 8154] Sesch channel 8154 request ok
paramiko.transport: DEBUG: [chan 8154] EOF received (8154)
paramiko.transport: DEBUG: [chan 8154] EOF sent (8154)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4076 count=525 bs=1k
paramiko.transport: DEBUG: [chan 8155] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8155] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8155 opened.
paramiko.transport: DEBUG: [chan 8155] Sesch channel 8155 request ok
paramiko.transport: DEBUG: [chan 8155] EOF received (8155)
paramiko.transport: DEBUG: [chan 8155] EOF sent (8155)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4077 count=613 bs=1k
paramiko.transport: DEBUG: [chan 8156] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8156] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8156 opened.
paramiko.transport: DEBUG: [chan 8156] Sesch channel 8156 request ok
paramiko.transport: DEBUG: [chan 8156] EOF received (8156)
paramiko.transport: DEBUG: [chan 8156] EOF sent (8156)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4077 count=613 bs=1k
paramiko.transport: DEBUG: [chan 8157] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8157] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8157 opened.
paramiko.transport: DEBUG: [chan 8157] Sesch channel 8157 request ok
paramiko.transport: DEBUG: [chan 8157] EOF received (8157)
paramiko.transport: DEBUG: [chan 8157] EOF sent (8157)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4078 count=658 bs=1k
paramiko.transport: DEBUG: [chan 8158] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8158] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8158 opened.
paramiko.transport: DEBUG: [chan 8158] Sesch channel 8158 request ok
paramiko.transport: DEBUG: [chan 8158] EOF received (8158)
paramiko.transport: DEBUG: [chan 8158] EOF sent (8158)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4078 count=658 bs=1k
paramiko.transport: DEBUG: [chan 8159] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8159] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8159 opened.
paramiko.transport: DEBUG: [chan 8159] Sesch channel 8159 request ok
paramiko.transport: DEBUG: [chan 8159] EOF received (8159)
paramiko.transport: DEBUG: [chan 8159] EOF sent (8159)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4079 count=289 bs=1k
paramiko.transport: DEBUG: [chan 8160] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8160] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8160 opened.
paramiko.transport: DEBUG: [chan 8160] Sesch channel 8160 request ok
paramiko.transport: DEBUG: [chan 8160] EOF received (8160)
paramiko.transport: DEBUG: [chan 8160] EOF sent (8160)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4079 count=289 bs=1k
paramiko.transport: DEBUG: [chan 8161] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8161] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8161 opened.
paramiko.transport: DEBUG: [chan 8161] Sesch channel 8161 request ok
paramiko.transport: DEBUG: [chan 8161] EOF received (8161)
paramiko.transport: DEBUG: [chan 8161] EOF sent (8161)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4080 count=669 bs=1k
paramiko.transport: DEBUG: [chan 8162] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8162] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8162 opened.
paramiko.transport: DEBUG: [chan 8162] Sesch channel 8162 request ok
paramiko.transport: DEBUG: [chan 8162] EOF received (8162)
paramiko.transport: DEBUG: [chan 8162] EOF sent (8162)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4080 count=669 bs=1k
paramiko.transport: DEBUG: [chan 8163] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8163] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8163 opened.
paramiko.transport: DEBUG: [chan 8163] Sesch channel 8163 request ok
paramiko.transport: DEBUG: [chan 8163] EOF received (8163)
paramiko.transport: DEBUG: [chan 8163] EOF sent (8163)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4081 count=814 bs=1k
paramiko.transport: DEBUG: [chan 8164] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8164] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8164 opened.
paramiko.transport: DEBUG: [chan 8164] Sesch channel 8164 request ok
paramiko.transport: DEBUG: [chan 8164] EOF received (8164)
paramiko.transport: DEBUG: [chan 8164] EOF sent (8164)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4081 count=814 bs=1k
paramiko.transport: DEBUG: [chan 8165] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8165] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8165 opened.
paramiko.transport: DEBUG: [chan 8165] Sesch channel 8165 request ok
paramiko.transport: DEBUG: [chan 8165] EOF received (8165)
paramiko.transport: DEBUG: [chan 8165] EOF sent (8165)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4082 count=307 bs=1k
paramiko.transport: DEBUG: [chan 8166] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8166] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8166 opened.
paramiko.transport: DEBUG: [chan 8166] Sesch channel 8166 request ok
paramiko.transport: DEBUG: [chan 8166] EOF received (8166)
paramiko.transport: DEBUG: [chan 8166] EOF sent (8166)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4082 count=307 bs=1k
paramiko.transport: DEBUG: [chan 8167] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8167] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8167 opened.
paramiko.transport: DEBUG: [chan 8167] Sesch channel 8167 request ok
paramiko.transport: DEBUG: [chan 8167] EOF received (8167)
paramiko.transport: DEBUG: [chan 8167] EOF sent (8167)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4083 count=161 bs=1k
paramiko.transport: DEBUG: [chan 8168] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8168] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8168 opened.
paramiko.transport: DEBUG: [chan 8168] Sesch channel 8168 request ok
paramiko.transport: DEBUG: [chan 8168] EOF received (8168)
paramiko.transport: DEBUG: [chan 8168] EOF sent (8168)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4083 count=161 bs=1k
paramiko.transport: DEBUG: [chan 8169] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8169] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8169 opened.
paramiko.transport: DEBUG: [chan 8169] Sesch channel 8169 request ok
paramiko.transport: DEBUG: [chan 8169] EOF received (8169)
paramiko.transport: DEBUG: [chan 8169] EOF sent (8169)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4084 count=811 bs=1k
paramiko.transport: DEBUG: [chan 8170] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8170] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8170 opened.
paramiko.transport: DEBUG: [chan 8170] Sesch channel 8170 request ok
paramiko.transport: DEBUG: [chan 8170] EOF received (8170)
paramiko.transport: DEBUG: [chan 8170] EOF sent (8170)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4084 count=811 bs=1k
paramiko.transport: DEBUG: [chan 8171] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8171] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8171 opened.
paramiko.transport: DEBUG: [chan 8171] Sesch channel 8171 request ok
paramiko.transport: DEBUG: [chan 8171] EOF received (8171)
paramiko.transport: DEBUG: [chan 8171] EOF sent (8171)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4085 count=544 bs=1k
paramiko.transport: DEBUG: [chan 8172] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8172] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8172 opened.
paramiko.transport: DEBUG: [chan 8172] Sesch channel 8172 request ok
paramiko.transport: DEBUG: [chan 8172] EOF received (8172)
paramiko.transport: DEBUG: [chan 8172] EOF sent (8172)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4085 count=544 bs=1k
paramiko.transport: DEBUG: [chan 8173] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8173] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8173 opened.
paramiko.transport: DEBUG: [chan 8173] Sesch channel 8173 request ok
paramiko.transport: DEBUG: [chan 8173] EOF received (8173)
paramiko.transport: DEBUG: [chan 8173] EOF sent (8173)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4086 count=774 bs=1k
paramiko.transport: DEBUG: [chan 8174] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8174] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8174 opened.
paramiko.transport: DEBUG: [chan 8174] Sesch channel 8174 request ok
paramiko.transport: DEBUG: [chan 8174] EOF received (8174)
paramiko.transport: DEBUG: [chan 8174] EOF sent (8174)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4086 count=774 bs=1k
paramiko.transport: DEBUG: [chan 8175] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8175] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8175 opened.
paramiko.transport: DEBUG: [chan 8175] Sesch channel 8175 request ok
paramiko.transport: DEBUG: [chan 8175] EOF received (8175)
paramiko.transport: DEBUG: [chan 8175] EOF sent (8175)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4087 count=911 bs=1k
paramiko.transport: DEBUG: [chan 8176] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8176] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8176 opened.
paramiko.transport: DEBUG: [chan 8176] Sesch channel 8176 request ok
paramiko.transport: DEBUG: [chan 8176] EOF received (8176)
paramiko.transport: DEBUG: [chan 8176] EOF sent (8176)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4087 count=911 bs=1k
paramiko.transport: DEBUG: [chan 8177] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8177] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8177 opened.
paramiko.transport: DEBUG: [chan 8177] Sesch channel 8177 request ok
paramiko.transport: DEBUG: [chan 8177] EOF received (8177)
paramiko.transport: DEBUG: [chan 8177] EOF sent (8177)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4088 count=854 bs=1k
paramiko.transport: DEBUG: [chan 8178] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8178] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8178 opened.
paramiko.transport: DEBUG: [chan 8178] Sesch channel 8178 request ok
paramiko.transport: DEBUG: [chan 8178] EOF received (8178)
paramiko.transport: DEBUG: [chan 8178] EOF sent (8178)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4088 count=854 bs=1k
paramiko.transport: DEBUG: [chan 8179] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8179] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8179 opened.
paramiko.transport: DEBUG: [chan 8179] Sesch channel 8179 request ok
paramiko.transport: DEBUG: [chan 8179] EOF received (8179)
paramiko.transport: DEBUG: [chan 8179] EOF sent (8179)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4089 count=411 bs=1k
paramiko.transport: DEBUG: [chan 8180] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8180] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8180 opened.
paramiko.transport: DEBUG: [chan 8180] Sesch channel 8180 request ok
paramiko.transport: DEBUG: [chan 8180] EOF received (8180)
paramiko.transport: DEBUG: [chan 8180] EOF sent (8180)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4089 count=411 bs=1k
paramiko.transport: DEBUG: [chan 8181] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8181] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8181 opened.
paramiko.transport: DEBUG: [chan 8181] Sesch channel 8181 request ok
paramiko.transport: DEBUG: [chan 8181] EOF received (8181)
paramiko.transport: DEBUG: [chan 8181] EOF sent (8181)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4090 count=662 bs=1k
paramiko.transport: DEBUG: [chan 8182] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8182] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8182 opened.
paramiko.transport: DEBUG: [chan 8182] Sesch channel 8182 request ok
paramiko.transport: DEBUG: [chan 8182] EOF received (8182)
paramiko.transport: DEBUG: [chan 8182] EOF sent (8182)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4090 count=662 bs=1k
paramiko.transport: DEBUG: [chan 8183] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8183] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8183 opened.
paramiko.transport: DEBUG: [chan 8183] Sesch channel 8183 request ok
paramiko.transport: DEBUG: [chan 8183] EOF received (8183)
paramiko.transport: DEBUG: [chan 8183] EOF sent (8183)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4091 count=869 bs=1k
paramiko.transport: DEBUG: [chan 8184] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8184] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8184 opened.
paramiko.transport: DEBUG: [chan 8184] Sesch channel 8184 request ok
paramiko.transport: DEBUG: [chan 8184] EOF received (8184)
paramiko.transport: DEBUG: [chan 8184] EOF sent (8184)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4091 count=869 bs=1k
paramiko.transport: DEBUG: [chan 8185] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8185] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8185 opened.
paramiko.transport: DEBUG: [chan 8185] Sesch channel 8185 request ok
paramiko.transport: DEBUG: [chan 8185] EOF received (8185)
paramiko.transport: DEBUG: [chan 8185] EOF sent (8185)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4092 count=881 bs=1k
paramiko.transport: DEBUG: [chan 8186] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8186] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8186 opened.
paramiko.transport: DEBUG: [chan 8186] Sesch channel 8186 request ok
paramiko.transport: DEBUG: [chan 8186] EOF received (8186)
paramiko.transport: DEBUG: [chan 8186] EOF sent (8186)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4092 count=881 bs=1k
paramiko.transport: DEBUG: [chan 8187] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8187] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8187 opened.
paramiko.transport: DEBUG: [chan 8187] Sesch channel 8187 request ok
paramiko.transport: DEBUG: [chan 8187] EOF received (8187)
paramiko.transport: DEBUG: [chan 8187] EOF sent (8187)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4093 count=948 bs=1k
paramiko.transport: DEBUG: [chan 8188] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8188] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8188 opened.
paramiko.transport: DEBUG: [chan 8188] Sesch channel 8188 request ok
paramiko.transport: DEBUG: [chan 8188] EOF received (8188)
paramiko.transport: DEBUG: [chan 8188] EOF sent (8188)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4093 count=948 bs=1k
paramiko.transport: DEBUG: [chan 8189] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8189] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8189 opened.
paramiko.transport: DEBUG: [chan 8189] Sesch channel 8189 request ok
paramiko.transport: DEBUG: [chan 8189] EOF received (8189)
paramiko.transport: DEBUG: [chan 8189] EOF sent (8189)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4094 count=902 bs=1k
paramiko.transport: DEBUG: [chan 8190] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8190] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8190 opened.
paramiko.transport: DEBUG: [chan 8190] Sesch channel 8190 request ok
paramiko.transport: DEBUG: [chan 8190] EOF received (8190)
paramiko.transport: DEBUG: [chan 8190] EOF sent (8190)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4094 count=902 bs=1k
paramiko.transport: DEBUG: [chan 8191] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8191] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8191 opened.
paramiko.transport: DEBUG: [chan 8191] Sesch channel 8191 request ok
paramiko.transport: DEBUG: [chan 8191] EOF received (8191)
paramiko.transport: DEBUG: [chan 8191] EOF sent (8191)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4095 count=50 bs=1k
paramiko.transport: DEBUG: [chan 8192] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8192] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8192 opened.
paramiko.transport: DEBUG: [chan 8192] Sesch channel 8192 request ok
paramiko.transport: DEBUG: [chan 8192] EOF received (8192)
paramiko.transport: DEBUG: [chan 8192] EOF sent (8192)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4095 count=50 bs=1k
paramiko.transport: DEBUG: [chan 8193] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8193] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8193 opened.
paramiko.transport: DEBUG: [chan 8193] Sesch channel 8193 request ok
paramiko.transport: DEBUG: [chan 8193] EOF received (8193)
paramiko.transport: DEBUG: [chan 8193] EOF sent (8193)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4096 count=19 bs=1k
paramiko.transport: DEBUG: [chan 8194] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8194] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8194 opened.
paramiko.transport: DEBUG: [chan 8194] Sesch channel 8194 request ok
paramiko.transport: DEBUG: [chan 8194] EOF received (8194)
paramiko.transport: DEBUG: [chan 8194] EOF sent (8194)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4096 count=19 bs=1k
paramiko.transport: DEBUG: [chan 8195] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8195] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8195 opened.
paramiko.transport: DEBUG: [chan 8195] Sesch channel 8195 request ok
paramiko.transport: DEBUG: [chan 8195] EOF received (8195)
paramiko.transport: DEBUG: [chan 8195] EOF sent (8195)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4097 count=846 bs=1k
paramiko.transport: DEBUG: [chan 8196] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8196] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8196 opened.
paramiko.transport: DEBUG: [chan 8196] Sesch channel 8196 request ok
paramiko.transport: DEBUG: [chan 8196] EOF received (8196)
paramiko.transport: DEBUG: [chan 8196] EOF sent (8196)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4097 count=846 bs=1k
paramiko.transport: DEBUG: [chan 8197] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8197] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8197 opened.
paramiko.transport: DEBUG: [chan 8197] Sesch channel 8197 request ok
paramiko.transport: DEBUG: [chan 8197] EOF received (8197)
paramiko.transport: DEBUG: [chan 8197] EOF sent (8197)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4098 count=46 bs=1k
paramiko.transport: DEBUG: [chan 8198] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8198] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8198 opened.
paramiko.transport: DEBUG: [chan 8198] Sesch channel 8198 request ok
paramiko.transport: DEBUG: [chan 8198] EOF received (8198)
paramiko.transport: DEBUG: [chan 8198] EOF sent (8198)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4098 count=46 bs=1k
paramiko.transport: DEBUG: [chan 8199] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8199] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8199 opened.
paramiko.transport: DEBUG: [chan 8199] Sesch channel 8199 request ok
paramiko.transport: DEBUG: [chan 8199] EOF received (8199)
paramiko.transport: DEBUG: [chan 8199] EOF sent (8199)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4099 count=49 bs=1k
paramiko.transport: DEBUG: [chan 8200] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8200] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8200 opened.
paramiko.transport: DEBUG: [chan 8200] Sesch channel 8200 request ok
paramiko.transport: DEBUG: [chan 8200] EOF received (8200)
paramiko.transport: DEBUG: [chan 8200] EOF sent (8200)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4099 count=49 bs=1k
paramiko.transport: DEBUG: [chan 8201] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8201] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8201 opened.
paramiko.transport: DEBUG: [chan 8201] Sesch channel 8201 request ok
paramiko.transport: DEBUG: [chan 8201] EOF received (8201)
paramiko.transport: DEBUG: [chan 8201] EOF sent (8201)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4100 count=118 bs=1k
paramiko.transport: DEBUG: [chan 8202] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8202] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8202 opened.
paramiko.transport: DEBUG: [chan 8202] Sesch channel 8202 request ok
paramiko.transport: DEBUG: [chan 8202] EOF received (8202)
paramiko.transport: DEBUG: [chan 8202] EOF sent (8202)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4100 count=118 bs=1k
paramiko.transport: DEBUG: [chan 8203] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8203] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8203 opened.
paramiko.transport: DEBUG: [chan 8203] Sesch channel 8203 request ok
paramiko.transport: DEBUG: [chan 8203] EOF received (8203)
paramiko.transport: DEBUG: [chan 8203] EOF sent (8203)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4101 count=66 bs=1k
paramiko.transport: DEBUG: [chan 8204] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8204] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8204 opened.
paramiko.transport: DEBUG: [chan 8204] Sesch channel 8204 request ok
paramiko.transport: DEBUG: [chan 8204] EOF received (8204)
paramiko.transport: DEBUG: [chan 8204] EOF sent (8204)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4101 count=66 bs=1k
paramiko.transport: DEBUG: [chan 8205] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8205] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8205 opened.
paramiko.transport: DEBUG: [chan 8205] Sesch channel 8205 request ok
paramiko.transport: DEBUG: [chan 8205] EOF received (8205)
paramiko.transport: DEBUG: [chan 8205] EOF sent (8205)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4102 count=337 bs=1k
paramiko.transport: DEBUG: [chan 8206] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8206] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8206 opened.
paramiko.transport: DEBUG: [chan 8206] Sesch channel 8206 request ok
paramiko.transport: DEBUG: [chan 8206] EOF received (8206)
paramiko.transport: DEBUG: [chan 8206] EOF sent (8206)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4102 count=337 bs=1k
paramiko.transport: DEBUG: [chan 8207] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8207] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8207 opened.
paramiko.transport: DEBUG: [chan 8207] Sesch channel 8207 request ok
paramiko.transport: DEBUG: [chan 8207] EOF received (8207)
paramiko.transport: DEBUG: [chan 8207] EOF sent (8207)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4103 count=578 bs=1k
paramiko.transport: DEBUG: [chan 8208] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8208] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8208 opened.
paramiko.transport: DEBUG: [chan 8208] Sesch channel 8208 request ok
paramiko.transport: DEBUG: [chan 8208] EOF received (8208)
paramiko.transport: DEBUG: [chan 8208] EOF sent (8208)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4103 count=578 bs=1k
paramiko.transport: DEBUG: [chan 8209] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8209] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8209 opened.
paramiko.transport: DEBUG: [chan 8209] Sesch channel 8209 request ok
paramiko.transport: DEBUG: [chan 8209] EOF received (8209)
paramiko.transport: DEBUG: [chan 8209] EOF sent (8209)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4104 count=135 bs=1k
paramiko.transport: DEBUG: [chan 8210] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8210] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8210 opened.
paramiko.transport: DEBUG: [chan 8210] Sesch channel 8210 request ok
paramiko.transport: DEBUG: [chan 8210] EOF received (8210)
paramiko.transport: DEBUG: [chan 8210] EOF sent (8210)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4104 count=135 bs=1k
paramiko.transport: DEBUG: [chan 8211] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8211] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8211 opened.
paramiko.transport: DEBUG: [chan 8211] Sesch channel 8211 request ok
paramiko.transport: DEBUG: [chan 8211] EOF received (8211)
paramiko.transport: DEBUG: [chan 8211] EOF sent (8211)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4105 count=89 bs=1k
paramiko.transport: DEBUG: [chan 8212] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8212] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8212 opened.
paramiko.transport: DEBUG: [chan 8212] Sesch channel 8212 request ok
paramiko.transport: DEBUG: [chan 8212] EOF received (8212)
paramiko.transport: DEBUG: [chan 8212] EOF sent (8212)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4105 count=89 bs=1k
paramiko.transport: DEBUG: [chan 8213] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8213] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8213 opened.
paramiko.transport: DEBUG: [chan 8213] Sesch channel 8213 request ok
paramiko.transport: DEBUG: [chan 8213] EOF received (8213)
paramiko.transport: DEBUG: [chan 8213] EOF sent (8213)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4106 count=415 bs=1k
paramiko.transport: DEBUG: [chan 8214] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8214] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8214 opened.
paramiko.transport: DEBUG: [chan 8214] Sesch channel 8214 request ok
paramiko.transport: DEBUG: [chan 8214] EOF received (8214)
paramiko.transport: DEBUG: [chan 8214] EOF sent (8214)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4106 count=415 bs=1k
paramiko.transport: DEBUG: [chan 8215] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8215] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8215 opened.
paramiko.transport: DEBUG: [chan 8215] Sesch channel 8215 request ok
paramiko.transport: DEBUG: [chan 8215] EOF received (8215)
paramiko.transport: DEBUG: [chan 8215] EOF sent (8215)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4107 count=480 bs=1k
paramiko.transport: DEBUG: [chan 8216] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8216] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8216 opened.
paramiko.transport: DEBUG: [chan 8216] Sesch channel 8216 request ok
paramiko.transport: DEBUG: [chan 8216] EOF received (8216)
paramiko.transport: DEBUG: [chan 8216] EOF sent (8216)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4107 count=480 bs=1k
paramiko.transport: DEBUG: [chan 8217] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8217] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8217 opened.
paramiko.transport: DEBUG: [chan 8217] Sesch channel 8217 request ok
paramiko.transport: DEBUG: [chan 8217] EOF received (8217)
paramiko.transport: DEBUG: [chan 8217] EOF sent (8217)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4108 count=859 bs=1k
paramiko.transport: DEBUG: [chan 8218] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8218] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8218 opened.
paramiko.transport: DEBUG: [chan 8218] Sesch channel 8218 request ok
paramiko.transport: DEBUG: [chan 8218] EOF received (8218)
paramiko.transport: DEBUG: [chan 8218] EOF sent (8218)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4108 count=859 bs=1k
paramiko.transport: DEBUG: [chan 8219] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8219] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8219 opened.
paramiko.transport: DEBUG: [chan 8219] Sesch channel 8219 request ok
paramiko.transport: DEBUG: [chan 8219] EOF received (8219)
paramiko.transport: DEBUG: [chan 8219] EOF sent (8219)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4109 count=544 bs=1k
paramiko.transport: DEBUG: [chan 8220] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8220] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8220 opened.
paramiko.transport: DEBUG: [chan 8220] Sesch channel 8220 request ok
paramiko.transport: DEBUG: [chan 8220] EOF received (8220)
paramiko.transport: DEBUG: [chan 8220] EOF sent (8220)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4109 count=544 bs=1k
paramiko.transport: DEBUG: [chan 8221] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8221] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8221 opened.
paramiko.transport: DEBUG: [chan 8221] Sesch channel 8221 request ok
paramiko.transport: DEBUG: [chan 8221] EOF received (8221)
paramiko.transport: DEBUG: [chan 8221] EOF sent (8221)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4110 count=646 bs=1k
paramiko.transport: DEBUG: [chan 8222] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8222] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8222 opened.
paramiko.transport: DEBUG: [chan 8222] Sesch channel 8222 request ok
paramiko.transport: DEBUG: [chan 8222] EOF received (8222)
paramiko.transport: DEBUG: [chan 8222] EOF sent (8222)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4110 count=646 bs=1k
paramiko.transport: DEBUG: [chan 8223] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8223] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8223 opened.
paramiko.transport: DEBUG: [chan 8223] Sesch channel 8223 request ok
paramiko.transport: DEBUG: [chan 8223] EOF received (8223)
paramiko.transport: DEBUG: [chan 8223] EOF sent (8223)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4111 count=550 bs=1k
paramiko.transport: DEBUG: [chan 8224] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8224] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8224 opened.
paramiko.transport: DEBUG: [chan 8224] Sesch channel 8224 request ok
paramiko.transport: DEBUG: [chan 8224] EOF received (8224)
paramiko.transport: DEBUG: [chan 8224] EOF sent (8224)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4111 count=550 bs=1k
paramiko.transport: DEBUG: [chan 8225] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8225] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8225 opened.
paramiko.transport: DEBUG: [chan 8225] Sesch channel 8225 request ok
paramiko.transport: DEBUG: [chan 8225] EOF received (8225)
paramiko.transport: DEBUG: [chan 8225] EOF sent (8225)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4112 count=34 bs=1k
paramiko.transport: DEBUG: [chan 8226] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8226] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8226 opened.
paramiko.transport: DEBUG: [chan 8226] Sesch channel 8226 request ok
paramiko.transport: DEBUG: [chan 8226] EOF received (8226)
paramiko.transport: DEBUG: [chan 8226] EOF sent (8226)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4112 count=34 bs=1k
paramiko.transport: DEBUG: [chan 8227] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8227] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8227 opened.
paramiko.transport: DEBUG: [chan 8227] Sesch channel 8227 request ok
paramiko.transport: DEBUG: [chan 8227] EOF received (8227)
paramiko.transport: DEBUG: [chan 8227] EOF sent (8227)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4113 count=558 bs=1k
paramiko.transport: DEBUG: [chan 8228] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8228] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8228 opened.
paramiko.transport: DEBUG: [chan 8228] Sesch channel 8228 request ok
paramiko.transport: DEBUG: [chan 8228] EOF received (8228)
paramiko.transport: DEBUG: [chan 8228] EOF sent (8228)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4113 count=558 bs=1k
paramiko.transport: DEBUG: [chan 8229] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8229] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8229 opened.
paramiko.transport: DEBUG: [chan 8229] Sesch channel 8229 request ok
paramiko.transport: DEBUG: [chan 8229] EOF received (8229)
paramiko.transport: DEBUG: [chan 8229] EOF sent (8229)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4114 count=990 bs=1k
paramiko.transport: DEBUG: [chan 8230] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8230] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8230 opened.
paramiko.transport: DEBUG: [chan 8230] Sesch channel 8230 request ok
paramiko.transport: DEBUG: [chan 8230] EOF received (8230)
paramiko.transport: DEBUG: [chan 8230] EOF sent (8230)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4114 count=990 bs=1k
paramiko.transport: DEBUG: [chan 8231] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8231] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8231 opened.
paramiko.transport: DEBUG: [chan 8231] Sesch channel 8231 request ok
paramiko.transport: DEBUG: [chan 8231] EOF received (8231)
paramiko.transport: DEBUG: [chan 8231] EOF sent (8231)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4115 count=841 bs=1k
paramiko.transport: DEBUG: [chan 8232] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8232] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8232 opened.
paramiko.transport: DEBUG: [chan 8232] Sesch channel 8232 request ok
paramiko.transport: DEBUG: [chan 8232] EOF received (8232)
paramiko.transport: DEBUG: [chan 8232] EOF sent (8232)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4115 count=841 bs=1k
paramiko.transport: DEBUG: [chan 8233] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8233] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8233 opened.
paramiko.transport: DEBUG: [chan 8233] Sesch channel 8233 request ok
paramiko.transport: DEBUG: [chan 8233] EOF received (8233)
paramiko.transport: DEBUG: [chan 8233] EOF sent (8233)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4116 count=192 bs=1k
paramiko.transport: DEBUG: [chan 8234] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8234] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8234 opened.
paramiko.transport: DEBUG: [chan 8234] Sesch channel 8234 request ok
paramiko.transport: DEBUG: [chan 8234] EOF received (8234)
paramiko.transport: DEBUG: [chan 8234] EOF sent (8234)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4116 count=192 bs=1k
paramiko.transport: DEBUG: [chan 8235] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8235] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8235 opened.
paramiko.transport: DEBUG: [chan 8235] Sesch channel 8235 request ok
paramiko.transport: DEBUG: [chan 8235] EOF received (8235)
paramiko.transport: DEBUG: [chan 8235] EOF sent (8235)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4117 count=975 bs=1k
paramiko.transport: DEBUG: [chan 8236] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8236] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8236 opened.
paramiko.transport: DEBUG: [chan 8236] Sesch channel 8236 request ok
paramiko.transport: DEBUG: [chan 8236] EOF received (8236)
paramiko.transport: DEBUG: [chan 8236] EOF sent (8236)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4117 count=975 bs=1k
paramiko.transport: DEBUG: [chan 8237] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8237] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8237 opened.
paramiko.transport: DEBUG: [chan 8237] Sesch channel 8237 request ok
paramiko.transport: DEBUG: [chan 8237] EOF received (8237)
paramiko.transport: DEBUG: [chan 8237] EOF sent (8237)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4118 count=50 bs=1k
paramiko.transport: DEBUG: [chan 8238] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8238] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8238 opened.
paramiko.transport: DEBUG: [chan 8238] Sesch channel 8238 request ok
paramiko.transport: DEBUG: [chan 8238] EOF received (8238)
paramiko.transport: DEBUG: [chan 8238] EOF sent (8238)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4118 count=50 bs=1k
paramiko.transport: DEBUG: [chan 8239] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8239] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8239 opened.
paramiko.transport: DEBUG: [chan 8239] Sesch channel 8239 request ok
paramiko.transport: DEBUG: [chan 8239] EOF received (8239)
paramiko.transport: DEBUG: [chan 8239] EOF sent (8239)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4119 count=48 bs=1k
paramiko.transport: DEBUG: [chan 8240] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8240] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8240 opened.
paramiko.transport: DEBUG: [chan 8240] Sesch channel 8240 request ok
paramiko.transport: DEBUG: [chan 8240] EOF received (8240)
paramiko.transport: DEBUG: [chan 8240] EOF sent (8240)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4119 count=48 bs=1k
paramiko.transport: DEBUG: [chan 8241] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8241] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8241 opened.
paramiko.transport: DEBUG: [chan 8241] Sesch channel 8241 request ok
paramiko.transport: DEBUG: [chan 8241] EOF received (8241)
paramiko.transport: DEBUG: [chan 8241] EOF sent (8241)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4120 count=322 bs=1k
paramiko.transport: DEBUG: [chan 8242] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8242] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8242 opened.
paramiko.transport: DEBUG: [chan 8242] Sesch channel 8242 request ok
paramiko.transport: DEBUG: [chan 8242] EOF received (8242)
paramiko.transport: DEBUG: [chan 8242] EOF sent (8242)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4120 count=322 bs=1k
paramiko.transport: DEBUG: [chan 8243] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8243] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8243 opened.
paramiko.transport: DEBUG: [chan 8243] Sesch channel 8243 request ok
paramiko.transport: DEBUG: [chan 8243] EOF received (8243)
paramiko.transport: DEBUG: [chan 8243] EOF sent (8243)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4121 count=711 bs=1k
paramiko.transport: DEBUG: [chan 8244] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8244] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8244 opened.
paramiko.transport: DEBUG: [chan 8244] Sesch channel 8244 request ok
paramiko.transport: DEBUG: [chan 8244] EOF received (8244)
paramiko.transport: DEBUG: [chan 8244] EOF sent (8244)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4121 count=711 bs=1k
paramiko.transport: DEBUG: [chan 8245] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8245] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8245 opened.
paramiko.transport: DEBUG: [chan 8245] Sesch channel 8245 request ok
paramiko.transport: DEBUG: [chan 8245] EOF received (8245)
paramiko.transport: DEBUG: [chan 8245] EOF sent (8245)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4122 count=798 bs=1k
paramiko.transport: DEBUG: [chan 8246] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8246] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8246 opened.
paramiko.transport: DEBUG: [chan 8246] Sesch channel 8246 request ok
paramiko.transport: DEBUG: [chan 8246] EOF received (8246)
paramiko.transport: DEBUG: [chan 8246] EOF sent (8246)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4122 count=798 bs=1k
paramiko.transport: DEBUG: [chan 8247] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8247] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8247 opened.
paramiko.transport: DEBUG: [chan 8247] Sesch channel 8247 request ok
paramiko.transport: DEBUG: [chan 8247] EOF received (8247)
paramiko.transport: DEBUG: [chan 8247] EOF sent (8247)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4123 count=962 bs=1k
paramiko.transport: DEBUG: [chan 8248] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8248] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8248 opened.
paramiko.transport: DEBUG: [chan 8248] Sesch channel 8248 request ok
paramiko.transport: DEBUG: [chan 8248] EOF received (8248)
paramiko.transport: DEBUG: [chan 8248] EOF sent (8248)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4123 count=962 bs=1k
paramiko.transport: DEBUG: [chan 8249] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8249] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8249 opened.
paramiko.transport: DEBUG: [chan 8249] Sesch channel 8249 request ok
paramiko.transport: DEBUG: [chan 8249] EOF received (8249)
paramiko.transport: DEBUG: [chan 8249] EOF sent (8249)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4124 count=912 bs=1k
paramiko.transport: DEBUG: [chan 8250] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8250] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8250 opened.
paramiko.transport: DEBUG: [chan 8250] Sesch channel 8250 request ok
paramiko.transport: DEBUG: [chan 8250] EOF received (8250)
paramiko.transport: DEBUG: [chan 8250] EOF sent (8250)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4124 count=912 bs=1k
paramiko.transport: DEBUG: [chan 8251] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8251] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8251 opened.
paramiko.transport: DEBUG: [chan 8251] Sesch channel 8251 request ok
paramiko.transport: DEBUG: [chan 8251] EOF received (8251)
paramiko.transport: DEBUG: [chan 8251] EOF sent (8251)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4125 count=599 bs=1k
paramiko.transport: DEBUG: [chan 8252] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8252] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8252 opened.
paramiko.transport: DEBUG: [chan 8252] Sesch channel 8252 request ok
paramiko.transport: DEBUG: [chan 8252] EOF received (8252)
paramiko.transport: DEBUG: [chan 8252] EOF sent (8252)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4125 count=599 bs=1k
paramiko.transport: DEBUG: [chan 8253] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8253] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8253 opened.
paramiko.transport: DEBUG: [chan 8253] Sesch channel 8253 request ok
paramiko.transport: DEBUG: [chan 8253] EOF received (8253)
paramiko.transport: DEBUG: [chan 8253] EOF sent (8253)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4126 count=190 bs=1k
paramiko.transport: DEBUG: [chan 8254] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8254] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8254 opened.
paramiko.transport: DEBUG: [chan 8254] Sesch channel 8254 request ok
paramiko.transport: DEBUG: [chan 8254] EOF received (8254)
paramiko.transport: DEBUG: [chan 8254] EOF sent (8254)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4126 count=190 bs=1k
paramiko.transport: DEBUG: [chan 8255] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8255] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8255 opened.
paramiko.transport: DEBUG: [chan 8255] Sesch channel 8255 request ok
paramiko.transport: DEBUG: [chan 8255] EOF received (8255)
paramiko.transport: DEBUG: [chan 8255] EOF sent (8255)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4127 count=895 bs=1k
paramiko.transport: DEBUG: [chan 8256] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8256] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8256 opened.
paramiko.transport: DEBUG: [chan 8256] Sesch channel 8256 request ok
paramiko.transport: DEBUG: [chan 8256] EOF received (8256)
paramiko.transport: DEBUG: [chan 8256] EOF sent (8256)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4127 count=895 bs=1k
paramiko.transport: DEBUG: [chan 8257] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8257] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8257 opened.
paramiko.transport: DEBUG: [chan 8257] Sesch channel 8257 request ok
paramiko.transport: DEBUG: [chan 8257] EOF received (8257)
paramiko.transport: DEBUG: [chan 8257] EOF sent (8257)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4128 count=225 bs=1k
paramiko.transport: DEBUG: [chan 8258] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8258] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8258 opened.
paramiko.transport: DEBUG: [chan 8258] Sesch channel 8258 request ok
paramiko.transport: DEBUG: [chan 8258] EOF received (8258)
paramiko.transport: DEBUG: [chan 8258] EOF sent (8258)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4128 count=225 bs=1k
paramiko.transport: DEBUG: [chan 8259] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8259] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8259 opened.
paramiko.transport: DEBUG: [chan 8259] Sesch channel 8259 request ok
paramiko.transport: DEBUG: [chan 8259] EOF received (8259)
paramiko.transport: DEBUG: [chan 8259] EOF sent (8259)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4129 count=121 bs=1k
paramiko.transport: DEBUG: [chan 8260] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8260] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8260 opened.
paramiko.transport: DEBUG: [chan 8260] Sesch channel 8260 request ok
paramiko.transport: DEBUG: [chan 8260] EOF received (8260)
paramiko.transport: DEBUG: [chan 8260] EOF sent (8260)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4129 count=121 bs=1k
paramiko.transport: DEBUG: [chan 8261] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8261] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8261 opened.
paramiko.transport: DEBUG: [chan 8261] Sesch channel 8261 request ok
paramiko.transport: DEBUG: [chan 8261] EOF received (8261)
paramiko.transport: DEBUG: [chan 8261] EOF sent (8261)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4130 count=79 bs=1k
paramiko.transport: DEBUG: [chan 8262] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8262] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8262 opened.
paramiko.transport: DEBUG: [chan 8262] Sesch channel 8262 request ok
paramiko.transport: DEBUG: [chan 8262] EOF received (8262)
paramiko.transport: DEBUG: [chan 8262] EOF sent (8262)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4130 count=79 bs=1k
paramiko.transport: DEBUG: [chan 8263] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8263] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8263 opened.
paramiko.transport: DEBUG: [chan 8263] Sesch channel 8263 request ok
paramiko.transport: DEBUG: [chan 8263] EOF received (8263)
paramiko.transport: DEBUG: [chan 8263] EOF sent (8263)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4131 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 8264] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8264] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8264 opened.
paramiko.transport: DEBUG: [chan 8264] Sesch channel 8264 request ok
paramiko.transport: DEBUG: [chan 8264] EOF received (8264)
paramiko.transport: DEBUG: [chan 8264] EOF sent (8264)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4131 count=1007 bs=1k
paramiko.transport: DEBUG: [chan 8265] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8265] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8265 opened.
paramiko.transport: DEBUG: [chan 8265] Sesch channel 8265 request ok
paramiko.transport: DEBUG: [chan 8265] EOF received (8265)
paramiko.transport: DEBUG: [chan 8265] EOF sent (8265)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4132 count=655 bs=1k
paramiko.transport: DEBUG: [chan 8266] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8266] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8266 opened.
paramiko.transport: DEBUG: [chan 8266] Sesch channel 8266 request ok
paramiko.transport: DEBUG: [chan 8266] EOF received (8266)
paramiko.transport: DEBUG: [chan 8266] EOF sent (8266)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4132 count=655 bs=1k
paramiko.transport: DEBUG: [chan 8267] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8267] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8267 opened.
paramiko.transport: DEBUG: [chan 8267] Sesch channel 8267 request ok
paramiko.transport: DEBUG: [chan 8267] EOF received (8267)
paramiko.transport: DEBUG: [chan 8267] EOF sent (8267)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4133 count=384 bs=1k
paramiko.transport: DEBUG: [chan 8268] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8268] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8268 opened.
paramiko.transport: DEBUG: [chan 8268] Sesch channel 8268 request ok
paramiko.transport: DEBUG: [chan 8268] EOF received (8268)
paramiko.transport: DEBUG: [chan 8268] EOF sent (8268)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4133 count=384 bs=1k
paramiko.transport: DEBUG: [chan 8269] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8269] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8269 opened.
paramiko.transport: DEBUG: [chan 8269] Sesch channel 8269 request ok
paramiko.transport: DEBUG: [chan 8269] EOF received (8269)
paramiko.transport: DEBUG: [chan 8269] EOF sent (8269)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4134 count=619 bs=1k
paramiko.transport: DEBUG: [chan 8270] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8270] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8270 opened.
paramiko.transport: DEBUG: [chan 8270] Sesch channel 8270 request ok
paramiko.transport: DEBUG: [chan 8270] EOF received (8270)
paramiko.transport: DEBUG: [chan 8270] EOF sent (8270)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4134 count=619 bs=1k
paramiko.transport: DEBUG: [chan 8271] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8271] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8271 opened.
paramiko.transport: DEBUG: [chan 8271] Sesch channel 8271 request ok
paramiko.transport: DEBUG: [chan 8271] EOF received (8271)
paramiko.transport: DEBUG: [chan 8271] EOF sent (8271)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4135 count=781 bs=1k
paramiko.transport: DEBUG: [chan 8272] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8272] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8272 opened.
paramiko.transport: DEBUG: [chan 8272] Sesch channel 8272 request ok
paramiko.transport: DEBUG: [chan 8272] EOF received (8272)
paramiko.transport: DEBUG: [chan 8272] EOF sent (8272)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4135 count=781 bs=1k
paramiko.transport: DEBUG: [chan 8273] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8273] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8273 opened.
paramiko.transport: DEBUG: [chan 8273] Sesch channel 8273 request ok
paramiko.transport: DEBUG: [chan 8273] EOF received (8273)
paramiko.transport: DEBUG: [chan 8273] EOF sent (8273)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4136 count=674 bs=1k
paramiko.transport: DEBUG: [chan 8274] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8274] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8274 opened.
paramiko.transport: DEBUG: [chan 8274] Sesch channel 8274 request ok
paramiko.transport: DEBUG: [chan 8274] EOF received (8274)
paramiko.transport: DEBUG: [chan 8274] EOF sent (8274)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4136 count=674 bs=1k
paramiko.transport: DEBUG: [chan 8275] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8275] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8275 opened.
paramiko.transport: DEBUG: [chan 8275] Sesch channel 8275 request ok
paramiko.transport: DEBUG: [chan 8275] EOF received (8275)
paramiko.transport: DEBUG: [chan 8275] EOF sent (8275)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4137 count=660 bs=1k
paramiko.transport: DEBUG: [chan 8276] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8276] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8276 opened.
paramiko.transport: DEBUG: [chan 8276] Sesch channel 8276 request ok
paramiko.transport: DEBUG: [chan 8276] EOF received (8276)
paramiko.transport: DEBUG: [chan 8276] EOF sent (8276)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4137 count=660 bs=1k
paramiko.transport: DEBUG: [chan 8277] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8277] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8277 opened.
paramiko.transport: DEBUG: [chan 8277] Sesch channel 8277 request ok
paramiko.transport: DEBUG: [chan 8277] EOF received (8277)
paramiko.transport: DEBUG: [chan 8277] EOF sent (8277)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4138 count=505 bs=1k
paramiko.transport: DEBUG: [chan 8278] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8278] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8278 opened.
paramiko.transport: DEBUG: [chan 8278] Sesch channel 8278 request ok
paramiko.transport: DEBUG: [chan 8278] EOF received (8278)
paramiko.transport: DEBUG: [chan 8278] EOF sent (8278)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4138 count=505 bs=1k
paramiko.transport: DEBUG: [chan 8279] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8279] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8279 opened.
paramiko.transport: DEBUG: [chan 8279] Sesch channel 8279 request ok
paramiko.transport: DEBUG: [chan 8279] EOF received (8279)
paramiko.transport: DEBUG: [chan 8279] EOF sent (8279)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4139 count=777 bs=1k
paramiko.transport: DEBUG: [chan 8280] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8280] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8280 opened.
paramiko.transport: DEBUG: [chan 8280] Sesch channel 8280 request ok
paramiko.transport: DEBUG: [chan 8280] EOF received (8280)
paramiko.transport: DEBUG: [chan 8280] EOF sent (8280)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4139 count=777 bs=1k
paramiko.transport: DEBUG: [chan 8281] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8281] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8281 opened.
paramiko.transport: DEBUG: [chan 8281] Sesch channel 8281 request ok
paramiko.transport: DEBUG: [chan 8281] EOF received (8281)
paramiko.transport: DEBUG: [chan 8281] EOF sent (8281)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4140 count=295 bs=1k
paramiko.transport: DEBUG: [chan 8282] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8282] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8282 opened.
paramiko.transport: DEBUG: [chan 8282] Sesch channel 8282 request ok
paramiko.transport: DEBUG: [chan 8282] EOF received (8282)
paramiko.transport: DEBUG: [chan 8282] EOF sent (8282)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4140 count=295 bs=1k
paramiko.transport: DEBUG: [chan 8283] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8283] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8283 opened.
paramiko.transport: DEBUG: [chan 8283] Sesch channel 8283 request ok
paramiko.transport: DEBUG: [chan 8283] EOF received (8283)
paramiko.transport: DEBUG: [chan 8283] EOF sent (8283)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4141 count=4 bs=1k
paramiko.transport: DEBUG: [chan 8284] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8284] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8284 opened.
paramiko.transport: DEBUG: [chan 8284] Sesch channel 8284 request ok
paramiko.transport: DEBUG: [chan 8284] EOF received (8284)
paramiko.transport: DEBUG: [chan 8284] EOF sent (8284)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4141 count=4 bs=1k
paramiko.transport: DEBUG: [chan 8285] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8285] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8285 opened.
paramiko.transport: DEBUG: [chan 8285] Sesch channel 8285 request ok
paramiko.transport: DEBUG: [chan 8285] EOF received (8285)
paramiko.transport: DEBUG: [chan 8285] EOF sent (8285)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4142 count=243 bs=1k
paramiko.transport: DEBUG: [chan 8286] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8286] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8286 opened.
paramiko.transport: DEBUG: [chan 8286] Sesch channel 8286 request ok
paramiko.transport: DEBUG: [chan 8286] EOF received (8286)
paramiko.transport: DEBUG: [chan 8286] EOF sent (8286)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4142 count=243 bs=1k
paramiko.transport: DEBUG: [chan 8287] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8287] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8287 opened.
paramiko.transport: DEBUG: [chan 8287] Sesch channel 8287 request ok
paramiko.transport: DEBUG: [chan 8287] EOF received (8287)
paramiko.transport: DEBUG: [chan 8287] EOF sent (8287)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4143 count=747 bs=1k
paramiko.transport: DEBUG: [chan 8288] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8288] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8288 opened.
paramiko.transport: DEBUG: [chan 8288] Sesch channel 8288 request ok
paramiko.transport: DEBUG: [chan 8288] EOF received (8288)
paramiko.transport: DEBUG: [chan 8288] EOF sent (8288)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4143 count=747 bs=1k
paramiko.transport: DEBUG: [chan 8289] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8289] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8289 opened.
paramiko.transport: DEBUG: [chan 8289] Sesch channel 8289 request ok
paramiko.transport: DEBUG: [chan 8289] EOF received (8289)
paramiko.transport: DEBUG: [chan 8289] EOF sent (8289)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4144 count=419 bs=1k
paramiko.transport: DEBUG: [chan 8290] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8290] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8290 opened.
paramiko.transport: DEBUG: [chan 8290] Sesch channel 8290 request ok
paramiko.transport: DEBUG: [chan 8290] EOF received (8290)
paramiko.transport: DEBUG: [chan 8290] EOF sent (8290)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4144 count=419 bs=1k
paramiko.transport: DEBUG: [chan 8291] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8291] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8291 opened.
paramiko.transport: DEBUG: [chan 8291] Sesch channel 8291 request ok
paramiko.transport: DEBUG: [chan 8291] EOF received (8291)
paramiko.transport: DEBUG: [chan 8291] EOF sent (8291)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4145 count=989 bs=1k
paramiko.transport: DEBUG: [chan 8292] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8292] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8292 opened.
paramiko.transport: DEBUG: [chan 8292] Sesch channel 8292 request ok
paramiko.transport: DEBUG: [chan 8292] EOF received (8292)
paramiko.transport: DEBUG: [chan 8292] EOF sent (8292)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4145 count=989 bs=1k
paramiko.transport: DEBUG: [chan 8293] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8293] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8293 opened.
paramiko.transport: DEBUG: [chan 8293] Sesch channel 8293 request ok
paramiko.transport: DEBUG: [chan 8293] EOF received (8293)
paramiko.transport: DEBUG: [chan 8293] EOF sent (8293)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4146 count=306 bs=1k
paramiko.transport: DEBUG: [chan 8294] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8294] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8294 opened.
paramiko.transport: DEBUG: [chan 8294] Sesch channel 8294 request ok
paramiko.transport: DEBUG: [chan 8294] EOF received (8294)
paramiko.transport: DEBUG: [chan 8294] EOF sent (8294)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4146 count=306 bs=1k
paramiko.transport: DEBUG: [chan 8295] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8295] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8295 opened.
paramiko.transport: DEBUG: [chan 8295] Sesch channel 8295 request ok
paramiko.transport: DEBUG: [chan 8295] EOF received (8295)
paramiko.transport: DEBUG: [chan 8295] EOF sent (8295)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4147 count=617 bs=1k
paramiko.transport: DEBUG: [chan 8296] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8296] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8296 opened.
paramiko.transport: DEBUG: [chan 8296] Sesch channel 8296 request ok
paramiko.transport: DEBUG: [chan 8296] EOF received (8296)
paramiko.transport: DEBUG: [chan 8296] EOF sent (8296)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4147 count=617 bs=1k
paramiko.transport: DEBUG: [chan 8297] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8297] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8297 opened.
paramiko.transport: DEBUG: [chan 8297] Sesch channel 8297 request ok
paramiko.transport: DEBUG: [chan 8297] EOF received (8297)
paramiko.transport: DEBUG: [chan 8297] EOF sent (8297)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4148 count=936 bs=1k
paramiko.transport: DEBUG: [chan 8298] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8298] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8298 opened.
paramiko.transport: DEBUG: [chan 8298] Sesch channel 8298 request ok
paramiko.transport: DEBUG: [chan 8298] EOF received (8298)
paramiko.transport: DEBUG: [chan 8298] EOF sent (8298)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4148 count=936 bs=1k
paramiko.transport: DEBUG: [chan 8299] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8299] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8299 opened.
paramiko.transport: DEBUG: [chan 8299] Sesch channel 8299 request ok
paramiko.transport: DEBUG: [chan 8299] EOF received (8299)
paramiko.transport: DEBUG: [chan 8299] EOF sent (8299)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4149 count=402 bs=1k
paramiko.transport: DEBUG: [chan 8300] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8300] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8300 opened.
paramiko.transport: DEBUG: [chan 8300] Sesch channel 8300 request ok
paramiko.transport: DEBUG: [chan 8300] EOF received (8300)
paramiko.transport: DEBUG: [chan 8300] EOF sent (8300)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4149 count=402 bs=1k
paramiko.transport: DEBUG: [chan 8301] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8301] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8301 opened.
paramiko.transport: DEBUG: [chan 8301] Sesch channel 8301 request ok
paramiko.transport: DEBUG: [chan 8301] EOF received (8301)
paramiko.transport: DEBUG: [chan 8301] EOF sent (8301)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4150 count=189 bs=1k
paramiko.transport: DEBUG: [chan 8302] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8302] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8302 opened.
paramiko.transport: DEBUG: [chan 8302] Sesch channel 8302 request ok
paramiko.transport: DEBUG: [chan 8302] EOF received (8302)
paramiko.transport: DEBUG: [chan 8302] EOF sent (8302)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4150 count=189 bs=1k
paramiko.transport: DEBUG: [chan 8303] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8303] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8303 opened.
paramiko.transport: DEBUG: [chan 8303] Sesch channel 8303 request ok
paramiko.transport: DEBUG: [chan 8303] EOF received (8303)
paramiko.transport: DEBUG: [chan 8303] EOF sent (8303)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4151 count=591 bs=1k
paramiko.transport: DEBUG: [chan 8304] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8304] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8304 opened.
paramiko.transport: DEBUG: [chan 8304] Sesch channel 8304 request ok
paramiko.transport: DEBUG: [chan 8304] EOF received (8304)
paramiko.transport: DEBUG: [chan 8304] EOF sent (8304)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4151 count=591 bs=1k
paramiko.transport: DEBUG: [chan 8305] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8305] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8305 opened.
paramiko.transport: DEBUG: [chan 8305] Sesch channel 8305 request ok
paramiko.transport: DEBUG: [chan 8305] EOF received (8305)
paramiko.transport: DEBUG: [chan 8305] EOF sent (8305)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4152 count=950 bs=1k
paramiko.transport: DEBUG: [chan 8306] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8306] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8306 opened.
paramiko.transport: DEBUG: [chan 8306] Sesch channel 8306 request ok
paramiko.transport: DEBUG: [chan 8306] EOF received (8306)
paramiko.transport: DEBUG: [chan 8306] EOF sent (8306)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4152 count=950 bs=1k
paramiko.transport: DEBUG: [chan 8307] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8307] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8307 opened.
paramiko.transport: DEBUG: [chan 8307] Sesch channel 8307 request ok
paramiko.transport: DEBUG: [chan 8307] EOF received (8307)
paramiko.transport: DEBUG: [chan 8307] EOF sent (8307)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4153 count=506 bs=1k
paramiko.transport: DEBUG: [chan 8308] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8308] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8308 opened.
paramiko.transport: DEBUG: [chan 8308] Sesch channel 8308 request ok
paramiko.transport: DEBUG: [chan 8308] EOF received (8308)
paramiko.transport: DEBUG: [chan 8308] EOF sent (8308)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4153 count=506 bs=1k
paramiko.transport: DEBUG: [chan 8309] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8309] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8309 opened.
paramiko.transport: DEBUG: [chan 8309] Sesch channel 8309 request ok
paramiko.transport: DEBUG: [chan 8309] EOF received (8309)
paramiko.transport: DEBUG: [chan 8309] EOF sent (8309)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4154 count=51 bs=1k
paramiko.transport: DEBUG: [chan 8310] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8310] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8310 opened.
paramiko.transport: DEBUG: [chan 8310] Sesch channel 8310 request ok
paramiko.transport: DEBUG: [chan 8310] EOF received (8310)
paramiko.transport: DEBUG: [chan 8310] EOF sent (8310)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4154 count=51 bs=1k
paramiko.transport: DEBUG: [chan 8311] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8311] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8311 opened.
paramiko.transport: DEBUG: [chan 8311] Sesch channel 8311 request ok
paramiko.transport: DEBUG: [chan 8311] EOF received (8311)
paramiko.transport: DEBUG: [chan 8311] EOF sent (8311)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4155 count=392 bs=1k
paramiko.transport: DEBUG: [chan 8312] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8312] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8312 opened.
paramiko.transport: DEBUG: [chan 8312] Sesch channel 8312 request ok
paramiko.transport: DEBUG: [chan 8312] EOF received (8312)
paramiko.transport: DEBUG: [chan 8312] EOF sent (8312)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4155 count=392 bs=1k
paramiko.transport: DEBUG: [chan 8313] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8313] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8313 opened.
paramiko.transport: DEBUG: [chan 8313] Sesch channel 8313 request ok
paramiko.transport: DEBUG: [chan 8313] EOF received (8313)
paramiko.transport: DEBUG: [chan 8313] EOF sent (8313)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4156 count=444 bs=1k
paramiko.transport: DEBUG: [chan 8314] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8314] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8314 opened.
paramiko.transport: DEBUG: [chan 8314] Sesch channel 8314 request ok
paramiko.transport: DEBUG: [chan 8314] EOF received (8314)
paramiko.transport: DEBUG: [chan 8314] EOF sent (8314)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4156 count=444 bs=1k
paramiko.transport: DEBUG: [chan 8315] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8315] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8315 opened.
paramiko.transport: DEBUG: [chan 8315] Sesch channel 8315 request ok
paramiko.transport: DEBUG: [chan 8315] EOF received (8315)
paramiko.transport: DEBUG: [chan 8315] EOF sent (8315)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4157 count=644 bs=1k
paramiko.transport: DEBUG: [chan 8316] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8316] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8316 opened.
paramiko.transport: DEBUG: [chan 8316] Sesch channel 8316 request ok
paramiko.transport: DEBUG: [chan 8316] EOF received (8316)
paramiko.transport: DEBUG: [chan 8316] EOF sent (8316)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4157 count=644 bs=1k
paramiko.transport: DEBUG: [chan 8317] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8317] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8317 opened.
paramiko.transport: DEBUG: [chan 8317] Sesch channel 8317 request ok
paramiko.transport: DEBUG: [chan 8317] EOF received (8317)
paramiko.transport: DEBUG: [chan 8317] EOF sent (8317)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4158 count=153 bs=1k
paramiko.transport: DEBUG: [chan 8318] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8318] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8318 opened.
paramiko.transport: DEBUG: [chan 8318] Sesch channel 8318 request ok
paramiko.transport: DEBUG: [chan 8318] EOF received (8318)
paramiko.transport: DEBUG: [chan 8318] EOF sent (8318)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4158 count=153 bs=1k
paramiko.transport: DEBUG: [chan 8319] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8319] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8319 opened.
paramiko.transport: DEBUG: [chan 8319] Sesch channel 8319 request ok
paramiko.transport: DEBUG: [chan 8319] EOF received (8319)
paramiko.transport: DEBUG: [chan 8319] EOF sent (8319)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4159 count=573 bs=1k
paramiko.transport: DEBUG: [chan 8320] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8320] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8320 opened.
paramiko.transport: DEBUG: [chan 8320] Sesch channel 8320 request ok
paramiko.transport: DEBUG: [chan 8320] EOF received (8320)
paramiko.transport: DEBUG: [chan 8320] EOF sent (8320)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4159 count=573 bs=1k
paramiko.transport: DEBUG: [chan 8321] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8321] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8321 opened.
paramiko.transport: DEBUG: [chan 8321] Sesch channel 8321 request ok
paramiko.transport: DEBUG: [chan 8321] EOF received (8321)
paramiko.transport: DEBUG: [chan 8321] EOF sent (8321)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4160 count=670 bs=1k
paramiko.transport: DEBUG: [chan 8322] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8322] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8322 opened.
paramiko.transport: DEBUG: [chan 8322] Sesch channel 8322 request ok
paramiko.transport: DEBUG: [chan 8322] EOF received (8322)
paramiko.transport: DEBUG: [chan 8322] EOF sent (8322)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4160 count=670 bs=1k
paramiko.transport: DEBUG: [chan 8323] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8323] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8323 opened.
paramiko.transport: DEBUG: [chan 8323] Sesch channel 8323 request ok
paramiko.transport: DEBUG: [chan 8323] EOF received (8323)
paramiko.transport: DEBUG: [chan 8323] EOF sent (8323)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4161 count=531 bs=1k
paramiko.transport: DEBUG: [chan 8324] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8324] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8324 opened.
paramiko.transport: DEBUG: [chan 8324] Sesch channel 8324 request ok
paramiko.transport: DEBUG: [chan 8324] EOF received (8324)
paramiko.transport: DEBUG: [chan 8324] EOF sent (8324)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4161 count=531 bs=1k
paramiko.transport: DEBUG: [chan 8325] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8325] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8325 opened.
paramiko.transport: DEBUG: [chan 8325] Sesch channel 8325 request ok
paramiko.transport: DEBUG: [chan 8325] EOF received (8325)
paramiko.transport: DEBUG: [chan 8325] EOF sent (8325)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4162 count=691 bs=1k
paramiko.transport: DEBUG: [chan 8326] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8326] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8326 opened.
paramiko.transport: DEBUG: [chan 8326] Sesch channel 8326 request ok
paramiko.transport: DEBUG: [chan 8326] EOF received (8326)
paramiko.transport: DEBUG: [chan 8326] EOF sent (8326)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4162 count=691 bs=1k
paramiko.transport: DEBUG: [chan 8327] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8327] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8327 opened.
paramiko.transport: DEBUG: [chan 8327] Sesch channel 8327 request ok
paramiko.transport: DEBUG: [chan 8327] EOF received (8327)
paramiko.transport: DEBUG: [chan 8327] EOF sent (8327)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4163 count=332 bs=1k
paramiko.transport: DEBUG: [chan 8328] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8328] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8328 opened.
paramiko.transport: DEBUG: [chan 8328] Sesch channel 8328 request ok
paramiko.transport: DEBUG: [chan 8328] EOF received (8328)
paramiko.transport: DEBUG: [chan 8328] EOF sent (8328)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4163 count=332 bs=1k
paramiko.transport: DEBUG: [chan 8329] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8329] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8329 opened.
paramiko.transport: DEBUG: [chan 8329] Sesch channel 8329 request ok
paramiko.transport: DEBUG: [chan 8329] EOF received (8329)
paramiko.transport: DEBUG: [chan 8329] EOF sent (8329)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4164 count=723 bs=1k
paramiko.transport: DEBUG: [chan 8330] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8330] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8330 opened.
paramiko.transport: DEBUG: [chan 8330] Sesch channel 8330 request ok
paramiko.transport: DEBUG: [chan 8330] EOF received (8330)
paramiko.transport: DEBUG: [chan 8330] EOF sent (8330)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4164 count=723 bs=1k
paramiko.transport: DEBUG: [chan 8331] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8331] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8331 opened.
paramiko.transport: DEBUG: [chan 8331] Sesch channel 8331 request ok
paramiko.transport: DEBUG: [chan 8331] EOF received (8331)
paramiko.transport: DEBUG: [chan 8331] EOF sent (8331)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4165 count=396 bs=1k
paramiko.transport: DEBUG: [chan 8332] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8332] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8332 opened.
paramiko.transport: DEBUG: [chan 8332] Sesch channel 8332 request ok
paramiko.transport: DEBUG: [chan 8332] EOF received (8332)
paramiko.transport: DEBUG: [chan 8332] EOF sent (8332)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4165 count=396 bs=1k
paramiko.transport: DEBUG: [chan 8333] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8333] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8333 opened.
paramiko.transport: DEBUG: [chan 8333] Sesch channel 8333 request ok
paramiko.transport: DEBUG: [chan 8333] EOF received (8333)
paramiko.transport: DEBUG: [chan 8333] EOF sent (8333)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4166 count=436 bs=1k
paramiko.transport: DEBUG: [chan 8334] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8334] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8334 opened.
paramiko.transport: DEBUG: [chan 8334] Sesch channel 8334 request ok
paramiko.transport: DEBUG: [chan 8334] EOF received (8334)
paramiko.transport: DEBUG: [chan 8334] EOF sent (8334)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4166 count=436 bs=1k
paramiko.transport: DEBUG: [chan 8335] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8335] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8335 opened.
paramiko.transport: DEBUG: [chan 8335] Sesch channel 8335 request ok
paramiko.transport: DEBUG: [chan 8335] EOF received (8335)
paramiko.transport: DEBUG: [chan 8335] EOF sent (8335)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4167 count=845 bs=1k
paramiko.transport: DEBUG: [chan 8336] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8336] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8336 opened.
paramiko.transport: DEBUG: [chan 8336] Sesch channel 8336 request ok
paramiko.transport: DEBUG: [chan 8336] EOF received (8336)
paramiko.transport: DEBUG: [chan 8336] EOF sent (8336)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4167 count=845 bs=1k
paramiko.transport: DEBUG: [chan 8337] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8337] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8337 opened.
paramiko.transport: DEBUG: [chan 8337] Sesch channel 8337 request ok
paramiko.transport: DEBUG: [chan 8337] EOF received (8337)
paramiko.transport: DEBUG: [chan 8337] EOF sent (8337)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4168 count=879 bs=1k
paramiko.transport: DEBUG: [chan 8338] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8338] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8338 opened.
paramiko.transport: DEBUG: [chan 8338] Sesch channel 8338 request ok
paramiko.transport: DEBUG: [chan 8338] EOF received (8338)
paramiko.transport: DEBUG: [chan 8338] EOF sent (8338)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4168 count=879 bs=1k
paramiko.transport: DEBUG: [chan 8339] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8339] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8339 opened.
paramiko.transport: DEBUG: [chan 8339] Sesch channel 8339 request ok
paramiko.transport: DEBUG: [chan 8339] EOF received (8339)
paramiko.transport: DEBUG: [chan 8339] EOF sent (8339)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4169 count=770 bs=1k
paramiko.transport: DEBUG: [chan 8340] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8340] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8340 opened.
paramiko.transport: DEBUG: [chan 8340] Sesch channel 8340 request ok
paramiko.transport: DEBUG: [chan 8340] EOF received (8340)
paramiko.transport: DEBUG: [chan 8340] EOF sent (8340)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4169 count=770 bs=1k
paramiko.transport: DEBUG: [chan 8341] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8341] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8341 opened.
paramiko.transport: DEBUG: [chan 8341] Sesch channel 8341 request ok
paramiko.transport: DEBUG: [chan 8341] EOF received (8341)
paramiko.transport: DEBUG: [chan 8341] EOF sent (8341)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4170 count=30 bs=1k
paramiko.transport: DEBUG: [chan 8342] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8342] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8342 opened.
paramiko.transport: DEBUG: [chan 8342] Sesch channel 8342 request ok
paramiko.transport: DEBUG: [chan 8342] EOF received (8342)
paramiko.transport: DEBUG: [chan 8342] EOF sent (8342)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4170 count=30 bs=1k
paramiko.transport: DEBUG: [chan 8343] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8343] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8343 opened.
paramiko.transport: DEBUG: [chan 8343] Sesch channel 8343 request ok
paramiko.transport: DEBUG: [chan 8343] EOF received (8343)
paramiko.transport: DEBUG: [chan 8343] EOF sent (8343)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4171 count=339 bs=1k
paramiko.transport: DEBUG: [chan 8344] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8344] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8344 opened.
paramiko.transport: DEBUG: [chan 8344] Sesch channel 8344 request ok
paramiko.transport: DEBUG: [chan 8344] EOF received (8344)
paramiko.transport: DEBUG: [chan 8344] EOF sent (8344)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4171 count=339 bs=1k
paramiko.transport: DEBUG: [chan 8345] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8345] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8345 opened.
paramiko.transport: DEBUG: [chan 8345] Sesch channel 8345 request ok
paramiko.transport: DEBUG: [chan 8345] EOF received (8345)
paramiko.transport: DEBUG: [chan 8345] EOF sent (8345)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4172 count=78 bs=1k
paramiko.transport: DEBUG: [chan 8346] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8346] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8346 opened.
paramiko.transport: DEBUG: [chan 8346] Sesch channel 8346 request ok
paramiko.transport: DEBUG: [chan 8346] EOF received (8346)
paramiko.transport: DEBUG: [chan 8346] EOF sent (8346)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4172 count=78 bs=1k
paramiko.transport: DEBUG: [chan 8347] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8347] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8347 opened.
paramiko.transport: DEBUG: [chan 8347] Sesch channel 8347 request ok
paramiko.transport: DEBUG: [chan 8347] EOF received (8347)
paramiko.transport: DEBUG: [chan 8347] EOF sent (8347)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4173 count=997 bs=1k
paramiko.transport: DEBUG: [chan 8348] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8348] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8348 opened.
paramiko.transport: DEBUG: [chan 8348] Sesch channel 8348 request ok
paramiko.transport: DEBUG: [chan 8348] EOF received (8348)
paramiko.transport: DEBUG: [chan 8348] EOF sent (8348)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4173 count=997 bs=1k
paramiko.transport: DEBUG: [chan 8349] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8349] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8349 opened.
paramiko.transport: DEBUG: [chan 8349] Sesch channel 8349 request ok
paramiko.transport: DEBUG: [chan 8349] EOF received (8349)
paramiko.transport: DEBUG: [chan 8349] EOF sent (8349)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4174 count=538 bs=1k
paramiko.transport: DEBUG: [chan 8350] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8350] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8350 opened.
paramiko.transport: DEBUG: [chan 8350] Sesch channel 8350 request ok
paramiko.transport: DEBUG: [chan 8350] EOF received (8350)
paramiko.transport: DEBUG: [chan 8350] EOF sent (8350)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4174 count=538 bs=1k
paramiko.transport: DEBUG: [chan 8351] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8351] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8351 opened.
paramiko.transport: DEBUG: [chan 8351] Sesch channel 8351 request ok
paramiko.transport: DEBUG: [chan 8351] EOF received (8351)
paramiko.transport: DEBUG: [chan 8351] EOF sent (8351)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4175 count=369 bs=1k
paramiko.transport: DEBUG: [chan 8352] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8352] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8352 opened.
paramiko.transport: DEBUG: [chan 8352] Sesch channel 8352 request ok
paramiko.transport: DEBUG: [chan 8352] EOF received (8352)
paramiko.transport: DEBUG: [chan 8352] EOF sent (8352)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4175 count=369 bs=1k
paramiko.transport: DEBUG: [chan 8353] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8353] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8353 opened.
paramiko.transport: DEBUG: [chan 8353] Sesch channel 8353 request ok
paramiko.transport: DEBUG: [chan 8353] EOF received (8353)
paramiko.transport: DEBUG: [chan 8353] EOF sent (8353)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4176 count=730 bs=1k
paramiko.transport: DEBUG: [chan 8354] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8354] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8354 opened.
paramiko.transport: DEBUG: [chan 8354] Sesch channel 8354 request ok
paramiko.transport: DEBUG: [chan 8354] EOF received (8354)
paramiko.transport: DEBUG: [chan 8354] EOF sent (8354)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4176 count=730 bs=1k
paramiko.transport: DEBUG: [chan 8355] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8355] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8355 opened.
paramiko.transport: DEBUG: [chan 8355] Sesch channel 8355 request ok
paramiko.transport: DEBUG: [chan 8355] EOF received (8355)
paramiko.transport: DEBUG: [chan 8355] EOF sent (8355)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4177 count=689 bs=1k
paramiko.transport: DEBUG: [chan 8356] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8356] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8356 opened.
paramiko.transport: DEBUG: [chan 8356] Sesch channel 8356 request ok
paramiko.transport: DEBUG: [chan 8356] EOF received (8356)
paramiko.transport: DEBUG: [chan 8356] EOF sent (8356)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4177 count=689 bs=1k
paramiko.transport: DEBUG: [chan 8357] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8357] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8357 opened.
paramiko.transport: DEBUG: [chan 8357] Sesch channel 8357 request ok
paramiko.transport: DEBUG: [chan 8357] EOF received (8357)
paramiko.transport: DEBUG: [chan 8357] EOF sent (8357)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4178 count=885 bs=1k
paramiko.transport: DEBUG: [chan 8358] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8358] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8358 opened.
paramiko.transport: DEBUG: [chan 8358] Sesch channel 8358 request ok
paramiko.transport: DEBUG: [chan 8358] EOF received (8358)
paramiko.transport: DEBUG: [chan 8358] EOF sent (8358)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4178 count=885 bs=1k
paramiko.transport: DEBUG: [chan 8359] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8359] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8359 opened.
paramiko.transport: DEBUG: [chan 8359] Sesch channel 8359 request ok
paramiko.transport: DEBUG: [chan 8359] EOF received (8359)
paramiko.transport: DEBUG: [chan 8359] EOF sent (8359)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4179 count=662 bs=1k
paramiko.transport: DEBUG: [chan 8360] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8360] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8360 opened.
paramiko.transport: DEBUG: [chan 8360] Sesch channel 8360 request ok
paramiko.transport: DEBUG: [chan 8360] EOF received (8360)
paramiko.transport: DEBUG: [chan 8360] EOF sent (8360)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4179 count=662 bs=1k
paramiko.transport: DEBUG: [chan 8361] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8361] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8361 opened.
paramiko.transport: DEBUG: [chan 8361] Sesch channel 8361 request ok
paramiko.transport: DEBUG: [chan 8361] EOF received (8361)
paramiko.transport: DEBUG: [chan 8361] EOF sent (8361)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4180 count=677 bs=1k
paramiko.transport: DEBUG: [chan 8362] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8362] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8362 opened.
paramiko.transport: DEBUG: [chan 8362] Sesch channel 8362 request ok
paramiko.transport: DEBUG: [chan 8362] EOF received (8362)
paramiko.transport: DEBUG: [chan 8362] EOF sent (8362)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4180 count=677 bs=1k
paramiko.transport: DEBUG: [chan 8363] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8363] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8363 opened.
paramiko.transport: DEBUG: [chan 8363] Sesch channel 8363 request ok
paramiko.transport: DEBUG: [chan 8363] EOF received (8363)
paramiko.transport: DEBUG: [chan 8363] EOF sent (8363)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4181 count=703 bs=1k
paramiko.transport: DEBUG: [chan 8364] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8364] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8364 opened.
paramiko.transport: DEBUG: [chan 8364] Sesch channel 8364 request ok
paramiko.transport: DEBUG: [chan 8364] EOF received (8364)
paramiko.transport: DEBUG: [chan 8364] EOF sent (8364)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4181 count=703 bs=1k
paramiko.transport: DEBUG: [chan 8365] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8365] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8365 opened.
paramiko.transport: DEBUG: [chan 8365] Sesch channel 8365 request ok
paramiko.transport: DEBUG: [chan 8365] EOF received (8365)
paramiko.transport: DEBUG: [chan 8365] EOF sent (8365)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4182 count=824 bs=1k
paramiko.transport: DEBUG: [chan 8366] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8366] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8366 opened.
paramiko.transport: DEBUG: [chan 8366] Sesch channel 8366 request ok
paramiko.transport: DEBUG: [chan 8366] EOF received (8366)
paramiko.transport: DEBUG: [chan 8366] EOF sent (8366)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4182 count=824 bs=1k
paramiko.transport: DEBUG: [chan 8367] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8367] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8367 opened.
paramiko.transport: DEBUG: [chan 8367] Sesch channel 8367 request ok
paramiko.transport: DEBUG: [chan 8367] EOF received (8367)
paramiko.transport: DEBUG: [chan 8367] EOF sent (8367)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4183 count=129 bs=1k
paramiko.transport: DEBUG: [chan 8368] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8368] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8368 opened.
paramiko.transport: DEBUG: [chan 8368] Sesch channel 8368 request ok
paramiko.transport: DEBUG: [chan 8368] EOF received (8368)
paramiko.transport: DEBUG: [chan 8368] EOF sent (8368)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4183 count=129 bs=1k
paramiko.transport: DEBUG: [chan 8369] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8369] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8369 opened.
paramiko.transport: DEBUG: [chan 8369] Sesch channel 8369 request ok
paramiko.transport: DEBUG: [chan 8369] EOF received (8369)
paramiko.transport: DEBUG: [chan 8369] EOF sent (8369)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4184 count=223 bs=1k
paramiko.transport: DEBUG: [chan 8370] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8370] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8370 opened.
paramiko.transport: DEBUG: [chan 8370] Sesch channel 8370 request ok
paramiko.transport: DEBUG: [chan 8370] EOF received (8370)
paramiko.transport: DEBUG: [chan 8370] EOF sent (8370)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4184 count=223 bs=1k
paramiko.transport: DEBUG: [chan 8371] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8371] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8371 opened.
paramiko.transport: DEBUG: [chan 8371] Sesch channel 8371 request ok
paramiko.transport: DEBUG: [chan 8371] EOF received (8371)
paramiko.transport: DEBUG: [chan 8371] EOF sent (8371)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4185 count=195 bs=1k
paramiko.transport: DEBUG: [chan 8372] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8372] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8372 opened.
paramiko.transport: DEBUG: [chan 8372] Sesch channel 8372 request ok
paramiko.transport: DEBUG: [chan 8372] EOF received (8372)
paramiko.transport: DEBUG: [chan 8372] EOF sent (8372)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4185 count=195 bs=1k
paramiko.transport: DEBUG: [chan 8373] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8373] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8373 opened.
paramiko.transport: DEBUG: [chan 8373] Sesch channel 8373 request ok
paramiko.transport: DEBUG: [chan 8373] EOF received (8373)
paramiko.transport: DEBUG: [chan 8373] EOF sent (8373)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4186 count=293 bs=1k
paramiko.transport: DEBUG: [chan 8374] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8374] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8374 opened.
paramiko.transport: DEBUG: [chan 8374] Sesch channel 8374 request ok
paramiko.transport: DEBUG: [chan 8374] EOF received (8374)
paramiko.transport: DEBUG: [chan 8374] EOF sent (8374)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4186 count=293 bs=1k
paramiko.transport: DEBUG: [chan 8375] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8375] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8375 opened.
paramiko.transport: DEBUG: [chan 8375] Sesch channel 8375 request ok
paramiko.transport: DEBUG: [chan 8375] EOF received (8375)
paramiko.transport: DEBUG: [chan 8375] EOF sent (8375)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4187 count=716 bs=1k
paramiko.transport: DEBUG: [chan 8376] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8376] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8376 opened.
paramiko.transport: DEBUG: [chan 8376] Sesch channel 8376 request ok
paramiko.transport: DEBUG: [chan 8376] EOF received (8376)
paramiko.transport: DEBUG: [chan 8376] EOF sent (8376)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4187 count=716 bs=1k
paramiko.transport: DEBUG: [chan 8377] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8377] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8377 opened.
paramiko.transport: DEBUG: [chan 8377] Sesch channel 8377 request ok
paramiko.transport: DEBUG: [chan 8377] EOF received (8377)
paramiko.transport: DEBUG: [chan 8377] EOF sent (8377)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4188 count=158 bs=1k
paramiko.transport: DEBUG: [chan 8378] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8378] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8378 opened.
paramiko.transport: DEBUG: [chan 8378] Sesch channel 8378 request ok
paramiko.transport: DEBUG: [chan 8378] EOF received (8378)
paramiko.transport: DEBUG: [chan 8378] EOF sent (8378)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4188 count=158 bs=1k
paramiko.transport: DEBUG: [chan 8379] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8379] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8379 opened.
paramiko.transport: DEBUG: [chan 8379] Sesch channel 8379 request ok
paramiko.transport: DEBUG: [chan 8379] EOF received (8379)
paramiko.transport: DEBUG: [chan 8379] EOF sent (8379)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4189 count=716 bs=1k
paramiko.transport: DEBUG: [chan 8380] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8380] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8380 opened.
paramiko.transport: DEBUG: [chan 8380] Sesch channel 8380 request ok
paramiko.transport: DEBUG: [chan 8380] EOF received (8380)
paramiko.transport: DEBUG: [chan 8380] EOF sent (8380)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4189 count=716 bs=1k
paramiko.transport: DEBUG: [chan 8381] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8381] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8381 opened.
paramiko.transport: DEBUG: [chan 8381] Sesch channel 8381 request ok
paramiko.transport: DEBUG: [chan 8381] EOF received (8381)
paramiko.transport: DEBUG: [chan 8381] EOF sent (8381)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4190 count=567 bs=1k
paramiko.transport: DEBUG: [chan 8382] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8382] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8382 opened.
paramiko.transport: DEBUG: [chan 8382] Sesch channel 8382 request ok
paramiko.transport: DEBUG: [chan 8382] EOF received (8382)
paramiko.transport: DEBUG: [chan 8382] EOF sent (8382)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4190 count=567 bs=1k
paramiko.transport: DEBUG: [chan 8383] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8383] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8383 opened.
paramiko.transport: DEBUG: [chan 8383] Sesch channel 8383 request ok
paramiko.transport: DEBUG: [chan 8383] EOF received (8383)
paramiko.transport: DEBUG: [chan 8383] EOF sent (8383)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4191 count=874 bs=1k
paramiko.transport: DEBUG: [chan 8384] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8384] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8384 opened.
paramiko.transport: DEBUG: [chan 8384] Sesch channel 8384 request ok
paramiko.transport: DEBUG: [chan 8384] EOF received (8384)
paramiko.transport: DEBUG: [chan 8384] EOF sent (8384)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4191 count=874 bs=1k
paramiko.transport: DEBUG: [chan 8385] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8385] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8385 opened.
paramiko.transport: DEBUG: [chan 8385] Sesch channel 8385 request ok
paramiko.transport: DEBUG: [chan 8385] EOF received (8385)
paramiko.transport: DEBUG: [chan 8385] EOF sent (8385)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4192 count=787 bs=1k
paramiko.transport: DEBUG: [chan 8386] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8386] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8386 opened.
paramiko.transport: DEBUG: [chan 8386] Sesch channel 8386 request ok
paramiko.transport: DEBUG: [chan 8386] EOF received (8386)
paramiko.transport: DEBUG: [chan 8386] EOF sent (8386)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4192 count=787 bs=1k
paramiko.transport: DEBUG: [chan 8387] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8387] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8387 opened.
paramiko.transport: DEBUG: [chan 8387] Sesch channel 8387 request ok
paramiko.transport: DEBUG: [chan 8387] EOF received (8387)
paramiko.transport: DEBUG: [chan 8387] EOF sent (8387)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4193 count=379 bs=1k
paramiko.transport: DEBUG: [chan 8388] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8388] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8388 opened.
paramiko.transport: DEBUG: [chan 8388] Sesch channel 8388 request ok
paramiko.transport: DEBUG: [chan 8388] EOF received (8388)
paramiko.transport: DEBUG: [chan 8388] EOF sent (8388)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4193 count=379 bs=1k
paramiko.transport: DEBUG: [chan 8389] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8389] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8389 opened.
paramiko.transport: DEBUG: [chan 8389] Sesch channel 8389 request ok
paramiko.transport: DEBUG: [chan 8389] EOF received (8389)
paramiko.transport: DEBUG: [chan 8389] EOF sent (8389)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4194 count=738 bs=1k
paramiko.transport: DEBUG: [chan 8390] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8390] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8390 opened.
paramiko.transport: DEBUG: [chan 8390] Sesch channel 8390 request ok
paramiko.transport: DEBUG: [chan 8390] EOF received (8390)
paramiko.transport: DEBUG: [chan 8390] EOF sent (8390)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4194 count=738 bs=1k
paramiko.transport: DEBUG: [chan 8391] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8391] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8391 opened.
paramiko.transport: DEBUG: [chan 8391] Sesch channel 8391 request ok
paramiko.transport: DEBUG: [chan 8391] EOF received (8391)
paramiko.transport: DEBUG: [chan 8391] EOF sent (8391)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4195 count=602 bs=1k
paramiko.transport: DEBUG: [chan 8392] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8392] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8392 opened.
paramiko.transport: DEBUG: [chan 8392] Sesch channel 8392 request ok
paramiko.transport: DEBUG: [chan 8392] EOF received (8392)
paramiko.transport: DEBUG: [chan 8392] EOF sent (8392)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4195 count=602 bs=1k
paramiko.transport: DEBUG: [chan 8393] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8393] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8393 opened.
paramiko.transport: DEBUG: [chan 8393] Sesch channel 8393 request ok
paramiko.transport: DEBUG: [chan 8393] EOF received (8393)
paramiko.transport: DEBUG: [chan 8393] EOF sent (8393)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4196 count=269 bs=1k
paramiko.transport: DEBUG: [chan 8394] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8394] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8394 opened.
paramiko.transport: DEBUG: [chan 8394] Sesch channel 8394 request ok
paramiko.transport: DEBUG: [chan 8394] EOF received (8394)
paramiko.transport: DEBUG: [chan 8394] EOF sent (8394)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4196 count=269 bs=1k
paramiko.transport: DEBUG: [chan 8395] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8395] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8395 opened.
paramiko.transport: DEBUG: [chan 8395] Sesch channel 8395 request ok
paramiko.transport: DEBUG: [chan 8395] EOF received (8395)
paramiko.transport: DEBUG: [chan 8395] EOF sent (8395)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4197 count=595 bs=1k
paramiko.transport: DEBUG: [chan 8396] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8396] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8396 opened.
paramiko.transport: DEBUG: [chan 8396] Sesch channel 8396 request ok
paramiko.transport: DEBUG: [chan 8396] EOF received (8396)
paramiko.transport: DEBUG: [chan 8396] EOF sent (8396)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4197 count=595 bs=1k
paramiko.transport: DEBUG: [chan 8397] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8397] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8397 opened.
paramiko.transport: DEBUG: [chan 8397] Sesch channel 8397 request ok
paramiko.transport: DEBUG: [chan 8397] EOF received (8397)
paramiko.transport: DEBUG: [chan 8397] EOF sent (8397)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4198 count=682 bs=1k
paramiko.transport: DEBUG: [chan 8398] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8398] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8398 opened.
paramiko.transport: DEBUG: [chan 8398] Sesch channel 8398 request ok
paramiko.transport: DEBUG: [chan 8398] EOF received (8398)
paramiko.transport: DEBUG: [chan 8398] EOF sent (8398)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4198 count=682 bs=1k
paramiko.transport: DEBUG: [chan 8399] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8399] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8399 opened.
paramiko.transport: DEBUG: [chan 8399] Sesch channel 8399 request ok
paramiko.transport: DEBUG: [chan 8399] EOF received (8399)
paramiko.transport: DEBUG: [chan 8399] EOF sent (8399)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4199 count=323 bs=1k
paramiko.transport: DEBUG: [chan 8400] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8400] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8400 opened.
paramiko.transport: DEBUG: [chan 8400] Sesch channel 8400 request ok
paramiko.transport: DEBUG: [chan 8400] EOF received (8400)
paramiko.transport: DEBUG: [chan 8400] EOF sent (8400)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4199 count=323 bs=1k
paramiko.transport: DEBUG: [chan 8401] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8401] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8401 opened.
paramiko.transport: DEBUG: [chan 8401] Sesch channel 8401 request ok
paramiko.transport: DEBUG: [chan 8401] EOF received (8401)
paramiko.transport: DEBUG: [chan 8401] EOF sent (8401)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4200 count=487 bs=1k
paramiko.transport: DEBUG: [chan 8402] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8402] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8402 opened.
paramiko.transport: DEBUG: [chan 8402] Sesch channel 8402 request ok
paramiko.transport: DEBUG: [chan 8402] EOF received (8402)
paramiko.transport: DEBUG: [chan 8402] EOF sent (8402)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4200 count=487 bs=1k
paramiko.transport: DEBUG: [chan 8403] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8403] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8403 opened.
paramiko.transport: DEBUG: [chan 8403] Sesch channel 8403 request ok
paramiko.transport: DEBUG: [chan 8403] EOF received (8403)
paramiko.transport: DEBUG: [chan 8403] EOF sent (8403)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4201 count=965 bs=1k
paramiko.transport: DEBUG: [chan 8404] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8404] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8404 opened.
paramiko.transport: DEBUG: [chan 8404] Sesch channel 8404 request ok
paramiko.transport: DEBUG: [chan 8404] EOF received (8404)
paramiko.transport: DEBUG: [chan 8404] EOF sent (8404)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4201 count=965 bs=1k
paramiko.transport: DEBUG: [chan 8405] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8405] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8405 opened.
paramiko.transport: DEBUG: [chan 8405] Sesch channel 8405 request ok
paramiko.transport: DEBUG: [chan 8405] EOF received (8405)
paramiko.transport: DEBUG: [chan 8405] EOF sent (8405)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4202 count=947 bs=1k
paramiko.transport: DEBUG: [chan 8406] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8406] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8406 opened.
paramiko.transport: DEBUG: [chan 8406] Sesch channel 8406 request ok
paramiko.transport: DEBUG: [chan 8406] EOF received (8406)
paramiko.transport: DEBUG: [chan 8406] EOF sent (8406)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4202 count=947 bs=1k
paramiko.transport: DEBUG: [chan 8407] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8407] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8407 opened.
paramiko.transport: DEBUG: [chan 8407] Sesch channel 8407 request ok
paramiko.transport: DEBUG: [chan 8407] EOF received (8407)
paramiko.transport: DEBUG: [chan 8407] EOF sent (8407)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4203 count=194 bs=1k
paramiko.transport: DEBUG: [chan 8408] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8408] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8408 opened.
paramiko.transport: DEBUG: [chan 8408] Sesch channel 8408 request ok
paramiko.transport: DEBUG: [chan 8408] EOF received (8408)
paramiko.transport: DEBUG: [chan 8408] EOF sent (8408)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4203 count=194 bs=1k
paramiko.transport: DEBUG: [chan 8409] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8409] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8409 opened.
paramiko.transport: DEBUG: [chan 8409] Sesch channel 8409 request ok
paramiko.transport: DEBUG: [chan 8409] EOF received (8409)
paramiko.transport: DEBUG: [chan 8409] EOF sent (8409)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4204 count=409 bs=1k
paramiko.transport: DEBUG: [chan 8410] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8410] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8410 opened.
paramiko.transport: DEBUG: [chan 8410] Sesch channel 8410 request ok
paramiko.transport: DEBUG: [chan 8410] EOF received (8410)
paramiko.transport: DEBUG: [chan 8410] EOF sent (8410)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4204 count=409 bs=1k
paramiko.transport: DEBUG: [chan 8411] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8411] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8411 opened.
paramiko.transport: DEBUG: [chan 8411] Sesch channel 8411 request ok
paramiko.transport: DEBUG: [chan 8411] EOF received (8411)
paramiko.transport: DEBUG: [chan 8411] EOF sent (8411)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4205 count=604 bs=1k
paramiko.transport: DEBUG: [chan 8412] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8412] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8412 opened.
paramiko.transport: DEBUG: [chan 8412] Sesch channel 8412 request ok
paramiko.transport: DEBUG: [chan 8412] EOF received (8412)
paramiko.transport: DEBUG: [chan 8412] EOF sent (8412)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4205 count=604 bs=1k
paramiko.transport: DEBUG: [chan 8413] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8413] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8413 opened.
paramiko.transport: DEBUG: [chan 8413] Sesch channel 8413 request ok
paramiko.transport: DEBUG: [chan 8413] EOF received (8413)
paramiko.transport: DEBUG: [chan 8413] EOF sent (8413)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4206 count=319 bs=1k
paramiko.transport: DEBUG: [chan 8414] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8414] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8414 opened.
paramiko.transport: DEBUG: [chan 8414] Sesch channel 8414 request ok
paramiko.transport: DEBUG: [chan 8414] EOF received (8414)
paramiko.transport: DEBUG: [chan 8414] EOF sent (8414)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4206 count=319 bs=1k
paramiko.transport: DEBUG: [chan 8415] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8415] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8415 opened.
paramiko.transport: DEBUG: [chan 8415] Sesch channel 8415 request ok
paramiko.transport: DEBUG: [chan 8415] EOF received (8415)
paramiko.transport: DEBUG: [chan 8415] EOF sent (8415)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4207 count=262 bs=1k
paramiko.transport: DEBUG: [chan 8416] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8416] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8416 opened.
paramiko.transport: DEBUG: [chan 8416] Sesch channel 8416 request ok
paramiko.transport: DEBUG: [chan 8416] EOF received (8416)
paramiko.transport: DEBUG: [chan 8416] EOF sent (8416)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4207 count=262 bs=1k
paramiko.transport: DEBUG: [chan 8417] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8417] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8417 opened.
paramiko.transport: DEBUG: [chan 8417] Sesch channel 8417 request ok
paramiko.transport: DEBUG: [chan 8417] EOF received (8417)
paramiko.transport: DEBUG: [chan 8417] EOF sent (8417)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4208 count=289 bs=1k
paramiko.transport: DEBUG: [chan 8418] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8418] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8418 opened.
paramiko.transport: DEBUG: [chan 8418] Sesch channel 8418 request ok
paramiko.transport: DEBUG: [chan 8418] EOF received (8418)
paramiko.transport: DEBUG: [chan 8418] EOF sent (8418)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4208 count=289 bs=1k
paramiko.transport: DEBUG: [chan 8419] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8419] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8419 opened.
paramiko.transport: DEBUG: [chan 8419] Sesch channel 8419 request ok
paramiko.transport: DEBUG: [chan 8419] EOF received (8419)
paramiko.transport: DEBUG: [chan 8419] EOF sent (8419)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4209 count=515 bs=1k
paramiko.transport: DEBUG: [chan 8420] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8420] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8420 opened.
paramiko.transport: DEBUG: [chan 8420] Sesch channel 8420 request ok
paramiko.transport: DEBUG: [chan 8420] EOF received (8420)
paramiko.transport: DEBUG: [chan 8420] EOF sent (8420)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4209 count=515 bs=1k
paramiko.transport: DEBUG: [chan 8421] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8421] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8421 opened.
paramiko.transport: DEBUG: [chan 8421] Sesch channel 8421 request ok
paramiko.transport: DEBUG: [chan 8421] EOF received (8421)
paramiko.transport: DEBUG: [chan 8421] EOF sent (8421)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4210 count=554 bs=1k
paramiko.transport: DEBUG: [chan 8422] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8422] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8422 opened.
paramiko.transport: DEBUG: [chan 8422] Sesch channel 8422 request ok
paramiko.transport: DEBUG: [chan 8422] EOF received (8422)
paramiko.transport: DEBUG: [chan 8422] EOF sent (8422)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4210 count=554 bs=1k
paramiko.transport: DEBUG: [chan 8423] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8423] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8423 opened.
paramiko.transport: DEBUG: [chan 8423] Sesch channel 8423 request ok
paramiko.transport: DEBUG: [chan 8423] EOF received (8423)
paramiko.transport: DEBUG: [chan 8423] EOF sent (8423)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4211 count=722 bs=1k
paramiko.transport: DEBUG: [chan 8424] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8424] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8424 opened.
paramiko.transport: DEBUG: [chan 8424] Sesch channel 8424 request ok
paramiko.transport: DEBUG: [chan 8424] EOF received (8424)
paramiko.transport: DEBUG: [chan 8424] EOF sent (8424)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4211 count=722 bs=1k
paramiko.transport: DEBUG: [chan 8425] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8425] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8425 opened.
paramiko.transport: DEBUG: [chan 8425] Sesch channel 8425 request ok
paramiko.transport: DEBUG: [chan 8425] EOF received (8425)
paramiko.transport: DEBUG: [chan 8425] EOF sent (8425)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4212 count=238 bs=1k
paramiko.transport: DEBUG: [chan 8426] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8426] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8426 opened.
paramiko.transport: DEBUG: [chan 8426] Sesch channel 8426 request ok
paramiko.transport: DEBUG: [chan 8426] EOF received (8426)
paramiko.transport: DEBUG: [chan 8426] EOF sent (8426)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4212 count=238 bs=1k
paramiko.transport: DEBUG: [chan 8427] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8427] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8427 opened.
paramiko.transport: DEBUG: [chan 8427] Sesch channel 8427 request ok
paramiko.transport: DEBUG: [chan 8427] EOF received (8427)
paramiko.transport: DEBUG: [chan 8427] EOF sent (8427)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4213 count=718 bs=1k
paramiko.transport: DEBUG: [chan 8428] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8428] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8428 opened.
paramiko.transport: DEBUG: [chan 8428] Sesch channel 8428 request ok
paramiko.transport: DEBUG: [chan 8428] EOF received (8428)
paramiko.transport: DEBUG: [chan 8428] EOF sent (8428)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4213 count=718 bs=1k
paramiko.transport: DEBUG: [chan 8429] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8429] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8429 opened.
paramiko.transport: DEBUG: [chan 8429] Sesch channel 8429 request ok
paramiko.transport: DEBUG: [chan 8429] EOF received (8429)
paramiko.transport: DEBUG: [chan 8429] EOF sent (8429)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4214 count=196 bs=1k
paramiko.transport: DEBUG: [chan 8430] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8430] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8430 opened.
paramiko.transport: DEBUG: [chan 8430] Sesch channel 8430 request ok
paramiko.transport: DEBUG: [chan 8430] EOF received (8430)
paramiko.transport: DEBUG: [chan 8430] EOF sent (8430)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4214 count=196 bs=1k
paramiko.transport: DEBUG: [chan 8431] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8431] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8431 opened.
paramiko.transport: DEBUG: [chan 8431] Sesch channel 8431 request ok
paramiko.transport: DEBUG: [chan 8431] EOF received (8431)
paramiko.transport: DEBUG: [chan 8431] EOF sent (8431)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4215 count=656 bs=1k
paramiko.transport: DEBUG: [chan 8432] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8432] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8432 opened.
paramiko.transport: DEBUG: [chan 8432] Sesch channel 8432 request ok
paramiko.transport: DEBUG: [chan 8432] EOF received (8432)
paramiko.transport: DEBUG: [chan 8432] EOF sent (8432)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4215 count=656 bs=1k
paramiko.transport: DEBUG: [chan 8433] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8433] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8433 opened.
paramiko.transport: DEBUG: [chan 8433] Sesch channel 8433 request ok
paramiko.transport: DEBUG: [chan 8433] EOF received (8433)
paramiko.transport: DEBUG: [chan 8433] EOF sent (8433)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4216 count=526 bs=1k
paramiko.transport: DEBUG: [chan 8434] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8434] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8434 opened.
paramiko.transport: DEBUG: [chan 8434] Sesch channel 8434 request ok
paramiko.transport: DEBUG: [chan 8434] EOF received (8434)
paramiko.transport: DEBUG: [chan 8434] EOF sent (8434)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4216 count=526 bs=1k
paramiko.transport: DEBUG: [chan 8435] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8435] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8435 opened.
paramiko.transport: DEBUG: [chan 8435] Sesch channel 8435 request ok
paramiko.transport: DEBUG: [chan 8435] EOF received (8435)
paramiko.transport: DEBUG: [chan 8435] EOF sent (8435)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4217 count=63 bs=1k
paramiko.transport: DEBUG: [chan 8436] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8436] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8436 opened.
paramiko.transport: DEBUG: [chan 8436] Sesch channel 8436 request ok
paramiko.transport: DEBUG: [chan 8436] EOF received (8436)
paramiko.transport: DEBUG: [chan 8436] EOF sent (8436)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4217 count=63 bs=1k
paramiko.transport: DEBUG: [chan 8437] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8437] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8437 opened.
paramiko.transport: DEBUG: [chan 8437] Sesch channel 8437 request ok
paramiko.transport: DEBUG: [chan 8437] EOF received (8437)
paramiko.transport: DEBUG: [chan 8437] EOF sent (8437)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4218 count=750 bs=1k
paramiko.transport: DEBUG: [chan 8438] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8438] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8438 opened.
paramiko.transport: DEBUG: [chan 8438] Sesch channel 8438 request ok
paramiko.transport: DEBUG: [chan 8438] EOF received (8438)
paramiko.transport: DEBUG: [chan 8438] EOF sent (8438)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4218 count=750 bs=1k
paramiko.transport: DEBUG: [chan 8439] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8439] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8439 opened.
paramiko.transport: DEBUG: [chan 8439] Sesch channel 8439 request ok
paramiko.transport: DEBUG: [chan 8439] EOF received (8439)
paramiko.transport: DEBUG: [chan 8439] EOF sent (8439)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4219 count=604 bs=1k
paramiko.transport: DEBUG: [chan 8440] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8440] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8440 opened.
paramiko.transport: DEBUG: [chan 8440] Sesch channel 8440 request ok
paramiko.transport: DEBUG: [chan 8440] EOF received (8440)
paramiko.transport: DEBUG: [chan 8440] EOF sent (8440)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4219 count=604 bs=1k
paramiko.transport: DEBUG: [chan 8441] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8441] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8441 opened.
paramiko.transport: DEBUG: [chan 8441] Sesch channel 8441 request ok
paramiko.transport: DEBUG: [chan 8441] EOF received (8441)
paramiko.transport: DEBUG: [chan 8441] EOF sent (8441)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4220 count=73 bs=1k
paramiko.transport: DEBUG: [chan 8442] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8442] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8442 opened.
paramiko.transport: DEBUG: [chan 8442] Sesch channel 8442 request ok
paramiko.transport: DEBUG: [chan 8442] EOF received (8442)
paramiko.transport: DEBUG: [chan 8442] EOF sent (8442)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4220 count=73 bs=1k
paramiko.transport: DEBUG: [chan 8443] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8443] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8443 opened.
paramiko.transport: DEBUG: [chan 8443] Sesch channel 8443 request ok
paramiko.transport: DEBUG: [chan 8443] EOF received (8443)
paramiko.transport: DEBUG: [chan 8443] EOF sent (8443)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4221 count=416 bs=1k
paramiko.transport: DEBUG: [chan 8444] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8444] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8444 opened.
paramiko.transport: DEBUG: [chan 8444] Sesch channel 8444 request ok
paramiko.transport: DEBUG: [chan 8444] EOF received (8444)
paramiko.transport: DEBUG: [chan 8444] EOF sent (8444)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4221 count=416 bs=1k
paramiko.transport: DEBUG: [chan 8445] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8445] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8445 opened.
paramiko.transport: DEBUG: [chan 8445] Sesch channel 8445 request ok
paramiko.transport: DEBUG: [chan 8445] EOF received (8445)
paramiko.transport: DEBUG: [chan 8445] EOF sent (8445)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4222 count=534 bs=1k
paramiko.transport: DEBUG: [chan 8446] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8446] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8446 opened.
paramiko.transport: DEBUG: [chan 8446] Sesch channel 8446 request ok
paramiko.transport: DEBUG: [chan 8446] EOF received (8446)
paramiko.transport: DEBUG: [chan 8446] EOF sent (8446)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4222 count=534 bs=1k
paramiko.transport: DEBUG: [chan 8447] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8447] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8447 opened.
paramiko.transport: DEBUG: [chan 8447] Sesch channel 8447 request ok
paramiko.transport: DEBUG: [chan 8447] EOF received (8447)
paramiko.transport: DEBUG: [chan 8447] EOF sent (8447)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4223 count=180 bs=1k
paramiko.transport: DEBUG: [chan 8448] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8448] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8448 opened.
paramiko.transport: DEBUG: [chan 8448] Sesch channel 8448 request ok
paramiko.transport: DEBUG: [chan 8448] EOF received (8448)
paramiko.transport: DEBUG: [chan 8448] EOF sent (8448)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4223 count=180 bs=1k
paramiko.transport: DEBUG: [chan 8449] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8449] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8449 opened.
paramiko.transport: DEBUG: [chan 8449] Sesch channel 8449 request ok
paramiko.transport: DEBUG: [chan 8449] EOF received (8449)
paramiko.transport: DEBUG: [chan 8449] EOF sent (8449)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4224 count=309 bs=1k
paramiko.transport: DEBUG: [chan 8450] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8450] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8450 opened.
paramiko.transport: DEBUG: [chan 8450] Sesch channel 8450 request ok
paramiko.transport: DEBUG: [chan 8450] EOF received (8450)
paramiko.transport: DEBUG: [chan 8450] EOF sent (8450)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4224 count=309 bs=1k
paramiko.transport: DEBUG: [chan 8451] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8451] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8451 opened.
paramiko.transport: DEBUG: [chan 8451] Sesch channel 8451 request ok
paramiko.transport: DEBUG: [chan 8451] EOF received (8451)
paramiko.transport: DEBUG: [chan 8451] EOF sent (8451)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4225 count=221 bs=1k
paramiko.transport: DEBUG: [chan 8452] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8452] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8452 opened.
paramiko.transport: DEBUG: [chan 8452] Sesch channel 8452 request ok
paramiko.transport: DEBUG: [chan 8452] EOF received (8452)
paramiko.transport: DEBUG: [chan 8452] EOF sent (8452)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4225 count=221 bs=1k
paramiko.transport: DEBUG: [chan 8453] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8453] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8453 opened.
paramiko.transport: DEBUG: [chan 8453] Sesch channel 8453 request ok
paramiko.transport: DEBUG: [chan 8453] EOF received (8453)
paramiko.transport: DEBUG: [chan 8453] EOF sent (8453)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4226 count=332 bs=1k
paramiko.transport: DEBUG: [chan 8454] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8454] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8454 opened.
paramiko.transport: DEBUG: [chan 8454] Sesch channel 8454 request ok
paramiko.transport: DEBUG: [chan 8454] EOF received (8454)
paramiko.transport: DEBUG: [chan 8454] EOF sent (8454)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4226 count=332 bs=1k
paramiko.transport: DEBUG: [chan 8455] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8455] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8455 opened.
paramiko.transport: DEBUG: [chan 8455] Sesch channel 8455 request ok
paramiko.transport: DEBUG: [chan 8455] EOF received (8455)
paramiko.transport: DEBUG: [chan 8455] EOF sent (8455)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4227 count=454 bs=1k
paramiko.transport: DEBUG: [chan 8456] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8456] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8456 opened.
paramiko.transport: DEBUG: [chan 8456] Sesch channel 8456 request ok
paramiko.transport: DEBUG: [chan 8456] EOF received (8456)
paramiko.transport: DEBUG: [chan 8456] EOF sent (8456)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4227 count=454 bs=1k
paramiko.transport: DEBUG: [chan 8457] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8457] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8457 opened.
paramiko.transport: DEBUG: [chan 8457] Sesch channel 8457 request ok
paramiko.transport: DEBUG: [chan 8457] EOF received (8457)
paramiko.transport: DEBUG: [chan 8457] EOF sent (8457)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4228 count=366 bs=1k
paramiko.transport: DEBUG: [chan 8458] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8458] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8458 opened.
paramiko.transport: DEBUG: [chan 8458] Sesch channel 8458 request ok
paramiko.transport: DEBUG: [chan 8458] EOF received (8458)
paramiko.transport: DEBUG: [chan 8458] EOF sent (8458)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4228 count=366 bs=1k
paramiko.transport: DEBUG: [chan 8459] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8459] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8459 opened.
paramiko.transport: DEBUG: [chan 8459] Sesch channel 8459 request ok
paramiko.transport: DEBUG: [chan 8459] EOF received (8459)
paramiko.transport: DEBUG: [chan 8459] EOF sent (8459)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4229 count=890 bs=1k
paramiko.transport: DEBUG: [chan 8460] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8460] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8460 opened.
paramiko.transport: DEBUG: [chan 8460] Sesch channel 8460 request ok
paramiko.transport: DEBUG: [chan 8460] EOF received (8460)
paramiko.transport: DEBUG: [chan 8460] EOF sent (8460)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4229 count=890 bs=1k
paramiko.transport: DEBUG: [chan 8461] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8461] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8461 opened.
paramiko.transport: DEBUG: [chan 8461] Sesch channel 8461 request ok
paramiko.transport: DEBUG: [chan 8461] EOF received (8461)
paramiko.transport: DEBUG: [chan 8461] EOF sent (8461)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4230 count=448 bs=1k
paramiko.transport: DEBUG: [chan 8462] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8462] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8462 opened.
paramiko.transport: DEBUG: [chan 8462] Sesch channel 8462 request ok
paramiko.transport: DEBUG: [chan 8462] EOF received (8462)
paramiko.transport: DEBUG: [chan 8462] EOF sent (8462)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4230 count=448 bs=1k
paramiko.transport: DEBUG: [chan 8463] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8463] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8463 opened.
paramiko.transport: DEBUG: [chan 8463] Sesch channel 8463 request ok
paramiko.transport: DEBUG: [chan 8463] EOF received (8463)
paramiko.transport: DEBUG: [chan 8463] EOF sent (8463)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4231 count=842 bs=1k
paramiko.transport: DEBUG: [chan 8464] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8464] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8464 opened.
paramiko.transport: DEBUG: [chan 8464] Sesch channel 8464 request ok
paramiko.transport: DEBUG: [chan 8464] EOF received (8464)
paramiko.transport: DEBUG: [chan 8464] EOF sent (8464)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4231 count=842 bs=1k
paramiko.transport: DEBUG: [chan 8465] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8465] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8465 opened.
paramiko.transport: DEBUG: [chan 8465] Sesch channel 8465 request ok
paramiko.transport: DEBUG: [chan 8465] EOF received (8465)
paramiko.transport: DEBUG: [chan 8465] EOF sent (8465)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4232 count=475 bs=1k
paramiko.transport: DEBUG: [chan 8466] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8466] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8466 opened.
paramiko.transport: DEBUG: [chan 8466] Sesch channel 8466 request ok
paramiko.transport: DEBUG: [chan 8466] EOF received (8466)
paramiko.transport: DEBUG: [chan 8466] EOF sent (8466)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4232 count=475 bs=1k
paramiko.transport: DEBUG: [chan 8467] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8467] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8467 opened.
paramiko.transport: DEBUG: [chan 8467] Sesch channel 8467 request ok
paramiko.transport: DEBUG: [chan 8467] EOF received (8467)
paramiko.transport: DEBUG: [chan 8467] EOF sent (8467)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4233 count=433 bs=1k
paramiko.transport: DEBUG: [chan 8468] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8468] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8468 opened.
paramiko.transport: DEBUG: [chan 8468] Sesch channel 8468 request ok
paramiko.transport: DEBUG: [chan 8468] EOF received (8468)
paramiko.transport: DEBUG: [chan 8468] EOF sent (8468)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4233 count=433 bs=1k
paramiko.transport: DEBUG: [chan 8469] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8469] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8469 opened.
paramiko.transport: DEBUG: [chan 8469] Sesch channel 8469 request ok
paramiko.transport: DEBUG: [chan 8469] EOF received (8469)
paramiko.transport: DEBUG: [chan 8469] EOF sent (8469)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4234 count=466 bs=1k
paramiko.transport: DEBUG: [chan 8470] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8470] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8470 opened.
paramiko.transport: DEBUG: [chan 8470] Sesch channel 8470 request ok
paramiko.transport: DEBUG: [chan 8470] EOF received (8470)
paramiko.transport: DEBUG: [chan 8470] EOF sent (8470)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4234 count=466 bs=1k
paramiko.transport: DEBUG: [chan 8471] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8471] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8471 opened.
paramiko.transport: DEBUG: [chan 8471] Sesch channel 8471 request ok
paramiko.transport: DEBUG: [chan 8471] EOF received (8471)
paramiko.transport: DEBUG: [chan 8471] EOF sent (8471)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4235 count=588 bs=1k
paramiko.transport: DEBUG: [chan 8472] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8472] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8472 opened.
paramiko.transport: DEBUG: [chan 8472] Sesch channel 8472 request ok
paramiko.transport: DEBUG: [chan 8472] EOF received (8472)
paramiko.transport: DEBUG: [chan 8472] EOF sent (8472)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4235 count=588 bs=1k
paramiko.transport: DEBUG: [chan 8473] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8473] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8473 opened.
paramiko.transport: DEBUG: [chan 8473] Sesch channel 8473 request ok
paramiko.transport: DEBUG: [chan 8473] EOF received (8473)
paramiko.transport: DEBUG: [chan 8473] EOF sent (8473)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4236 count=402 bs=1k
paramiko.transport: DEBUG: [chan 8474] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8474] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8474 opened.
paramiko.transport: DEBUG: [chan 8474] Sesch channel 8474 request ok
paramiko.transport: DEBUG: [chan 8474] EOF received (8474)
paramiko.transport: DEBUG: [chan 8474] EOF sent (8474)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4236 count=402 bs=1k
paramiko.transport: DEBUG: [chan 8475] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8475] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8475 opened.
paramiko.transport: DEBUG: [chan 8475] Sesch channel 8475 request ok
paramiko.transport: DEBUG: [chan 8475] EOF received (8475)
paramiko.transport: DEBUG: [chan 8475] EOF sent (8475)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4237 count=173 bs=1k
paramiko.transport: DEBUG: [chan 8476] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8476] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8476 opened.
paramiko.transport: DEBUG: [chan 8476] Sesch channel 8476 request ok
paramiko.transport: DEBUG: [chan 8476] EOF received (8476)
paramiko.transport: DEBUG: [chan 8476] EOF sent (8476)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4237 count=173 bs=1k
paramiko.transport: DEBUG: [chan 8477] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8477] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8477 opened.
paramiko.transport: DEBUG: [chan 8477] Sesch channel 8477 request ok
paramiko.transport: DEBUG: [chan 8477] EOF received (8477)
paramiko.transport: DEBUG: [chan 8477] EOF sent (8477)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4238 count=126 bs=1k
paramiko.transport: DEBUG: [chan 8478] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8478] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8478 opened.
paramiko.transport: DEBUG: [chan 8478] Sesch channel 8478 request ok
paramiko.transport: DEBUG: [chan 8478] EOF received (8478)
paramiko.transport: DEBUG: [chan 8478] EOF sent (8478)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4238 count=126 bs=1k
paramiko.transport: DEBUG: [chan 8479] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8479] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8479 opened.
paramiko.transport: DEBUG: [chan 8479] Sesch channel 8479 request ok
paramiko.transport: DEBUG: [chan 8479] EOF received (8479)
paramiko.transport: DEBUG: [chan 8479] EOF sent (8479)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4239 count=742 bs=1k
paramiko.transport: DEBUG: [chan 8480] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8480] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8480 opened.
paramiko.transport: DEBUG: [chan 8480] Sesch channel 8480 request ok
paramiko.transport: DEBUG: [chan 8480] EOF received (8480)
paramiko.transport: DEBUG: [chan 8480] EOF sent (8480)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4239 count=742 bs=1k
paramiko.transport: DEBUG: [chan 8481] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8481] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8481 opened.
paramiko.transport: DEBUG: [chan 8481] Sesch channel 8481 request ok
paramiko.transport: DEBUG: [chan 8481] EOF received (8481)
paramiko.transport: DEBUG: [chan 8481] EOF sent (8481)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4240 count=543 bs=1k
paramiko.transport: DEBUG: [chan 8482] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8482] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8482 opened.
paramiko.transport: DEBUG: [chan 8482] Sesch channel 8482 request ok
paramiko.transport: DEBUG: [chan 8482] EOF received (8482)
paramiko.transport: DEBUG: [chan 8482] EOF sent (8482)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4240 count=543 bs=1k
paramiko.transport: DEBUG: [chan 8483] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8483] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8483 opened.
paramiko.transport: DEBUG: [chan 8483] Sesch channel 8483 request ok
paramiko.transport: DEBUG: [chan 8483] EOF received (8483)
paramiko.transport: DEBUG: [chan 8483] EOF sent (8483)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4241 count=781 bs=1k
paramiko.transport: DEBUG: [chan 8484] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8484] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8484 opened.
paramiko.transport: DEBUG: [chan 8484] Sesch channel 8484 request ok
paramiko.transport: DEBUG: [chan 8484] EOF received (8484)
paramiko.transport: DEBUG: [chan 8484] EOF sent (8484)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4241 count=781 bs=1k
paramiko.transport: DEBUG: [chan 8485] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8485] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8485 opened.
paramiko.transport: DEBUG: [chan 8485] Sesch channel 8485 request ok
paramiko.transport: DEBUG: [chan 8485] EOF received (8485)
paramiko.transport: DEBUG: [chan 8485] EOF sent (8485)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4242 count=339 bs=1k
paramiko.transport: DEBUG: [chan 8486] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8486] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8486 opened.
paramiko.transport: DEBUG: [chan 8486] Sesch channel 8486 request ok
paramiko.transport: DEBUG: [chan 8486] EOF received (8486)
paramiko.transport: DEBUG: [chan 8486] EOF sent (8486)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4242 count=339 bs=1k
paramiko.transport: DEBUG: [chan 8487] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8487] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8487 opened.
paramiko.transport: DEBUG: [chan 8487] Sesch channel 8487 request ok
paramiko.transport: DEBUG: [chan 8487] EOF received (8487)
paramiko.transport: DEBUG: [chan 8487] EOF sent (8487)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4243 count=445 bs=1k
paramiko.transport: DEBUG: [chan 8488] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8488] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8488 opened.
paramiko.transport: DEBUG: [chan 8488] Sesch channel 8488 request ok
paramiko.transport: DEBUG: [chan 8488] EOF received (8488)
paramiko.transport: DEBUG: [chan 8488] EOF sent (8488)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4243 count=445 bs=1k
paramiko.transport: DEBUG: [chan 8489] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8489] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8489 opened.
paramiko.transport: DEBUG: [chan 8489] Sesch channel 8489 request ok
paramiko.transport: DEBUG: [chan 8489] EOF received (8489)
paramiko.transport: DEBUG: [chan 8489] EOF sent (8489)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4244 count=226 bs=1k
paramiko.transport: DEBUG: [chan 8490] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8490] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8490 opened.
paramiko.transport: DEBUG: [chan 8490] Sesch channel 8490 request ok
paramiko.transport: DEBUG: [chan 8490] EOF received (8490)
paramiko.transport: DEBUG: [chan 8490] EOF sent (8490)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4244 count=226 bs=1k
paramiko.transport: DEBUG: [chan 8491] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8491] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8491 opened.
paramiko.transport: DEBUG: [chan 8491] Sesch channel 8491 request ok
paramiko.transport: DEBUG: [chan 8491] EOF received (8491)
paramiko.transport: DEBUG: [chan 8491] EOF sent (8491)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4245 count=550 bs=1k
paramiko.transport: DEBUG: [chan 8492] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8492] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8492 opened.
paramiko.transport: DEBUG: [chan 8492] Sesch channel 8492 request ok
paramiko.transport: DEBUG: [chan 8492] EOF received (8492)
paramiko.transport: DEBUG: [chan 8492] EOF sent (8492)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4245 count=550 bs=1k
paramiko.transport: DEBUG: [chan 8493] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8493] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8493 opened.
paramiko.transport: DEBUG: [chan 8493] Sesch channel 8493 request ok
paramiko.transport: DEBUG: [chan 8493] EOF received (8493)
paramiko.transport: DEBUG: [chan 8493] EOF sent (8493)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4246 count=519 bs=1k
paramiko.transport: DEBUG: [chan 8494] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8494] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8494 opened.
paramiko.transport: DEBUG: [chan 8494] Sesch channel 8494 request ok
paramiko.transport: DEBUG: [chan 8494] EOF received (8494)
paramiko.transport: DEBUG: [chan 8494] EOF sent (8494)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4246 count=519 bs=1k
paramiko.transport: DEBUG: [chan 8495] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8495] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8495 opened.
paramiko.transport: DEBUG: [chan 8495] Sesch channel 8495 request ok
paramiko.transport: DEBUG: [chan 8495] EOF received (8495)
paramiko.transport: DEBUG: [chan 8495] EOF sent (8495)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4247 count=862 bs=1k
paramiko.transport: DEBUG: [chan 8496] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8496] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8496 opened.
paramiko.transport: DEBUG: [chan 8496] Sesch channel 8496 request ok
paramiko.transport: DEBUG: [chan 8496] EOF received (8496)
paramiko.transport: DEBUG: [chan 8496] EOF sent (8496)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4247 count=862 bs=1k
paramiko.transport: DEBUG: [chan 8497] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8497] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8497 opened.
paramiko.transport: DEBUG: [chan 8497] Sesch channel 8497 request ok
paramiko.transport: DEBUG: [chan 8497] EOF received (8497)
paramiko.transport: DEBUG: [chan 8497] EOF sent (8497)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4248 count=88 bs=1k
paramiko.transport: DEBUG: [chan 8498] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8498] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8498 opened.
paramiko.transport: DEBUG: [chan 8498] Sesch channel 8498 request ok
paramiko.transport: DEBUG: [chan 8498] EOF received (8498)
paramiko.transport: DEBUG: [chan 8498] EOF sent (8498)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4248 count=88 bs=1k
paramiko.transport: DEBUG: [chan 8499] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8499] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8499 opened.
paramiko.transport: DEBUG: [chan 8499] Sesch channel 8499 request ok
paramiko.transport: DEBUG: [chan 8499] EOF received (8499)
paramiko.transport: DEBUG: [chan 8499] EOF sent (8499)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4249 count=226 bs=1k
paramiko.transport: DEBUG: [chan 8500] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8500] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8500 opened.
paramiko.transport: DEBUG: [chan 8500] Sesch channel 8500 request ok
paramiko.transport: DEBUG: [chan 8500] EOF received (8500)
paramiko.transport: DEBUG: [chan 8500] EOF sent (8500)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4249 count=226 bs=1k
paramiko.transport: DEBUG: [chan 8501] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8501] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8501 opened.
paramiko.transport: DEBUG: [chan 8501] Sesch channel 8501 request ok
paramiko.transport: DEBUG: [chan 8501] EOF received (8501)
paramiko.transport: DEBUG: [chan 8501] EOF sent (8501)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4250 count=189 bs=1k
paramiko.transport: DEBUG: [chan 8502] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8502] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8502 opened.
paramiko.transport: DEBUG: [chan 8502] Sesch channel 8502 request ok
paramiko.transport: DEBUG: [chan 8502] EOF received (8502)
paramiko.transport: DEBUG: [chan 8502] EOF sent (8502)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4250 count=189 bs=1k
paramiko.transport: DEBUG: [chan 8503] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8503] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8503 opened.
paramiko.transport: DEBUG: [chan 8503] Sesch channel 8503 request ok
paramiko.transport: DEBUG: [chan 8503] EOF received (8503)
paramiko.transport: DEBUG: [chan 8503] EOF sent (8503)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4251 count=162 bs=1k
paramiko.transport: DEBUG: [chan 8504] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8504] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8504 opened.
paramiko.transport: DEBUG: [chan 8504] Sesch channel 8504 request ok
paramiko.transport: DEBUG: [chan 8504] EOF received (8504)
paramiko.transport: DEBUG: [chan 8504] EOF sent (8504)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4251 count=162 bs=1k
paramiko.transport: DEBUG: [chan 8505] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8505] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8505 opened.
paramiko.transport: DEBUG: [chan 8505] Sesch channel 8505 request ok
paramiko.transport: DEBUG: [chan 8505] EOF received (8505)
paramiko.transport: DEBUG: [chan 8505] EOF sent (8505)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4252 count=125 bs=1k
paramiko.transport: DEBUG: [chan 8506] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8506] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8506 opened.
paramiko.transport: DEBUG: [chan 8506] Sesch channel 8506 request ok
paramiko.transport: DEBUG: [chan 8506] EOF received (8506)
paramiko.transport: DEBUG: [chan 8506] EOF sent (8506)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4252 count=125 bs=1k
paramiko.transport: DEBUG: [chan 8507] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8507] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8507 opened.
paramiko.transport: DEBUG: [chan 8507] Sesch channel 8507 request ok
paramiko.transport: DEBUG: [chan 8507] EOF received (8507)
paramiko.transport: DEBUG: [chan 8507] EOF sent (8507)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4253 count=420 bs=1k
paramiko.transport: DEBUG: [chan 8508] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8508] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8508 opened.
paramiko.transport: DEBUG: [chan 8508] Sesch channel 8508 request ok
paramiko.transport: DEBUG: [chan 8508] EOF received (8508)
paramiko.transport: DEBUG: [chan 8508] EOF sent (8508)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4253 count=420 bs=1k
paramiko.transport: DEBUG: [chan 8509] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8509] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8509 opened.
paramiko.transport: DEBUG: [chan 8509] Sesch channel 8509 request ok
paramiko.transport: DEBUG: [chan 8509] EOF received (8509)
paramiko.transport: DEBUG: [chan 8509] EOF sent (8509)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4254 count=309 bs=1k
paramiko.transport: DEBUG: [chan 8510] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8510] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8510 opened.
paramiko.transport: DEBUG: [chan 8510] Sesch channel 8510 request ok
paramiko.transport: DEBUG: [chan 8510] EOF received (8510)
paramiko.transport: DEBUG: [chan 8510] EOF sent (8510)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4254 count=309 bs=1k
paramiko.transport: DEBUG: [chan 8511] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8511] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8511 opened.
paramiko.transport: DEBUG: [chan 8511] Sesch channel 8511 request ok
paramiko.transport: DEBUG: [chan 8511] EOF received (8511)
paramiko.transport: DEBUG: [chan 8511] EOF sent (8511)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4255 count=554 bs=1k
paramiko.transport: DEBUG: [chan 8512] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8512] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8512 opened.
paramiko.transport: DEBUG: [chan 8512] Sesch channel 8512 request ok
paramiko.transport: DEBUG: [chan 8512] EOF received (8512)
paramiko.transport: DEBUG: [chan 8512] EOF sent (8512)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4255 count=554 bs=1k
paramiko.transport: DEBUG: [chan 8513] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8513] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8513 opened.
paramiko.transport: DEBUG: [chan 8513] Sesch channel 8513 request ok
paramiko.transport: DEBUG: [chan 8513] EOF received (8513)
paramiko.transport: DEBUG: [chan 8513] EOF sent (8513)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4256 count=50 bs=1k
paramiko.transport: DEBUG: [chan 8514] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8514] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8514 opened.
paramiko.transport: DEBUG: [chan 8514] Sesch channel 8514 request ok
paramiko.transport: DEBUG: [chan 8514] EOF received (8514)
paramiko.transport: DEBUG: [chan 8514] EOF sent (8514)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4256 count=50 bs=1k
paramiko.transport: DEBUG: [chan 8515] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8515] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8515 opened.
paramiko.transport: DEBUG: [chan 8515] Sesch channel 8515 request ok
paramiko.transport: DEBUG: [chan 8515] EOF received (8515)
paramiko.transport: DEBUG: [chan 8515] EOF sent (8515)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4257 count=612 bs=1k
paramiko.transport: DEBUG: [chan 8516] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8516] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8516 opened.
paramiko.transport: DEBUG: [chan 8516] Sesch channel 8516 request ok
paramiko.transport: DEBUG: [chan 8516] EOF received (8516)
paramiko.transport: DEBUG: [chan 8516] EOF sent (8516)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4257 count=612 bs=1k
paramiko.transport: DEBUG: [chan 8517] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8517] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8517 opened.
paramiko.transport: DEBUG: [chan 8517] Sesch channel 8517 request ok
paramiko.transport: DEBUG: [chan 8517] EOF received (8517)
paramiko.transport: DEBUG: [chan 8517] EOF sent (8517)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4258 count=96 bs=1k
paramiko.transport: DEBUG: [chan 8518] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8518] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8518 opened.
paramiko.transport: DEBUG: [chan 8518] Sesch channel 8518 request ok
paramiko.transport: DEBUG: [chan 8518] EOF received (8518)
paramiko.transport: DEBUG: [chan 8518] EOF sent (8518)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4258 count=96 bs=1k
paramiko.transport: DEBUG: [chan 8519] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8519] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8519 opened.
paramiko.transport: DEBUG: [chan 8519] Sesch channel 8519 request ok
paramiko.transport: DEBUG: [chan 8519] EOF received (8519)
paramiko.transport: DEBUG: [chan 8519] EOF sent (8519)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4259 count=229 bs=1k
paramiko.transport: DEBUG: [chan 8520] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8520] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8520 opened.
paramiko.transport: DEBUG: [chan 8520] Sesch channel 8520 request ok
paramiko.transport: DEBUG: [chan 8520] EOF received (8520)
paramiko.transport: DEBUG: [chan 8520] EOF sent (8520)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4259 count=229 bs=1k
paramiko.transport: DEBUG: [chan 8521] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8521] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8521 opened.
paramiko.transport: DEBUG: [chan 8521] Sesch channel 8521 request ok
paramiko.transport: DEBUG: [chan 8521] EOF received (8521)
paramiko.transport: DEBUG: [chan 8521] EOF sent (8521)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4260 count=853 bs=1k
paramiko.transport: DEBUG: [chan 8522] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8522] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8522 opened.
paramiko.transport: DEBUG: [chan 8522] Sesch channel 8522 request ok
paramiko.transport: DEBUG: [chan 8522] EOF received (8522)
paramiko.transport: DEBUG: [chan 8522] EOF sent (8522)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4260 count=853 bs=1k
paramiko.transport: DEBUG: [chan 8523] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8523] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8523 opened.
paramiko.transport: DEBUG: [chan 8523] Sesch channel 8523 request ok
paramiko.transport: DEBUG: [chan 8523] EOF received (8523)
paramiko.transport: DEBUG: [chan 8523] EOF sent (8523)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4261 count=913 bs=1k
paramiko.transport: DEBUG: [chan 8524] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8524] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8524 opened.
paramiko.transport: DEBUG: [chan 8524] Sesch channel 8524 request ok
paramiko.transport: DEBUG: [chan 8524] EOF received (8524)
paramiko.transport: DEBUG: [chan 8524] EOF sent (8524)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4261 count=913 bs=1k
paramiko.transport: DEBUG: [chan 8525] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8525] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8525 opened.
paramiko.transport: DEBUG: [chan 8525] Sesch channel 8525 request ok
paramiko.transport: DEBUG: [chan 8525] EOF received (8525)
paramiko.transport: DEBUG: [chan 8525] EOF sent (8525)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4262 count=524 bs=1k
paramiko.transport: DEBUG: [chan 8526] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8526] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8526 opened.
paramiko.transport: DEBUG: [chan 8526] Sesch channel 8526 request ok
paramiko.transport: DEBUG: [chan 8526] EOF received (8526)
paramiko.transport: DEBUG: [chan 8526] EOF sent (8526)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4262 count=524 bs=1k
paramiko.transport: DEBUG: [chan 8527] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8527] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8527 opened.
paramiko.transport: DEBUG: [chan 8527] Sesch channel 8527 request ok
paramiko.transport: DEBUG: [chan 8527] EOF received (8527)
paramiko.transport: DEBUG: [chan 8527] EOF sent (8527)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4263 count=163 bs=1k
paramiko.transport: DEBUG: [chan 8528] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8528] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8528 opened.
paramiko.transport: DEBUG: [chan 8528] Sesch channel 8528 request ok
paramiko.transport: DEBUG: [chan 8528] EOF received (8528)
paramiko.transport: DEBUG: [chan 8528] EOF sent (8528)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4263 count=163 bs=1k
paramiko.transport: DEBUG: [chan 8529] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8529] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8529 opened.
paramiko.transport: DEBUG: [chan 8529] Sesch channel 8529 request ok
paramiko.transport: DEBUG: [chan 8529] EOF received (8529)
paramiko.transport: DEBUG: [chan 8529] EOF sent (8529)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4264 count=642 bs=1k
paramiko.transport: DEBUG: [chan 8530] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8530] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8530 opened.
paramiko.transport: DEBUG: [chan 8530] Sesch channel 8530 request ok
paramiko.transport: DEBUG: [chan 8530] EOF received (8530)
paramiko.transport: DEBUG: [chan 8530] EOF sent (8530)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4264 count=642 bs=1k
paramiko.transport: DEBUG: [chan 8531] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8531] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8531 opened.
paramiko.transport: DEBUG: [chan 8531] Sesch channel 8531 request ok
paramiko.transport: DEBUG: [chan 8531] EOF received (8531)
paramiko.transport: DEBUG: [chan 8531] EOF sent (8531)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4265 count=566 bs=1k
paramiko.transport: DEBUG: [chan 8532] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8532] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8532 opened.
paramiko.transport: DEBUG: [chan 8532] Sesch channel 8532 request ok
paramiko.transport: DEBUG: [chan 8532] EOF received (8532)
paramiko.transport: DEBUG: [chan 8532] EOF sent (8532)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4265 count=566 bs=1k
paramiko.transport: DEBUG: [chan 8533] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8533] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8533 opened.
paramiko.transport: DEBUG: [chan 8533] Sesch channel 8533 request ok
paramiko.transport: DEBUG: [chan 8533] EOF received (8533)
paramiko.transport: DEBUG: [chan 8533] EOF sent (8533)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4266 count=875 bs=1k
paramiko.transport: DEBUG: [chan 8534] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8534] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8534 opened.
paramiko.transport: DEBUG: [chan 8534] Sesch channel 8534 request ok
paramiko.transport: DEBUG: [chan 8534] EOF received (8534)
paramiko.transport: DEBUG: [chan 8534] EOF sent (8534)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4266 count=875 bs=1k
paramiko.transport: DEBUG: [chan 8535] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8535] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8535 opened.
paramiko.transport: DEBUG: [chan 8535] Sesch channel 8535 request ok
paramiko.transport: DEBUG: [chan 8535] EOF received (8535)
paramiko.transport: DEBUG: [chan 8535] EOF sent (8535)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4267 count=463 bs=1k
paramiko.transport: DEBUG: [chan 8536] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8536] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8536 opened.
paramiko.transport: DEBUG: [chan 8536] Sesch channel 8536 request ok
paramiko.transport: DEBUG: [chan 8536] EOF received (8536)
paramiko.transport: DEBUG: [chan 8536] EOF sent (8536)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4267 count=463 bs=1k
paramiko.transport: DEBUG: [chan 8537] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8537] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8537 opened.
paramiko.transport: DEBUG: [chan 8537] Sesch channel 8537 request ok
paramiko.transport: DEBUG: [chan 8537] EOF received (8537)
paramiko.transport: DEBUG: [chan 8537] EOF sent (8537)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4268 count=125 bs=1k
paramiko.transport: DEBUG: [chan 8538] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8538] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8538 opened.
paramiko.transport: DEBUG: [chan 8538] Sesch channel 8538 request ok
paramiko.transport: DEBUG: [chan 8538] EOF received (8538)
paramiko.transport: DEBUG: [chan 8538] EOF sent (8538)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4268 count=125 bs=1k
paramiko.transport: DEBUG: [chan 8539] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8539] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8539 opened.
paramiko.transport: DEBUG: [chan 8539] Sesch channel 8539 request ok
paramiko.transport: DEBUG: [chan 8539] EOF received (8539)
paramiko.transport: DEBUG: [chan 8539] EOF sent (8539)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4269 count=832 bs=1k
paramiko.transport: DEBUG: [chan 8540] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8540] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8540 opened.
paramiko.transport: DEBUG: [chan 8540] Sesch channel 8540 request ok
paramiko.transport: DEBUG: [chan 8540] EOF received (8540)
paramiko.transport: DEBUG: [chan 8540] EOF sent (8540)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4269 count=832 bs=1k
paramiko.transport: DEBUG: [chan 8541] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8541] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8541 opened.
paramiko.transport: DEBUG: [chan 8541] Sesch channel 8541 request ok
paramiko.transport: DEBUG: [chan 8541] EOF received (8541)
paramiko.transport: DEBUG: [chan 8541] EOF sent (8541)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4270 count=898 bs=1k
paramiko.transport: DEBUG: [chan 8542] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8542] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8542 opened.
paramiko.transport: DEBUG: [chan 8542] Sesch channel 8542 request ok
paramiko.transport: DEBUG: [chan 8542] EOF received (8542)
paramiko.transport: DEBUG: [chan 8542] EOF sent (8542)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4270 count=898 bs=1k
paramiko.transport: DEBUG: [chan 8543] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8543] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8543 opened.
paramiko.transport: DEBUG: [chan 8543] Sesch channel 8543 request ok
paramiko.transport: DEBUG: [chan 8543] EOF received (8543)
paramiko.transport: DEBUG: [chan 8543] EOF sent (8543)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4271 count=486 bs=1k
paramiko.transport: DEBUG: [chan 8544] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8544] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8544 opened.
paramiko.transport: DEBUG: [chan 8544] Sesch channel 8544 request ok
paramiko.transport: DEBUG: [chan 8544] EOF received (8544)
paramiko.transport: DEBUG: [chan 8544] EOF sent (8544)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4271 count=486 bs=1k
paramiko.transport: DEBUG: [chan 8545] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8545] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8545 opened.
paramiko.transport: DEBUG: [chan 8545] Sesch channel 8545 request ok
paramiko.transport: DEBUG: [chan 8545] EOF received (8545)
paramiko.transport: DEBUG: [chan 8545] EOF sent (8545)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4272 count=912 bs=1k
paramiko.transport: DEBUG: [chan 8546] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8546] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8546 opened.
paramiko.transport: DEBUG: [chan 8546] Sesch channel 8546 request ok
paramiko.transport: DEBUG: [chan 8546] EOF received (8546)
paramiko.transport: DEBUG: [chan 8546] EOF sent (8546)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4272 count=912 bs=1k
paramiko.transport: DEBUG: [chan 8547] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8547] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8547 opened.
paramiko.transport: DEBUG: [chan 8547] Sesch channel 8547 request ok
paramiko.transport: DEBUG: [chan 8547] EOF received (8547)
paramiko.transport: DEBUG: [chan 8547] EOF sent (8547)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4273 count=438 bs=1k
paramiko.transport: DEBUG: [chan 8548] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8548] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8548 opened.
paramiko.transport: DEBUG: [chan 8548] Sesch channel 8548 request ok
paramiko.transport: DEBUG: [chan 8548] EOF received (8548)
paramiko.transport: DEBUG: [chan 8548] EOF sent (8548)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4273 count=438 bs=1k
paramiko.transport: DEBUG: [chan 8549] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8549] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8549 opened.
paramiko.transport: DEBUG: [chan 8549] Sesch channel 8549 request ok
paramiko.transport: DEBUG: [chan 8549] EOF received (8549)
paramiko.transport: DEBUG: [chan 8549] EOF sent (8549)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4274 count=828 bs=1k
paramiko.transport: DEBUG: [chan 8550] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8550] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8550 opened.
paramiko.transport: DEBUG: [chan 8550] Sesch channel 8550 request ok
paramiko.transport: DEBUG: [chan 8550] EOF received (8550)
paramiko.transport: DEBUG: [chan 8550] EOF sent (8550)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4274 count=828 bs=1k
paramiko.transport: DEBUG: [chan 8551] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8551] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8551 opened.
paramiko.transport: DEBUG: [chan 8551] Sesch channel 8551 request ok
paramiko.transport: DEBUG: [chan 8551] EOF received (8551)
paramiko.transport: DEBUG: [chan 8551] EOF sent (8551)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4275 count=350 bs=1k
paramiko.transport: DEBUG: [chan 8552] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8552] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8552 opened.
paramiko.transport: DEBUG: [chan 8552] Sesch channel 8552 request ok
paramiko.transport: DEBUG: [chan 8552] EOF received (8552)
paramiko.transport: DEBUG: [chan 8552] EOF sent (8552)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4275 count=350 bs=1k
paramiko.transport: DEBUG: [chan 8553] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8553] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8553 opened.
paramiko.transport: DEBUG: [chan 8553] Sesch channel 8553 request ok
paramiko.transport: DEBUG: [chan 8553] EOF received (8553)
paramiko.transport: DEBUG: [chan 8553] EOF sent (8553)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4276 count=595 bs=1k
paramiko.transport: DEBUG: [chan 8554] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8554] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8554 opened.
paramiko.transport: DEBUG: [chan 8554] Sesch channel 8554 request ok
paramiko.transport: DEBUG: [chan 8554] EOF received (8554)
paramiko.transport: DEBUG: [chan 8554] EOF sent (8554)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4276 count=595 bs=1k
paramiko.transport: DEBUG: [chan 8555] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8555] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8555 opened.
paramiko.transport: DEBUG: [chan 8555] Sesch channel 8555 request ok
paramiko.transport: DEBUG: [chan 8555] EOF received (8555)
paramiko.transport: DEBUG: [chan 8555] EOF sent (8555)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4277 count=504 bs=1k
paramiko.transport: DEBUG: [chan 8556] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8556] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8556 opened.
paramiko.transport: DEBUG: [chan 8556] Sesch channel 8556 request ok
paramiko.transport: DEBUG: [chan 8556] EOF received (8556)
paramiko.transport: DEBUG: [chan 8556] EOF sent (8556)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4277 count=504 bs=1k
paramiko.transport: DEBUG: [chan 8557] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8557] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8557 opened.
paramiko.transport: DEBUG: [chan 8557] Sesch channel 8557 request ok
paramiko.transport: DEBUG: [chan 8557] EOF received (8557)
paramiko.transport: DEBUG: [chan 8557] EOF sent (8557)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4278 count=757 bs=1k
paramiko.transport: DEBUG: [chan 8558] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8558] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8558 opened.
paramiko.transport: DEBUG: [chan 8558] Sesch channel 8558 request ok
paramiko.transport: DEBUG: [chan 8558] EOF received (8558)
paramiko.transport: DEBUG: [chan 8558] EOF sent (8558)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4278 count=757 bs=1k
paramiko.transport: DEBUG: [chan 8559] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8559] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8559 opened.
paramiko.transport: DEBUG: [chan 8559] Sesch channel 8559 request ok
paramiko.transport: DEBUG: [chan 8559] EOF received (8559)
paramiko.transport: DEBUG: [chan 8559] EOF sent (8559)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4279 count=668 bs=1k
paramiko.transport: DEBUG: [chan 8560] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8560] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8560 opened.
paramiko.transport: DEBUG: [chan 8560] Sesch channel 8560 request ok
paramiko.transport: DEBUG: [chan 8560] EOF received (8560)
paramiko.transport: DEBUG: [chan 8560] EOF sent (8560)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4279 count=668 bs=1k
paramiko.transport: DEBUG: [chan 8561] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8561] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8561 opened.
paramiko.transport: DEBUG: [chan 8561] Sesch channel 8561 request ok
paramiko.transport: DEBUG: [chan 8561] EOF received (8561)
paramiko.transport: DEBUG: [chan 8561] EOF sent (8561)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4280 count=978 bs=1k
paramiko.transport: DEBUG: [chan 8562] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8562] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8562 opened.
paramiko.transport: DEBUG: [chan 8562] Sesch channel 8562 request ok
paramiko.transport: DEBUG: [chan 8562] EOF received (8562)
paramiko.transport: DEBUG: [chan 8562] EOF sent (8562)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4280 count=978 bs=1k
paramiko.transport: DEBUG: [chan 8563] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8563] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8563 opened.
paramiko.transport: DEBUG: [chan 8563] Sesch channel 8563 request ok
paramiko.transport: DEBUG: [chan 8563] EOF received (8563)
paramiko.transport: DEBUG: [chan 8563] EOF sent (8563)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4281 count=665 bs=1k
paramiko.transport: DEBUG: [chan 8564] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8564] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8564 opened.
paramiko.transport: DEBUG: [chan 8564] Sesch channel 8564 request ok
paramiko.transport: DEBUG: [chan 8564] EOF received (8564)
paramiko.transport: DEBUG: [chan 8564] EOF sent (8564)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4281 count=665 bs=1k
paramiko.transport: DEBUG: [chan 8565] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8565] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8565 opened.
paramiko.transport: DEBUG: [chan 8565] Sesch channel 8565 request ok
paramiko.transport: DEBUG: [chan 8565] EOF received (8565)
paramiko.transport: DEBUG: [chan 8565] EOF sent (8565)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4282 count=289 bs=1k
paramiko.transport: DEBUG: [chan 8566] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8566] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8566 opened.
paramiko.transport: DEBUG: [chan 8566] Sesch channel 8566 request ok
paramiko.transport: DEBUG: [chan 8566] EOF received (8566)
paramiko.transport: DEBUG: [chan 8566] EOF sent (8566)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4282 count=289 bs=1k
paramiko.transport: DEBUG: [chan 8567] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8567] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8567 opened.
paramiko.transport: DEBUG: [chan 8567] Sesch channel 8567 request ok
paramiko.transport: DEBUG: [chan 8567] EOF received (8567)
paramiko.transport: DEBUG: [chan 8567] EOF sent (8567)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4283 count=405 bs=1k
paramiko.transport: DEBUG: [chan 8568] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8568] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8568 opened.
paramiko.transport: DEBUG: [chan 8568] Sesch channel 8568 request ok
paramiko.transport: DEBUG: [chan 8568] EOF received (8568)
paramiko.transport: DEBUG: [chan 8568] EOF sent (8568)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4283 count=405 bs=1k
paramiko.transport: DEBUG: [chan 8569] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8569] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8569 opened.
paramiko.transport: DEBUG: [chan 8569] Sesch channel 8569 request ok
paramiko.transport: DEBUG: [chan 8569] EOF received (8569)
paramiko.transport: DEBUG: [chan 8569] EOF sent (8569)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4284 count=945 bs=1k
paramiko.transport: DEBUG: [chan 8570] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8570] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8570 opened.
paramiko.transport: DEBUG: [chan 8570] Sesch channel 8570 request ok
paramiko.transport: DEBUG: [chan 8570] EOF received (8570)
paramiko.transport: DEBUG: [chan 8570] EOF sent (8570)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4284 count=945 bs=1k
paramiko.transport: DEBUG: [chan 8571] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8571] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8571 opened.
paramiko.transport: DEBUG: [chan 8571] Sesch channel 8571 request ok
paramiko.transport: DEBUG: [chan 8571] EOF received (8571)
paramiko.transport: DEBUG: [chan 8571] EOF sent (8571)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4285 count=48 bs=1k
paramiko.transport: DEBUG: [chan 8572] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8572] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8572 opened.
paramiko.transport: DEBUG: [chan 8572] Sesch channel 8572 request ok
paramiko.transport: DEBUG: [chan 8572] EOF received (8572)
paramiko.transport: DEBUG: [chan 8572] EOF sent (8572)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4285 count=48 bs=1k
paramiko.transport: DEBUG: [chan 8573] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8573] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8573 opened.
paramiko.transport: DEBUG: [chan 8573] Sesch channel 8573 request ok
paramiko.transport: DEBUG: [chan 8573] EOF received (8573)
paramiko.transport: DEBUG: [chan 8573] EOF sent (8573)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4286 count=766 bs=1k
paramiko.transport: DEBUG: [chan 8574] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8574] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8574 opened.
paramiko.transport: DEBUG: [chan 8574] Sesch channel 8574 request ok
paramiko.transport: DEBUG: [chan 8574] EOF received (8574)
paramiko.transport: DEBUG: [chan 8574] EOF sent (8574)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4286 count=766 bs=1k
paramiko.transport: DEBUG: [chan 8575] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8575] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8575 opened.
paramiko.transport: DEBUG: [chan 8575] Sesch channel 8575 request ok
paramiko.transport: DEBUG: [chan 8575] EOF received (8575)
paramiko.transport: DEBUG: [chan 8575] EOF sent (8575)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4287 count=512 bs=1k
paramiko.transport: DEBUG: [chan 8576] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8576] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8576 opened.
paramiko.transport: DEBUG: [chan 8576] Sesch channel 8576 request ok
paramiko.transport: DEBUG: [chan 8576] EOF received (8576)
paramiko.transport: DEBUG: [chan 8576] EOF sent (8576)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4287 count=512 bs=1k
paramiko.transport: DEBUG: [chan 8577] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8577] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8577 opened.
paramiko.transport: DEBUG: [chan 8577] Sesch channel 8577 request ok
paramiko.transport: DEBUG: [chan 8577] EOF received (8577)
paramiko.transport: DEBUG: [chan 8577] EOF sent (8577)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4288 count=283 bs=1k
paramiko.transport: DEBUG: [chan 8578] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8578] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8578 opened.
paramiko.transport: DEBUG: [chan 8578] Sesch channel 8578 request ok
paramiko.transport: DEBUG: [chan 8578] EOF received (8578)
paramiko.transport: DEBUG: [chan 8578] EOF sent (8578)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4288 count=283 bs=1k
paramiko.transport: DEBUG: [chan 8579] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8579] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8579 opened.
paramiko.transport: DEBUG: [chan 8579] Sesch channel 8579 request ok
paramiko.transport: DEBUG: [chan 8579] EOF received (8579)
paramiko.transport: DEBUG: [chan 8579] EOF sent (8579)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4289 count=208 bs=1k
paramiko.transport: DEBUG: [chan 8580] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8580] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8580 opened.
paramiko.transport: DEBUG: [chan 8580] Sesch channel 8580 request ok
paramiko.transport: DEBUG: [chan 8580] EOF received (8580)
paramiko.transport: DEBUG: [chan 8580] EOF sent (8580)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4289 count=208 bs=1k
paramiko.transport: DEBUG: [chan 8581] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8581] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8581 opened.
paramiko.transport: DEBUG: [chan 8581] Sesch channel 8581 request ok
paramiko.transport: DEBUG: [chan 8581] EOF received (8581)
paramiko.transport: DEBUG: [chan 8581] EOF sent (8581)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4290 count=405 bs=1k
paramiko.transport: DEBUG: [chan 8582] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8582] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8582 opened.
paramiko.transport: DEBUG: [chan 8582] Sesch channel 8582 request ok
paramiko.transport: DEBUG: [chan 8582] EOF received (8582)
paramiko.transport: DEBUG: [chan 8582] EOF sent (8582)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4290 count=405 bs=1k
paramiko.transport: DEBUG: [chan 8583] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8583] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8583 opened.
paramiko.transport: DEBUG: [chan 8583] Sesch channel 8583 request ok
paramiko.transport: DEBUG: [chan 8583] EOF received (8583)
paramiko.transport: DEBUG: [chan 8583] EOF sent (8583)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4291 count=148 bs=1k
paramiko.transport: DEBUG: [chan 8584] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8584] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8584 opened.
paramiko.transport: DEBUG: [chan 8584] Sesch channel 8584 request ok
paramiko.transport: DEBUG: [chan 8584] EOF received (8584)
paramiko.transport: DEBUG: [chan 8584] EOF sent (8584)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4291 count=148 bs=1k
paramiko.transport: DEBUG: [chan 8585] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8585] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8585 opened.
paramiko.transport: DEBUG: [chan 8585] Sesch channel 8585 request ok
paramiko.transport: DEBUG: [chan 8585] EOF received (8585)
paramiko.transport: DEBUG: [chan 8585] EOF sent (8585)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4292 count=820 bs=1k
paramiko.transport: DEBUG: [chan 8586] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8586] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8586 opened.
paramiko.transport: DEBUG: [chan 8586] Sesch channel 8586 request ok
paramiko.transport: DEBUG: [chan 8586] EOF received (8586)
paramiko.transport: DEBUG: [chan 8586] EOF sent (8586)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4292 count=820 bs=1k
paramiko.transport: DEBUG: [chan 8587] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8587] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8587 opened.
paramiko.transport: DEBUG: [chan 8587] Sesch channel 8587 request ok
paramiko.transport: DEBUG: [chan 8587] EOF received (8587)
paramiko.transport: DEBUG: [chan 8587] EOF sent (8587)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4293 count=274 bs=1k
paramiko.transport: DEBUG: [chan 8588] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8588] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8588 opened.
paramiko.transport: DEBUG: [chan 8588] Sesch channel 8588 request ok
paramiko.transport: DEBUG: [chan 8588] EOF received (8588)
paramiko.transport: DEBUG: [chan 8588] EOF sent (8588)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4293 count=274 bs=1k
paramiko.transport: DEBUG: [chan 8589] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8589] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8589 opened.
paramiko.transport: DEBUG: [chan 8589] Sesch channel 8589 request ok
paramiko.transport: DEBUG: [chan 8589] EOF received (8589)
paramiko.transport: DEBUG: [chan 8589] EOF sent (8589)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4294 count=124 bs=1k
paramiko.transport: DEBUG: [chan 8590] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8590] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8590 opened.
paramiko.transport: DEBUG: [chan 8590] Sesch channel 8590 request ok
paramiko.transport: DEBUG: [chan 8590] EOF received (8590)
paramiko.transport: DEBUG: [chan 8590] EOF sent (8590)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4294 count=124 bs=1k
paramiko.transport: DEBUG: [chan 8591] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8591] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8591 opened.
paramiko.transport: DEBUG: [chan 8591] Sesch channel 8591 request ok
paramiko.transport: DEBUG: [chan 8591] EOF received (8591)
paramiko.transport: DEBUG: [chan 8591] EOF sent (8591)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4295 count=508 bs=1k
paramiko.transport: DEBUG: [chan 8592] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8592] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8592 opened.
paramiko.transport: DEBUG: [chan 8592] Sesch channel 8592 request ok
paramiko.transport: DEBUG: [chan 8592] EOF received (8592)
paramiko.transport: DEBUG: [chan 8592] EOF sent (8592)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4295 count=508 bs=1k
paramiko.transport: DEBUG: [chan 8593] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8593] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8593 opened.
paramiko.transport: DEBUG: [chan 8593] Sesch channel 8593 request ok
paramiko.transport: DEBUG: [chan 8593] EOF received (8593)
paramiko.transport: DEBUG: [chan 8593] EOF sent (8593)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4296 count=935 bs=1k
paramiko.transport: DEBUG: [chan 8594] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8594] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8594 opened.
paramiko.transport: DEBUG: [chan 8594] Sesch channel 8594 request ok
paramiko.transport: DEBUG: [chan 8594] EOF received (8594)
paramiko.transport: DEBUG: [chan 8594] EOF sent (8594)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4296 count=935 bs=1k
paramiko.transport: DEBUG: [chan 8595] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8595] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8595 opened.
paramiko.transport: DEBUG: [chan 8595] Sesch channel 8595 request ok
paramiko.transport: DEBUG: [chan 8595] EOF received (8595)
paramiko.transport: DEBUG: [chan 8595] EOF sent (8595)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4297 count=103 bs=1k
paramiko.transport: DEBUG: [chan 8596] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8596] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8596 opened.
paramiko.transport: DEBUG: [chan 8596] Sesch channel 8596 request ok
paramiko.transport: DEBUG: [chan 8596] EOF received (8596)
paramiko.transport: DEBUG: [chan 8596] EOF sent (8596)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4297 count=103 bs=1k
paramiko.transport: DEBUG: [chan 8597] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8597] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8597 opened.
paramiko.transport: DEBUG: [chan 8597] Sesch channel 8597 request ok
paramiko.transport: DEBUG: [chan 8597] EOF received (8597)
paramiko.transport: DEBUG: [chan 8597] EOF sent (8597)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4298 count=16 bs=1k
paramiko.transport: DEBUG: [chan 8598] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8598] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8598 opened.
paramiko.transport: DEBUG: [chan 8598] Sesch channel 8598 request ok
paramiko.transport: DEBUG: [chan 8598] EOF received (8598)
paramiko.transport: DEBUG: [chan 8598] EOF sent (8598)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4298 count=16 bs=1k
paramiko.transport: DEBUG: [chan 8599] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8599] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8599 opened.
paramiko.transport: DEBUG: [chan 8599] Sesch channel 8599 request ok
paramiko.transport: DEBUG: [chan 8599] EOF received (8599)
paramiko.transport: DEBUG: [chan 8599] EOF sent (8599)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4299 count=162 bs=1k
paramiko.transport: DEBUG: [chan 8600] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8600] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8600 opened.
paramiko.transport: DEBUG: [chan 8600] Sesch channel 8600 request ok
paramiko.transport: DEBUG: [chan 8600] EOF received (8600)
paramiko.transport: DEBUG: [chan 8600] EOF sent (8600)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4299 count=162 bs=1k
paramiko.transport: DEBUG: [chan 8601] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8601] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8601 opened.
paramiko.transport: DEBUG: [chan 8601] Sesch channel 8601 request ok
paramiko.transport: DEBUG: [chan 8601] EOF received (8601)
paramiko.transport: DEBUG: [chan 8601] EOF sent (8601)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4300 count=438 bs=1k
paramiko.transport: DEBUG: [chan 8602] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8602] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8602 opened.
paramiko.transport: DEBUG: [chan 8602] Sesch channel 8602 request ok
paramiko.transport: DEBUG: [chan 8602] EOF received (8602)
paramiko.transport: DEBUG: [chan 8602] EOF sent (8602)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4300 count=438 bs=1k
paramiko.transport: DEBUG: [chan 8603] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8603] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8603 opened.
paramiko.transport: DEBUG: [chan 8603] Sesch channel 8603 request ok
paramiko.transport: DEBUG: [chan 8603] EOF received (8603)
paramiko.transport: DEBUG: [chan 8603] EOF sent (8603)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4301 count=357 bs=1k
paramiko.transport: DEBUG: [chan 8604] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8604] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8604 opened.
paramiko.transport: DEBUG: [chan 8604] Sesch channel 8604 request ok
paramiko.transport: DEBUG: [chan 8604] EOF received (8604)
paramiko.transport: DEBUG: [chan 8604] EOF sent (8604)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4301 count=357 bs=1k
paramiko.transport: DEBUG: [chan 8605] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8605] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8605 opened.
paramiko.transport: DEBUG: [chan 8605] Sesch channel 8605 request ok
paramiko.transport: DEBUG: [chan 8605] EOF received (8605)
paramiko.transport: DEBUG: [chan 8605] EOF sent (8605)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4302 count=582 bs=1k
paramiko.transport: DEBUG: [chan 8606] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8606] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8606 opened.
paramiko.transport: DEBUG: [chan 8606] Sesch channel 8606 request ok
paramiko.transport: DEBUG: [chan 8606] EOF received (8606)
paramiko.transport: DEBUG: [chan 8606] EOF sent (8606)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4302 count=582 bs=1k
paramiko.transport: DEBUG: [chan 8607] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8607] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8607 opened.
paramiko.transport: DEBUG: [chan 8607] Sesch channel 8607 request ok
paramiko.transport: DEBUG: [chan 8607] EOF received (8607)
paramiko.transport: DEBUG: [chan 8607] EOF sent (8607)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4303 count=45 bs=1k
paramiko.transport: DEBUG: [chan 8608] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8608] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8608 opened.
paramiko.transport: DEBUG: [chan 8608] Sesch channel 8608 request ok
paramiko.transport: DEBUG: [chan 8608] EOF received (8608)
paramiko.transport: DEBUG: [chan 8608] EOF sent (8608)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4303 count=45 bs=1k
paramiko.transport: DEBUG: [chan 8609] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8609] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8609 opened.
paramiko.transport: DEBUG: [chan 8609] Sesch channel 8609 request ok
paramiko.transport: DEBUG: [chan 8609] EOF received (8609)
paramiko.transport: DEBUG: [chan 8609] EOF sent (8609)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4304 count=658 bs=1k
paramiko.transport: DEBUG: [chan 8610] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8610] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8610 opened.
paramiko.transport: DEBUG: [chan 8610] Sesch channel 8610 request ok
paramiko.transport: DEBUG: [chan 8610] EOF received (8610)
paramiko.transport: DEBUG: [chan 8610] EOF sent (8610)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4304 count=658 bs=1k
paramiko.transport: DEBUG: [chan 8611] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8611] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8611 opened.
paramiko.transport: DEBUG: [chan 8611] Sesch channel 8611 request ok
paramiko.transport: DEBUG: [chan 8611] EOF received (8611)
paramiko.transport: DEBUG: [chan 8611] EOF sent (8611)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4305 count=310 bs=1k
paramiko.transport: DEBUG: [chan 8612] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8612] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8612 opened.
paramiko.transport: DEBUG: [chan 8612] Sesch channel 8612 request ok
paramiko.transport: DEBUG: [chan 8612] EOF received (8612)
paramiko.transport: DEBUG: [chan 8612] EOF sent (8612)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4305 count=310 bs=1k
paramiko.transport: DEBUG: [chan 8613] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8613] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8613 opened.
paramiko.transport: DEBUG: [chan 8613] Sesch channel 8613 request ok
paramiko.transport: DEBUG: [chan 8613] EOF received (8613)
paramiko.transport: DEBUG: [chan 8613] EOF sent (8613)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4306 count=81 bs=1k
paramiko.transport: DEBUG: [chan 8614] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8614] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8614 opened.
paramiko.transport: DEBUG: [chan 8614] Sesch channel 8614 request ok
paramiko.transport: DEBUG: [chan 8614] EOF received (8614)
paramiko.transport: DEBUG: [chan 8614] EOF sent (8614)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4306 count=81 bs=1k
paramiko.transport: DEBUG: [chan 8615] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8615] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8615 opened.
paramiko.transport: DEBUG: [chan 8615] Sesch channel 8615 request ok
paramiko.transport: DEBUG: [chan 8615] EOF received (8615)
paramiko.transport: DEBUG: [chan 8615] EOF sent (8615)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4307 count=184 bs=1k
paramiko.transport: DEBUG: [chan 8616] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8616] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8616 opened.
paramiko.transport: DEBUG: [chan 8616] Sesch channel 8616 request ok
paramiko.transport: DEBUG: [chan 8616] EOF received (8616)
paramiko.transport: DEBUG: [chan 8616] EOF sent (8616)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4307 count=184 bs=1k
paramiko.transport: DEBUG: [chan 8617] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8617] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8617 opened.
paramiko.transport: DEBUG: [chan 8617] Sesch channel 8617 request ok
paramiko.transport: DEBUG: [chan 8617] EOF received (8617)
paramiko.transport: DEBUG: [chan 8617] EOF sent (8617)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4308 count=56 bs=1k
paramiko.transport: DEBUG: [chan 8618] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8618] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8618 opened.
paramiko.transport: DEBUG: [chan 8618] Sesch channel 8618 request ok
paramiko.transport: DEBUG: [chan 8618] EOF received (8618)
paramiko.transport: DEBUG: [chan 8618] EOF sent (8618)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4308 count=56 bs=1k
paramiko.transport: DEBUG: [chan 8619] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8619] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8619 opened.
paramiko.transport: DEBUG: [chan 8619] Sesch channel 8619 request ok
paramiko.transport: DEBUG: [chan 8619] EOF received (8619)
paramiko.transport: DEBUG: [chan 8619] EOF sent (8619)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4309 count=781 bs=1k
paramiko.transport: DEBUG: [chan 8620] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8620] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8620 opened.
paramiko.transport: DEBUG: [chan 8620] Sesch channel 8620 request ok
paramiko.transport: DEBUG: [chan 8620] EOF received (8620)
paramiko.transport: DEBUG: [chan 8620] EOF sent (8620)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4309 count=781 bs=1k
paramiko.transport: DEBUG: [chan 8621] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8621] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8621 opened.
paramiko.transport: DEBUG: [chan 8621] Sesch channel 8621 request ok
paramiko.transport: DEBUG: [chan 8621] EOF received (8621)
paramiko.transport: DEBUG: [chan 8621] EOF sent (8621)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4310 count=187 bs=1k
paramiko.transport: DEBUG: [chan 8622] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8622] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8622 opened.
paramiko.transport: DEBUG: [chan 8622] Sesch channel 8622 request ok
paramiko.transport: DEBUG: [chan 8622] EOF received (8622)
paramiko.transport: DEBUG: [chan 8622] EOF sent (8622)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4310 count=187 bs=1k
paramiko.transport: DEBUG: [chan 8623] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8623] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8623 opened.
paramiko.transport: DEBUG: [chan 8623] Sesch channel 8623 request ok
paramiko.transport: DEBUG: [chan 8623] EOF received (8623)
paramiko.transport: DEBUG: [chan 8623] EOF sent (8623)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4311 count=562 bs=1k
paramiko.transport: DEBUG: [chan 8624] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8624] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8624 opened.
paramiko.transport: DEBUG: [chan 8624] Sesch channel 8624 request ok
paramiko.transport: DEBUG: [chan 8624] EOF received (8624)
paramiko.transport: DEBUG: [chan 8624] EOF sent (8624)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4311 count=562 bs=1k
paramiko.transport: DEBUG: [chan 8625] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8625] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8625 opened.
paramiko.transport: DEBUG: [chan 8625] Sesch channel 8625 request ok
paramiko.transport: DEBUG: [chan 8625] EOF received (8625)
paramiko.transport: DEBUG: [chan 8625] EOF sent (8625)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4312 count=946 bs=1k
paramiko.transport: DEBUG: [chan 8626] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8626] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8626 opened.
paramiko.transport: DEBUG: [chan 8626] Sesch channel 8626 request ok
paramiko.transport: DEBUG: [chan 8626] EOF received (8626)
paramiko.transport: DEBUG: [chan 8626] EOF sent (8626)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4312 count=946 bs=1k
paramiko.transport: DEBUG: [chan 8627] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8627] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8627 opened.
paramiko.transport: DEBUG: [chan 8627] Sesch channel 8627 request ok
paramiko.transport: DEBUG: [chan 8627] EOF received (8627)
paramiko.transport: DEBUG: [chan 8627] EOF sent (8627)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4313 count=231 bs=1k
paramiko.transport: DEBUG: [chan 8628] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8628] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8628 opened.
paramiko.transport: DEBUG: [chan 8628] Sesch channel 8628 request ok
paramiko.transport: DEBUG: [chan 8628] EOF received (8628)
paramiko.transport: DEBUG: [chan 8628] EOF sent (8628)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4313 count=231 bs=1k
paramiko.transport: DEBUG: [chan 8629] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8629] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8629 opened.
paramiko.transport: DEBUG: [chan 8629] Sesch channel 8629 request ok
paramiko.transport: DEBUG: [chan 8629] EOF received (8629)
paramiko.transport: DEBUG: [chan 8629] EOF sent (8629)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4314 count=366 bs=1k
paramiko.transport: DEBUG: [chan 8630] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8630] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8630 opened.
paramiko.transport: DEBUG: [chan 8630] Sesch channel 8630 request ok
paramiko.transport: DEBUG: [chan 8630] EOF received (8630)
paramiko.transport: DEBUG: [chan 8630] EOF sent (8630)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4314 count=366 bs=1k
paramiko.transport: DEBUG: [chan 8631] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8631] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8631 opened.
paramiko.transport: DEBUG: [chan 8631] Sesch channel 8631 request ok
paramiko.transport: DEBUG: [chan 8631] EOF received (8631)
paramiko.transport: DEBUG: [chan 8631] EOF sent (8631)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4315 count=162 bs=1k
paramiko.transport: DEBUG: [chan 8632] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8632] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8632 opened.
paramiko.transport: DEBUG: [chan 8632] Sesch channel 8632 request ok
paramiko.transport: DEBUG: [chan 8632] EOF received (8632)
paramiko.transport: DEBUG: [chan 8632] EOF sent (8632)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4315 count=162 bs=1k
paramiko.transport: DEBUG: [chan 8633] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8633] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8633 opened.
paramiko.transport: DEBUG: [chan 8633] Sesch channel 8633 request ok
paramiko.transport: DEBUG: [chan 8633] EOF received (8633)
paramiko.transport: DEBUG: [chan 8633] EOF sent (8633)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4316 count=689 bs=1k
paramiko.transport: DEBUG: [chan 8634] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8634] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8634 opened.
paramiko.transport: DEBUG: [chan 8634] Sesch channel 8634 request ok
paramiko.transport: DEBUG: [chan 8634] EOF received (8634)
paramiko.transport: DEBUG: [chan 8634] EOF sent (8634)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4316 count=689 bs=1k
paramiko.transport: DEBUG: [chan 8635] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8635] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8635 opened.
paramiko.transport: DEBUG: [chan 8635] Sesch channel 8635 request ok
paramiko.transport: DEBUG: [chan 8635] EOF received (8635)
paramiko.transport: DEBUG: [chan 8635] EOF sent (8635)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4317 count=977 bs=1k
paramiko.transport: DEBUG: [chan 8636] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8636] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8636 opened.
paramiko.transport: DEBUG: [chan 8636] Sesch channel 8636 request ok
paramiko.transport: DEBUG: [chan 8636] EOF received (8636)
paramiko.transport: DEBUG: [chan 8636] EOF sent (8636)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4317 count=977 bs=1k
paramiko.transport: DEBUG: [chan 8637] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8637] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8637 opened.
paramiko.transport: DEBUG: [chan 8637] Sesch channel 8637 request ok
paramiko.transport: DEBUG: [chan 8637] EOF received (8637)
paramiko.transport: DEBUG: [chan 8637] EOF sent (8637)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4318 count=870 bs=1k
paramiko.transport: DEBUG: [chan 8638] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8638] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8638 opened.
paramiko.transport: DEBUG: [chan 8638] Sesch channel 8638 request ok
paramiko.transport: DEBUG: [chan 8638] EOF received (8638)
paramiko.transport: DEBUG: [chan 8638] EOF sent (8638)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4318 count=870 bs=1k
paramiko.transport: DEBUG: [chan 8639] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8639] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8639 opened.
paramiko.transport: DEBUG: [chan 8639] Sesch channel 8639 request ok
paramiko.transport: DEBUG: [chan 8639] EOF received (8639)
paramiko.transport: DEBUG: [chan 8639] EOF sent (8639)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4319 count=954 bs=1k
paramiko.transport: DEBUG: [chan 8640] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8640] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8640 opened.
paramiko.transport: DEBUG: [chan 8640] Sesch channel 8640 request ok
paramiko.transport: DEBUG: [chan 8640] EOF received (8640)
paramiko.transport: DEBUG: [chan 8640] EOF sent (8640)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4319 count=954 bs=1k
paramiko.transport: DEBUG: [chan 8641] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8641] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8641 opened.
paramiko.transport: DEBUG: [chan 8641] Sesch channel 8641 request ok
paramiko.transport: DEBUG: [chan 8641] EOF received (8641)
paramiko.transport: DEBUG: [chan 8641] EOF sent (8641)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4320 count=355 bs=1k
paramiko.transport: DEBUG: [chan 8642] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8642] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8642 opened.
paramiko.transport: DEBUG: [chan 8642] Sesch channel 8642 request ok
paramiko.transport: DEBUG: [chan 8642] EOF received (8642)
paramiko.transport: DEBUG: [chan 8642] EOF sent (8642)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4320 count=355 bs=1k
paramiko.transport: DEBUG: [chan 8643] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8643] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8643 opened.
paramiko.transport: DEBUG: [chan 8643] Sesch channel 8643 request ok
paramiko.transport: DEBUG: [chan 8643] EOF received (8643)
paramiko.transport: DEBUG: [chan 8643] EOF sent (8643)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4321 count=218 bs=1k
paramiko.transport: DEBUG: [chan 8644] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8644] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8644 opened.
paramiko.transport: DEBUG: [chan 8644] Sesch channel 8644 request ok
paramiko.transport: DEBUG: [chan 8644] EOF received (8644)
paramiko.transport: DEBUG: [chan 8644] EOF sent (8644)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4321 count=218 bs=1k
paramiko.transport: DEBUG: [chan 8645] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8645] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8645 opened.
paramiko.transport: DEBUG: [chan 8645] Sesch channel 8645 request ok
paramiko.transport: DEBUG: [chan 8645] EOF received (8645)
paramiko.transport: DEBUG: [chan 8645] EOF sent (8645)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4322 count=188 bs=1k
paramiko.transport: DEBUG: [chan 8646] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8646] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8646 opened.
paramiko.transport: DEBUG: [chan 8646] Sesch channel 8646 request ok
paramiko.transport: DEBUG: [chan 8646] EOF received (8646)
paramiko.transport: DEBUG: [chan 8646] EOF sent (8646)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4322 count=188 bs=1k
paramiko.transport: DEBUG: [chan 8647] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8647] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8647 opened.
paramiko.transport: DEBUG: [chan 8647] Sesch channel 8647 request ok
paramiko.transport: DEBUG: [chan 8647] EOF received (8647)
paramiko.transport: DEBUG: [chan 8647] EOF sent (8647)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4323 count=567 bs=1k
paramiko.transport: DEBUG: [chan 8648] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8648] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8648 opened.
paramiko.transport: DEBUG: [chan 8648] Sesch channel 8648 request ok
paramiko.transport: DEBUG: [chan 8648] EOF received (8648)
paramiko.transport: DEBUG: [chan 8648] EOF sent (8648)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4323 count=567 bs=1k
paramiko.transport: DEBUG: [chan 8649] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8649] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8649 opened.
paramiko.transport: DEBUG: [chan 8649] Sesch channel 8649 request ok
paramiko.transport: DEBUG: [chan 8649] EOF received (8649)
paramiko.transport: DEBUG: [chan 8649] EOF sent (8649)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4324 count=332 bs=1k
paramiko.transport: DEBUG: [chan 8650] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8650] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8650 opened.
paramiko.transport: DEBUG: [chan 8650] Sesch channel 8650 request ok
paramiko.transport: DEBUG: [chan 8650] EOF received (8650)
paramiko.transport: DEBUG: [chan 8650] EOF sent (8650)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4324 count=332 bs=1k
paramiko.transport: DEBUG: [chan 8651] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8651] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8651 opened.
paramiko.transport: DEBUG: [chan 8651] Sesch channel 8651 request ok
paramiko.transport: DEBUG: [chan 8651] EOF received (8651)
paramiko.transport: DEBUG: [chan 8651] EOF sent (8651)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4325 count=69 bs=1k
paramiko.transport: DEBUG: [chan 8652] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8652] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8652 opened.
paramiko.transport: DEBUG: [chan 8652] Sesch channel 8652 request ok
paramiko.transport: DEBUG: [chan 8652] EOF received (8652)
paramiko.transport: DEBUG: [chan 8652] EOF sent (8652)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4325 count=69 bs=1k
paramiko.transport: DEBUG: [chan 8653] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8653] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8653 opened.
paramiko.transport: DEBUG: [chan 8653] Sesch channel 8653 request ok
paramiko.transport: DEBUG: [chan 8653] EOF received (8653)
paramiko.transport: DEBUG: [chan 8653] EOF sent (8653)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4326 count=306 bs=1k
paramiko.transport: DEBUG: [chan 8654] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8654] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8654 opened.
paramiko.transport: DEBUG: [chan 8654] Sesch channel 8654 request ok
paramiko.transport: DEBUG: [chan 8654] EOF received (8654)
paramiko.transport: DEBUG: [chan 8654] EOF sent (8654)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4326 count=306 bs=1k
paramiko.transport: DEBUG: [chan 8655] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8655] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8655 opened.
paramiko.transport: DEBUG: [chan 8655] Sesch channel 8655 request ok
paramiko.transport: DEBUG: [chan 8655] EOF received (8655)
paramiko.transport: DEBUG: [chan 8655] EOF sent (8655)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4327 count=286 bs=1k
paramiko.transport: DEBUG: [chan 8656] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8656] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8656 opened.
paramiko.transport: DEBUG: [chan 8656] Sesch channel 8656 request ok
paramiko.transport: DEBUG: [chan 8656] EOF received (8656)
paramiko.transport: DEBUG: [chan 8656] EOF sent (8656)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4327 count=286 bs=1k
paramiko.transport: DEBUG: [chan 8657] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8657] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8657 opened.
paramiko.transport: DEBUG: [chan 8657] Sesch channel 8657 request ok
paramiko.transport: DEBUG: [chan 8657] EOF received (8657)
paramiko.transport: DEBUG: [chan 8657] EOF sent (8657)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4328 count=101 bs=1k
paramiko.transport: DEBUG: [chan 8658] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8658] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8658 opened.
paramiko.transport: DEBUG: [chan 8658] Sesch channel 8658 request ok
paramiko.transport: DEBUG: [chan 8658] EOF received (8658)
paramiko.transport: DEBUG: [chan 8658] EOF sent (8658)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4328 count=101 bs=1k
paramiko.transport: DEBUG: [chan 8659] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8659] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8659 opened.
paramiko.transport: DEBUG: [chan 8659] Sesch channel 8659 request ok
paramiko.transport: DEBUG: [chan 8659] EOF received (8659)
paramiko.transport: DEBUG: [chan 8659] EOF sent (8659)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4329 count=465 bs=1k
paramiko.transport: DEBUG: [chan 8660] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8660] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8660 opened.
paramiko.transport: DEBUG: [chan 8660] Sesch channel 8660 request ok
paramiko.transport: DEBUG: [chan 8660] EOF received (8660)
paramiko.transport: DEBUG: [chan 8660] EOF sent (8660)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4329 count=465 bs=1k
paramiko.transport: DEBUG: [chan 8661] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8661] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8661 opened.
paramiko.transport: DEBUG: [chan 8661] Sesch channel 8661 request ok
paramiko.transport: DEBUG: [chan 8661] EOF received (8661)
paramiko.transport: DEBUG: [chan 8661] EOF sent (8661)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4330 count=663 bs=1k
paramiko.transport: DEBUG: [chan 8662] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8662] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8662 opened.
paramiko.transport: DEBUG: [chan 8662] Sesch channel 8662 request ok
paramiko.transport: DEBUG: [chan 8662] EOF received (8662)
paramiko.transport: DEBUG: [chan 8662] EOF sent (8662)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4330 count=663 bs=1k
paramiko.transport: DEBUG: [chan 8663] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8663] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8663 opened.
paramiko.transport: DEBUG: [chan 8663] Sesch channel 8663 request ok
paramiko.transport: DEBUG: [chan 8663] EOF received (8663)
paramiko.transport: DEBUG: [chan 8663] EOF sent (8663)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4331 count=84 bs=1k
paramiko.transport: DEBUG: [chan 8664] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8664] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8664 opened.
paramiko.transport: DEBUG: [chan 8664] Sesch channel 8664 request ok
paramiko.transport: DEBUG: [chan 8664] EOF received (8664)
paramiko.transport: DEBUG: [chan 8664] EOF sent (8664)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4331 count=84 bs=1k
paramiko.transport: DEBUG: [chan 8665] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8665] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8665 opened.
paramiko.transport: DEBUG: [chan 8665] Sesch channel 8665 request ok
paramiko.transport: DEBUG: [chan 8665] EOF received (8665)
paramiko.transport: DEBUG: [chan 8665] EOF sent (8665)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4332 count=372 bs=1k
paramiko.transport: DEBUG: [chan 8666] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8666] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8666 opened.
paramiko.transport: DEBUG: [chan 8666] Sesch channel 8666 request ok
paramiko.transport: DEBUG: [chan 8666] EOF received (8666)
paramiko.transport: DEBUG: [chan 8666] EOF sent (8666)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4332 count=372 bs=1k
paramiko.transport: DEBUG: [chan 8667] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8667] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8667 opened.
paramiko.transport: DEBUG: [chan 8667] Sesch channel 8667 request ok
paramiko.transport: DEBUG: [chan 8667] EOF received (8667)
paramiko.transport: DEBUG: [chan 8667] EOF sent (8667)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4333 count=163 bs=1k
paramiko.transport: DEBUG: [chan 8668] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8668] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8668 opened.
paramiko.transport: DEBUG: [chan 8668] Sesch channel 8668 request ok
paramiko.transport: DEBUG: [chan 8668] EOF received (8668)
paramiko.transport: DEBUG: [chan 8668] EOF sent (8668)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4333 count=163 bs=1k
paramiko.transport: DEBUG: [chan 8669] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8669] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8669 opened.
paramiko.transport: DEBUG: [chan 8669] Sesch channel 8669 request ok
paramiko.transport: DEBUG: [chan 8669] EOF received (8669)
paramiko.transport: DEBUG: [chan 8669] EOF sent (8669)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4334 count=452 bs=1k
paramiko.transport: DEBUG: [chan 8670] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8670] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8670 opened.
paramiko.transport: DEBUG: [chan 8670] Sesch channel 8670 request ok
paramiko.transport: DEBUG: [chan 8670] EOF received (8670)
paramiko.transport: DEBUG: [chan 8670] EOF sent (8670)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4334 count=452 bs=1k
paramiko.transport: DEBUG: [chan 8671] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8671] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8671 opened.
paramiko.transport: DEBUG: [chan 8671] Sesch channel 8671 request ok
paramiko.transport: DEBUG: [chan 8671] EOF received (8671)
paramiko.transport: DEBUG: [chan 8671] EOF sent (8671)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4335 count=2 bs=1k
paramiko.transport: DEBUG: [chan 8672] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8672] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8672 opened.
paramiko.transport: DEBUG: [chan 8672] Sesch channel 8672 request ok
paramiko.transport: DEBUG: [chan 8672] EOF received (8672)
paramiko.transport: DEBUG: [chan 8672] EOF sent (8672)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4335 count=2 bs=1k
paramiko.transport: DEBUG: [chan 8673] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8673] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8673 opened.
paramiko.transport: DEBUG: [chan 8673] Sesch channel 8673 request ok
paramiko.transport: DEBUG: [chan 8673] EOF received (8673)
paramiko.transport: DEBUG: [chan 8673] EOF sent (8673)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4336 count=753 bs=1k
paramiko.transport: DEBUG: [chan 8674] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8674] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8674 opened.
paramiko.transport: DEBUG: [chan 8674] Sesch channel 8674 request ok
paramiko.transport: DEBUG: [chan 8674] EOF received (8674)
paramiko.transport: DEBUG: [chan 8674] EOF sent (8674)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4336 count=753 bs=1k
paramiko.transport: DEBUG: [chan 8675] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8675] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8675 opened.
paramiko.transport: DEBUG: [chan 8675] Sesch channel 8675 request ok
paramiko.transport: DEBUG: [chan 8675] EOF received (8675)
paramiko.transport: DEBUG: [chan 8675] EOF sent (8675)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4337 count=332 bs=1k
paramiko.transport: DEBUG: [chan 8676] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8676] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8676 opened.
paramiko.transport: DEBUG: [chan 8676] Sesch channel 8676 request ok
paramiko.transport: DEBUG: [chan 8676] EOF received (8676)
paramiko.transport: DEBUG: [chan 8676] EOF sent (8676)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4337 count=332 bs=1k
paramiko.transport: DEBUG: [chan 8677] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8677] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8677 opened.
paramiko.transport: DEBUG: [chan 8677] Sesch channel 8677 request ok
paramiko.transport: DEBUG: [chan 8677] EOF received (8677)
paramiko.transport: DEBUG: [chan 8677] EOF sent (8677)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4338 count=901 bs=1k
paramiko.transport: DEBUG: [chan 8678] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8678] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8678 opened.
paramiko.transport: DEBUG: [chan 8678] Sesch channel 8678 request ok
paramiko.transport: DEBUG: [chan 8678] EOF received (8678)
paramiko.transport: DEBUG: [chan 8678] EOF sent (8678)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4338 count=901 bs=1k
paramiko.transport: DEBUG: [chan 8679] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8679] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8679 opened.
paramiko.transport: DEBUG: [chan 8679] Sesch channel 8679 request ok
paramiko.transport: DEBUG: [chan 8679] EOF received (8679)
paramiko.transport: DEBUG: [chan 8679] EOF sent (8679)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4339 count=673 bs=1k
paramiko.transport: DEBUG: [chan 8680] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8680] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8680 opened.
paramiko.transport: DEBUG: [chan 8680] Sesch channel 8680 request ok
paramiko.transport: DEBUG: [chan 8680] EOF received (8680)
paramiko.transport: DEBUG: [chan 8680] EOF sent (8680)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4339 count=673 bs=1k
paramiko.transport: DEBUG: [chan 8681] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8681] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8681 opened.
paramiko.transport: DEBUG: [chan 8681] Sesch channel 8681 request ok
paramiko.transport: DEBUG: [chan 8681] EOF received (8681)
paramiko.transport: DEBUG: [chan 8681] EOF sent (8681)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4340 count=581 bs=1k
paramiko.transport: DEBUG: [chan 8682] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8682] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8682 opened.
paramiko.transport: DEBUG: [chan 8682] Sesch channel 8682 request ok
paramiko.transport: DEBUG: [chan 8682] EOF received (8682)
paramiko.transport: DEBUG: [chan 8682] EOF sent (8682)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4340 count=581 bs=1k
paramiko.transport: DEBUG: [chan 8683] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8683] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8683 opened.
paramiko.transport: DEBUG: [chan 8683] Sesch channel 8683 request ok
paramiko.transport: DEBUG: [chan 8683] EOF received (8683)
paramiko.transport: DEBUG: [chan 8683] EOF sent (8683)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4341 count=130 bs=1k
paramiko.transport: DEBUG: [chan 8684] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8684] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8684 opened.
paramiko.transport: DEBUG: [chan 8684] Sesch channel 8684 request ok
paramiko.transport: DEBUG: [chan 8684] EOF received (8684)
paramiko.transport: DEBUG: [chan 8684] EOF sent (8684)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4341 count=130 bs=1k
paramiko.transport: DEBUG: [chan 8685] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8685] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8685 opened.
paramiko.transport: DEBUG: [chan 8685] Sesch channel 8685 request ok
paramiko.transport: DEBUG: [chan 8685] EOF received (8685)
paramiko.transport: DEBUG: [chan 8685] EOF sent (8685)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4342 count=83 bs=1k
paramiko.transport: DEBUG: [chan 8686] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8686] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8686 opened.
paramiko.transport: DEBUG: [chan 8686] Sesch channel 8686 request ok
paramiko.transport: DEBUG: [chan 8686] EOF received (8686)
paramiko.transport: DEBUG: [chan 8686] EOF sent (8686)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4342 count=83 bs=1k
paramiko.transport: DEBUG: [chan 8687] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8687] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8687 opened.
paramiko.transport: DEBUG: [chan 8687] Sesch channel 8687 request ok
paramiko.transport: DEBUG: [chan 8687] EOF received (8687)
paramiko.transport: DEBUG: [chan 8687] EOF sent (8687)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4343 count=506 bs=1k
paramiko.transport: DEBUG: [chan 8688] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8688] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8688 opened.
paramiko.transport: DEBUG: [chan 8688] Sesch channel 8688 request ok
paramiko.transport: DEBUG: [chan 8688] EOF received (8688)
paramiko.transport: DEBUG: [chan 8688] EOF sent (8688)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4343 count=506 bs=1k
paramiko.transport: DEBUG: [chan 8689] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8689] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8689 opened.
paramiko.transport: DEBUG: [chan 8689] Sesch channel 8689 request ok
paramiko.transport: DEBUG: [chan 8689] EOF received (8689)
paramiko.transport: DEBUG: [chan 8689] EOF sent (8689)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4344 count=238 bs=1k
paramiko.transport: DEBUG: [chan 8690] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8690] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8690 opened.
paramiko.transport: DEBUG: [chan 8690] Sesch channel 8690 request ok
paramiko.transport: DEBUG: [chan 8690] EOF received (8690)
paramiko.transport: DEBUG: [chan 8690] EOF sent (8690)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4344 count=238 bs=1k
paramiko.transport: DEBUG: [chan 8691] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8691] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8691 opened.
paramiko.transport: DEBUG: [chan 8691] Sesch channel 8691 request ok
paramiko.transport: DEBUG: [chan 8691] EOF received (8691)
paramiko.transport: DEBUG: [chan 8691] EOF sent (8691)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4345 count=98 bs=1k
paramiko.transport: DEBUG: [chan 8692] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8692] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8692 opened.
paramiko.transport: DEBUG: [chan 8692] Sesch channel 8692 request ok
paramiko.transport: DEBUG: [chan 8692] EOF received (8692)
paramiko.transport: DEBUG: [chan 8692] EOF sent (8692)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4345 count=98 bs=1k
paramiko.transport: DEBUG: [chan 8693] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8693] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8693 opened.
paramiko.transport: DEBUG: [chan 8693] Sesch channel 8693 request ok
paramiko.transport: DEBUG: [chan 8693] EOF received (8693)
paramiko.transport: DEBUG: [chan 8693] EOF sent (8693)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4346 count=276 bs=1k
paramiko.transport: DEBUG: [chan 8694] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8694] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8694 opened.
paramiko.transport: DEBUG: [chan 8694] Sesch channel 8694 request ok
paramiko.transport: DEBUG: [chan 8694] EOF received (8694)
paramiko.transport: DEBUG: [chan 8694] EOF sent (8694)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4346 count=276 bs=1k
paramiko.transport: DEBUG: [chan 8695] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8695] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8695 opened.
paramiko.transport: DEBUG: [chan 8695] Sesch channel 8695 request ok
paramiko.transport: DEBUG: [chan 8695] EOF received (8695)
paramiko.transport: DEBUG: [chan 8695] EOF sent (8695)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4347 count=787 bs=1k
paramiko.transport: DEBUG: [chan 8696] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8696] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8696 opened.
paramiko.transport: DEBUG: [chan 8696] Sesch channel 8696 request ok
paramiko.transport: DEBUG: [chan 8696] EOF received (8696)
paramiko.transport: DEBUG: [chan 8696] EOF sent (8696)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4347 count=787 bs=1k
paramiko.transport: DEBUG: [chan 8697] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8697] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8697 opened.
paramiko.transport: DEBUG: [chan 8697] Sesch channel 8697 request ok
paramiko.transport: DEBUG: [chan 8697] EOF received (8697)
paramiko.transport: DEBUG: [chan 8697] EOF sent (8697)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4348 count=1013 bs=1k
paramiko.transport: DEBUG: [chan 8698] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8698] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8698 opened.
paramiko.transport: DEBUG: [chan 8698] Sesch channel 8698 request ok
paramiko.transport: DEBUG: [chan 8698] EOF received (8698)
paramiko.transport: DEBUG: [chan 8698] EOF sent (8698)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4348 count=1013 bs=1k
paramiko.transport: DEBUG: [chan 8699] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8699] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8699 opened.
paramiko.transport: DEBUG: [chan 8699] Sesch channel 8699 request ok
paramiko.transport: DEBUG: [chan 8699] EOF received (8699)
paramiko.transport: DEBUG: [chan 8699] EOF sent (8699)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4349 count=868 bs=1k
paramiko.transport: DEBUG: [chan 8700] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8700] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8700 opened.
paramiko.transport: DEBUG: [chan 8700] Sesch channel 8700 request ok
paramiko.transport: DEBUG: [chan 8700] EOF received (8700)
paramiko.transport: DEBUG: [chan 8700] EOF sent (8700)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4349 count=868 bs=1k
paramiko.transport: DEBUG: [chan 8701] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8701] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8701 opened.
paramiko.transport: DEBUG: [chan 8701] Sesch channel 8701 request ok
paramiko.transport: DEBUG: [chan 8701] EOF received (8701)
paramiko.transport: DEBUG: [chan 8701] EOF sent (8701)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4350 count=440 bs=1k
paramiko.transport: DEBUG: [chan 8702] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8702] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8702 opened.
paramiko.transport: DEBUG: [chan 8702] Sesch channel 8702 request ok
paramiko.transport: DEBUG: [chan 8702] EOF received (8702)
paramiko.transport: DEBUG: [chan 8702] EOF sent (8702)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4350 count=440 bs=1k
paramiko.transport: DEBUG: [chan 8703] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8703] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8703 opened.
paramiko.transport: DEBUG: [chan 8703] Sesch channel 8703 request ok
paramiko.transport: DEBUG: [chan 8703] EOF received (8703)
paramiko.transport: DEBUG: [chan 8703] EOF sent (8703)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4351 count=314 bs=1k
paramiko.transport: DEBUG: [chan 8704] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8704] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8704 opened.
paramiko.transport: DEBUG: [chan 8704] Sesch channel 8704 request ok
paramiko.transport: DEBUG: [chan 8704] EOF received (8704)
paramiko.transport: DEBUG: [chan 8704] EOF sent (8704)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4351 count=314 bs=1k
paramiko.transport: DEBUG: [chan 8705] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8705] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8705 opened.
paramiko.transport: DEBUG: [chan 8705] Sesch channel 8705 request ok
paramiko.transport: DEBUG: [chan 8705] EOF received (8705)
paramiko.transport: DEBUG: [chan 8705] EOF sent (8705)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4352 count=635 bs=1k
paramiko.transport: DEBUG: [chan 8706] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8706] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8706 opened.
paramiko.transport: DEBUG: [chan 8706] Sesch channel 8706 request ok
paramiko.transport: DEBUG: [chan 8706] EOF received (8706)
paramiko.transport: DEBUG: [chan 8706] EOF sent (8706)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4352 count=635 bs=1k
paramiko.transport: DEBUG: [chan 8707] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8707] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8707 opened.
paramiko.transport: DEBUG: [chan 8707] Sesch channel 8707 request ok
paramiko.transport: DEBUG: [chan 8707] EOF received (8707)
paramiko.transport: DEBUG: [chan 8707] EOF sent (8707)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4353 count=554 bs=1k
paramiko.transport: DEBUG: [chan 8708] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8708] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8708 opened.
paramiko.transport: DEBUG: [chan 8708] Sesch channel 8708 request ok
paramiko.transport: DEBUG: [chan 8708] EOF received (8708)
paramiko.transport: DEBUG: [chan 8708] EOF sent (8708)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4353 count=554 bs=1k
paramiko.transport: DEBUG: [chan 8709] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8709] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8709 opened.
paramiko.transport: DEBUG: [chan 8709] Sesch channel 8709 request ok
paramiko.transport: DEBUG: [chan 8709] EOF received (8709)
paramiko.transport: DEBUG: [chan 8709] EOF sent (8709)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4354 count=316 bs=1k
paramiko.transport: DEBUG: [chan 8710] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8710] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8710 opened.
paramiko.transport: DEBUG: [chan 8710] Sesch channel 8710 request ok
paramiko.transport: DEBUG: [chan 8710] EOF received (8710)
paramiko.transport: DEBUG: [chan 8710] EOF sent (8710)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4354 count=316 bs=1k
paramiko.transport: DEBUG: [chan 8711] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8711] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8711 opened.
paramiko.transport: DEBUG: [chan 8711] Sesch channel 8711 request ok
paramiko.transport: DEBUG: [chan 8711] EOF received (8711)
paramiko.transport: DEBUG: [chan 8711] EOF sent (8711)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4355 count=150 bs=1k
paramiko.transport: DEBUG: [chan 8712] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8712] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8712 opened.
paramiko.transport: DEBUG: [chan 8712] Sesch channel 8712 request ok
paramiko.transport: DEBUG: [chan 8712] EOF received (8712)
paramiko.transport: DEBUG: [chan 8712] EOF sent (8712)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4355 count=150 bs=1k
paramiko.transport: DEBUG: [chan 8713] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8713] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8713 opened.
paramiko.transport: DEBUG: [chan 8713] Sesch channel 8713 request ok
paramiko.transport: DEBUG: [chan 8713] EOF received (8713)
paramiko.transport: DEBUG: [chan 8713] EOF sent (8713)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4356 count=500 bs=1k
paramiko.transport: DEBUG: [chan 8714] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8714] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8714 opened.
paramiko.transport: DEBUG: [chan 8714] Sesch channel 8714 request ok
paramiko.transport: DEBUG: [chan 8714] EOF received (8714)
paramiko.transport: DEBUG: [chan 8714] EOF sent (8714)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4356 count=500 bs=1k
paramiko.transport: DEBUG: [chan 8715] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8715] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8715 opened.
paramiko.transport: DEBUG: [chan 8715] Sesch channel 8715 request ok
paramiko.transport: DEBUG: [chan 8715] EOF received (8715)
paramiko.transport: DEBUG: [chan 8715] EOF sent (8715)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4357 count=1021 bs=1k
paramiko.transport: DEBUG: [chan 8716] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8716] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8716 opened.
paramiko.transport: DEBUG: [chan 8716] Sesch channel 8716 request ok
paramiko.transport: DEBUG: [chan 8716] EOF received (8716)
paramiko.transport: DEBUG: [chan 8716] EOF sent (8716)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4357 count=1021 bs=1k
paramiko.transport: DEBUG: [chan 8717] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8717] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8717 opened.
paramiko.transport: DEBUG: [chan 8717] Sesch channel 8717 request ok
paramiko.transport: DEBUG: [chan 8717] EOF received (8717)
paramiko.transport: DEBUG: [chan 8717] EOF sent (8717)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4358 count=711 bs=1k
paramiko.transport: DEBUG: [chan 8718] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8718] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8718 opened.
paramiko.transport: DEBUG: [chan 8718] Sesch channel 8718 request ok
paramiko.transport: DEBUG: [chan 8718] EOF received (8718)
paramiko.transport: DEBUG: [chan 8718] EOF sent (8718)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4358 count=711 bs=1k
paramiko.transport: DEBUG: [chan 8719] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8719] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8719 opened.
paramiko.transport: DEBUG: [chan 8719] Sesch channel 8719 request ok
paramiko.transport: DEBUG: [chan 8719] EOF received (8719)
paramiko.transport: DEBUG: [chan 8719] EOF sent (8719)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4359 count=1021 bs=1k
paramiko.transport: DEBUG: [chan 8720] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8720] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8720 opened.
paramiko.transport: DEBUG: [chan 8720] Sesch channel 8720 request ok
paramiko.transport: DEBUG: [chan 8720] EOF received (8720)
paramiko.transport: DEBUG: [chan 8720] EOF sent (8720)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4359 count=1021 bs=1k
paramiko.transport: DEBUG: [chan 8721] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8721] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8721 opened.
paramiko.transport: DEBUG: [chan 8721] Sesch channel 8721 request ok
paramiko.transport: DEBUG: [chan 8721] EOF received (8721)
paramiko.transport: DEBUG: [chan 8721] EOF sent (8721)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4360 count=84 bs=1k
paramiko.transport: DEBUG: [chan 8722] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8722] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8722 opened.
paramiko.transport: DEBUG: [chan 8722] Sesch channel 8722 request ok
paramiko.transport: DEBUG: [chan 8722] EOF received (8722)
paramiko.transport: DEBUG: [chan 8722] EOF sent (8722)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4360 count=84 bs=1k
paramiko.transport: DEBUG: [chan 8723] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8723] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8723 opened.
paramiko.transport: DEBUG: [chan 8723] Sesch channel 8723 request ok
paramiko.transport: DEBUG: [chan 8723] EOF received (8723)
paramiko.transport: DEBUG: [chan 8723] EOF sent (8723)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4361 count=270 bs=1k
paramiko.transport: DEBUG: [chan 8724] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8724] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8724 opened.
paramiko.transport: DEBUG: [chan 8724] Sesch channel 8724 request ok
paramiko.transport: DEBUG: [chan 8724] EOF received (8724)
paramiko.transport: DEBUG: [chan 8724] EOF sent (8724)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4361 count=270 bs=1k
paramiko.transport: DEBUG: [chan 8725] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8725] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8725 opened.
paramiko.transport: DEBUG: [chan 8725] Sesch channel 8725 request ok
paramiko.transport: DEBUG: [chan 8725] EOF received (8725)
paramiko.transport: DEBUG: [chan 8725] EOF sent (8725)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4362 count=425 bs=1k
paramiko.transport: DEBUG: [chan 8726] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8726] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8726 opened.
paramiko.transport: DEBUG: [chan 8726] Sesch channel 8726 request ok
paramiko.transport: DEBUG: [chan 8726] EOF received (8726)
paramiko.transport: DEBUG: [chan 8726] EOF sent (8726)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4362 count=425 bs=1k
paramiko.transport: DEBUG: [chan 8727] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8727] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8727 opened.
paramiko.transport: DEBUG: [chan 8727] Sesch channel 8727 request ok
paramiko.transport: DEBUG: [chan 8727] EOF received (8727)
paramiko.transport: DEBUG: [chan 8727] EOF sent (8727)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4363 count=11 bs=1k
paramiko.transport: DEBUG: [chan 8728] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8728] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8728 opened.
paramiko.transport: DEBUG: [chan 8728] Sesch channel 8728 request ok
paramiko.transport: DEBUG: [chan 8728] EOF received (8728)
paramiko.transport: DEBUG: [chan 8728] EOF sent (8728)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4363 count=11 bs=1k
paramiko.transport: DEBUG: [chan 8729] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8729] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8729 opened.
paramiko.transport: DEBUG: [chan 8729] Sesch channel 8729 request ok
paramiko.transport: DEBUG: [chan 8729] EOF received (8729)
paramiko.transport: DEBUG: [chan 8729] EOF sent (8729)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4364 count=309 bs=1k
paramiko.transport: DEBUG: [chan 8730] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8730] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8730 opened.
paramiko.transport: DEBUG: [chan 8730] Sesch channel 8730 request ok
paramiko.transport: DEBUG: [chan 8730] EOF received (8730)
paramiko.transport: DEBUG: [chan 8730] EOF sent (8730)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4364 count=309 bs=1k
paramiko.transport: DEBUG: [chan 8731] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8731] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8731 opened.
paramiko.transport: DEBUG: [chan 8731] Sesch channel 8731 request ok
paramiko.transport: DEBUG: [chan 8731] EOF received (8731)
paramiko.transport: DEBUG: [chan 8731] EOF sent (8731)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4365 count=918 bs=1k
paramiko.transport: DEBUG: [chan 8732] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8732] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8732 opened.
paramiko.transport: DEBUG: [chan 8732] Sesch channel 8732 request ok
paramiko.transport: DEBUG: [chan 8732] EOF received (8732)
paramiko.transport: DEBUG: [chan 8732] EOF sent (8732)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4365 count=918 bs=1k
paramiko.transport: DEBUG: [chan 8733] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8733] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8733 opened.
paramiko.transport: DEBUG: [chan 8733] Sesch channel 8733 request ok
paramiko.transport: DEBUG: [chan 8733] EOF received (8733)
paramiko.transport: DEBUG: [chan 8733] EOF sent (8733)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4366 count=285 bs=1k
paramiko.transport: DEBUG: [chan 8734] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8734] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8734 opened.
paramiko.transport: DEBUG: [chan 8734] Sesch channel 8734 request ok
paramiko.transport: DEBUG: [chan 8734] EOF received (8734)
paramiko.transport: DEBUG: [chan 8734] EOF sent (8734)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4366 count=285 bs=1k
paramiko.transport: DEBUG: [chan 8735] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8735] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8735 opened.
paramiko.transport: DEBUG: [chan 8735] Sesch channel 8735 request ok
paramiko.transport: DEBUG: [chan 8735] EOF received (8735)
paramiko.transport: DEBUG: [chan 8735] EOF sent (8735)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4367 count=385 bs=1k
paramiko.transport: DEBUG: [chan 8736] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8736] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8736 opened.
paramiko.transport: DEBUG: [chan 8736] Sesch channel 8736 request ok
paramiko.transport: DEBUG: [chan 8736] EOF received (8736)
paramiko.transport: DEBUG: [chan 8736] EOF sent (8736)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4367 count=385 bs=1k
paramiko.transport: DEBUG: [chan 8737] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8737] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8737 opened.
paramiko.transport: DEBUG: [chan 8737] Sesch channel 8737 request ok
paramiko.transport: DEBUG: [chan 8737] EOF received (8737)
paramiko.transport: DEBUG: [chan 8737] EOF sent (8737)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4368 count=575 bs=1k
paramiko.transport: DEBUG: [chan 8738] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8738] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8738 opened.
paramiko.transport: DEBUG: [chan 8738] Sesch channel 8738 request ok
paramiko.transport: DEBUG: [chan 8738] EOF received (8738)
paramiko.transport: DEBUG: [chan 8738] EOF sent (8738)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4368 count=575 bs=1k
paramiko.transport: DEBUG: [chan 8739] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8739] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8739 opened.
paramiko.transport: DEBUG: [chan 8739] Sesch channel 8739 request ok
paramiko.transport: DEBUG: [chan 8739] EOF received (8739)
paramiko.transport: DEBUG: [chan 8739] EOF sent (8739)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4369 count=672 bs=1k
paramiko.transport: DEBUG: [chan 8740] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8740] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8740 opened.
paramiko.transport: DEBUG: [chan 8740] Sesch channel 8740 request ok
paramiko.transport: DEBUG: [chan 8740] EOF received (8740)
paramiko.transport: DEBUG: [chan 8740] EOF sent (8740)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4369 count=672 bs=1k
paramiko.transport: DEBUG: [chan 8741] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8741] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8741 opened.
paramiko.transport: DEBUG: [chan 8741] Sesch channel 8741 request ok
paramiko.transport: DEBUG: [chan 8741] EOF received (8741)
paramiko.transport: DEBUG: [chan 8741] EOF sent (8741)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4370 count=168 bs=1k
paramiko.transport: DEBUG: [chan 8742] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8742] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8742 opened.
paramiko.transport: DEBUG: [chan 8742] Sesch channel 8742 request ok
paramiko.transport: DEBUG: [chan 8742] EOF received (8742)
paramiko.transport: DEBUG: [chan 8742] EOF sent (8742)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4370 count=168 bs=1k
paramiko.transport: DEBUG: [chan 8743] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8743] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8743 opened.
paramiko.transport: DEBUG: [chan 8743] Sesch channel 8743 request ok
paramiko.transport: DEBUG: [chan 8743] EOF received (8743)
paramiko.transport: DEBUG: [chan 8743] EOF sent (8743)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4371 count=914 bs=1k
paramiko.transport: DEBUG: [chan 8744] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8744] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8744 opened.
paramiko.transport: DEBUG: [chan 8744] Sesch channel 8744 request ok
paramiko.transport: DEBUG: [chan 8744] EOF received (8744)
paramiko.transport: DEBUG: [chan 8744] EOF sent (8744)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4371 count=914 bs=1k
paramiko.transport: DEBUG: [chan 8745] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8745] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8745 opened.
paramiko.transport: DEBUG: [chan 8745] Sesch channel 8745 request ok
paramiko.transport: DEBUG: [chan 8745] EOF received (8745)
paramiko.transport: DEBUG: [chan 8745] EOF sent (8745)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4372 count=521 bs=1k
paramiko.transport: DEBUG: [chan 8746] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8746] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8746 opened.
paramiko.transport: DEBUG: [chan 8746] Sesch channel 8746 request ok
paramiko.transport: DEBUG: [chan 8746] EOF received (8746)
paramiko.transport: DEBUG: [chan 8746] EOF sent (8746)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4372 count=521 bs=1k
paramiko.transport: DEBUG: [chan 8747] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8747] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8747 opened.
paramiko.transport: DEBUG: [chan 8747] Sesch channel 8747 request ok
paramiko.transport: DEBUG: [chan 8747] EOF received (8747)
paramiko.transport: DEBUG: [chan 8747] EOF sent (8747)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4373 count=706 bs=1k
paramiko.transport: DEBUG: [chan 8748] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8748] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8748 opened.
paramiko.transport: DEBUG: [chan 8748] Sesch channel 8748 request ok
paramiko.transport: DEBUG: [chan 8748] EOF received (8748)
paramiko.transport: DEBUG: [chan 8748] EOF sent (8748)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4373 count=706 bs=1k
paramiko.transport: DEBUG: [chan 8749] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8749] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8749 opened.
paramiko.transport: DEBUG: [chan 8749] Sesch channel 8749 request ok
paramiko.transport: DEBUG: [chan 8749] EOF received (8749)
paramiko.transport: DEBUG: [chan 8749] EOF sent (8749)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4374 count=650 bs=1k
paramiko.transport: DEBUG: [chan 8750] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8750] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8750 opened.
paramiko.transport: DEBUG: [chan 8750] Sesch channel 8750 request ok
paramiko.transport: DEBUG: [chan 8750] EOF received (8750)
paramiko.transport: DEBUG: [chan 8750] EOF sent (8750)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4374 count=650 bs=1k
paramiko.transport: DEBUG: [chan 8751] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8751] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8751 opened.
paramiko.transport: DEBUG: [chan 8751] Sesch channel 8751 request ok
paramiko.transport: DEBUG: [chan 8751] EOF received (8751)
paramiko.transport: DEBUG: [chan 8751] EOF sent (8751)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4375 count=3 bs=1k
paramiko.transport: DEBUG: [chan 8752] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8752] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8752 opened.
paramiko.transport: DEBUG: [chan 8752] Sesch channel 8752 request ok
paramiko.transport: DEBUG: [chan 8752] EOF received (8752)
paramiko.transport: DEBUG: [chan 8752] EOF sent (8752)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4375 count=3 bs=1k
paramiko.transport: DEBUG: [chan 8753] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8753] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8753 opened.
paramiko.transport: DEBUG: [chan 8753] Sesch channel 8753 request ok
paramiko.transport: DEBUG: [chan 8753] EOF received (8753)
paramiko.transport: DEBUG: [chan 8753] EOF sent (8753)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4376 count=330 bs=1k
paramiko.transport: DEBUG: [chan 8754] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8754] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8754 opened.
paramiko.transport: DEBUG: [chan 8754] Sesch channel 8754 request ok
paramiko.transport: DEBUG: [chan 8754] EOF received (8754)
paramiko.transport: DEBUG: [chan 8754] EOF sent (8754)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4376 count=330 bs=1k
paramiko.transport: DEBUG: [chan 8755] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8755] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8755 opened.
paramiko.transport: DEBUG: [chan 8755] Sesch channel 8755 request ok
paramiko.transport: DEBUG: [chan 8755] EOF received (8755)
paramiko.transport: DEBUG: [chan 8755] EOF sent (8755)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4377 count=611 bs=1k
paramiko.transport: DEBUG: [chan 8756] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8756] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8756 opened.
paramiko.transport: DEBUG: [chan 8756] Sesch channel 8756 request ok
paramiko.transport: DEBUG: [chan 8756] EOF received (8756)
paramiko.transport: DEBUG: [chan 8756] EOF sent (8756)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4377 count=611 bs=1k
paramiko.transport: DEBUG: [chan 8757] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8757] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8757 opened.
paramiko.transport: DEBUG: [chan 8757] Sesch channel 8757 request ok
paramiko.transport: DEBUG: [chan 8757] EOF received (8757)
paramiko.transport: DEBUG: [chan 8757] EOF sent (8757)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4378 count=617 bs=1k
paramiko.transport: DEBUG: [chan 8758] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8758] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8758 opened.
paramiko.transport: DEBUG: [chan 8758] Sesch channel 8758 request ok
paramiko.transport: DEBUG: [chan 8758] EOF received (8758)
paramiko.transport: DEBUG: [chan 8758] EOF sent (8758)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4378 count=617 bs=1k
paramiko.transport: DEBUG: [chan 8759] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8759] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8759 opened.
paramiko.transport: DEBUG: [chan 8759] Sesch channel 8759 request ok
paramiko.transport: DEBUG: [chan 8759] EOF received (8759)
paramiko.transport: DEBUG: [chan 8759] EOF sent (8759)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4379 count=704 bs=1k
paramiko.transport: DEBUG: [chan 8760] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8760] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8760 opened.
paramiko.transport: DEBUG: [chan 8760] Sesch channel 8760 request ok
paramiko.transport: DEBUG: [chan 8760] EOF received (8760)
paramiko.transport: DEBUG: [chan 8760] EOF sent (8760)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4379 count=704 bs=1k
paramiko.transport: DEBUG: [chan 8761] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8761] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8761 opened.
paramiko.transport: DEBUG: [chan 8761] Sesch channel 8761 request ok
paramiko.transport: DEBUG: [chan 8761] EOF received (8761)
paramiko.transport: DEBUG: [chan 8761] EOF sent (8761)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4380 count=897 bs=1k
paramiko.transport: DEBUG: [chan 8762] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8762] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8762 opened.
paramiko.transport: DEBUG: [chan 8762] Sesch channel 8762 request ok
paramiko.transport: DEBUG: [chan 8762] EOF received (8762)
paramiko.transport: DEBUG: [chan 8762] EOF sent (8762)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4380 count=897 bs=1k
paramiko.transport: DEBUG: [chan 8763] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8763] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8763 opened.
paramiko.transport: DEBUG: [chan 8763] Sesch channel 8763 request ok
paramiko.transport: DEBUG: [chan 8763] EOF received (8763)
paramiko.transport: DEBUG: [chan 8763] EOF sent (8763)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4381 count=926 bs=1k
paramiko.transport: DEBUG: [chan 8764] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8764] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8764 opened.
paramiko.transport: DEBUG: [chan 8764] Sesch channel 8764 request ok
paramiko.transport: DEBUG: [chan 8764] EOF received (8764)
paramiko.transport: DEBUG: [chan 8764] EOF sent (8764)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4381 count=926 bs=1k
paramiko.transport: DEBUG: [chan 8765] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8765] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8765 opened.
paramiko.transport: DEBUG: [chan 8765] Sesch channel 8765 request ok
paramiko.transport: DEBUG: [chan 8765] EOF received (8765)
paramiko.transport: DEBUG: [chan 8765] EOF sent (8765)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4382 count=27 bs=1k
paramiko.transport: DEBUG: [chan 8766] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8766] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8766 opened.
paramiko.transport: DEBUG: [chan 8766] Sesch channel 8766 request ok
paramiko.transport: DEBUG: [chan 8766] EOF received (8766)
paramiko.transport: DEBUG: [chan 8766] EOF sent (8766)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4382 count=27 bs=1k
paramiko.transport: DEBUG: [chan 8767] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8767] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8767 opened.
paramiko.transport: DEBUG: [chan 8767] Sesch channel 8767 request ok
paramiko.transport: DEBUG: [chan 8767] EOF received (8767)
paramiko.transport: DEBUG: [chan 8767] EOF sent (8767)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4383 count=80 bs=1k
paramiko.transport: DEBUG: [chan 8768] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8768] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8768 opened.
paramiko.transport: DEBUG: [chan 8768] Sesch channel 8768 request ok
paramiko.transport: DEBUG: [chan 8768] EOF received (8768)
paramiko.transport: DEBUG: [chan 8768] EOF sent (8768)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4383 count=80 bs=1k
paramiko.transport: DEBUG: [chan 8769] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8769] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8769 opened.
paramiko.transport: DEBUG: [chan 8769] Sesch channel 8769 request ok
paramiko.transport: DEBUG: [chan 8769] EOF received (8769)
paramiko.transport: DEBUG: [chan 8769] EOF sent (8769)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4384 count=841 bs=1k
paramiko.transport: DEBUG: [chan 8770] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8770] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8770 opened.
paramiko.transport: DEBUG: [chan 8770] Sesch channel 8770 request ok
paramiko.transport: DEBUG: [chan 8770] EOF received (8770)
paramiko.transport: DEBUG: [chan 8770] EOF sent (8770)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4384 count=841 bs=1k
paramiko.transport: DEBUG: [chan 8771] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8771] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8771 opened.
paramiko.transport: DEBUG: [chan 8771] Sesch channel 8771 request ok
paramiko.transport: DEBUG: [chan 8771] EOF received (8771)
paramiko.transport: DEBUG: [chan 8771] EOF sent (8771)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4385 count=1022 bs=1k
paramiko.transport: DEBUG: [chan 8772] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8772] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8772 opened.
paramiko.transport: DEBUG: [chan 8772] Sesch channel 8772 request ok
paramiko.transport: DEBUG: [chan 8772] EOF received (8772)
paramiko.transport: DEBUG: [chan 8772] EOF sent (8772)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4385 count=1022 bs=1k
paramiko.transport: DEBUG: [chan 8773] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8773] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8773 opened.
paramiko.transport: DEBUG: [chan 8773] Sesch channel 8773 request ok
paramiko.transport: DEBUG: [chan 8773] EOF received (8773)
paramiko.transport: DEBUG: [chan 8773] EOF sent (8773)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4386 count=110 bs=1k
paramiko.transport: DEBUG: [chan 8774] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8774] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8774 opened.
paramiko.transport: DEBUG: [chan 8774] Sesch channel 8774 request ok
paramiko.transport: DEBUG: [chan 8774] EOF received (8774)
paramiko.transport: DEBUG: [chan 8774] EOF sent (8774)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4386 count=110 bs=1k
paramiko.transport: DEBUG: [chan 8775] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8775] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8775 opened.
paramiko.transport: DEBUG: [chan 8775] Sesch channel 8775 request ok
paramiko.transport: DEBUG: [chan 8775] EOF received (8775)
paramiko.transport: DEBUG: [chan 8775] EOF sent (8775)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4387 count=983 bs=1k
paramiko.transport: DEBUG: [chan 8776] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8776] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8776 opened.
paramiko.transport: DEBUG: [chan 8776] Sesch channel 8776 request ok
paramiko.transport: DEBUG: [chan 8776] EOF received (8776)
paramiko.transport: DEBUG: [chan 8776] EOF sent (8776)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4387 count=983 bs=1k
paramiko.transport: DEBUG: [chan 8777] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8777] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8777 opened.
paramiko.transport: DEBUG: [chan 8777] Sesch channel 8777 request ok
paramiko.transport: DEBUG: [chan 8777] EOF received (8777)
paramiko.transport: DEBUG: [chan 8777] EOF sent (8777)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4388 count=846 bs=1k
paramiko.transport: DEBUG: [chan 8778] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8778] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8778 opened.
paramiko.transport: DEBUG: [chan 8778] Sesch channel 8778 request ok
paramiko.transport: DEBUG: [chan 8778] EOF received (8778)
paramiko.transport: DEBUG: [chan 8778] EOF sent (8778)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4388 count=846 bs=1k
paramiko.transport: DEBUG: [chan 8779] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8779] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8779 opened.
paramiko.transport: DEBUG: [chan 8779] Sesch channel 8779 request ok
paramiko.transport: DEBUG: [chan 8779] EOF received (8779)
paramiko.transport: DEBUG: [chan 8779] EOF sent (8779)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4389 count=43 bs=1k
paramiko.transport: DEBUG: [chan 8780] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8780] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8780 opened.
paramiko.transport: DEBUG: [chan 8780] Sesch channel 8780 request ok
paramiko.transport: DEBUG: [chan 8780] EOF received (8780)
paramiko.transport: DEBUG: [chan 8780] EOF sent (8780)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4389 count=43 bs=1k
paramiko.transport: DEBUG: [chan 8781] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8781] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8781 opened.
paramiko.transport: DEBUG: [chan 8781] Sesch channel 8781 request ok
paramiko.transport: DEBUG: [chan 8781] EOF received (8781)
paramiko.transport: DEBUG: [chan 8781] EOF sent (8781)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4390 count=329 bs=1k
paramiko.transport: DEBUG: [chan 8782] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8782] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8782 opened.
paramiko.transport: DEBUG: [chan 8782] Sesch channel 8782 request ok
paramiko.transport: DEBUG: [chan 8782] EOF received (8782)
paramiko.transport: DEBUG: [chan 8782] EOF sent (8782)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4390 count=329 bs=1k
paramiko.transport: DEBUG: [chan 8783] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8783] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8783 opened.
paramiko.transport: DEBUG: [chan 8783] Sesch channel 8783 request ok
paramiko.transport: DEBUG: [chan 8783] EOF received (8783)
paramiko.transport: DEBUG: [chan 8783] EOF sent (8783)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4391 count=451 bs=1k
paramiko.transport: DEBUG: [chan 8784] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8784] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8784 opened.
paramiko.transport: DEBUG: [chan 8784] Sesch channel 8784 request ok
paramiko.transport: DEBUG: [chan 8784] EOF received (8784)
paramiko.transport: DEBUG: [chan 8784] EOF sent (8784)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4391 count=451 bs=1k
paramiko.transport: DEBUG: [chan 8785] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8785] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8785 opened.
paramiko.transport: DEBUG: [chan 8785] Sesch channel 8785 request ok
paramiko.transport: DEBUG: [chan 8785] EOF received (8785)
paramiko.transport: DEBUG: [chan 8785] EOF sent (8785)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4392 count=815 bs=1k
paramiko.transport: DEBUG: [chan 8786] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8786] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8786 opened.
paramiko.transport: DEBUG: [chan 8786] Sesch channel 8786 request ok
paramiko.transport: DEBUG: [chan 8786] EOF received (8786)
paramiko.transport: DEBUG: [chan 8786] EOF sent (8786)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4392 count=815 bs=1k
paramiko.transport: DEBUG: [chan 8787] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8787] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8787 opened.
paramiko.transport: DEBUG: [chan 8787] Sesch channel 8787 request ok
paramiko.transport: DEBUG: [chan 8787] EOF received (8787)
paramiko.transport: DEBUG: [chan 8787] EOF sent (8787)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4393 count=279 bs=1k
paramiko.transport: DEBUG: [chan 8788] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8788] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8788 opened.
paramiko.transport: DEBUG: [chan 8788] Sesch channel 8788 request ok
paramiko.transport: DEBUG: [chan 8788] EOF received (8788)
paramiko.transport: DEBUG: [chan 8788] EOF sent (8788)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4393 count=279 bs=1k
paramiko.transport: DEBUG: [chan 8789] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8789] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8789 opened.
paramiko.transport: DEBUG: [chan 8789] Sesch channel 8789 request ok
paramiko.transport: DEBUG: [chan 8789] EOF received (8789)
paramiko.transport: DEBUG: [chan 8789] EOF sent (8789)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4394 count=989 bs=1k
paramiko.transport: DEBUG: [chan 8790] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8790] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8790 opened.
paramiko.transport: DEBUG: [chan 8790] Sesch channel 8790 request ok
paramiko.transport: DEBUG: [chan 8790] EOF received (8790)
paramiko.transport: DEBUG: [chan 8790] EOF sent (8790)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4394 count=989 bs=1k
paramiko.transport: DEBUG: [chan 8791] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8791] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8791 opened.
paramiko.transport: DEBUG: [chan 8791] Sesch channel 8791 request ok
paramiko.transport: DEBUG: [chan 8791] EOF received (8791)
paramiko.transport: DEBUG: [chan 8791] EOF sent (8791)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4395 count=71 bs=1k
paramiko.transport: DEBUG: [chan 8792] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8792] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8792 opened.
paramiko.transport: DEBUG: [chan 8792] Sesch channel 8792 request ok
paramiko.transport: DEBUG: [chan 8792] EOF received (8792)
paramiko.transport: DEBUG: [chan 8792] EOF sent (8792)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4395 count=71 bs=1k
paramiko.transport: DEBUG: [chan 8793] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8793] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8793 opened.
paramiko.transport: DEBUG: [chan 8793] Sesch channel 8793 request ok
paramiko.transport: DEBUG: [chan 8793] EOF received (8793)
paramiko.transport: DEBUG: [chan 8793] EOF sent (8793)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4396 count=353 bs=1k
paramiko.transport: DEBUG: [chan 8794] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8794] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8794 opened.
paramiko.transport: DEBUG: [chan 8794] Sesch channel 8794 request ok
paramiko.transport: DEBUG: [chan 8794] EOF received (8794)
paramiko.transport: DEBUG: [chan 8794] EOF sent (8794)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4396 count=353 bs=1k
paramiko.transport: DEBUG: [chan 8795] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8795] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8795 opened.
paramiko.transport: DEBUG: [chan 8795] Sesch channel 8795 request ok
paramiko.transport: DEBUG: [chan 8795] EOF received (8795)
paramiko.transport: DEBUG: [chan 8795] EOF sent (8795)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4397 count=196 bs=1k
paramiko.transport: DEBUG: [chan 8796] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8796] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8796 opened.
paramiko.transport: DEBUG: [chan 8796] Sesch channel 8796 request ok
paramiko.transport: DEBUG: [chan 8796] EOF received (8796)
paramiko.transport: DEBUG: [chan 8796] EOF sent (8796)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4397 count=196 bs=1k
paramiko.transport: DEBUG: [chan 8797] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8797] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8797 opened.
paramiko.transport: DEBUG: [chan 8797] Sesch channel 8797 request ok
paramiko.transport: DEBUG: [chan 8797] EOF received (8797)
paramiko.transport: DEBUG: [chan 8797] EOF sent (8797)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4398 count=248 bs=1k
paramiko.transport: DEBUG: [chan 8798] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8798] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8798 opened.
paramiko.transport: DEBUG: [chan 8798] Sesch channel 8798 request ok
paramiko.transport: DEBUG: [chan 8798] EOF received (8798)
paramiko.transport: DEBUG: [chan 8798] EOF sent (8798)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4398 count=248 bs=1k
paramiko.transport: DEBUG: [chan 8799] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8799] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8799 opened.
paramiko.transport: DEBUG: [chan 8799] Sesch channel 8799 request ok
paramiko.transport: DEBUG: [chan 8799] EOF received (8799)
paramiko.transport: DEBUG: [chan 8799] EOF sent (8799)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4399 count=409 bs=1k
paramiko.transport: DEBUG: [chan 8800] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8800] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8800 opened.
paramiko.transport: DEBUG: [chan 8800] Sesch channel 8800 request ok
paramiko.transport: DEBUG: [chan 8800] EOF received (8800)
paramiko.transport: DEBUG: [chan 8800] EOF sent (8800)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4399 count=409 bs=1k
paramiko.transport: DEBUG: [chan 8801] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8801] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8801 opened.
paramiko.transport: DEBUG: [chan 8801] Sesch channel 8801 request ok
paramiko.transport: DEBUG: [chan 8801] EOF received (8801)
paramiko.transport: DEBUG: [chan 8801] EOF sent (8801)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4400 count=57 bs=1k
paramiko.transport: DEBUG: [chan 8802] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8802] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8802 opened.
paramiko.transport: DEBUG: [chan 8802] Sesch channel 8802 request ok
paramiko.transport: DEBUG: [chan 8802] EOF received (8802)
paramiko.transport: DEBUG: [chan 8802] EOF sent (8802)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4400 count=57 bs=1k
paramiko.transport: DEBUG: [chan 8803] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8803] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8803 opened.
paramiko.transport: DEBUG: [chan 8803] Sesch channel 8803 request ok
paramiko.transport: DEBUG: [chan 8803] EOF received (8803)
paramiko.transport: DEBUG: [chan 8803] EOF sent (8803)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4401 count=344 bs=1k
paramiko.transport: DEBUG: [chan 8804] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8804] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8804 opened.
paramiko.transport: DEBUG: [chan 8804] Sesch channel 8804 request ok
paramiko.transport: DEBUG: [chan 8804] EOF received (8804)
paramiko.transport: DEBUG: [chan 8804] EOF sent (8804)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4401 count=344 bs=1k
paramiko.transport: DEBUG: [chan 8805] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8805] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8805 opened.
paramiko.transport: DEBUG: [chan 8805] Sesch channel 8805 request ok
paramiko.transport: DEBUG: [chan 8805] EOF received (8805)
paramiko.transport: DEBUG: [chan 8805] EOF sent (8805)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4402 count=513 bs=1k
paramiko.transport: DEBUG: [chan 8806] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8806] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8806 opened.
paramiko.transport: DEBUG: [chan 8806] Sesch channel 8806 request ok
paramiko.transport: DEBUG: [chan 8806] EOF received (8806)
paramiko.transport: DEBUG: [chan 8806] EOF sent (8806)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4402 count=513 bs=1k
paramiko.transport: DEBUG: [chan 8807] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8807] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8807 opened.
paramiko.transport: DEBUG: [chan 8807] Sesch channel 8807 request ok
paramiko.transport: DEBUG: [chan 8807] EOF received (8807)
paramiko.transport: DEBUG: [chan 8807] EOF sent (8807)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4403 count=293 bs=1k
paramiko.transport: DEBUG: [chan 8808] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8808] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8808 opened.
paramiko.transport: DEBUG: [chan 8808] Sesch channel 8808 request ok
paramiko.transport: DEBUG: [chan 8808] EOF received (8808)
paramiko.transport: DEBUG: [chan 8808] EOF sent (8808)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4403 count=293 bs=1k
paramiko.transport: DEBUG: [chan 8809] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8809] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8809 opened.
paramiko.transport: DEBUG: [chan 8809] Sesch channel 8809 request ok
paramiko.transport: DEBUG: [chan 8809] EOF received (8809)
paramiko.transport: DEBUG: [chan 8809] EOF sent (8809)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4404 count=878 bs=1k
paramiko.transport: DEBUG: [chan 8810] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8810] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8810 opened.
paramiko.transport: DEBUG: [chan 8810] Sesch channel 8810 request ok
paramiko.transport: DEBUG: [chan 8810] EOF received (8810)
paramiko.transport: DEBUG: [chan 8810] EOF sent (8810)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4404 count=878 bs=1k
paramiko.transport: DEBUG: [chan 8811] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8811] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8811 opened.
paramiko.transport: DEBUG: [chan 8811] Sesch channel 8811 request ok
paramiko.transport: DEBUG: [chan 8811] EOF received (8811)
paramiko.transport: DEBUG: [chan 8811] EOF sent (8811)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4405 count=89 bs=1k
paramiko.transport: DEBUG: [chan 8812] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8812] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8812 opened.
paramiko.transport: DEBUG: [chan 8812] Sesch channel 8812 request ok
paramiko.transport: DEBUG: [chan 8812] EOF received (8812)
paramiko.transport: DEBUG: [chan 8812] EOF sent (8812)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4405 count=89 bs=1k
paramiko.transport: DEBUG: [chan 8813] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8813] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8813 opened.
paramiko.transport: DEBUG: [chan 8813] Sesch channel 8813 request ok
paramiko.transport: DEBUG: [chan 8813] EOF received (8813)
paramiko.transport: DEBUG: [chan 8813] EOF sent (8813)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4406 count=104 bs=1k
paramiko.transport: DEBUG: [chan 8814] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8814] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8814 opened.
paramiko.transport: DEBUG: [chan 8814] Sesch channel 8814 request ok
paramiko.transport: DEBUG: [chan 8814] EOF received (8814)
paramiko.transport: DEBUG: [chan 8814] EOF sent (8814)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4406 count=104 bs=1k
paramiko.transport: DEBUG: [chan 8815] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8815] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8815 opened.
paramiko.transport: DEBUG: [chan 8815] Sesch channel 8815 request ok
paramiko.transport: DEBUG: [chan 8815] EOF received (8815)
paramiko.transport: DEBUG: [chan 8815] EOF sent (8815)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4407 count=210 bs=1k
paramiko.transport: DEBUG: [chan 8816] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8816] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8816 opened.
paramiko.transport: DEBUG: [chan 8816] Sesch channel 8816 request ok
paramiko.transport: DEBUG: [chan 8816] EOF received (8816)
paramiko.transport: DEBUG: [chan 8816] EOF sent (8816)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4407 count=210 bs=1k
paramiko.transport: DEBUG: [chan 8817] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8817] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8817 opened.
paramiko.transport: DEBUG: [chan 8817] Sesch channel 8817 request ok
paramiko.transport: DEBUG: [chan 8817] EOF received (8817)
paramiko.transport: DEBUG: [chan 8817] EOF sent (8817)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4408 count=360 bs=1k
paramiko.transport: DEBUG: [chan 8818] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8818] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8818 opened.
paramiko.transport: DEBUG: [chan 8818] Sesch channel 8818 request ok
paramiko.transport: DEBUG: [chan 8818] EOF received (8818)
paramiko.transport: DEBUG: [chan 8818] EOF sent (8818)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4408 count=360 bs=1k
paramiko.transport: DEBUG: [chan 8819] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8819] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8819 opened.
paramiko.transport: DEBUG: [chan 8819] Sesch channel 8819 request ok
paramiko.transport: DEBUG: [chan 8819] EOF received (8819)
paramiko.transport: DEBUG: [chan 8819] EOF sent (8819)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4409 count=899 bs=1k
paramiko.transport: DEBUG: [chan 8820] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8820] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8820 opened.
paramiko.transport: DEBUG: [chan 8820] Sesch channel 8820 request ok
paramiko.transport: DEBUG: [chan 8820] EOF received (8820)
paramiko.transport: DEBUG: [chan 8820] EOF sent (8820)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4409 count=899 bs=1k
paramiko.transport: DEBUG: [chan 8821] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8821] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8821 opened.
paramiko.transport: DEBUG: [chan 8821] Sesch channel 8821 request ok
paramiko.transport: DEBUG: [chan 8821] EOF received (8821)
paramiko.transport: DEBUG: [chan 8821] EOF sent (8821)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4410 count=38 bs=1k
paramiko.transport: DEBUG: [chan 8822] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8822] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8822 opened.
paramiko.transport: DEBUG: [chan 8822] Sesch channel 8822 request ok
paramiko.transport: DEBUG: [chan 8822] EOF received (8822)
paramiko.transport: DEBUG: [chan 8822] EOF sent (8822)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4410 count=38 bs=1k
paramiko.transport: DEBUG: [chan 8823] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8823] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8823 opened.
paramiko.transport: DEBUG: [chan 8823] Sesch channel 8823 request ok
paramiko.transport: DEBUG: [chan 8823] EOF received (8823)
paramiko.transport: DEBUG: [chan 8823] EOF sent (8823)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4411 count=36 bs=1k
paramiko.transport: DEBUG: [chan 8824] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8824] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8824 opened.
paramiko.transport: DEBUG: [chan 8824] Sesch channel 8824 request ok
paramiko.transport: DEBUG: [chan 8824] EOF received (8824)
paramiko.transport: DEBUG: [chan 8824] EOF sent (8824)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4411 count=36 bs=1k
paramiko.transport: DEBUG: [chan 8825] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8825] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8825 opened.
paramiko.transport: DEBUG: [chan 8825] Sesch channel 8825 request ok
paramiko.transport: DEBUG: [chan 8825] EOF received (8825)
paramiko.transport: DEBUG: [chan 8825] EOF sent (8825)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4412 count=438 bs=1k
paramiko.transport: DEBUG: [chan 8826] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8826] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8826 opened.
paramiko.transport: DEBUG: [chan 8826] Sesch channel 8826 request ok
paramiko.transport: DEBUG: [chan 8826] EOF received (8826)
paramiko.transport: DEBUG: [chan 8826] EOF sent (8826)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4412 count=438 bs=1k
paramiko.transport: DEBUG: [chan 8827] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8827] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8827 opened.
paramiko.transport: DEBUG: [chan 8827] Sesch channel 8827 request ok
paramiko.transport: DEBUG: [chan 8827] EOF received (8827)
paramiko.transport: DEBUG: [chan 8827] EOF sent (8827)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4413 count=80 bs=1k
paramiko.transport: DEBUG: [chan 8828] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8828] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8828 opened.
paramiko.transport: DEBUG: [chan 8828] Sesch channel 8828 request ok
paramiko.transport: DEBUG: [chan 8828] EOF received (8828)
paramiko.transport: DEBUG: [chan 8828] EOF sent (8828)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4413 count=80 bs=1k
paramiko.transport: DEBUG: [chan 8829] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8829] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8829 opened.
paramiko.transport: DEBUG: [chan 8829] Sesch channel 8829 request ok
paramiko.transport: DEBUG: [chan 8829] EOF received (8829)
paramiko.transport: DEBUG: [chan 8829] EOF sent (8829)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4414 count=416 bs=1k
paramiko.transport: DEBUG: [chan 8830] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8830] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8830 opened.
paramiko.transport: DEBUG: [chan 8830] Sesch channel 8830 request ok
paramiko.transport: DEBUG: [chan 8830] EOF received (8830)
paramiko.transport: DEBUG: [chan 8830] EOF sent (8830)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4414 count=416 bs=1k
paramiko.transport: DEBUG: [chan 8831] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8831] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8831 opened.
paramiko.transport: DEBUG: [chan 8831] Sesch channel 8831 request ok
paramiko.transport: DEBUG: [chan 8831] EOF received (8831)
paramiko.transport: DEBUG: [chan 8831] EOF sent (8831)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4415 count=158 bs=1k
paramiko.transport: DEBUG: [chan 8832] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8832] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8832 opened.
paramiko.transport: DEBUG: [chan 8832] Sesch channel 8832 request ok
paramiko.transport: DEBUG: [chan 8832] EOF received (8832)
paramiko.transport: DEBUG: [chan 8832] EOF sent (8832)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4415 count=158 bs=1k
paramiko.transport: DEBUG: [chan 8833] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8833] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8833 opened.
paramiko.transport: DEBUG: [chan 8833] Sesch channel 8833 request ok
paramiko.transport: DEBUG: [chan 8833] EOF received (8833)
paramiko.transport: DEBUG: [chan 8833] EOF sent (8833)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4416 count=35 bs=1k
paramiko.transport: DEBUG: [chan 8834] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8834] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8834 opened.
paramiko.transport: DEBUG: [chan 8834] Sesch channel 8834 request ok
paramiko.transport: DEBUG: [chan 8834] EOF received (8834)
paramiko.transport: DEBUG: [chan 8834] EOF sent (8834)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4416 count=35 bs=1k
paramiko.transport: DEBUG: [chan 8835] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8835] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8835 opened.
paramiko.transport: DEBUG: [chan 8835] Sesch channel 8835 request ok
paramiko.transport: DEBUG: [chan 8835] EOF received (8835)
paramiko.transport: DEBUG: [chan 8835] EOF sent (8835)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4417 count=272 bs=1k
paramiko.transport: DEBUG: [chan 8836] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8836] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8836 opened.
paramiko.transport: DEBUG: [chan 8836] Sesch channel 8836 request ok
paramiko.transport: DEBUG: [chan 8836] EOF received (8836)
paramiko.transport: DEBUG: [chan 8836] EOF sent (8836)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4417 count=272 bs=1k
paramiko.transport: DEBUG: [chan 8837] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8837] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8837 opened.
paramiko.transport: DEBUG: [chan 8837] Sesch channel 8837 request ok
paramiko.transport: DEBUG: [chan 8837] EOF received (8837)
paramiko.transport: DEBUG: [chan 8837] EOF sent (8837)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4418 count=771 bs=1k
paramiko.transport: DEBUG: [chan 8838] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8838] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8838 opened.
paramiko.transport: DEBUG: [chan 8838] Sesch channel 8838 request ok
paramiko.transport: DEBUG: [chan 8838] EOF received (8838)
paramiko.transport: DEBUG: [chan 8838] EOF sent (8838)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4418 count=771 bs=1k
paramiko.transport: DEBUG: [chan 8839] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8839] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8839 opened.
paramiko.transport: DEBUG: [chan 8839] Sesch channel 8839 request ok
paramiko.transport: DEBUG: [chan 8839] EOF received (8839)
paramiko.transport: DEBUG: [chan 8839] EOF sent (8839)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4419 count=536 bs=1k
paramiko.transport: DEBUG: [chan 8840] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8840] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8840 opened.
paramiko.transport: DEBUG: [chan 8840] Sesch channel 8840 request ok
paramiko.transport: DEBUG: [chan 8840] EOF received (8840)
paramiko.transport: DEBUG: [chan 8840] EOF sent (8840)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4419 count=536 bs=1k
paramiko.transport: DEBUG: [chan 8841] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8841] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8841 opened.
paramiko.transport: DEBUG: [chan 8841] Sesch channel 8841 request ok
paramiko.transport: DEBUG: [chan 8841] EOF received (8841)
paramiko.transport: DEBUG: [chan 8841] EOF sent (8841)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4420 count=244 bs=1k
paramiko.transport: DEBUG: [chan 8842] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8842] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8842 opened.
paramiko.transport: DEBUG: [chan 8842] Sesch channel 8842 request ok
paramiko.transport: DEBUG: [chan 8842] EOF received (8842)
paramiko.transport: DEBUG: [chan 8842] EOF sent (8842)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4420 count=244 bs=1k
paramiko.transport: DEBUG: [chan 8843] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8843] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8843 opened.
paramiko.transport: DEBUG: [chan 8843] Sesch channel 8843 request ok
paramiko.transport: DEBUG: [chan 8843] EOF received (8843)
paramiko.transport: DEBUG: [chan 8843] EOF sent (8843)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4421 count=1023 bs=1k
paramiko.transport: DEBUG: [chan 8844] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8844] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8844 opened.
paramiko.transport: DEBUG: [chan 8844] Sesch channel 8844 request ok
paramiko.transport: DEBUG: [chan 8844] EOF received (8844)
paramiko.transport: DEBUG: [chan 8844] EOF sent (8844)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4421 count=1023 bs=1k
paramiko.transport: DEBUG: [chan 8845] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8845] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8845 opened.
paramiko.transport: DEBUG: [chan 8845] Sesch channel 8845 request ok
paramiko.transport: DEBUG: [chan 8845] EOF received (8845)
paramiko.transport: DEBUG: [chan 8845] EOF sent (8845)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4422 count=651 bs=1k
paramiko.transport: DEBUG: [chan 8846] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8846] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8846 opened.
paramiko.transport: DEBUG: [chan 8846] Sesch channel 8846 request ok
paramiko.transport: DEBUG: [chan 8846] EOF received (8846)
paramiko.transport: DEBUG: [chan 8846] EOF sent (8846)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4422 count=651 bs=1k
paramiko.transport: DEBUG: [chan 8847] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8847] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8847 opened.
paramiko.transport: DEBUG: [chan 8847] Sesch channel 8847 request ok
paramiko.transport: DEBUG: [chan 8847] EOF received (8847)
paramiko.transport: DEBUG: [chan 8847] EOF sent (8847)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4423 count=747 bs=1k
paramiko.transport: DEBUG: [chan 8848] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8848] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8848 opened.
paramiko.transport: DEBUG: [chan 8848] Sesch channel 8848 request ok
paramiko.transport: DEBUG: [chan 8848] EOF received (8848)
paramiko.transport: DEBUG: [chan 8848] EOF sent (8848)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4423 count=747 bs=1k
paramiko.transport: DEBUG: [chan 8849] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8849] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8849 opened.
paramiko.transport: DEBUG: [chan 8849] Sesch channel 8849 request ok
paramiko.transport: DEBUG: [chan 8849] EOF received (8849)
paramiko.transport: DEBUG: [chan 8849] EOF sent (8849)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4424 count=661 bs=1k
paramiko.transport: DEBUG: [chan 8850] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8850] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8850 opened.
paramiko.transport: DEBUG: [chan 8850] Sesch channel 8850 request ok
paramiko.transport: DEBUG: [chan 8850] EOF received (8850)
paramiko.transport: DEBUG: [chan 8850] EOF sent (8850)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4424 count=661 bs=1k
paramiko.transport: DEBUG: [chan 8851] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8851] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8851 opened.
paramiko.transport: DEBUG: [chan 8851] Sesch channel 8851 request ok
paramiko.transport: DEBUG: [chan 8851] EOF received (8851)
paramiko.transport: DEBUG: [chan 8851] EOF sent (8851)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4425 count=184 bs=1k
paramiko.transport: DEBUG: [chan 8852] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8852] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8852 opened.
paramiko.transport: DEBUG: [chan 8852] Sesch channel 8852 request ok
paramiko.transport: DEBUG: [chan 8852] EOF received (8852)
paramiko.transport: DEBUG: [chan 8852] EOF sent (8852)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4425 count=184 bs=1k
paramiko.transport: DEBUG: [chan 8853] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8853] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8853 opened.
paramiko.transport: DEBUG: [chan 8853] Sesch channel 8853 request ok
paramiko.transport: DEBUG: [chan 8853] EOF received (8853)
paramiko.transport: DEBUG: [chan 8853] EOF sent (8853)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4426 count=584 bs=1k
paramiko.transport: DEBUG: [chan 8854] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8854] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8854 opened.
paramiko.transport: DEBUG: [chan 8854] Sesch channel 8854 request ok
paramiko.transport: DEBUG: [chan 8854] EOF received (8854)
paramiko.transport: DEBUG: [chan 8854] EOF sent (8854)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4426 count=584 bs=1k
paramiko.transport: DEBUG: [chan 8855] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8855] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8855 opened.
paramiko.transport: DEBUG: [chan 8855] Sesch channel 8855 request ok
paramiko.transport: DEBUG: [chan 8855] EOF received (8855)
paramiko.transport: DEBUG: [chan 8855] EOF sent (8855)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4427 count=119 bs=1k
paramiko.transport: DEBUG: [chan 8856] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8856] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8856 opened.
paramiko.transport: DEBUG: [chan 8856] Sesch channel 8856 request ok
paramiko.transport: DEBUG: [chan 8856] EOF received (8856)
paramiko.transport: DEBUG: [chan 8856] EOF sent (8856)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4427 count=119 bs=1k
paramiko.transport: DEBUG: [chan 8857] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8857] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8857 opened.
paramiko.transport: DEBUG: [chan 8857] Sesch channel 8857 request ok
paramiko.transport: DEBUG: [chan 8857] EOF received (8857)
paramiko.transport: DEBUG: [chan 8857] EOF sent (8857)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4428 count=288 bs=1k
paramiko.transport: DEBUG: [chan 8858] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8858] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8858 opened.
paramiko.transport: DEBUG: [chan 8858] Sesch channel 8858 request ok
paramiko.transport: DEBUG: [chan 8858] EOF received (8858)
paramiko.transport: DEBUG: [chan 8858] EOF sent (8858)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4428 count=288 bs=1k
paramiko.transport: DEBUG: [chan 8859] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8859] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8859 opened.
paramiko.transport: DEBUG: [chan 8859] Sesch channel 8859 request ok
paramiko.transport: DEBUG: [chan 8859] EOF received (8859)
paramiko.transport: DEBUG: [chan 8859] EOF sent (8859)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4429 count=875 bs=1k
paramiko.transport: DEBUG: [chan 8860] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8860] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8860 opened.
paramiko.transport: DEBUG: [chan 8860] Sesch channel 8860 request ok
paramiko.transport: DEBUG: [chan 8860] EOF received (8860)
paramiko.transport: DEBUG: [chan 8860] EOF sent (8860)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4429 count=875 bs=1k
paramiko.transport: DEBUG: [chan 8861] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8861] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8861 opened.
paramiko.transport: DEBUG: [chan 8861] Sesch channel 8861 request ok
paramiko.transport: DEBUG: [chan 8861] EOF received (8861)
paramiko.transport: DEBUG: [chan 8861] EOF sent (8861)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4430 count=48 bs=1k
paramiko.transport: DEBUG: [chan 8862] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8862] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8862 opened.
paramiko.transport: DEBUG: [chan 8862] Sesch channel 8862 request ok
paramiko.transport: DEBUG: [chan 8862] EOF received (8862)
paramiko.transport: DEBUG: [chan 8862] EOF sent (8862)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4430 count=48 bs=1k
paramiko.transport: DEBUG: [chan 8863] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8863] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8863 opened.
paramiko.transport: DEBUG: [chan 8863] Sesch channel 8863 request ok
paramiko.transport: DEBUG: [chan 8863] EOF received (8863)
paramiko.transport: DEBUG: [chan 8863] EOF sent (8863)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4431 count=794 bs=1k
paramiko.transport: DEBUG: [chan 8864] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8864] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8864 opened.
paramiko.transport: DEBUG: [chan 8864] Sesch channel 8864 request ok
paramiko.transport: DEBUG: [chan 8864] EOF received (8864)
paramiko.transport: DEBUG: [chan 8864] EOF sent (8864)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4431 count=794 bs=1k
paramiko.transport: DEBUG: [chan 8865] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8865] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8865 opened.
paramiko.transport: DEBUG: [chan 8865] Sesch channel 8865 request ok
paramiko.transport: DEBUG: [chan 8865] EOF received (8865)
paramiko.transport: DEBUG: [chan 8865] EOF sent (8865)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4432 count=482 bs=1k
paramiko.transport: DEBUG: [chan 8866] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8866] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8866 opened.
paramiko.transport: DEBUG: [chan 8866] Sesch channel 8866 request ok
paramiko.transport: DEBUG: [chan 8866] EOF received (8866)
paramiko.transport: DEBUG: [chan 8866] EOF sent (8866)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4432 count=482 bs=1k
paramiko.transport: DEBUG: [chan 8867] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8867] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8867 opened.
paramiko.transport: DEBUG: [chan 8867] Sesch channel 8867 request ok
paramiko.transport: DEBUG: [chan 8867] EOF received (8867)
paramiko.transport: DEBUG: [chan 8867] EOF sent (8867)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4433 count=475 bs=1k
paramiko.transport: DEBUG: [chan 8868] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8868] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8868 opened.
paramiko.transport: DEBUG: [chan 8868] Sesch channel 8868 request ok
paramiko.transport: DEBUG: [chan 8868] EOF received (8868)
paramiko.transport: DEBUG: [chan 8868] EOF sent (8868)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4433 count=475 bs=1k
paramiko.transport: DEBUG: [chan 8869] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8869] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8869 opened.
paramiko.transport: DEBUG: [chan 8869] Sesch channel 8869 request ok
paramiko.transport: DEBUG: [chan 8869] EOF received (8869)
paramiko.transport: DEBUG: [chan 8869] EOF sent (8869)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4434 count=686 bs=1k
paramiko.transport: DEBUG: [chan 8870] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8870] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8870 opened.
paramiko.transport: DEBUG: [chan 8870] Sesch channel 8870 request ok
paramiko.transport: DEBUG: [chan 8870] EOF received (8870)
paramiko.transport: DEBUG: [chan 8870] EOF sent (8870)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4434 count=686 bs=1k
paramiko.transport: DEBUG: [chan 8871] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8871] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8871 opened.
paramiko.transport: DEBUG: [chan 8871] Sesch channel 8871 request ok
paramiko.transport: DEBUG: [chan 8871] EOF received (8871)
paramiko.transport: DEBUG: [chan 8871] EOF sent (8871)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4435 count=379 bs=1k
paramiko.transport: DEBUG: [chan 8872] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8872] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8872 opened.
paramiko.transport: DEBUG: [chan 8872] Sesch channel 8872 request ok
paramiko.transport: DEBUG: [chan 8872] EOF received (8872)
paramiko.transport: DEBUG: [chan 8872] EOF sent (8872)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4435 count=379 bs=1k
paramiko.transport: DEBUG: [chan 8873] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8873] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8873 opened.
paramiko.transport: DEBUG: [chan 8873] Sesch channel 8873 request ok
paramiko.transport: DEBUG: [chan 8873] EOF received (8873)
paramiko.transport: DEBUG: [chan 8873] EOF sent (8873)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4436 count=603 bs=1k
paramiko.transport: DEBUG: [chan 8874] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8874] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8874 opened.
paramiko.transport: DEBUG: [chan 8874] Sesch channel 8874 request ok
paramiko.transport: DEBUG: [chan 8874] EOF received (8874)
paramiko.transport: DEBUG: [chan 8874] EOF sent (8874)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4436 count=603 bs=1k
paramiko.transport: DEBUG: [chan 8875] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8875] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8875 opened.
paramiko.transport: DEBUG: [chan 8875] Sesch channel 8875 request ok
paramiko.transport: DEBUG: [chan 8875] EOF received (8875)
paramiko.transport: DEBUG: [chan 8875] EOF sent (8875)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4437 count=177 bs=1k
paramiko.transport: DEBUG: [chan 8876] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8876] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8876 opened.
paramiko.transport: DEBUG: [chan 8876] Sesch channel 8876 request ok
paramiko.transport: DEBUG: [chan 8876] EOF received (8876)
paramiko.transport: DEBUG: [chan 8876] EOF sent (8876)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4437 count=177 bs=1k
paramiko.transport: DEBUG: [chan 8877] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8877] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8877 opened.
paramiko.transport: DEBUG: [chan 8877] Sesch channel 8877 request ok
paramiko.transport: DEBUG: [chan 8877] EOF received (8877)
paramiko.transport: DEBUG: [chan 8877] EOF sent (8877)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4438 count=729 bs=1k
paramiko.transport: DEBUG: [chan 8878] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8878] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8878 opened.
paramiko.transport: DEBUG: [chan 8878] Sesch channel 8878 request ok
paramiko.transport: DEBUG: [chan 8878] EOF received (8878)
paramiko.transport: DEBUG: [chan 8878] EOF sent (8878)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4438 count=729 bs=1k
paramiko.transport: DEBUG: [chan 8879] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8879] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8879 opened.
paramiko.transport: DEBUG: [chan 8879] Sesch channel 8879 request ok
paramiko.transport: DEBUG: [chan 8879] EOF received (8879)
paramiko.transport: DEBUG: [chan 8879] EOF sent (8879)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4439 count=777 bs=1k
paramiko.transport: DEBUG: [chan 8880] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8880] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8880 opened.
paramiko.transport: DEBUG: [chan 8880] Sesch channel 8880 request ok
paramiko.transport: DEBUG: [chan 8880] EOF received (8880)
paramiko.transport: DEBUG: [chan 8880] EOF sent (8880)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4439 count=777 bs=1k
paramiko.transport: DEBUG: [chan 8881] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8881] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8881 opened.
paramiko.transport: DEBUG: [chan 8881] Sesch channel 8881 request ok
paramiko.transport: DEBUG: [chan 8881] EOF received (8881)
paramiko.transport: DEBUG: [chan 8881] EOF sent (8881)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4440 count=796 bs=1k
paramiko.transport: DEBUG: [chan 8882] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8882] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8882 opened.
paramiko.transport: DEBUG: [chan 8882] Sesch channel 8882 request ok
paramiko.transport: DEBUG: [chan 8882] EOF received (8882)
paramiko.transport: DEBUG: [chan 8882] EOF sent (8882)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4440 count=796 bs=1k
paramiko.transport: DEBUG: [chan 8883] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8883] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8883 opened.
paramiko.transport: DEBUG: [chan 8883] Sesch channel 8883 request ok
paramiko.transport: DEBUG: [chan 8883] EOF received (8883)
paramiko.transport: DEBUG: [chan 8883] EOF sent (8883)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4441 count=171 bs=1k
paramiko.transport: DEBUG: [chan 8884] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8884] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8884 opened.
paramiko.transport: DEBUG: [chan 8884] Sesch channel 8884 request ok
paramiko.transport: DEBUG: [chan 8884] EOF received (8884)
paramiko.transport: DEBUG: [chan 8884] EOF sent (8884)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4441 count=171 bs=1k
paramiko.transport: DEBUG: [chan 8885] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8885] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8885 opened.
paramiko.transport: DEBUG: [chan 8885] Sesch channel 8885 request ok
paramiko.transport: DEBUG: [chan 8885] EOF received (8885)
paramiko.transport: DEBUG: [chan 8885] EOF sent (8885)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4442 count=629 bs=1k
paramiko.transport: DEBUG: [chan 8886] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8886] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8886 opened.
paramiko.transport: DEBUG: [chan 8886] Sesch channel 8886 request ok
paramiko.transport: DEBUG: [chan 8886] EOF received (8886)
paramiko.transport: DEBUG: [chan 8886] EOF sent (8886)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4442 count=629 bs=1k
paramiko.transport: DEBUG: [chan 8887] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8887] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8887 opened.
paramiko.transport: DEBUG: [chan 8887] Sesch channel 8887 request ok
paramiko.transport: DEBUG: [chan 8887] EOF received (8887)
paramiko.transport: DEBUG: [chan 8887] EOF sent (8887)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4443 count=69 bs=1k
paramiko.transport: DEBUG: [chan 8888] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8888] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8888 opened.
paramiko.transport: DEBUG: [chan 8888] Sesch channel 8888 request ok
paramiko.transport: DEBUG: [chan 8888] EOF received (8888)
paramiko.transport: DEBUG: [chan 8888] EOF sent (8888)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4443 count=69 bs=1k
paramiko.transport: DEBUG: [chan 8889] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8889] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8889 opened.
paramiko.transport: DEBUG: [chan 8889] Sesch channel 8889 request ok
paramiko.transport: DEBUG: [chan 8889] EOF received (8889)
paramiko.transport: DEBUG: [chan 8889] EOF sent (8889)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4444 count=479 bs=1k
paramiko.transport: DEBUG: [chan 8890] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8890] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8890 opened.
paramiko.transport: DEBUG: [chan 8890] Sesch channel 8890 request ok
paramiko.transport: DEBUG: [chan 8890] EOF received (8890)
paramiko.transport: DEBUG: [chan 8890] EOF sent (8890)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4444 count=479 bs=1k
paramiko.transport: DEBUG: [chan 8891] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8891] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8891 opened.
paramiko.transport: DEBUG: [chan 8891] Sesch channel 8891 request ok
paramiko.transport: DEBUG: [chan 8891] EOF received (8891)
paramiko.transport: DEBUG: [chan 8891] EOF sent (8891)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4445 count=82 bs=1k
paramiko.transport: DEBUG: [chan 8892] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8892] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8892 opened.
paramiko.transport: DEBUG: [chan 8892] Sesch channel 8892 request ok
paramiko.transport: DEBUG: [chan 8892] EOF received (8892)
paramiko.transport: DEBUG: [chan 8892] EOF sent (8892)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4445 count=82 bs=1k
paramiko.transport: DEBUG: [chan 8893] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8893] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8893 opened.
paramiko.transport: DEBUG: [chan 8893] Sesch channel 8893 request ok
paramiko.transport: DEBUG: [chan 8893] EOF received (8893)
paramiko.transport: DEBUG: [chan 8893] EOF sent (8893)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4446 count=70 bs=1k
paramiko.transport: DEBUG: [chan 8894] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8894] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8894 opened.
paramiko.transport: DEBUG: [chan 8894] Sesch channel 8894 request ok
paramiko.transport: DEBUG: [chan 8894] EOF received (8894)
paramiko.transport: DEBUG: [chan 8894] EOF sent (8894)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4446 count=70 bs=1k
paramiko.transport: DEBUG: [chan 8895] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8895] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8895 opened.
paramiko.transport: DEBUG: [chan 8895] Sesch channel 8895 request ok
paramiko.transport: DEBUG: [chan 8895] EOF received (8895)
paramiko.transport: DEBUG: [chan 8895] EOF sent (8895)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4447 count=738 bs=1k
paramiko.transport: DEBUG: [chan 8896] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8896] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8896 opened.
paramiko.transport: DEBUG: [chan 8896] Sesch channel 8896 request ok
paramiko.transport: DEBUG: [chan 8896] EOF received (8896)
paramiko.transport: DEBUG: [chan 8896] EOF sent (8896)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4447 count=738 bs=1k
paramiko.transport: DEBUG: [chan 8897] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8897] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8897 opened.
paramiko.transport: DEBUG: [chan 8897] Sesch channel 8897 request ok
paramiko.transport: DEBUG: [chan 8897] EOF received (8897)
paramiko.transport: DEBUG: [chan 8897] EOF sent (8897)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4448 count=661 bs=1k
paramiko.transport: DEBUG: [chan 8898] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8898] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8898 opened.
paramiko.transport: DEBUG: [chan 8898] Sesch channel 8898 request ok
paramiko.transport: DEBUG: [chan 8898] EOF received (8898)
paramiko.transport: DEBUG: [chan 8898] EOF sent (8898)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4448 count=661 bs=1k
paramiko.transport: DEBUG: [chan 8899] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8899] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8899 opened.
paramiko.transport: DEBUG: [chan 8899] Sesch channel 8899 request ok
paramiko.transport: DEBUG: [chan 8899] EOF received (8899)
paramiko.transport: DEBUG: [chan 8899] EOF sent (8899)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4449 count=953 bs=1k
paramiko.transport: DEBUG: [chan 8900] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8900] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8900 opened.
paramiko.transport: DEBUG: [chan 8900] Sesch channel 8900 request ok
paramiko.transport: DEBUG: [chan 8900] EOF received (8900)
paramiko.transport: DEBUG: [chan 8900] EOF sent (8900)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4449 count=953 bs=1k
paramiko.transport: DEBUG: [chan 8901] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8901] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8901 opened.
paramiko.transport: DEBUG: [chan 8901] Sesch channel 8901 request ok
paramiko.transport: DEBUG: [chan 8901] EOF received (8901)
paramiko.transport: DEBUG: [chan 8901] EOF sent (8901)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4450 count=928 bs=1k
paramiko.transport: DEBUG: [chan 8902] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8902] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8902 opened.
paramiko.transport: DEBUG: [chan 8902] Sesch channel 8902 request ok
paramiko.transport: DEBUG: [chan 8902] EOF received (8902)
paramiko.transport: DEBUG: [chan 8902] EOF sent (8902)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4450 count=928 bs=1k
paramiko.transport: DEBUG: [chan 8903] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8903] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8903 opened.
paramiko.transport: DEBUG: [chan 8903] Sesch channel 8903 request ok
paramiko.transport: DEBUG: [chan 8903] EOF received (8903)
paramiko.transport: DEBUG: [chan 8903] EOF sent (8903)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4451 count=327 bs=1k
paramiko.transport: DEBUG: [chan 8904] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8904] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8904 opened.
paramiko.transport: DEBUG: [chan 8904] Sesch channel 8904 request ok
paramiko.transport: DEBUG: [chan 8904] EOF received (8904)
paramiko.transport: DEBUG: [chan 8904] EOF sent (8904)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4451 count=327 bs=1k
paramiko.transport: DEBUG: [chan 8905] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8905] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8905 opened.
paramiko.transport: DEBUG: [chan 8905] Sesch channel 8905 request ok
paramiko.transport: DEBUG: [chan 8905] EOF received (8905)
paramiko.transport: DEBUG: [chan 8905] EOF sent (8905)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4452 count=954 bs=1k
paramiko.transport: DEBUG: [chan 8906] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8906] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8906 opened.
paramiko.transport: DEBUG: [chan 8906] Sesch channel 8906 request ok
paramiko.transport: DEBUG: [chan 8906] EOF received (8906)
paramiko.transport: DEBUG: [chan 8906] EOF sent (8906)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4452 count=954 bs=1k
paramiko.transport: DEBUG: [chan 8907] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8907] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8907 opened.
paramiko.transport: DEBUG: [chan 8907] Sesch channel 8907 request ok
paramiko.transport: DEBUG: [chan 8907] EOF received (8907)
paramiko.transport: DEBUG: [chan 8907] EOF sent (8907)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4453 count=559 bs=1k
paramiko.transport: DEBUG: [chan 8908] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8908] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8908 opened.
paramiko.transport: DEBUG: [chan 8908] Sesch channel 8908 request ok
paramiko.transport: DEBUG: [chan 8908] EOF received (8908)
paramiko.transport: DEBUG: [chan 8908] EOF sent (8908)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4453 count=559 bs=1k
paramiko.transport: DEBUG: [chan 8909] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8909] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8909 opened.
paramiko.transport: DEBUG: [chan 8909] Sesch channel 8909 request ok
paramiko.transport: DEBUG: [chan 8909] EOF received (8909)
paramiko.transport: DEBUG: [chan 8909] EOF sent (8909)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4454 count=666 bs=1k
paramiko.transport: DEBUG: [chan 8910] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8910] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8910 opened.
paramiko.transport: DEBUG: [chan 8910] Sesch channel 8910 request ok
paramiko.transport: DEBUG: [chan 8910] EOF received (8910)
paramiko.transport: DEBUG: [chan 8910] EOF sent (8910)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4454 count=666 bs=1k
paramiko.transport: DEBUG: [chan 8911] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8911] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8911 opened.
paramiko.transport: DEBUG: [chan 8911] Sesch channel 8911 request ok
paramiko.transport: DEBUG: [chan 8911] EOF received (8911)
paramiko.transport: DEBUG: [chan 8911] EOF sent (8911)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4455 count=670 bs=1k
paramiko.transport: DEBUG: [chan 8912] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8912] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8912 opened.
paramiko.transport: DEBUG: [chan 8912] Sesch channel 8912 request ok
paramiko.transport: DEBUG: [chan 8912] EOF received (8912)
paramiko.transport: DEBUG: [chan 8912] EOF sent (8912)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4455 count=670 bs=1k
paramiko.transport: DEBUG: [chan 8913] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8913] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8913 opened.
paramiko.transport: DEBUG: [chan 8913] Sesch channel 8913 request ok
paramiko.transport: DEBUG: [chan 8913] EOF received (8913)
paramiko.transport: DEBUG: [chan 8913] EOF sent (8913)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4456 count=368 bs=1k
paramiko.transport: DEBUG: [chan 8914] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8914] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8914 opened.
paramiko.transport: DEBUG: [chan 8914] Sesch channel 8914 request ok
paramiko.transport: DEBUG: [chan 8914] EOF received (8914)
paramiko.transport: DEBUG: [chan 8914] EOF sent (8914)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4456 count=368 bs=1k
paramiko.transport: DEBUG: [chan 8915] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8915] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8915 opened.
paramiko.transport: DEBUG: [chan 8915] Sesch channel 8915 request ok
paramiko.transport: DEBUG: [chan 8915] EOF received (8915)
paramiko.transport: DEBUG: [chan 8915] EOF sent (8915)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4457 count=381 bs=1k
paramiko.transport: DEBUG: [chan 8916] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8916] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8916 opened.
paramiko.transport: DEBUG: [chan 8916] Sesch channel 8916 request ok
paramiko.transport: DEBUG: [chan 8916] EOF received (8916)
paramiko.transport: DEBUG: [chan 8916] EOF sent (8916)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4457 count=381 bs=1k
paramiko.transport: DEBUG: [chan 8917] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8917] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8917 opened.
paramiko.transport: DEBUG: [chan 8917] Sesch channel 8917 request ok
paramiko.transport: DEBUG: [chan 8917] EOF received (8917)
paramiko.transport: DEBUG: [chan 8917] EOF sent (8917)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4458 count=297 bs=1k
paramiko.transport: DEBUG: [chan 8918] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8918] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8918 opened.
paramiko.transport: DEBUG: [chan 8918] Sesch channel 8918 request ok
paramiko.transport: DEBUG: [chan 8918] EOF received (8918)
paramiko.transport: DEBUG: [chan 8918] EOF sent (8918)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4458 count=297 bs=1k
paramiko.transport: DEBUG: [chan 8919] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8919] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8919 opened.
paramiko.transport: DEBUG: [chan 8919] Sesch channel 8919 request ok
paramiko.transport: DEBUG: [chan 8919] EOF received (8919)
paramiko.transport: DEBUG: [chan 8919] EOF sent (8919)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4459 count=566 bs=1k
paramiko.transport: DEBUG: [chan 8920] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8920] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8920 opened.
paramiko.transport: DEBUG: [chan 8920] Sesch channel 8920 request ok
paramiko.transport: DEBUG: [chan 8920] EOF received (8920)
paramiko.transport: DEBUG: [chan 8920] EOF sent (8920)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4459 count=566 bs=1k
paramiko.transport: DEBUG: [chan 8921] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8921] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8921 opened.
paramiko.transport: DEBUG: [chan 8921] Sesch channel 8921 request ok
paramiko.transport: DEBUG: [chan 8921] EOF received (8921)
paramiko.transport: DEBUG: [chan 8921] EOF sent (8921)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4460 count=521 bs=1k
paramiko.transport: DEBUG: [chan 8922] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8922] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8922 opened.
paramiko.transport: DEBUG: [chan 8922] Sesch channel 8922 request ok
paramiko.transport: DEBUG: [chan 8922] EOF received (8922)
paramiko.transport: DEBUG: [chan 8922] EOF sent (8922)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4460 count=521 bs=1k
paramiko.transport: DEBUG: [chan 8923] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8923] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8923 opened.
paramiko.transport: DEBUG: [chan 8923] Sesch channel 8923 request ok
paramiko.transport: DEBUG: [chan 8923] EOF received (8923)
paramiko.transport: DEBUG: [chan 8923] EOF sent (8923)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4461 count=584 bs=1k
paramiko.transport: DEBUG: [chan 8924] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8924] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8924 opened.
paramiko.transport: DEBUG: [chan 8924] Sesch channel 8924 request ok
paramiko.transport: DEBUG: [chan 8924] EOF received (8924)
paramiko.transport: DEBUG: [chan 8924] EOF sent (8924)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4461 count=584 bs=1k
paramiko.transport: DEBUG: [chan 8925] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8925] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8925 opened.
paramiko.transport: DEBUG: [chan 8925] Sesch channel 8925 request ok
paramiko.transport: DEBUG: [chan 8925] EOF received (8925)
paramiko.transport: DEBUG: [chan 8925] EOF sent (8925)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4462 count=2 bs=1k
paramiko.transport: DEBUG: [chan 8926] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8926] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8926 opened.
paramiko.transport: DEBUG: [chan 8926] Sesch channel 8926 request ok
paramiko.transport: DEBUG: [chan 8926] EOF received (8926)
paramiko.transport: DEBUG: [chan 8926] EOF sent (8926)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4462 count=2 bs=1k
paramiko.transport: DEBUG: [chan 8927] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8927] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8927 opened.
paramiko.transport: DEBUG: [chan 8927] Sesch channel 8927 request ok
paramiko.transport: DEBUG: [chan 8927] EOF received (8927)
paramiko.transport: DEBUG: [chan 8927] EOF sent (8927)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4463 count=174 bs=1k
paramiko.transport: DEBUG: [chan 8928] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8928] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8928 opened.
paramiko.transport: DEBUG: [chan 8928] Sesch channel 8928 request ok
paramiko.transport: DEBUG: [chan 8928] EOF received (8928)
paramiko.transport: DEBUG: [chan 8928] EOF sent (8928)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4463 count=174 bs=1k
paramiko.transport: DEBUG: [chan 8929] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8929] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8929 opened.
paramiko.transport: DEBUG: [chan 8929] Sesch channel 8929 request ok
paramiko.transport: DEBUG: [chan 8929] EOF received (8929)
paramiko.transport: DEBUG: [chan 8929] EOF sent (8929)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4464 count=813 bs=1k
paramiko.transport: DEBUG: [chan 8930] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8930] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8930 opened.
paramiko.transport: DEBUG: [chan 8930] Sesch channel 8930 request ok
paramiko.transport: DEBUG: [chan 8930] EOF received (8930)
paramiko.transport: DEBUG: [chan 8930] EOF sent (8930)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4464 count=813 bs=1k
paramiko.transport: DEBUG: [chan 8931] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8931] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8931 opened.
paramiko.transport: DEBUG: [chan 8931] Sesch channel 8931 request ok
paramiko.transport: DEBUG: [chan 8931] EOF received (8931)
paramiko.transport: DEBUG: [chan 8931] EOF sent (8931)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4465 count=538 bs=1k
paramiko.transport: DEBUG: [chan 8932] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8932] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8932 opened.
paramiko.transport: DEBUG: [chan 8932] Sesch channel 8932 request ok
paramiko.transport: DEBUG: [chan 8932] EOF received (8932)
paramiko.transport: DEBUG: [chan 8932] EOF sent (8932)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4465 count=538 bs=1k
paramiko.transport: DEBUG: [chan 8933] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8933] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8933 opened.
paramiko.transport: DEBUG: [chan 8933] Sesch channel 8933 request ok
paramiko.transport: DEBUG: [chan 8933] EOF received (8933)
paramiko.transport: DEBUG: [chan 8933] EOF sent (8933)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4466 count=530 bs=1k
paramiko.transport: DEBUG: [chan 8934] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8934] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8934 opened.
paramiko.transport: DEBUG: [chan 8934] Sesch channel 8934 request ok
paramiko.transport: DEBUG: [chan 8934] EOF received (8934)
paramiko.transport: DEBUG: [chan 8934] EOF sent (8934)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4466 count=530 bs=1k
paramiko.transport: DEBUG: [chan 8935] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8935] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8935 opened.
paramiko.transport: DEBUG: [chan 8935] Sesch channel 8935 request ok
paramiko.transport: DEBUG: [chan 8935] EOF received (8935)
paramiko.transport: DEBUG: [chan 8935] EOF sent (8935)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4467 count=262 bs=1k
paramiko.transport: DEBUG: [chan 8936] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8936] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8936 opened.
paramiko.transport: DEBUG: [chan 8936] Sesch channel 8936 request ok
paramiko.transport: DEBUG: [chan 8936] EOF received (8936)
paramiko.transport: DEBUG: [chan 8936] EOF sent (8936)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4467 count=262 bs=1k
paramiko.transport: DEBUG: [chan 8937] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8937] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8937 opened.
paramiko.transport: DEBUG: [chan 8937] Sesch channel 8937 request ok
paramiko.transport: DEBUG: [chan 8937] EOF received (8937)
paramiko.transport: DEBUG: [chan 8937] EOF sent (8937)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4468 count=477 bs=1k
paramiko.transport: DEBUG: [chan 8938] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8938] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8938 opened.
paramiko.transport: DEBUG: [chan 8938] Sesch channel 8938 request ok
paramiko.transport: DEBUG: [chan 8938] EOF received (8938)
paramiko.transport: DEBUG: [chan 8938] EOF sent (8938)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4468 count=477 bs=1k
paramiko.transport: DEBUG: [chan 8939] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8939] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8939 opened.
paramiko.transport: DEBUG: [chan 8939] Sesch channel 8939 request ok
paramiko.transport: DEBUG: [chan 8939] EOF received (8939)
paramiko.transport: DEBUG: [chan 8939] EOF sent (8939)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4469 count=468 bs=1k
paramiko.transport: DEBUG: [chan 8940] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8940] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8940 opened.
paramiko.transport: DEBUG: [chan 8940] Sesch channel 8940 request ok
paramiko.transport: DEBUG: [chan 8940] EOF received (8940)
paramiko.transport: DEBUG: [chan 8940] EOF sent (8940)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4469 count=468 bs=1k
paramiko.transport: DEBUG: [chan 8941] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8941] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8941 opened.
paramiko.transport: DEBUG: [chan 8941] Sesch channel 8941 request ok
paramiko.transport: DEBUG: [chan 8941] EOF received (8941)
paramiko.transport: DEBUG: [chan 8941] EOF sent (8941)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4470 count=584 bs=1k
paramiko.transport: DEBUG: [chan 8942] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8942] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8942 opened.
paramiko.transport: DEBUG: [chan 8942] Sesch channel 8942 request ok
paramiko.transport: DEBUG: [chan 8942] EOF received (8942)
paramiko.transport: DEBUG: [chan 8942] EOF sent (8942)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4470 count=584 bs=1k
paramiko.transport: DEBUG: [chan 8943] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8943] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8943 opened.
paramiko.transport: DEBUG: [chan 8943] Sesch channel 8943 request ok
paramiko.transport: DEBUG: [chan 8943] EOF received (8943)
paramiko.transport: DEBUG: [chan 8943] EOF sent (8943)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4471 count=945 bs=1k
paramiko.transport: DEBUG: [chan 8944] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8944] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8944 opened.
paramiko.transport: DEBUG: [chan 8944] Sesch channel 8944 request ok
paramiko.transport: DEBUG: [chan 8944] EOF received (8944)
paramiko.transport: DEBUG: [chan 8944] EOF sent (8944)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4471 count=945 bs=1k
paramiko.transport: DEBUG: [chan 8945] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8945] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8945 opened.
paramiko.transport: DEBUG: [chan 8945] Sesch channel 8945 request ok
paramiko.transport: DEBUG: [chan 8945] EOF received (8945)
paramiko.transport: DEBUG: [chan 8945] EOF sent (8945)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4472 count=142 bs=1k
paramiko.transport: DEBUG: [chan 8946] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8946] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8946 opened.
paramiko.transport: DEBUG: [chan 8946] Sesch channel 8946 request ok
paramiko.transport: DEBUG: [chan 8946] EOF received (8946)
paramiko.transport: DEBUG: [chan 8946] EOF sent (8946)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4472 count=142 bs=1k
paramiko.transport: DEBUG: [chan 8947] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8947] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8947 opened.
paramiko.transport: DEBUG: [chan 8947] Sesch channel 8947 request ok
paramiko.transport: DEBUG: [chan 8947] EOF received (8947)
paramiko.transport: DEBUG: [chan 8947] EOF sent (8947)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4473 count=244 bs=1k
paramiko.transport: DEBUG: [chan 8948] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8948] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8948 opened.
paramiko.transport: DEBUG: [chan 8948] Sesch channel 8948 request ok
paramiko.transport: DEBUG: [chan 8948] EOF received (8948)
paramiko.transport: DEBUG: [chan 8948] EOF sent (8948)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4473 count=244 bs=1k
paramiko.transport: DEBUG: [chan 8949] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8949] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8949 opened.
paramiko.transport: DEBUG: [chan 8949] Sesch channel 8949 request ok
paramiko.transport: DEBUG: [chan 8949] EOF received (8949)
paramiko.transport: DEBUG: [chan 8949] EOF sent (8949)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4474 count=536 bs=1k
paramiko.transport: DEBUG: [chan 8950] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8950] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8950 opened.
paramiko.transport: DEBUG: [chan 8950] Sesch channel 8950 request ok
paramiko.transport: DEBUG: [chan 8950] EOF received (8950)
paramiko.transport: DEBUG: [chan 8950] EOF sent (8950)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4474 count=536 bs=1k
paramiko.transport: DEBUG: [chan 8951] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8951] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8951 opened.
paramiko.transport: DEBUG: [chan 8951] Sesch channel 8951 request ok
paramiko.transport: DEBUG: [chan 8951] EOF received (8951)
paramiko.transport: DEBUG: [chan 8951] EOF sent (8951)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4475 count=445 bs=1k
paramiko.transport: DEBUG: [chan 8952] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8952] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8952 opened.
paramiko.transport: DEBUG: [chan 8952] Sesch channel 8952 request ok
paramiko.transport: DEBUG: [chan 8952] EOF received (8952)
paramiko.transport: DEBUG: [chan 8952] EOF sent (8952)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4475 count=445 bs=1k
paramiko.transport: DEBUG: [chan 8953] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8953] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8953 opened.
paramiko.transport: DEBUG: [chan 8953] Sesch channel 8953 request ok
paramiko.transport: DEBUG: [chan 8953] EOF received (8953)
paramiko.transport: DEBUG: [chan 8953] EOF sent (8953)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4476 count=250 bs=1k
paramiko.transport: DEBUG: [chan 8954] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8954] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8954 opened.
paramiko.transport: DEBUG: [chan 8954] Sesch channel 8954 request ok
paramiko.transport: DEBUG: [chan 8954] EOF received (8954)
paramiko.transport: DEBUG: [chan 8954] EOF sent (8954)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4476 count=250 bs=1k
paramiko.transport: DEBUG: [chan 8955] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8955] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8955 opened.
paramiko.transport: DEBUG: [chan 8955] Sesch channel 8955 request ok
paramiko.transport: DEBUG: [chan 8955] EOF received (8955)
paramiko.transport: DEBUG: [chan 8955] EOF sent (8955)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4477 count=210 bs=1k
paramiko.transport: DEBUG: [chan 8956] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8956] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8956 opened.
paramiko.transport: DEBUG: [chan 8956] Sesch channel 8956 request ok
paramiko.transport: DEBUG: [chan 8956] EOF received (8956)
paramiko.transport: DEBUG: [chan 8956] EOF sent (8956)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4477 count=210 bs=1k
paramiko.transport: DEBUG: [chan 8957] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8957] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8957 opened.
paramiko.transport: DEBUG: [chan 8957] Sesch channel 8957 request ok
paramiko.transport: DEBUG: [chan 8957] EOF received (8957)
paramiko.transport: DEBUG: [chan 8957] EOF sent (8957)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4478 count=8 bs=1k
paramiko.transport: DEBUG: [chan 8958] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8958] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8958 opened.
paramiko.transport: DEBUG: [chan 8958] Sesch channel 8958 request ok
paramiko.transport: DEBUG: [chan 8958] EOF received (8958)
paramiko.transport: DEBUG: [chan 8958] EOF sent (8958)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4478 count=8 bs=1k
paramiko.transport: DEBUG: [chan 8959] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8959] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8959 opened.
paramiko.transport: DEBUG: [chan 8959] Sesch channel 8959 request ok
paramiko.transport: DEBUG: [chan 8959] EOF received (8959)
paramiko.transport: DEBUG: [chan 8959] EOF sent (8959)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4479 count=194 bs=1k
paramiko.transport: DEBUG: [chan 8960] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8960] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8960 opened.
paramiko.transport: DEBUG: [chan 8960] Sesch channel 8960 request ok
paramiko.transport: DEBUG: [chan 8960] EOF received (8960)
paramiko.transport: DEBUG: [chan 8960] EOF sent (8960)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4479 count=194 bs=1k
paramiko.transport: DEBUG: [chan 8961] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8961] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8961 opened.
paramiko.transport: DEBUG: [chan 8961] Sesch channel 8961 request ok
paramiko.transport: DEBUG: [chan 8961] EOF received (8961)
paramiko.transport: DEBUG: [chan 8961] EOF sent (8961)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4480 count=373 bs=1k
paramiko.transport: DEBUG: [chan 8962] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8962] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8962 opened.
paramiko.transport: DEBUG: [chan 8962] Sesch channel 8962 request ok
paramiko.transport: DEBUG: [chan 8962] EOF received (8962)
paramiko.transport: DEBUG: [chan 8962] EOF sent (8962)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4480 count=373 bs=1k
paramiko.transport: DEBUG: [chan 8963] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8963] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8963 opened.
paramiko.transport: DEBUG: [chan 8963] Sesch channel 8963 request ok
paramiko.transport: DEBUG: [chan 8963] EOF received (8963)
paramiko.transport: DEBUG: [chan 8963] EOF sent (8963)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4481 count=825 bs=1k
paramiko.transport: DEBUG: [chan 8964] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8964] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8964 opened.
paramiko.transport: DEBUG: [chan 8964] Sesch channel 8964 request ok
paramiko.transport: DEBUG: [chan 8964] EOF received (8964)
paramiko.transport: DEBUG: [chan 8964] EOF sent (8964)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4481 count=825 bs=1k
paramiko.transport: DEBUG: [chan 8965] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8965] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8965 opened.
paramiko.transport: DEBUG: [chan 8965] Sesch channel 8965 request ok
paramiko.transport: DEBUG: [chan 8965] EOF received (8965)
paramiko.transport: DEBUG: [chan 8965] EOF sent (8965)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4482 count=380 bs=1k
paramiko.transport: DEBUG: [chan 8966] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8966] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8966 opened.
paramiko.transport: DEBUG: [chan 8966] Sesch channel 8966 request ok
paramiko.transport: DEBUG: [chan 8966] EOF received (8966)
paramiko.transport: DEBUG: [chan 8966] EOF sent (8966)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4482 count=380 bs=1k
paramiko.transport: DEBUG: [chan 8967] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8967] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8967 opened.
paramiko.transport: DEBUG: [chan 8967] Sesch channel 8967 request ok
paramiko.transport: DEBUG: [chan 8967] EOF received (8967)
paramiko.transport: DEBUG: [chan 8967] EOF sent (8967)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4483 count=180 bs=1k
paramiko.transport: DEBUG: [chan 8968] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8968] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8968 opened.
paramiko.transport: DEBUG: [chan 8968] Sesch channel 8968 request ok
paramiko.transport: DEBUG: [chan 8968] EOF received (8968)
paramiko.transport: DEBUG: [chan 8968] EOF sent (8968)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4483 count=180 bs=1k
paramiko.transport: DEBUG: [chan 8969] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8969] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8969 opened.
paramiko.transport: DEBUG: [chan 8969] Sesch channel 8969 request ok
paramiko.transport: DEBUG: [chan 8969] EOF received (8969)
paramiko.transport: DEBUG: [chan 8969] EOF sent (8969)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4484 count=300 bs=1k
paramiko.transport: DEBUG: [chan 8970] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8970] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8970 opened.
paramiko.transport: DEBUG: [chan 8970] Sesch channel 8970 request ok
paramiko.transport: DEBUG: [chan 8970] EOF received (8970)
paramiko.transport: DEBUG: [chan 8970] EOF sent (8970)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4484 count=300 bs=1k
paramiko.transport: DEBUG: [chan 8971] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8971] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8971 opened.
paramiko.transport: DEBUG: [chan 8971] Sesch channel 8971 request ok
paramiko.transport: DEBUG: [chan 8971] EOF received (8971)
paramiko.transport: DEBUG: [chan 8971] EOF sent (8971)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4485 count=787 bs=1k
paramiko.transport: DEBUG: [chan 8972] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8972] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8972 opened.
paramiko.transport: DEBUG: [chan 8972] Sesch channel 8972 request ok
paramiko.transport: DEBUG: [chan 8972] EOF received (8972)
paramiko.transport: DEBUG: [chan 8972] EOF sent (8972)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4485 count=787 bs=1k
paramiko.transport: DEBUG: [chan 8973] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8973] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8973 opened.
paramiko.transport: DEBUG: [chan 8973] Sesch channel 8973 request ok
paramiko.transport: DEBUG: [chan 8973] EOF received (8973)
paramiko.transport: DEBUG: [chan 8973] EOF sent (8973)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4486 count=832 bs=1k
paramiko.transport: DEBUG: [chan 8974] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8974] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8974 opened.
paramiko.transport: DEBUG: [chan 8974] Sesch channel 8974 request ok
paramiko.transport: DEBUG: [chan 8974] EOF received (8974)
paramiko.transport: DEBUG: [chan 8974] EOF sent (8974)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4486 count=832 bs=1k
paramiko.transport: DEBUG: [chan 8975] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8975] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8975 opened.
paramiko.transport: DEBUG: [chan 8975] Sesch channel 8975 request ok
paramiko.transport: DEBUG: [chan 8975] EOF received (8975)
paramiko.transport: DEBUG: [chan 8975] EOF sent (8975)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4487 count=93 bs=1k
paramiko.transport: DEBUG: [chan 8976] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8976] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8976 opened.
paramiko.transport: DEBUG: [chan 8976] Sesch channel 8976 request ok
paramiko.transport: DEBUG: [chan 8976] EOF received (8976)
paramiko.transport: DEBUG: [chan 8976] EOF sent (8976)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4487 count=93 bs=1k
paramiko.transport: DEBUG: [chan 8977] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8977] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8977 opened.
paramiko.transport: DEBUG: [chan 8977] Sesch channel 8977 request ok
paramiko.transport: DEBUG: [chan 8977] EOF received (8977)
paramiko.transport: DEBUG: [chan 8977] EOF sent (8977)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4488 count=189 bs=1k
paramiko.transport: DEBUG: [chan 8978] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8978] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8978 opened.
paramiko.transport: DEBUG: [chan 8978] Sesch channel 8978 request ok
paramiko.transport: DEBUG: [chan 8978] EOF received (8978)
paramiko.transport: DEBUG: [chan 8978] EOF sent (8978)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4488 count=189 bs=1k
paramiko.transport: DEBUG: [chan 8979] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8979] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8979 opened.
paramiko.transport: DEBUG: [chan 8979] Sesch channel 8979 request ok
paramiko.transport: DEBUG: [chan 8979] EOF received (8979)
paramiko.transport: DEBUG: [chan 8979] EOF sent (8979)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4489 count=772 bs=1k
paramiko.transport: DEBUG: [chan 8980] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8980] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8980 opened.
paramiko.transport: DEBUG: [chan 8980] Sesch channel 8980 request ok
paramiko.transport: DEBUG: [chan 8980] EOF received (8980)
paramiko.transport: DEBUG: [chan 8980] EOF sent (8980)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4489 count=772 bs=1k
paramiko.transport: DEBUG: [chan 8981] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8981] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8981 opened.
paramiko.transport: DEBUG: [chan 8981] Sesch channel 8981 request ok
paramiko.transport: DEBUG: [chan 8981] EOF received (8981)
paramiko.transport: DEBUG: [chan 8981] EOF sent (8981)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4490 count=901 bs=1k
paramiko.transport: DEBUG: [chan 8982] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8982] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8982 opened.
paramiko.transport: DEBUG: [chan 8982] Sesch channel 8982 request ok
paramiko.transport: DEBUG: [chan 8982] EOF received (8982)
paramiko.transport: DEBUG: [chan 8982] EOF sent (8982)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4490 count=901 bs=1k
paramiko.transport: DEBUG: [chan 8983] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8983] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8983 opened.
paramiko.transport: DEBUG: [chan 8983] Sesch channel 8983 request ok
paramiko.transport: DEBUG: [chan 8983] EOF received (8983)
paramiko.transport: DEBUG: [chan 8983] EOF sent (8983)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4491 count=83 bs=1k
paramiko.transport: DEBUG: [chan 8984] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8984] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8984 opened.
paramiko.transport: DEBUG: [chan 8984] Sesch channel 8984 request ok
paramiko.transport: DEBUG: [chan 8984] EOF received (8984)
paramiko.transport: DEBUG: [chan 8984] EOF sent (8984)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4491 count=83 bs=1k
paramiko.transport: DEBUG: [chan 8985] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8985] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8985 opened.
paramiko.transport: DEBUG: [chan 8985] Sesch channel 8985 request ok
paramiko.transport: DEBUG: [chan 8985] EOF received (8985)
paramiko.transport: DEBUG: [chan 8985] EOF sent (8985)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4492 count=817 bs=1k
paramiko.transport: DEBUG: [chan 8986] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8986] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8986 opened.
paramiko.transport: DEBUG: [chan 8986] Sesch channel 8986 request ok
paramiko.transport: DEBUG: [chan 8986] EOF received (8986)
paramiko.transport: DEBUG: [chan 8986] EOF sent (8986)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4492 count=817 bs=1k
paramiko.transport: DEBUG: [chan 8987] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8987] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8987 opened.
paramiko.transport: DEBUG: [chan 8987] Sesch channel 8987 request ok
paramiko.transport: DEBUG: [chan 8987] EOF received (8987)
paramiko.transport: DEBUG: [chan 8987] EOF sent (8987)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4493 count=156 bs=1k
paramiko.transport: DEBUG: [chan 8988] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8988] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8988 opened.
paramiko.transport: DEBUG: [chan 8988] Sesch channel 8988 request ok
paramiko.transport: DEBUG: [chan 8988] EOF received (8988)
paramiko.transport: DEBUG: [chan 8988] EOF sent (8988)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4493 count=156 bs=1k
paramiko.transport: DEBUG: [chan 8989] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8989] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8989 opened.
paramiko.transport: DEBUG: [chan 8989] Sesch channel 8989 request ok
paramiko.transport: DEBUG: [chan 8989] EOF received (8989)
paramiko.transport: DEBUG: [chan 8989] EOF sent (8989)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4494 count=724 bs=1k
paramiko.transport: DEBUG: [chan 8990] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8990] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8990 opened.
paramiko.transport: DEBUG: [chan 8990] Sesch channel 8990 request ok
paramiko.transport: DEBUG: [chan 8990] EOF received (8990)
paramiko.transport: DEBUG: [chan 8990] EOF sent (8990)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4494 count=724 bs=1k
paramiko.transport: DEBUG: [chan 8991] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8991] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8991 opened.
paramiko.transport: DEBUG: [chan 8991] Sesch channel 8991 request ok
paramiko.transport: DEBUG: [chan 8991] EOF received (8991)
paramiko.transport: DEBUG: [chan 8991] EOF sent (8991)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4495 count=463 bs=1k
paramiko.transport: DEBUG: [chan 8992] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8992] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8992 opened.
paramiko.transport: DEBUG: [chan 8992] Sesch channel 8992 request ok
paramiko.transport: DEBUG: [chan 8992] EOF received (8992)
paramiko.transport: DEBUG: [chan 8992] EOF sent (8992)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4495 count=463 bs=1k
paramiko.transport: DEBUG: [chan 8993] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8993] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8993 opened.
paramiko.transport: DEBUG: [chan 8993] Sesch channel 8993 request ok
paramiko.transport: DEBUG: [chan 8993] EOF received (8993)
paramiko.transport: DEBUG: [chan 8993] EOF sent (8993)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4496 count=405 bs=1k
paramiko.transport: DEBUG: [chan 8994] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8994] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8994 opened.
paramiko.transport: DEBUG: [chan 8994] Sesch channel 8994 request ok
paramiko.transport: DEBUG: [chan 8994] EOF received (8994)
paramiko.transport: DEBUG: [chan 8994] EOF sent (8994)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4496 count=405 bs=1k
paramiko.transport: DEBUG: [chan 8995] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8995] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8995 opened.
paramiko.transport: DEBUG: [chan 8995] Sesch channel 8995 request ok
paramiko.transport: DEBUG: [chan 8995] EOF received (8995)
paramiko.transport: DEBUG: [chan 8995] EOF sent (8995)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4497 count=207 bs=1k
paramiko.transport: DEBUG: [chan 8996] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8996] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8996 opened.
paramiko.transport: DEBUG: [chan 8996] Sesch channel 8996 request ok
paramiko.transport: DEBUG: [chan 8996] EOF received (8996)
paramiko.transport: DEBUG: [chan 8996] EOF sent (8996)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4497 count=207 bs=1k
paramiko.transport: DEBUG: [chan 8997] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8997] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8997 opened.
paramiko.transport: DEBUG: [chan 8997] Sesch channel 8997 request ok
paramiko.transport: DEBUG: [chan 8997] EOF received (8997)
paramiko.transport: DEBUG: [chan 8997] EOF sent (8997)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4498 count=627 bs=1k
paramiko.transport: DEBUG: [chan 8998] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8998] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8998 opened.
paramiko.transport: DEBUG: [chan 8998] Sesch channel 8998 request ok
paramiko.transport: DEBUG: [chan 8998] EOF received (8998)
paramiko.transport: DEBUG: [chan 8998] EOF sent (8998)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4498 count=627 bs=1k
paramiko.transport: DEBUG: [chan 8999] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 8999] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 8999 opened.
paramiko.transport: DEBUG: [chan 8999] Sesch channel 8999 request ok
paramiko.transport: DEBUG: [chan 8999] EOF received (8999)
paramiko.transport: DEBUG: [chan 8999] EOF sent (8999)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4499 count=203 bs=1k
paramiko.transport: DEBUG: [chan 9000] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9000] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9000 opened.
paramiko.transport: DEBUG: [chan 9000] Sesch channel 9000 request ok
paramiko.transport: DEBUG: [chan 9000] EOF received (9000)
paramiko.transport: DEBUG: [chan 9000] EOF sent (9000)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4499 count=203 bs=1k
paramiko.transport: DEBUG: [chan 9001] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9001] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9001 opened.
paramiko.transport: DEBUG: [chan 9001] Sesch channel 9001 request ok
paramiko.transport: DEBUG: [chan 9001] EOF received (9001)
paramiko.transport: DEBUG: [chan 9001] EOF sent (9001)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4500 count=548 bs=1k
paramiko.transport: DEBUG: [chan 9002] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9002] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9002 opened.
paramiko.transport: DEBUG: [chan 9002] Sesch channel 9002 request ok
paramiko.transport: DEBUG: [chan 9002] EOF received (9002)
paramiko.transport: DEBUG: [chan 9002] EOF sent (9002)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4500 count=548 bs=1k
paramiko.transport: DEBUG: [chan 9003] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9003] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9003 opened.
paramiko.transport: DEBUG: [chan 9003] Sesch channel 9003 request ok
paramiko.transport: DEBUG: [chan 9003] EOF received (9003)
paramiko.transport: DEBUG: [chan 9003] EOF sent (9003)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4501 count=127 bs=1k
paramiko.transport: DEBUG: [chan 9004] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9004] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9004 opened.
paramiko.transport: DEBUG: [chan 9004] Sesch channel 9004 request ok
paramiko.transport: DEBUG: [chan 9004] EOF received (9004)
paramiko.transport: DEBUG: [chan 9004] EOF sent (9004)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4501 count=127 bs=1k
paramiko.transport: DEBUG: [chan 9005] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9005] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9005 opened.
paramiko.transport: DEBUG: [chan 9005] Sesch channel 9005 request ok
paramiko.transport: DEBUG: [chan 9005] EOF received (9005)
paramiko.transport: DEBUG: [chan 9005] EOF sent (9005)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4502 count=60 bs=1k
paramiko.transport: DEBUG: [chan 9006] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9006] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9006 opened.
paramiko.transport: DEBUG: [chan 9006] Sesch channel 9006 request ok
paramiko.transport: DEBUG: [chan 9006] EOF received (9006)
paramiko.transport: DEBUG: [chan 9006] EOF sent (9006)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4502 count=60 bs=1k
paramiko.transport: DEBUG: [chan 9007] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9007] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9007 opened.
paramiko.transport: DEBUG: [chan 9007] Sesch channel 9007 request ok
paramiko.transport: DEBUG: [chan 9007] EOF received (9007)
paramiko.transport: DEBUG: [chan 9007] EOF sent (9007)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4503 count=984 bs=1k
paramiko.transport: DEBUG: [chan 9008] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9008] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9008 opened.
paramiko.transport: DEBUG: [chan 9008] Sesch channel 9008 request ok
paramiko.transport: DEBUG: [chan 9008] EOF received (9008)
paramiko.transport: DEBUG: [chan 9008] EOF sent (9008)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4503 count=984 bs=1k
paramiko.transport: DEBUG: [chan 9009] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9009] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9009 opened.
paramiko.transport: DEBUG: [chan 9009] Sesch channel 9009 request ok
paramiko.transport: DEBUG: [chan 9009] EOF received (9009)
paramiko.transport: DEBUG: [chan 9009] EOF sent (9009)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4504 count=405 bs=1k
paramiko.transport: DEBUG: [chan 9010] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9010] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9010 opened.
paramiko.transport: DEBUG: [chan 9010] Sesch channel 9010 request ok
paramiko.transport: DEBUG: [chan 9010] EOF received (9010)
paramiko.transport: DEBUG: [chan 9010] EOF sent (9010)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4504 count=405 bs=1k
paramiko.transport: DEBUG: [chan 9011] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9011] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9011 opened.
paramiko.transport: DEBUG: [chan 9011] Sesch channel 9011 request ok
paramiko.transport: DEBUG: [chan 9011] EOF received (9011)
paramiko.transport: DEBUG: [chan 9011] EOF sent (9011)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4505 count=706 bs=1k
paramiko.transport: DEBUG: [chan 9012] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9012] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9012 opened.
paramiko.transport: DEBUG: [chan 9012] Sesch channel 9012 request ok
paramiko.transport: DEBUG: [chan 9012] EOF received (9012)
paramiko.transport: DEBUG: [chan 9012] EOF sent (9012)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4505 count=706 bs=1k
paramiko.transport: DEBUG: [chan 9013] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9013] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9013 opened.
paramiko.transport: DEBUG: [chan 9013] Sesch channel 9013 request ok
paramiko.transport: DEBUG: [chan 9013] EOF received (9013)
paramiko.transport: DEBUG: [chan 9013] EOF sent (9013)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4506 count=99 bs=1k
paramiko.transport: DEBUG: [chan 9014] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9014] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9014 opened.
paramiko.transport: DEBUG: [chan 9014] Sesch channel 9014 request ok
paramiko.transport: DEBUG: [chan 9014] EOF received (9014)
paramiko.transport: DEBUG: [chan 9014] EOF sent (9014)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4506 count=99 bs=1k
paramiko.transport: DEBUG: [chan 9015] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9015] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9015 opened.
paramiko.transport: DEBUG: [chan 9015] Sesch channel 9015 request ok
paramiko.transport: DEBUG: [chan 9015] EOF received (9015)
paramiko.transport: DEBUG: [chan 9015] EOF sent (9015)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4507 count=271 bs=1k
paramiko.transport: DEBUG: [chan 9016] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9016] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9016 opened.
paramiko.transport: DEBUG: [chan 9016] Sesch channel 9016 request ok
paramiko.transport: DEBUG: [chan 9016] EOF received (9016)
paramiko.transport: DEBUG: [chan 9016] EOF sent (9016)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4507 count=271 bs=1k
paramiko.transport: DEBUG: [chan 9017] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9017] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9017 opened.
paramiko.transport: DEBUG: [chan 9017] Sesch channel 9017 request ok
paramiko.transport: DEBUG: [chan 9017] EOF received (9017)
paramiko.transport: DEBUG: [chan 9017] EOF sent (9017)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4508 count=569 bs=1k
paramiko.transport: DEBUG: [chan 9018] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9018] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9018 opened.
paramiko.transport: DEBUG: [chan 9018] Sesch channel 9018 request ok
paramiko.transport: DEBUG: [chan 9018] EOF received (9018)
paramiko.transport: DEBUG: [chan 9018] EOF sent (9018)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4508 count=569 bs=1k
paramiko.transport: DEBUG: [chan 9019] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9019] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9019 opened.
paramiko.transport: DEBUG: [chan 9019] Sesch channel 9019 request ok
paramiko.transport: DEBUG: [chan 9019] EOF received (9019)
paramiko.transport: DEBUG: [chan 9019] EOF sent (9019)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4509 count=689 bs=1k
paramiko.transport: DEBUG: [chan 9020] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9020] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9020 opened.
paramiko.transport: DEBUG: [chan 9020] Sesch channel 9020 request ok
paramiko.transport: DEBUG: [chan 9020] EOF received (9020)
paramiko.transport: DEBUG: [chan 9020] EOF sent (9020)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4509 count=689 bs=1k
paramiko.transport: DEBUG: [chan 9021] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9021] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9021 opened.
paramiko.transport: DEBUG: [chan 9021] Sesch channel 9021 request ok
paramiko.transport: DEBUG: [chan 9021] EOF received (9021)
paramiko.transport: DEBUG: [chan 9021] EOF sent (9021)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4510 count=677 bs=1k
paramiko.transport: DEBUG: [chan 9022] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9022] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9022 opened.
paramiko.transport: DEBUG: [chan 9022] Sesch channel 9022 request ok
paramiko.transport: DEBUG: [chan 9022] EOF received (9022)
paramiko.transport: DEBUG: [chan 9022] EOF sent (9022)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4510 count=677 bs=1k
paramiko.transport: DEBUG: [chan 9023] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9023] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9023 opened.
paramiko.transport: DEBUG: [chan 9023] Sesch channel 9023 request ok
paramiko.transport: DEBUG: [chan 9023] EOF received (9023)
paramiko.transport: DEBUG: [chan 9023] EOF sent (9023)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4511 count=805 bs=1k
paramiko.transport: DEBUG: [chan 9024] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9024] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9024 opened.
paramiko.transport: DEBUG: [chan 9024] Sesch channel 9024 request ok
paramiko.transport: DEBUG: [chan 9024] EOF received (9024)
paramiko.transport: DEBUG: [chan 9024] EOF sent (9024)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4511 count=805 bs=1k
paramiko.transport: DEBUG: [chan 9025] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9025] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9025 opened.
paramiko.transport: DEBUG: [chan 9025] Sesch channel 9025 request ok
paramiko.transport: DEBUG: [chan 9025] EOF received (9025)
paramiko.transport: DEBUG: [chan 9025] EOF sent (9025)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4512 count=413 bs=1k
paramiko.transport: DEBUG: [chan 9026] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9026] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9026 opened.
paramiko.transport: DEBUG: [chan 9026] Sesch channel 9026 request ok
paramiko.transport: DEBUG: [chan 9026] EOF received (9026)
paramiko.transport: DEBUG: [chan 9026] EOF sent (9026)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4512 count=413 bs=1k
paramiko.transport: DEBUG: [chan 9027] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9027] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9027 opened.
paramiko.transport: DEBUG: [chan 9027] Sesch channel 9027 request ok
paramiko.transport: DEBUG: [chan 9027] EOF received (9027)
paramiko.transport: DEBUG: [chan 9027] EOF sent (9027)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4513 count=887 bs=1k
paramiko.transport: DEBUG: [chan 9028] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9028] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9028 opened.
paramiko.transport: DEBUG: [chan 9028] Sesch channel 9028 request ok
paramiko.transport: DEBUG: [chan 9028] EOF received (9028)
paramiko.transport: DEBUG: [chan 9028] EOF sent (9028)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4513 count=887 bs=1k
paramiko.transport: DEBUG: [chan 9029] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9029] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9029 opened.
paramiko.transport: DEBUG: [chan 9029] Sesch channel 9029 request ok
paramiko.transport: DEBUG: [chan 9029] EOF received (9029)
paramiko.transport: DEBUG: [chan 9029] EOF sent (9029)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4514 count=668 bs=1k
paramiko.transport: DEBUG: [chan 9030] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9030] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9030 opened.
paramiko.transport: DEBUG: [chan 9030] Sesch channel 9030 request ok
paramiko.transport: DEBUG: [chan 9030] EOF received (9030)
paramiko.transport: DEBUG: [chan 9030] EOF sent (9030)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4514 count=668 bs=1k
paramiko.transport: DEBUG: [chan 9031] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9031] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9031 opened.
paramiko.transport: DEBUG: [chan 9031] Sesch channel 9031 request ok
paramiko.transport: DEBUG: [chan 9031] EOF received (9031)
paramiko.transport: DEBUG: [chan 9031] EOF sent (9031)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4515 count=533 bs=1k
paramiko.transport: DEBUG: [chan 9032] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9032] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9032 opened.
paramiko.transport: DEBUG: [chan 9032] Sesch channel 9032 request ok
paramiko.transport: DEBUG: [chan 9032] EOF received (9032)
paramiko.transport: DEBUG: [chan 9032] EOF sent (9032)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4515 count=533 bs=1k
paramiko.transport: DEBUG: [chan 9033] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9033] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9033 opened.
paramiko.transport: DEBUG: [chan 9033] Sesch channel 9033 request ok
paramiko.transport: DEBUG: [chan 9033] EOF received (9033)
paramiko.transport: DEBUG: [chan 9033] EOF sent (9033)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4516 count=330 bs=1k
paramiko.transport: DEBUG: [chan 9034] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9034] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9034 opened.
paramiko.transport: DEBUG: [chan 9034] Sesch channel 9034 request ok
paramiko.transport: DEBUG: [chan 9034] EOF received (9034)
paramiko.transport: DEBUG: [chan 9034] EOF sent (9034)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4516 count=330 bs=1k
paramiko.transport: DEBUG: [chan 9035] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9035] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9035 opened.
paramiko.transport: DEBUG: [chan 9035] Sesch channel 9035 request ok
paramiko.transport: DEBUG: [chan 9035] EOF received (9035)
paramiko.transport: DEBUG: [chan 9035] EOF sent (9035)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4517 count=711 bs=1k
paramiko.transport: DEBUG: [chan 9036] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9036] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9036 opened.
paramiko.transport: DEBUG: [chan 9036] Sesch channel 9036 request ok
paramiko.transport: DEBUG: [chan 9036] EOF received (9036)
paramiko.transport: DEBUG: [chan 9036] EOF sent (9036)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4517 count=711 bs=1k
paramiko.transport: DEBUG: [chan 9037] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9037] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9037 opened.
paramiko.transport: DEBUG: [chan 9037] Sesch channel 9037 request ok
paramiko.transport: DEBUG: [chan 9037] EOF received (9037)
paramiko.transport: DEBUG: [chan 9037] EOF sent (9037)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4518 count=843 bs=1k
paramiko.transport: DEBUG: [chan 9038] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9038] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9038 opened.
paramiko.transport: DEBUG: [chan 9038] Sesch channel 9038 request ok
paramiko.transport: DEBUG: [chan 9038] EOF received (9038)
paramiko.transport: DEBUG: [chan 9038] EOF sent (9038)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4518 count=843 bs=1k
paramiko.transport: DEBUG: [chan 9039] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9039] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9039 opened.
paramiko.transport: DEBUG: [chan 9039] Sesch channel 9039 request ok
paramiko.transport: DEBUG: [chan 9039] EOF received (9039)
paramiko.transport: DEBUG: [chan 9039] EOF sent (9039)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4519 count=585 bs=1k
paramiko.transport: DEBUG: [chan 9040] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9040] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9040 opened.
paramiko.transport: DEBUG: [chan 9040] Sesch channel 9040 request ok
paramiko.transport: DEBUG: [chan 9040] EOF received (9040)
paramiko.transport: DEBUG: [chan 9040] EOF sent (9040)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4519 count=585 bs=1k
paramiko.transport: DEBUG: [chan 9041] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9041] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9041 opened.
paramiko.transport: DEBUG: [chan 9041] Sesch channel 9041 request ok
paramiko.transport: DEBUG: [chan 9041] EOF received (9041)
paramiko.transport: DEBUG: [chan 9041] EOF sent (9041)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4520 count=172 bs=1k
paramiko.transport: DEBUG: [chan 9042] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9042] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9042 opened.
paramiko.transport: DEBUG: [chan 9042] Sesch channel 9042 request ok
paramiko.transport: DEBUG: [chan 9042] EOF received (9042)
paramiko.transport: DEBUG: [chan 9042] EOF sent (9042)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4520 count=172 bs=1k
paramiko.transport: DEBUG: [chan 9043] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9043] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9043 opened.
paramiko.transport: DEBUG: [chan 9043] Sesch channel 9043 request ok
paramiko.transport: DEBUG: [chan 9043] EOF received (9043)
paramiko.transport: DEBUG: [chan 9043] EOF sent (9043)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4521 count=118 bs=1k
paramiko.transport: DEBUG: [chan 9044] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9044] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9044 opened.
paramiko.transport: DEBUG: [chan 9044] Sesch channel 9044 request ok
paramiko.transport: DEBUG: [chan 9044] EOF received (9044)
paramiko.transport: DEBUG: [chan 9044] EOF sent (9044)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4521 count=118 bs=1k
paramiko.transport: DEBUG: [chan 9045] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9045] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9045 opened.
paramiko.transport: DEBUG: [chan 9045] Sesch channel 9045 request ok
paramiko.transport: DEBUG: [chan 9045] EOF received (9045)
paramiko.transport: DEBUG: [chan 9045] EOF sent (9045)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4522 count=353 bs=1k
paramiko.transport: DEBUG: [chan 9046] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9046] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9046 opened.
paramiko.transport: DEBUG: [chan 9046] Sesch channel 9046 request ok
paramiko.transport: DEBUG: [chan 9046] EOF received (9046)
paramiko.transport: DEBUG: [chan 9046] EOF sent (9046)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4522 count=353 bs=1k
paramiko.transport: DEBUG: [chan 9047] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9047] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9047 opened.
paramiko.transport: DEBUG: [chan 9047] Sesch channel 9047 request ok
paramiko.transport: DEBUG: [chan 9047] EOF received (9047)
paramiko.transport: DEBUG: [chan 9047] EOF sent (9047)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4523 count=820 bs=1k
paramiko.transport: DEBUG: [chan 9048] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9048] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9048 opened.
paramiko.transport: DEBUG: [chan 9048] Sesch channel 9048 request ok
paramiko.transport: DEBUG: [chan 9048] EOF received (9048)
paramiko.transport: DEBUG: [chan 9048] EOF sent (9048)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4523 count=820 bs=1k
paramiko.transport: DEBUG: [chan 9049] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9049] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9049 opened.
paramiko.transport: DEBUG: [chan 9049] Sesch channel 9049 request ok
paramiko.transport: DEBUG: [chan 9049] EOF received (9049)
paramiko.transport: DEBUG: [chan 9049] EOF sent (9049)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4524 count=958 bs=1k
paramiko.transport: DEBUG: [chan 9050] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9050] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9050 opened.
paramiko.transport: DEBUG: [chan 9050] Sesch channel 9050 request ok
paramiko.transport: DEBUG: [chan 9050] EOF received (9050)
paramiko.transport: DEBUG: [chan 9050] EOF sent (9050)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4524 count=958 bs=1k
paramiko.transport: DEBUG: [chan 9051] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9051] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9051 opened.
paramiko.transport: DEBUG: [chan 9051] Sesch channel 9051 request ok
paramiko.transport: DEBUG: [chan 9051] EOF received (9051)
paramiko.transport: DEBUG: [chan 9051] EOF sent (9051)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4525 count=587 bs=1k
paramiko.transport: DEBUG: [chan 9052] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9052] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9052 opened.
paramiko.transport: DEBUG: [chan 9052] Sesch channel 9052 request ok
paramiko.transport: DEBUG: [chan 9052] EOF received (9052)
paramiko.transport: DEBUG: [chan 9052] EOF sent (9052)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4525 count=587 bs=1k
paramiko.transport: DEBUG: [chan 9053] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9053] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9053 opened.
paramiko.transport: DEBUG: [chan 9053] Sesch channel 9053 request ok
paramiko.transport: DEBUG: [chan 9053] EOF received (9053)
paramiko.transport: DEBUG: [chan 9053] EOF sent (9053)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4526 count=262 bs=1k
paramiko.transport: DEBUG: [chan 9054] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9054] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9054 opened.
paramiko.transport: DEBUG: [chan 9054] Sesch channel 9054 request ok
paramiko.transport: DEBUG: [chan 9054] EOF received (9054)
paramiko.transport: DEBUG: [chan 9054] EOF sent (9054)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4526 count=262 bs=1k
paramiko.transport: DEBUG: [chan 9055] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9055] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9055 opened.
paramiko.transport: DEBUG: [chan 9055] Sesch channel 9055 request ok
paramiko.transport: DEBUG: [chan 9055] EOF received (9055)
paramiko.transport: DEBUG: [chan 9055] EOF sent (9055)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4527 count=22 bs=1k
paramiko.transport: DEBUG: [chan 9056] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9056] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9056 opened.
paramiko.transport: DEBUG: [chan 9056] Sesch channel 9056 request ok
paramiko.transport: DEBUG: [chan 9056] EOF received (9056)
paramiko.transport: DEBUG: [chan 9056] EOF sent (9056)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4527 count=22 bs=1k
paramiko.transport: DEBUG: [chan 9057] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9057] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9057 opened.
paramiko.transport: DEBUG: [chan 9057] Sesch channel 9057 request ok
paramiko.transport: DEBUG: [chan 9057] EOF received (9057)
paramiko.transport: DEBUG: [chan 9057] EOF sent (9057)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4528 count=200 bs=1k
paramiko.transport: DEBUG: [chan 9058] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9058] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9058 opened.
paramiko.transport: DEBUG: [chan 9058] Sesch channel 9058 request ok
paramiko.transport: DEBUG: [chan 9058] EOF received (9058)
paramiko.transport: DEBUG: [chan 9058] EOF sent (9058)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4528 count=200 bs=1k
paramiko.transport: DEBUG: [chan 9059] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9059] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9059 opened.
paramiko.transport: DEBUG: [chan 9059] Sesch channel 9059 request ok
paramiko.transport: DEBUG: [chan 9059] EOF received (9059)
paramiko.transport: DEBUG: [chan 9059] EOF sent (9059)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4529 count=15 bs=1k
paramiko.transport: DEBUG: [chan 9060] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9060] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9060 opened.
paramiko.transport: DEBUG: [chan 9060] Sesch channel 9060 request ok
paramiko.transport: DEBUG: [chan 9060] EOF received (9060)
paramiko.transport: DEBUG: [chan 9060] EOF sent (9060)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4529 count=15 bs=1k
paramiko.transport: DEBUG: [chan 9061] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9061] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9061 opened.
paramiko.transport: DEBUG: [chan 9061] Sesch channel 9061 request ok
paramiko.transport: DEBUG: [chan 9061] EOF received (9061)
paramiko.transport: DEBUG: [chan 9061] EOF sent (9061)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4530 count=306 bs=1k
paramiko.transport: DEBUG: [chan 9062] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9062] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9062 opened.
paramiko.transport: DEBUG: [chan 9062] Sesch channel 9062 request ok
paramiko.transport: DEBUG: [chan 9062] EOF received (9062)
paramiko.transport: DEBUG: [chan 9062] EOF sent (9062)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4530 count=306 bs=1k
paramiko.transport: DEBUG: [chan 9063] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9063] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9063 opened.
paramiko.transport: DEBUG: [chan 9063] Sesch channel 9063 request ok
paramiko.transport: DEBUG: [chan 9063] EOF received (9063)
paramiko.transport: DEBUG: [chan 9063] EOF sent (9063)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4531 count=365 bs=1k
paramiko.transport: DEBUG: [chan 9064] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9064] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9064 opened.
paramiko.transport: DEBUG: [chan 9064] Sesch channel 9064 request ok
paramiko.transport: DEBUG: [chan 9064] EOF received (9064)
paramiko.transport: DEBUG: [chan 9064] EOF sent (9064)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4531 count=365 bs=1k
paramiko.transport: DEBUG: [chan 9065] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9065] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9065 opened.
paramiko.transport: DEBUG: [chan 9065] Sesch channel 9065 request ok
paramiko.transport: DEBUG: [chan 9065] EOF received (9065)
paramiko.transport: DEBUG: [chan 9065] EOF sent (9065)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4532 count=34 bs=1k
paramiko.transport: DEBUG: [chan 9066] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9066] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9066 opened.
paramiko.transport: DEBUG: [chan 9066] Sesch channel 9066 request ok
paramiko.transport: DEBUG: [chan 9066] EOF received (9066)
paramiko.transport: DEBUG: [chan 9066] EOF sent (9066)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4532 count=34 bs=1k
paramiko.transport: DEBUG: [chan 9067] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9067] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9067 opened.
paramiko.transport: DEBUG: [chan 9067] Sesch channel 9067 request ok
paramiko.transport: DEBUG: [chan 9067] EOF received (9067)
paramiko.transport: DEBUG: [chan 9067] EOF sent (9067)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4533 count=1016 bs=1k
paramiko.transport: DEBUG: [chan 9068] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9068] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9068 opened.
paramiko.transport: DEBUG: [chan 9068] Sesch channel 9068 request ok
paramiko.transport: DEBUG: [chan 9068] EOF received (9068)
paramiko.transport: DEBUG: [chan 9068] EOF sent (9068)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4533 count=1016 bs=1k
paramiko.transport: DEBUG: [chan 9069] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9069] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9069 opened.
paramiko.transport: DEBUG: [chan 9069] Sesch channel 9069 request ok
paramiko.transport: DEBUG: [chan 9069] EOF received (9069)
paramiko.transport: DEBUG: [chan 9069] EOF sent (9069)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4534 count=127 bs=1k
paramiko.transport: DEBUG: [chan 9070] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9070] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9070 opened.
paramiko.transport: DEBUG: [chan 9070] Sesch channel 9070 request ok
paramiko.transport: DEBUG: [chan 9070] EOF received (9070)
paramiko.transport: DEBUG: [chan 9070] EOF sent (9070)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4534 count=127 bs=1k
paramiko.transport: DEBUG: [chan 9071] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9071] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9071 opened.
paramiko.transport: DEBUG: [chan 9071] Sesch channel 9071 request ok
paramiko.transport: DEBUG: [chan 9071] EOF received (9071)
paramiko.transport: DEBUG: [chan 9071] EOF sent (9071)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4535 count=848 bs=1k
paramiko.transport: DEBUG: [chan 9072] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9072] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9072 opened.
paramiko.transport: DEBUG: [chan 9072] Sesch channel 9072 request ok
paramiko.transport: DEBUG: [chan 9072] EOF received (9072)
paramiko.transport: DEBUG: [chan 9072] EOF sent (9072)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4535 count=848 bs=1k
paramiko.transport: DEBUG: [chan 9073] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9073] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9073 opened.
paramiko.transport: DEBUG: [chan 9073] Sesch channel 9073 request ok
paramiko.transport: DEBUG: [chan 9073] EOF received (9073)
paramiko.transport: DEBUG: [chan 9073] EOF sent (9073)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4536 count=562 bs=1k
paramiko.transport: DEBUG: [chan 9074] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9074] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9074 opened.
paramiko.transport: DEBUG: [chan 9074] Sesch channel 9074 request ok
paramiko.transport: DEBUG: [chan 9074] EOF received (9074)
paramiko.transport: DEBUG: [chan 9074] EOF sent (9074)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4536 count=562 bs=1k
paramiko.transport: DEBUG: [chan 9075] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9075] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9075 opened.
paramiko.transport: DEBUG: [chan 9075] Sesch channel 9075 request ok
paramiko.transport: DEBUG: [chan 9075] EOF received (9075)
paramiko.transport: DEBUG: [chan 9075] EOF sent (9075)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4537 count=544 bs=1k
paramiko.transport: DEBUG: [chan 9076] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9076] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9076 opened.
paramiko.transport: DEBUG: [chan 9076] Sesch channel 9076 request ok
paramiko.transport: DEBUG: [chan 9076] EOF received (9076)
paramiko.transport: DEBUG: [chan 9076] EOF sent (9076)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4537 count=544 bs=1k
paramiko.transport: DEBUG: [chan 9077] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9077] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9077 opened.
paramiko.transport: DEBUG: [chan 9077] Sesch channel 9077 request ok
paramiko.transport: DEBUG: [chan 9077] EOF received (9077)
paramiko.transport: DEBUG: [chan 9077] EOF sent (9077)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4538 count=371 bs=1k
paramiko.transport: DEBUG: [chan 9078] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9078] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9078 opened.
paramiko.transport: DEBUG: [chan 9078] Sesch channel 9078 request ok
paramiko.transport: DEBUG: [chan 9078] EOF received (9078)
paramiko.transport: DEBUG: [chan 9078] EOF sent (9078)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4538 count=371 bs=1k
paramiko.transport: DEBUG: [chan 9079] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9079] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9079 opened.
paramiko.transport: DEBUG: [chan 9079] Sesch channel 9079 request ok
paramiko.transport: DEBUG: [chan 9079] EOF received (9079)
paramiko.transport: DEBUG: [chan 9079] EOF sent (9079)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4539 count=602 bs=1k
paramiko.transport: DEBUG: [chan 9080] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9080] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9080 opened.
paramiko.transport: DEBUG: [chan 9080] Sesch channel 9080 request ok
paramiko.transport: DEBUG: [chan 9080] EOF received (9080)
paramiko.transport: DEBUG: [chan 9080] EOF sent (9080)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4539 count=602 bs=1k
paramiko.transport: DEBUG: [chan 9081] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9081] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9081 opened.
paramiko.transport: DEBUG: [chan 9081] Sesch channel 9081 request ok
paramiko.transport: DEBUG: [chan 9081] EOF received (9081)
paramiko.transport: DEBUG: [chan 9081] EOF sent (9081)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4540 count=1003 bs=1k
paramiko.transport: DEBUG: [chan 9082] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9082] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9082 opened.
paramiko.transport: DEBUG: [chan 9082] Sesch channel 9082 request ok
paramiko.transport: DEBUG: [chan 9082] EOF received (9082)
paramiko.transport: DEBUG: [chan 9082] EOF sent (9082)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4540 count=1003 bs=1k
paramiko.transport: DEBUG: [chan 9083] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9083] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9083 opened.
paramiko.transport: DEBUG: [chan 9083] Sesch channel 9083 request ok
paramiko.transport: DEBUG: [chan 9083] EOF received (9083)
paramiko.transport: DEBUG: [chan 9083] EOF sent (9083)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4541 count=887 bs=1k
paramiko.transport: DEBUG: [chan 9084] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9084] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9084 opened.
paramiko.transport: DEBUG: [chan 9084] Sesch channel 9084 request ok
paramiko.transport: DEBUG: [chan 9084] EOF received (9084)
paramiko.transport: DEBUG: [chan 9084] EOF sent (9084)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4541 count=887 bs=1k
paramiko.transport: DEBUG: [chan 9085] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9085] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9085 opened.
paramiko.transport: DEBUG: [chan 9085] Sesch channel 9085 request ok
paramiko.transport: DEBUG: [chan 9085] EOF received (9085)
paramiko.transport: DEBUG: [chan 9085] EOF sent (9085)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4542 count=427 bs=1k
paramiko.transport: DEBUG: [chan 9086] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9086] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9086 opened.
paramiko.transport: DEBUG: [chan 9086] Sesch channel 9086 request ok
paramiko.transport: DEBUG: [chan 9086] EOF received (9086)
paramiko.transport: DEBUG: [chan 9086] EOF sent (9086)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4542 count=427 bs=1k
paramiko.transport: DEBUG: [chan 9087] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9087] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9087 opened.
paramiko.transport: DEBUG: [chan 9087] Sesch channel 9087 request ok
paramiko.transport: DEBUG: [chan 9087] EOF received (9087)
paramiko.transport: DEBUG: [chan 9087] EOF sent (9087)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4543 count=206 bs=1k
paramiko.transport: DEBUG: [chan 9088] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9088] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9088 opened.
paramiko.transport: DEBUG: [chan 9088] Sesch channel 9088 request ok
paramiko.transport: DEBUG: [chan 9088] EOF received (9088)
paramiko.transport: DEBUG: [chan 9088] EOF sent (9088)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4543 count=206 bs=1k
paramiko.transport: DEBUG: [chan 9089] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9089] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9089 opened.
paramiko.transport: DEBUG: [chan 9089] Sesch channel 9089 request ok
paramiko.transport: DEBUG: [chan 9089] EOF received (9089)
paramiko.transport: DEBUG: [chan 9089] EOF sent (9089)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4544 count=960 bs=1k
paramiko.transport: DEBUG: [chan 9090] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9090] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9090 opened.
paramiko.transport: DEBUG: [chan 9090] Sesch channel 9090 request ok
paramiko.transport: DEBUG: [chan 9090] EOF received (9090)
paramiko.transport: DEBUG: [chan 9090] EOF sent (9090)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4544 count=960 bs=1k
paramiko.transport: DEBUG: [chan 9091] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9091] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9091 opened.
paramiko.transport: DEBUG: [chan 9091] Sesch channel 9091 request ok
paramiko.transport: DEBUG: [chan 9091] EOF received (9091)
paramiko.transport: DEBUG: [chan 9091] EOF sent (9091)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4545 count=271 bs=1k
paramiko.transport: DEBUG: [chan 9092] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9092] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9092 opened.
paramiko.transport: DEBUG: [chan 9092] Sesch channel 9092 request ok
paramiko.transport: DEBUG: [chan 9092] EOF received (9092)
paramiko.transport: DEBUG: [chan 9092] EOF sent (9092)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4545 count=271 bs=1k
paramiko.transport: DEBUG: [chan 9093] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9093] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9093 opened.
paramiko.transport: DEBUG: [chan 9093] Sesch channel 9093 request ok
paramiko.transport: DEBUG: [chan 9093] EOF received (9093)
paramiko.transport: DEBUG: [chan 9093] EOF sent (9093)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4546 count=620 bs=1k
paramiko.transport: DEBUG: [chan 9094] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9094] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9094 opened.
paramiko.transport: DEBUG: [chan 9094] Sesch channel 9094 request ok
paramiko.transport: DEBUG: [chan 9094] EOF received (9094)
paramiko.transport: DEBUG: [chan 9094] EOF sent (9094)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4546 count=620 bs=1k
paramiko.transport: DEBUG: [chan 9095] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9095] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9095 opened.
paramiko.transport: DEBUG: [chan 9095] Sesch channel 9095 request ok
paramiko.transport: DEBUG: [chan 9095] EOF received (9095)
paramiko.transport: DEBUG: [chan 9095] EOF sent (9095)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4547 count=363 bs=1k
paramiko.transport: DEBUG: [chan 9096] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9096] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9096 opened.
paramiko.transport: DEBUG: [chan 9096] Sesch channel 9096 request ok
paramiko.transport: DEBUG: [chan 9096] EOF received (9096)
paramiko.transport: DEBUG: [chan 9096] EOF sent (9096)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4547 count=363 bs=1k
paramiko.transport: DEBUG: [chan 9097] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9097] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9097 opened.
paramiko.transport: DEBUG: [chan 9097] Sesch channel 9097 request ok
paramiko.transport: DEBUG: [chan 9097] EOF received (9097)
paramiko.transport: DEBUG: [chan 9097] EOF sent (9097)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4548 count=221 bs=1k
paramiko.transport: DEBUG: [chan 9098] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9098] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9098 opened.
paramiko.transport: DEBUG: [chan 9098] Sesch channel 9098 request ok
paramiko.transport: DEBUG: [chan 9098] EOF received (9098)
paramiko.transport: DEBUG: [chan 9098] EOF sent (9098)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4548 count=221 bs=1k
paramiko.transport: DEBUG: [chan 9099] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9099] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9099 opened.
paramiko.transport: DEBUG: [chan 9099] Sesch channel 9099 request ok
paramiko.transport: DEBUG: [chan 9099] EOF received (9099)
paramiko.transport: DEBUG: [chan 9099] EOF sent (9099)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4549 count=47 bs=1k
paramiko.transport: DEBUG: [chan 9100] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9100] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9100 opened.
paramiko.transport: DEBUG: [chan 9100] Sesch channel 9100 request ok
paramiko.transport: DEBUG: [chan 9100] EOF received (9100)
paramiko.transport: DEBUG: [chan 9100] EOF sent (9100)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4549 count=47 bs=1k
paramiko.transport: DEBUG: [chan 9101] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9101] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9101 opened.
paramiko.transport: DEBUG: [chan 9101] Sesch channel 9101 request ok
paramiko.transport: DEBUG: [chan 9101] EOF received (9101)
paramiko.transport: DEBUG: [chan 9101] EOF sent (9101)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4550 count=258 bs=1k
paramiko.transport: DEBUG: [chan 9102] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9102] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9102 opened.
paramiko.transport: DEBUG: [chan 9102] Sesch channel 9102 request ok
paramiko.transport: DEBUG: [chan 9102] EOF received (9102)
paramiko.transport: DEBUG: [chan 9102] EOF sent (9102)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4550 count=258 bs=1k
paramiko.transport: DEBUG: [chan 9103] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9103] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9103 opened.
paramiko.transport: DEBUG: [chan 9103] Sesch channel 9103 request ok
paramiko.transport: DEBUG: [chan 9103] EOF received (9103)
paramiko.transport: DEBUG: [chan 9103] EOF sent (9103)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4551 count=709 bs=1k
paramiko.transport: DEBUG: [chan 9104] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9104] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9104 opened.
paramiko.transport: DEBUG: [chan 9104] Sesch channel 9104 request ok
paramiko.transport: DEBUG: [chan 9104] EOF received (9104)
paramiko.transport: DEBUG: [chan 9104] EOF sent (9104)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4551 count=709 bs=1k
paramiko.transport: DEBUG: [chan 9105] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9105] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9105 opened.
paramiko.transport: DEBUG: [chan 9105] Sesch channel 9105 request ok
paramiko.transport: DEBUG: [chan 9105] EOF received (9105)
paramiko.transport: DEBUG: [chan 9105] EOF sent (9105)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4552 count=210 bs=1k
paramiko.transport: DEBUG: [chan 9106] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9106] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9106 opened.
paramiko.transport: DEBUG: [chan 9106] Sesch channel 9106 request ok
paramiko.transport: DEBUG: [chan 9106] EOF received (9106)
paramiko.transport: DEBUG: [chan 9106] EOF sent (9106)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4552 count=210 bs=1k
paramiko.transport: DEBUG: [chan 9107] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9107] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9107 opened.
paramiko.transport: DEBUG: [chan 9107] Sesch channel 9107 request ok
paramiko.transport: DEBUG: [chan 9107] EOF received (9107)
paramiko.transport: DEBUG: [chan 9107] EOF sent (9107)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4553 count=808 bs=1k
paramiko.transport: DEBUG: [chan 9108] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9108] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9108 opened.
paramiko.transport: DEBUG: [chan 9108] Sesch channel 9108 request ok
paramiko.transport: DEBUG: [chan 9108] EOF received (9108)
paramiko.transport: DEBUG: [chan 9108] EOF sent (9108)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4553 count=808 bs=1k
paramiko.transport: DEBUG: [chan 9109] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9109] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9109 opened.
paramiko.transport: DEBUG: [chan 9109] Sesch channel 9109 request ok
paramiko.transport: DEBUG: [chan 9109] EOF received (9109)
paramiko.transport: DEBUG: [chan 9109] EOF sent (9109)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4554 count=810 bs=1k
paramiko.transport: DEBUG: [chan 9110] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9110] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9110 opened.
paramiko.transport: DEBUG: [chan 9110] Sesch channel 9110 request ok
paramiko.transport: DEBUG: [chan 9110] EOF received (9110)
paramiko.transport: DEBUG: [chan 9110] EOF sent (9110)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4554 count=810 bs=1k
paramiko.transport: DEBUG: [chan 9111] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9111] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9111 opened.
paramiko.transport: DEBUG: [chan 9111] Sesch channel 9111 request ok
paramiko.transport: DEBUG: [chan 9111] EOF received (9111)
paramiko.transport: DEBUG: [chan 9111] EOF sent (9111)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4555 count=630 bs=1k
paramiko.transport: DEBUG: [chan 9112] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9112] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9112 opened.
paramiko.transport: DEBUG: [chan 9112] Sesch channel 9112 request ok
paramiko.transport: DEBUG: [chan 9112] EOF received (9112)
paramiko.transport: DEBUG: [chan 9112] EOF sent (9112)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4555 count=630 bs=1k
paramiko.transport: DEBUG: [chan 9113] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9113] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9113 opened.
paramiko.transport: DEBUG: [chan 9113] Sesch channel 9113 request ok
paramiko.transport: DEBUG: [chan 9113] EOF received (9113)
paramiko.transport: DEBUG: [chan 9113] EOF sent (9113)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4556 count=207 bs=1k
paramiko.transport: DEBUG: [chan 9114] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9114] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9114 opened.
paramiko.transport: DEBUG: [chan 9114] Sesch channel 9114 request ok
paramiko.transport: DEBUG: [chan 9114] EOF received (9114)
paramiko.transport: DEBUG: [chan 9114] EOF sent (9114)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4556 count=207 bs=1k
paramiko.transport: DEBUG: [chan 9115] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9115] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9115 opened.
paramiko.transport: DEBUG: [chan 9115] Sesch channel 9115 request ok
paramiko.transport: DEBUG: [chan 9115] EOF received (9115)
paramiko.transport: DEBUG: [chan 9115] EOF sent (9115)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4557 count=322 bs=1k
paramiko.transport: DEBUG: [chan 9116] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9116] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9116 opened.
paramiko.transport: DEBUG: [chan 9116] Sesch channel 9116 request ok
paramiko.transport: DEBUG: [chan 9116] EOF received (9116)
paramiko.transport: DEBUG: [chan 9116] EOF sent (9116)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4557 count=322 bs=1k
paramiko.transport: DEBUG: [chan 9117] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9117] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9117 opened.
paramiko.transport: DEBUG: [chan 9117] Sesch channel 9117 request ok
paramiko.transport: DEBUG: [chan 9117] EOF received (9117)
paramiko.transport: DEBUG: [chan 9117] EOF sent (9117)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4558 count=964 bs=1k
paramiko.transport: DEBUG: [chan 9118] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9118] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9118 opened.
paramiko.transport: DEBUG: [chan 9118] Sesch channel 9118 request ok
paramiko.transport: DEBUG: [chan 9118] EOF received (9118)
paramiko.transport: DEBUG: [chan 9118] EOF sent (9118)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4558 count=964 bs=1k
paramiko.transport: DEBUG: [chan 9119] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9119] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9119 opened.
paramiko.transport: DEBUG: [chan 9119] Sesch channel 9119 request ok
paramiko.transport: DEBUG: [chan 9119] EOF received (9119)
paramiko.transport: DEBUG: [chan 9119] EOF sent (9119)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4559 count=265 bs=1k
paramiko.transport: DEBUG: [chan 9120] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9120] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9120 opened.
paramiko.transport: DEBUG: [chan 9120] Sesch channel 9120 request ok
paramiko.transport: DEBUG: [chan 9120] EOF received (9120)
paramiko.transport: DEBUG: [chan 9120] EOF sent (9120)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4559 count=265 bs=1k
paramiko.transport: DEBUG: [chan 9121] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9121] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9121 opened.
paramiko.transport: DEBUG: [chan 9121] Sesch channel 9121 request ok
paramiko.transport: DEBUG: [chan 9121] EOF received (9121)
paramiko.transport: DEBUG: [chan 9121] EOF sent (9121)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4560 count=826 bs=1k
paramiko.transport: DEBUG: [chan 9122] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9122] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9122 opened.
paramiko.transport: DEBUG: [chan 9122] Sesch channel 9122 request ok
paramiko.transport: DEBUG: [chan 9122] EOF received (9122)
paramiko.transport: DEBUG: [chan 9122] EOF sent (9122)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4560 count=826 bs=1k
paramiko.transport: DEBUG: [chan 9123] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9123] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9123 opened.
paramiko.transport: DEBUG: [chan 9123] Sesch channel 9123 request ok
paramiko.transport: DEBUG: [chan 9123] EOF received (9123)
paramiko.transport: DEBUG: [chan 9123] EOF sent (9123)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4561 count=213 bs=1k
paramiko.transport: DEBUG: [chan 9124] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9124] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9124 opened.
paramiko.transport: DEBUG: [chan 9124] Sesch channel 9124 request ok
paramiko.transport: DEBUG: [chan 9124] EOF received (9124)
paramiko.transport: DEBUG: [chan 9124] EOF sent (9124)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4561 count=213 bs=1k
paramiko.transport: DEBUG: [chan 9125] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9125] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9125 opened.
paramiko.transport: DEBUG: [chan 9125] Sesch channel 9125 request ok
paramiko.transport: DEBUG: [chan 9125] EOF received (9125)
paramiko.transport: DEBUG: [chan 9125] EOF sent (9125)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4562 count=484 bs=1k
paramiko.transport: DEBUG: [chan 9126] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9126] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9126 opened.
paramiko.transport: DEBUG: [chan 9126] Sesch channel 9126 request ok
paramiko.transport: DEBUG: [chan 9126] EOF received (9126)
paramiko.transport: DEBUG: [chan 9126] EOF sent (9126)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4562 count=484 bs=1k
paramiko.transport: DEBUG: [chan 9127] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9127] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9127 opened.
paramiko.transport: DEBUG: [chan 9127] Sesch channel 9127 request ok
paramiko.transport: DEBUG: [chan 9127] EOF received (9127)
paramiko.transport: DEBUG: [chan 9127] EOF sent (9127)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4563 count=912 bs=1k
paramiko.transport: DEBUG: [chan 9128] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9128] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9128 opened.
paramiko.transport: DEBUG: [chan 9128] Sesch channel 9128 request ok
paramiko.transport: DEBUG: [chan 9128] EOF received (9128)
paramiko.transport: DEBUG: [chan 9128] EOF sent (9128)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4563 count=912 bs=1k
paramiko.transport: DEBUG: [chan 9129] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9129] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9129 opened.
paramiko.transport: DEBUG: [chan 9129] Sesch channel 9129 request ok
paramiko.transport: DEBUG: [chan 9129] EOF received (9129)
paramiko.transport: DEBUG: [chan 9129] EOF sent (9129)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4564 count=353 bs=1k
paramiko.transport: DEBUG: [chan 9130] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9130] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9130 opened.
paramiko.transport: DEBUG: [chan 9130] Sesch channel 9130 request ok
paramiko.transport: DEBUG: [chan 9130] EOF received (9130)
paramiko.transport: DEBUG: [chan 9130] EOF sent (9130)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4564 count=353 bs=1k
paramiko.transport: DEBUG: [chan 9131] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9131] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9131 opened.
paramiko.transport: DEBUG: [chan 9131] Sesch channel 9131 request ok
paramiko.transport: DEBUG: [chan 9131] EOF received (9131)
paramiko.transport: DEBUG: [chan 9131] EOF sent (9131)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4565 count=970 bs=1k
paramiko.transport: DEBUG: [chan 9132] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9132] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9132 opened.
paramiko.transport: DEBUG: [chan 9132] Sesch channel 9132 request ok
paramiko.transport: DEBUG: [chan 9132] EOF received (9132)
paramiko.transport: DEBUG: [chan 9132] EOF sent (9132)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4565 count=970 bs=1k
paramiko.transport: DEBUG: [chan 9133] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9133] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9133 opened.
paramiko.transport: DEBUG: [chan 9133] Sesch channel 9133 request ok
paramiko.transport: DEBUG: [chan 9133] EOF received (9133)
paramiko.transport: DEBUG: [chan 9133] EOF sent (9133)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4566 count=676 bs=1k
paramiko.transport: DEBUG: [chan 9134] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9134] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9134 opened.
paramiko.transport: DEBUG: [chan 9134] Sesch channel 9134 request ok
paramiko.transport: DEBUG: [chan 9134] EOF received (9134)
paramiko.transport: DEBUG: [chan 9134] EOF sent (9134)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4566 count=676 bs=1k
paramiko.transport: DEBUG: [chan 9135] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9135] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9135 opened.
paramiko.transport: DEBUG: [chan 9135] Sesch channel 9135 request ok
paramiko.transport: DEBUG: [chan 9135] EOF received (9135)
paramiko.transport: DEBUG: [chan 9135] EOF sent (9135)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4567 count=421 bs=1k
paramiko.transport: DEBUG: [chan 9136] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9136] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9136 opened.
paramiko.transport: DEBUG: [chan 9136] Sesch channel 9136 request ok
paramiko.transport: DEBUG: [chan 9136] EOF received (9136)
paramiko.transport: DEBUG: [chan 9136] EOF sent (9136)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4567 count=421 bs=1k
paramiko.transport: DEBUG: [chan 9137] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9137] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9137 opened.
paramiko.transport: DEBUG: [chan 9137] Sesch channel 9137 request ok
paramiko.transport: DEBUG: [chan 9137] EOF received (9137)
paramiko.transport: DEBUG: [chan 9137] EOF sent (9137)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4568 count=161 bs=1k
paramiko.transport: DEBUG: [chan 9138] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9138] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9138 opened.
paramiko.transport: DEBUG: [chan 9138] Sesch channel 9138 request ok
paramiko.transport: DEBUG: [chan 9138] EOF received (9138)
paramiko.transport: DEBUG: [chan 9138] EOF sent (9138)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4568 count=161 bs=1k
paramiko.transport: DEBUG: [chan 9139] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9139] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9139 opened.
paramiko.transport: DEBUG: [chan 9139] Sesch channel 9139 request ok
paramiko.transport: DEBUG: [chan 9139] EOF received (9139)
paramiko.transport: DEBUG: [chan 9139] EOF sent (9139)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4569 count=319 bs=1k
paramiko.transport: DEBUG: [chan 9140] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9140] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9140 opened.
paramiko.transport: DEBUG: [chan 9140] Sesch channel 9140 request ok
paramiko.transport: DEBUG: [chan 9140] EOF received (9140)
paramiko.transport: DEBUG: [chan 9140] EOF sent (9140)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4569 count=319 bs=1k
paramiko.transport: DEBUG: [chan 9141] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9141] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9141 opened.
paramiko.transport: DEBUG: [chan 9141] Sesch channel 9141 request ok
paramiko.transport: DEBUG: [chan 9141] EOF received (9141)
paramiko.transport: DEBUG: [chan 9141] EOF sent (9141)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4570 count=968 bs=1k
paramiko.transport: DEBUG: [chan 9142] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9142] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9142 opened.
paramiko.transport: DEBUG: [chan 9142] Sesch channel 9142 request ok
paramiko.transport: DEBUG: [chan 9142] EOF received (9142)
paramiko.transport: DEBUG: [chan 9142] EOF sent (9142)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4570 count=968 bs=1k
paramiko.transport: DEBUG: [chan 9143] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9143] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9143 opened.
paramiko.transport: DEBUG: [chan 9143] Sesch channel 9143 request ok
paramiko.transport: DEBUG: [chan 9143] EOF received (9143)
paramiko.transport: DEBUG: [chan 9143] EOF sent (9143)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4571 count=667 bs=1k
paramiko.transport: DEBUG: [chan 9144] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9144] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9144 opened.
paramiko.transport: DEBUG: [chan 9144] Sesch channel 9144 request ok
paramiko.transport: DEBUG: [chan 9144] EOF received (9144)
paramiko.transport: DEBUG: [chan 9144] EOF sent (9144)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4571 count=667 bs=1k
paramiko.transport: DEBUG: [chan 9145] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9145] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9145 opened.
paramiko.transport: DEBUG: [chan 9145] Sesch channel 9145 request ok
paramiko.transport: DEBUG: [chan 9145] EOF received (9145)
paramiko.transport: DEBUG: [chan 9145] EOF sent (9145)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4572 count=472 bs=1k
paramiko.transport: DEBUG: [chan 9146] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9146] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9146 opened.
paramiko.transport: DEBUG: [chan 9146] Sesch channel 9146 request ok
paramiko.transport: DEBUG: [chan 9146] EOF received (9146)
paramiko.transport: DEBUG: [chan 9146] EOF sent (9146)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4572 count=472 bs=1k
paramiko.transport: DEBUG: [chan 9147] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9147] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9147 opened.
paramiko.transport: DEBUG: [chan 9147] Sesch channel 9147 request ok
paramiko.transport: DEBUG: [chan 9147] EOF received (9147)
paramiko.transport: DEBUG: [chan 9147] EOF sent (9147)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4573 count=921 bs=1k
paramiko.transport: DEBUG: [chan 9148] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9148] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9148 opened.
paramiko.transport: DEBUG: [chan 9148] Sesch channel 9148 request ok
paramiko.transport: DEBUG: [chan 9148] EOF received (9148)
paramiko.transport: DEBUG: [chan 9148] EOF sent (9148)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4573 count=921 bs=1k
paramiko.transport: DEBUG: [chan 9149] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9149] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9149 opened.
paramiko.transport: DEBUG: [chan 9149] Sesch channel 9149 request ok
paramiko.transport: DEBUG: [chan 9149] EOF received (9149)
paramiko.transport: DEBUG: [chan 9149] EOF sent (9149)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4574 count=441 bs=1k
paramiko.transport: DEBUG: [chan 9150] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9150] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9150 opened.
paramiko.transport: DEBUG: [chan 9150] Sesch channel 9150 request ok
paramiko.transport: DEBUG: [chan 9150] EOF received (9150)
paramiko.transport: DEBUG: [chan 9150] EOF sent (9150)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4574 count=441 bs=1k
paramiko.transport: DEBUG: [chan 9151] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9151] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9151 opened.
paramiko.transport: DEBUG: [chan 9151] Sesch channel 9151 request ok
paramiko.transport: DEBUG: [chan 9151] EOF received (9151)
paramiko.transport: DEBUG: [chan 9151] EOF sent (9151)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4575 count=15 bs=1k
paramiko.transport: DEBUG: [chan 9152] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9152] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9152 opened.
paramiko.transport: DEBUG: [chan 9152] Sesch channel 9152 request ok
paramiko.transport: DEBUG: [chan 9152] EOF received (9152)
paramiko.transport: DEBUG: [chan 9152] EOF sent (9152)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4575 count=15 bs=1k
paramiko.transport: DEBUG: [chan 9153] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9153] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9153 opened.
paramiko.transport: DEBUG: [chan 9153] Sesch channel 9153 request ok
paramiko.transport: DEBUG: [chan 9153] EOF received (9153)
paramiko.transport: DEBUG: [chan 9153] EOF sent (9153)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4576 count=105 bs=1k
paramiko.transport: DEBUG: [chan 9154] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9154] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9154 opened.
paramiko.transport: DEBUG: [chan 9154] Sesch channel 9154 request ok
paramiko.transport: DEBUG: [chan 9154] EOF received (9154)
paramiko.transport: DEBUG: [chan 9154] EOF sent (9154)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4576 count=105 bs=1k
paramiko.transport: DEBUG: [chan 9155] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9155] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9155 opened.
paramiko.transport: DEBUG: [chan 9155] Sesch channel 9155 request ok
paramiko.transport: DEBUG: [chan 9155] EOF received (9155)
paramiko.transport: DEBUG: [chan 9155] EOF sent (9155)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4577 count=284 bs=1k
paramiko.transport: DEBUG: [chan 9156] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9156] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9156 opened.
paramiko.transport: DEBUG: [chan 9156] Sesch channel 9156 request ok
paramiko.transport: DEBUG: [chan 9156] EOF received (9156)
paramiko.transport: DEBUG: [chan 9156] EOF sent (9156)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4577 count=284 bs=1k
paramiko.transport: DEBUG: [chan 9157] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9157] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9157 opened.
paramiko.transport: DEBUG: [chan 9157] Sesch channel 9157 request ok
paramiko.transport: DEBUG: [chan 9157] EOF received (9157)
paramiko.transport: DEBUG: [chan 9157] EOF sent (9157)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4578 count=852 bs=1k
paramiko.transport: DEBUG: [chan 9158] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9158] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9158 opened.
paramiko.transport: DEBUG: [chan 9158] Sesch channel 9158 request ok
paramiko.transport: DEBUG: [chan 9158] EOF received (9158)
paramiko.transport: DEBUG: [chan 9158] EOF sent (9158)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4578 count=852 bs=1k
paramiko.transport: DEBUG: [chan 9159] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9159] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9159 opened.
paramiko.transport: DEBUG: [chan 9159] Sesch channel 9159 request ok
paramiko.transport: DEBUG: [chan 9159] EOF received (9159)
paramiko.transport: DEBUG: [chan 9159] EOF sent (9159)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4579 count=995 bs=1k
paramiko.transport: DEBUG: [chan 9160] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9160] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9160 opened.
paramiko.transport: DEBUG: [chan 9160] Sesch channel 9160 request ok
paramiko.transport: DEBUG: [chan 9160] EOF received (9160)
paramiko.transport: DEBUG: [chan 9160] EOF sent (9160)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4579 count=995 bs=1k
paramiko.transport: DEBUG: [chan 9161] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9161] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9161 opened.
paramiko.transport: DEBUG: [chan 9161] Sesch channel 9161 request ok
paramiko.transport: DEBUG: [chan 9161] EOF received (9161)
paramiko.transport: DEBUG: [chan 9161] EOF sent (9161)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4580 count=9 bs=1k
paramiko.transport: DEBUG: [chan 9162] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9162] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9162 opened.
paramiko.transport: DEBUG: [chan 9162] Sesch channel 9162 request ok
paramiko.transport: DEBUG: [chan 9162] EOF received (9162)
paramiko.transport: DEBUG: [chan 9162] EOF sent (9162)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4580 count=9 bs=1k
paramiko.transport: DEBUG: [chan 9163] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9163] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9163 opened.
paramiko.transport: DEBUG: [chan 9163] Sesch channel 9163 request ok
paramiko.transport: DEBUG: [chan 9163] EOF received (9163)
paramiko.transport: DEBUG: [chan 9163] EOF sent (9163)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4581 count=237 bs=1k
paramiko.transport: DEBUG: [chan 9164] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9164] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9164 opened.
paramiko.transport: DEBUG: [chan 9164] Sesch channel 9164 request ok
paramiko.transport: DEBUG: [chan 9164] EOF received (9164)
paramiko.transport: DEBUG: [chan 9164] EOF sent (9164)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4581 count=237 bs=1k
paramiko.transport: DEBUG: [chan 9165] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9165] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9165 opened.
paramiko.transport: DEBUG: [chan 9165] Sesch channel 9165 request ok
paramiko.transport: DEBUG: [chan 9165] EOF received (9165)
paramiko.transport: DEBUG: [chan 9165] EOF sent (9165)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4582 count=248 bs=1k
paramiko.transport: DEBUG: [chan 9166] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9166] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9166 opened.
paramiko.transport: DEBUG: [chan 9166] Sesch channel 9166 request ok
paramiko.transport: DEBUG: [chan 9166] EOF received (9166)
paramiko.transport: DEBUG: [chan 9166] EOF sent (9166)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4582 count=248 bs=1k
paramiko.transport: DEBUG: [chan 9167] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9167] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9167 opened.
paramiko.transport: DEBUG: [chan 9167] Sesch channel 9167 request ok
paramiko.transport: DEBUG: [chan 9167] EOF received (9167)
paramiko.transport: DEBUG: [chan 9167] EOF sent (9167)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4583 count=461 bs=1k
paramiko.transport: DEBUG: [chan 9168] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9168] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9168 opened.
paramiko.transport: DEBUG: [chan 9168] Sesch channel 9168 request ok
paramiko.transport: DEBUG: [chan 9168] EOF received (9168)
paramiko.transport: DEBUG: [chan 9168] EOF sent (9168)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4583 count=461 bs=1k
paramiko.transport: DEBUG: [chan 9169] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9169] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9169 opened.
paramiko.transport: DEBUG: [chan 9169] Sesch channel 9169 request ok
paramiko.transport: DEBUG: [chan 9169] EOF received (9169)
paramiko.transport: DEBUG: [chan 9169] EOF sent (9169)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4584 count=59 bs=1k
paramiko.transport: DEBUG: [chan 9170] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9170] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9170 opened.
paramiko.transport: DEBUG: [chan 9170] Sesch channel 9170 request ok
paramiko.transport: DEBUG: [chan 9170] EOF received (9170)
paramiko.transport: DEBUG: [chan 9170] EOF sent (9170)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4584 count=59 bs=1k
paramiko.transport: DEBUG: [chan 9171] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9171] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9171 opened.
paramiko.transport: DEBUG: [chan 9171] Sesch channel 9171 request ok
paramiko.transport: DEBUG: [chan 9171] EOF received (9171)
paramiko.transport: DEBUG: [chan 9171] EOF sent (9171)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4585 count=659 bs=1k
paramiko.transport: DEBUG: [chan 9172] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9172] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9172 opened.
paramiko.transport: DEBUG: [chan 9172] Sesch channel 9172 request ok
paramiko.transport: DEBUG: [chan 9172] EOF received (9172)
paramiko.transport: DEBUG: [chan 9172] EOF sent (9172)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4585 count=659 bs=1k
paramiko.transport: DEBUG: [chan 9173] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9173] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9173 opened.
paramiko.transport: DEBUG: [chan 9173] Sesch channel 9173 request ok
paramiko.transport: DEBUG: [chan 9173] EOF received (9173)
paramiko.transport: DEBUG: [chan 9173] EOF sent (9173)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4586 count=73 bs=1k
paramiko.transport: DEBUG: [chan 9174] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9174] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9174 opened.
paramiko.transport: DEBUG: [chan 9174] Sesch channel 9174 request ok
paramiko.transport: DEBUG: [chan 9174] EOF received (9174)
paramiko.transport: DEBUG: [chan 9174] EOF sent (9174)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4586 count=73 bs=1k
paramiko.transport: DEBUG: [chan 9175] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9175] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9175 opened.
paramiko.transport: DEBUG: [chan 9175] Sesch channel 9175 request ok
paramiko.transport: DEBUG: [chan 9175] EOF received (9175)
paramiko.transport: DEBUG: [chan 9175] EOF sent (9175)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4587 count=75 bs=1k
paramiko.transport: DEBUG: [chan 9176] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9176] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9176 opened.
paramiko.transport: DEBUG: [chan 9176] Sesch channel 9176 request ok
paramiko.transport: DEBUG: [chan 9176] EOF received (9176)
paramiko.transport: DEBUG: [chan 9176] EOF sent (9176)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4587 count=75 bs=1k
paramiko.transport: DEBUG: [chan 9177] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9177] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9177 opened.
paramiko.transport: DEBUG: [chan 9177] Sesch channel 9177 request ok
paramiko.transport: DEBUG: [chan 9177] EOF received (9177)
paramiko.transport: DEBUG: [chan 9177] EOF sent (9177)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4588 count=168 bs=1k
paramiko.transport: DEBUG: [chan 9178] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9178] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9178 opened.
paramiko.transport: DEBUG: [chan 9178] Sesch channel 9178 request ok
paramiko.transport: DEBUG: [chan 9178] EOF received (9178)
paramiko.transport: DEBUG: [chan 9178] EOF sent (9178)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4588 count=168 bs=1k
paramiko.transport: DEBUG: [chan 9179] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9179] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9179 opened.
paramiko.transport: DEBUG: [chan 9179] Sesch channel 9179 request ok
paramiko.transport: DEBUG: [chan 9179] EOF received (9179)
paramiko.transport: DEBUG: [chan 9179] EOF sent (9179)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4589 count=498 bs=1k
paramiko.transport: DEBUG: [chan 9180] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9180] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9180 opened.
paramiko.transport: DEBUG: [chan 9180] Sesch channel 9180 request ok
paramiko.transport: DEBUG: [chan 9180] EOF received (9180)
paramiko.transport: DEBUG: [chan 9180] EOF sent (9180)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4589 count=498 bs=1k
paramiko.transport: DEBUG: [chan 9181] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9181] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9181 opened.
paramiko.transport: DEBUG: [chan 9181] Sesch channel 9181 request ok
paramiko.transport: DEBUG: [chan 9181] EOF received (9181)
paramiko.transport: DEBUG: [chan 9181] EOF sent (9181)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4590 count=778 bs=1k
paramiko.transport: DEBUG: [chan 9182] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9182] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9182 opened.
paramiko.transport: DEBUG: [chan 9182] Sesch channel 9182 request ok
paramiko.transport: DEBUG: [chan 9182] EOF received (9182)
paramiko.transport: DEBUG: [chan 9182] EOF sent (9182)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4590 count=778 bs=1k
paramiko.transport: DEBUG: [chan 9183] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9183] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9183 opened.
paramiko.transport: DEBUG: [chan 9183] Sesch channel 9183 request ok
paramiko.transport: DEBUG: [chan 9183] EOF received (9183)
paramiko.transport: DEBUG: [chan 9183] EOF sent (9183)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4591 count=819 bs=1k
paramiko.transport: DEBUG: [chan 9184] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9184] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9184 opened.
paramiko.transport: DEBUG: [chan 9184] Sesch channel 9184 request ok
paramiko.transport: DEBUG: [chan 9184] EOF received (9184)
paramiko.transport: DEBUG: [chan 9184] EOF sent (9184)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4591 count=819 bs=1k
paramiko.transport: DEBUG: [chan 9185] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9185] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9185 opened.
paramiko.transport: DEBUG: [chan 9185] Sesch channel 9185 request ok
paramiko.transport: DEBUG: [chan 9185] EOF received (9185)
paramiko.transport: DEBUG: [chan 9185] EOF sent (9185)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4592 count=513 bs=1k
paramiko.transport: DEBUG: [chan 9186] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9186] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9186 opened.
paramiko.transport: DEBUG: [chan 9186] Sesch channel 9186 request ok
paramiko.transport: DEBUG: [chan 9186] EOF received (9186)
paramiko.transport: DEBUG: [chan 9186] EOF sent (9186)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4592 count=513 bs=1k
paramiko.transport: DEBUG: [chan 9187] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9187] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9187 opened.
paramiko.transport: DEBUG: [chan 9187] Sesch channel 9187 request ok
paramiko.transport: DEBUG: [chan 9187] EOF received (9187)
paramiko.transport: DEBUG: [chan 9187] EOF sent (9187)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4593 count=817 bs=1k
paramiko.transport: DEBUG: [chan 9188] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9188] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9188 opened.
paramiko.transport: DEBUG: [chan 9188] Sesch channel 9188 request ok
paramiko.transport: DEBUG: [chan 9188] EOF received (9188)
paramiko.transport: DEBUG: [chan 9188] EOF sent (9188)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4593 count=817 bs=1k
paramiko.transport: DEBUG: [chan 9189] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9189] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9189 opened.
paramiko.transport: DEBUG: [chan 9189] Sesch channel 9189 request ok
paramiko.transport: DEBUG: [chan 9189] EOF received (9189)
paramiko.transport: DEBUG: [chan 9189] EOF sent (9189)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4594 count=186 bs=1k
paramiko.transport: DEBUG: [chan 9190] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9190] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9190 opened.
paramiko.transport: DEBUG: [chan 9190] Sesch channel 9190 request ok
paramiko.transport: DEBUG: [chan 9190] EOF received (9190)
paramiko.transport: DEBUG: [chan 9190] EOF sent (9190)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4594 count=186 bs=1k
paramiko.transport: DEBUG: [chan 9191] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9191] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9191 opened.
paramiko.transport: DEBUG: [chan 9191] Sesch channel 9191 request ok
paramiko.transport: DEBUG: [chan 9191] EOF received (9191)
paramiko.transport: DEBUG: [chan 9191] EOF sent (9191)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4595 count=45 bs=1k
paramiko.transport: DEBUG: [chan 9192] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9192] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9192 opened.
paramiko.transport: DEBUG: [chan 9192] Sesch channel 9192 request ok
paramiko.transport: DEBUG: [chan 9192] EOF received (9192)
paramiko.transport: DEBUG: [chan 9192] EOF sent (9192)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4595 count=45 bs=1k
paramiko.transport: DEBUG: [chan 9193] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9193] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9193 opened.
paramiko.transport: DEBUG: [chan 9193] Sesch channel 9193 request ok
paramiko.transport: DEBUG: [chan 9193] EOF received (9193)
paramiko.transport: DEBUG: [chan 9193] EOF sent (9193)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4596 count=257 bs=1k
paramiko.transport: DEBUG: [chan 9194] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9194] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9194 opened.
paramiko.transport: DEBUG: [chan 9194] Sesch channel 9194 request ok
paramiko.transport: DEBUG: [chan 9194] EOF received (9194)
paramiko.transport: DEBUG: [chan 9194] EOF sent (9194)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4596 count=257 bs=1k
paramiko.transport: DEBUG: [chan 9195] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9195] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9195 opened.
paramiko.transport: DEBUG: [chan 9195] Sesch channel 9195 request ok
paramiko.transport: DEBUG: [chan 9195] EOF received (9195)
paramiko.transport: DEBUG: [chan 9195] EOF sent (9195)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4597 count=320 bs=1k
paramiko.transport: DEBUG: [chan 9196] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9196] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9196 opened.
paramiko.transport: DEBUG: [chan 9196] Sesch channel 9196 request ok
paramiko.transport: DEBUG: [chan 9196] EOF received (9196)
paramiko.transport: DEBUG: [chan 9196] EOF sent (9196)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4597 count=320 bs=1k
paramiko.transport: DEBUG: [chan 9197] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9197] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9197 opened.
paramiko.transport: DEBUG: [chan 9197] Sesch channel 9197 request ok
paramiko.transport: DEBUG: [chan 9197] EOF received (9197)
paramiko.transport: DEBUG: [chan 9197] EOF sent (9197)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4598 count=719 bs=1k
paramiko.transport: DEBUG: [chan 9198] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9198] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9198 opened.
paramiko.transport: DEBUG: [chan 9198] Sesch channel 9198 request ok
paramiko.transport: DEBUG: [chan 9198] EOF received (9198)
paramiko.transport: DEBUG: [chan 9198] EOF sent (9198)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4598 count=719 bs=1k
paramiko.transport: DEBUG: [chan 9199] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9199] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9199 opened.
paramiko.transport: DEBUG: [chan 9199] Sesch channel 9199 request ok
paramiko.transport: DEBUG: [chan 9199] EOF received (9199)
paramiko.transport: DEBUG: [chan 9199] EOF sent (9199)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4599 count=531 bs=1k
paramiko.transport: DEBUG: [chan 9200] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9200] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9200 opened.
paramiko.transport: DEBUG: [chan 9200] Sesch channel 9200 request ok
paramiko.transport: DEBUG: [chan 9200] EOF received (9200)
paramiko.transport: DEBUG: [chan 9200] EOF sent (9200)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4599 count=531 bs=1k
paramiko.transport: DEBUG: [chan 9201] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9201] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9201 opened.
paramiko.transport: DEBUG: [chan 9201] Sesch channel 9201 request ok
paramiko.transport: DEBUG: [chan 9201] EOF received (9201)
paramiko.transport: DEBUG: [chan 9201] EOF sent (9201)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4600 count=276 bs=1k
paramiko.transport: DEBUG: [chan 9202] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9202] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9202 opened.
paramiko.transport: DEBUG: [chan 9202] Sesch channel 9202 request ok
paramiko.transport: DEBUG: [chan 9202] EOF received (9202)
paramiko.transport: DEBUG: [chan 9202] EOF sent (9202)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4600 count=276 bs=1k
paramiko.transport: DEBUG: [chan 9203] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9203] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9203 opened.
paramiko.transport: DEBUG: [chan 9203] Sesch channel 9203 request ok
paramiko.transport: DEBUG: [chan 9203] EOF received (9203)
paramiko.transport: DEBUG: [chan 9203] EOF sent (9203)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4601 count=287 bs=1k
paramiko.transport: DEBUG: [chan 9204] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9204] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9204 opened.
paramiko.transport: DEBUG: [chan 9204] Sesch channel 9204 request ok
paramiko.transport: DEBUG: [chan 9204] EOF received (9204)
paramiko.transport: DEBUG: [chan 9204] EOF sent (9204)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4601 count=287 bs=1k
paramiko.transport: DEBUG: [chan 9205] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9205] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9205 opened.
paramiko.transport: DEBUG: [chan 9205] Sesch channel 9205 request ok
paramiko.transport: DEBUG: [chan 9205] EOF received (9205)
paramiko.transport: DEBUG: [chan 9205] EOF sent (9205)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4602 count=123 bs=1k
paramiko.transport: DEBUG: [chan 9206] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9206] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9206 opened.
paramiko.transport: DEBUG: [chan 9206] Sesch channel 9206 request ok
paramiko.transport: DEBUG: [chan 9206] EOF received (9206)
paramiko.transport: DEBUG: [chan 9206] EOF sent (9206)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4602 count=123 bs=1k
paramiko.transport: DEBUG: [chan 9207] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9207] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9207 opened.
paramiko.transport: DEBUG: [chan 9207] Sesch channel 9207 request ok
paramiko.transport: DEBUG: [chan 9207] EOF received (9207)
paramiko.transport: DEBUG: [chan 9207] EOF sent (9207)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4603 count=273 bs=1k
paramiko.transport: DEBUG: [chan 9208] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9208] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9208 opened.
paramiko.transport: DEBUG: [chan 9208] Sesch channel 9208 request ok
paramiko.transport: DEBUG: [chan 9208] EOF received (9208)
paramiko.transport: DEBUG: [chan 9208] EOF sent (9208)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4603 count=273 bs=1k
paramiko.transport: DEBUG: [chan 9209] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9209] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9209 opened.
paramiko.transport: DEBUG: [chan 9209] Sesch channel 9209 request ok
paramiko.transport: DEBUG: [chan 9209] EOF received (9209)
paramiko.transport: DEBUG: [chan 9209] EOF sent (9209)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4604 count=930 bs=1k
paramiko.transport: DEBUG: [chan 9210] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9210] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9210 opened.
paramiko.transport: DEBUG: [chan 9210] Sesch channel 9210 request ok
paramiko.transport: DEBUG: [chan 9210] EOF received (9210)
paramiko.transport: DEBUG: [chan 9210] EOF sent (9210)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4604 count=930 bs=1k
paramiko.transport: DEBUG: [chan 9211] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9211] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9211 opened.
paramiko.transport: DEBUG: [chan 9211] Sesch channel 9211 request ok
paramiko.transport: DEBUG: [chan 9211] EOF received (9211)
paramiko.transport: DEBUG: [chan 9211] EOF sent (9211)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4605 count=1013 bs=1k
paramiko.transport: DEBUG: [chan 9212] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9212] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9212 opened.
paramiko.transport: DEBUG: [chan 9212] Sesch channel 9212 request ok
paramiko.transport: DEBUG: [chan 9212] EOF received (9212)
paramiko.transport: DEBUG: [chan 9212] EOF sent (9212)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4605 count=1013 bs=1k
paramiko.transport: DEBUG: [chan 9213] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9213] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9213 opened.
paramiko.transport: DEBUG: [chan 9213] Sesch channel 9213 request ok
paramiko.transport: DEBUG: [chan 9213] EOF received (9213)
paramiko.transport: DEBUG: [chan 9213] EOF sent (9213)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4606 count=670 bs=1k
paramiko.transport: DEBUG: [chan 9214] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9214] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9214 opened.
paramiko.transport: DEBUG: [chan 9214] Sesch channel 9214 request ok
paramiko.transport: DEBUG: [chan 9214] EOF received (9214)
paramiko.transport: DEBUG: [chan 9214] EOF sent (9214)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4606 count=670 bs=1k
paramiko.transport: DEBUG: [chan 9215] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9215] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9215 opened.
paramiko.transport: DEBUG: [chan 9215] Sesch channel 9215 request ok
paramiko.transport: DEBUG: [chan 9215] EOF received (9215)
paramiko.transport: DEBUG: [chan 9215] EOF sent (9215)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4607 count=75 bs=1k
paramiko.transport: DEBUG: [chan 9216] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9216] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9216 opened.
paramiko.transport: DEBUG: [chan 9216] Sesch channel 9216 request ok
paramiko.transport: DEBUG: [chan 9216] EOF received (9216)
paramiko.transport: DEBUG: [chan 9216] EOF sent (9216)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4607 count=75 bs=1k
paramiko.transport: DEBUG: [chan 9217] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9217] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9217 opened.
paramiko.transport: DEBUG: [chan 9217] Sesch channel 9217 request ok
paramiko.transport: DEBUG: [chan 9217] EOF received (9217)
paramiko.transport: DEBUG: [chan 9217] EOF sent (9217)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4608 count=655 bs=1k
paramiko.transport: DEBUG: [chan 9218] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9218] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9218 opened.
paramiko.transport: DEBUG: [chan 9218] Sesch channel 9218 request ok
paramiko.transport: DEBUG: [chan 9218] EOF received (9218)
paramiko.transport: DEBUG: [chan 9218] EOF sent (9218)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4608 count=655 bs=1k
paramiko.transport: DEBUG: [chan 9219] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9219] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9219 opened.
paramiko.transport: DEBUG: [chan 9219] Sesch channel 9219 request ok
paramiko.transport: DEBUG: [chan 9219] EOF received (9219)
paramiko.transport: DEBUG: [chan 9219] EOF sent (9219)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4609 count=32 bs=1k
paramiko.transport: DEBUG: [chan 9220] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9220] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9220 opened.
paramiko.transport: DEBUG: [chan 9220] Sesch channel 9220 request ok
paramiko.transport: DEBUG: [chan 9220] EOF received (9220)
paramiko.transport: DEBUG: [chan 9220] EOF sent (9220)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4609 count=32 bs=1k
paramiko.transport: DEBUG: [chan 9221] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9221] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9221 opened.
paramiko.transport: DEBUG: [chan 9221] Sesch channel 9221 request ok
paramiko.transport: DEBUG: [chan 9221] EOF received (9221)
paramiko.transport: DEBUG: [chan 9221] EOF sent (9221)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4610 count=63 bs=1k
paramiko.transport: DEBUG: [chan 9222] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9222] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9222 opened.
paramiko.transport: DEBUG: [chan 9222] Sesch channel 9222 request ok
paramiko.transport: DEBUG: [chan 9222] EOF received (9222)
paramiko.transport: DEBUG: [chan 9222] EOF sent (9222)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4610 count=63 bs=1k
paramiko.transport: DEBUG: [chan 9223] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9223] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9223 opened.
paramiko.transport: DEBUG: [chan 9223] Sesch channel 9223 request ok
paramiko.transport: DEBUG: [chan 9223] EOF received (9223)
paramiko.transport: DEBUG: [chan 9223] EOF sent (9223)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4611 count=405 bs=1k
paramiko.transport: DEBUG: [chan 9224] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9224] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9224 opened.
paramiko.transport: DEBUG: [chan 9224] Sesch channel 9224 request ok
paramiko.transport: DEBUG: [chan 9224] EOF received (9224)
paramiko.transport: DEBUG: [chan 9224] EOF sent (9224)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4611 count=405 bs=1k
paramiko.transport: DEBUG: [chan 9225] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9225] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9225 opened.
paramiko.transport: DEBUG: [chan 9225] Sesch channel 9225 request ok
paramiko.transport: DEBUG: [chan 9225] EOF received (9225)
paramiko.transport: DEBUG: [chan 9225] EOF sent (9225)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4612 count=628 bs=1k
paramiko.transport: DEBUG: [chan 9226] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9226] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9226 opened.
paramiko.transport: DEBUG: [chan 9226] Sesch channel 9226 request ok
paramiko.transport: DEBUG: [chan 9226] EOF received (9226)
paramiko.transport: DEBUG: [chan 9226] EOF sent (9226)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4612 count=628 bs=1k
paramiko.transport: DEBUG: [chan 9227] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9227] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9227 opened.
paramiko.transport: DEBUG: [chan 9227] Sesch channel 9227 request ok
paramiko.transport: DEBUG: [chan 9227] EOF received (9227)
paramiko.transport: DEBUG: [chan 9227] EOF sent (9227)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4613 count=366 bs=1k
paramiko.transport: DEBUG: [chan 9228] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9228] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9228 opened.
paramiko.transport: DEBUG: [chan 9228] Sesch channel 9228 request ok
paramiko.transport: DEBUG: [chan 9228] EOF received (9228)
paramiko.transport: DEBUG: [chan 9228] EOF sent (9228)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4613 count=366 bs=1k
paramiko.transport: DEBUG: [chan 9229] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9229] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9229 opened.
paramiko.transport: DEBUG: [chan 9229] Sesch channel 9229 request ok
paramiko.transport: DEBUG: [chan 9229] EOF received (9229)
paramiko.transport: DEBUG: [chan 9229] EOF sent (9229)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4614 count=265 bs=1k
paramiko.transport: DEBUG: [chan 9230] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9230] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9230 opened.
paramiko.transport: DEBUG: [chan 9230] Sesch channel 9230 request ok
paramiko.transport: DEBUG: [chan 9230] EOF received (9230)
paramiko.transport: DEBUG: [chan 9230] EOF sent (9230)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4614 count=265 bs=1k
paramiko.transport: DEBUG: [chan 9231] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9231] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9231 opened.
paramiko.transport: DEBUG: [chan 9231] Sesch channel 9231 request ok
paramiko.transport: DEBUG: [chan 9231] EOF received (9231)
paramiko.transport: DEBUG: [chan 9231] EOF sent (9231)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4615 count=164 bs=1k
paramiko.transport: DEBUG: [chan 9232] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9232] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9232 opened.
paramiko.transport: DEBUG: [chan 9232] Sesch channel 9232 request ok
paramiko.transport: DEBUG: [chan 9232] EOF received (9232)
paramiko.transport: DEBUG: [chan 9232] EOF sent (9232)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4615 count=164 bs=1k
paramiko.transport: DEBUG: [chan 9233] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9233] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9233 opened.
paramiko.transport: DEBUG: [chan 9233] Sesch channel 9233 request ok
paramiko.transport: DEBUG: [chan 9233] EOF received (9233)
paramiko.transport: DEBUG: [chan 9233] EOF sent (9233)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4616 count=729 bs=1k
paramiko.transport: DEBUG: [chan 9234] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9234] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9234 opened.
paramiko.transport: DEBUG: [chan 9234] Sesch channel 9234 request ok
paramiko.transport: DEBUG: [chan 9234] EOF received (9234)
paramiko.transport: DEBUG: [chan 9234] EOF sent (9234)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4616 count=729 bs=1k
paramiko.transport: DEBUG: [chan 9235] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9235] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9235 opened.
paramiko.transport: DEBUG: [chan 9235] Sesch channel 9235 request ok
paramiko.transport: DEBUG: [chan 9235] EOF received (9235)
paramiko.transport: DEBUG: [chan 9235] EOF sent (9235)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4617 count=163 bs=1k
paramiko.transport: DEBUG: [chan 9236] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9236] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9236 opened.
paramiko.transport: DEBUG: [chan 9236] Sesch channel 9236 request ok
paramiko.transport: DEBUG: [chan 9236] EOF received (9236)
paramiko.transport: DEBUG: [chan 9236] EOF sent (9236)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4617 count=163 bs=1k
paramiko.transport: DEBUG: [chan 9237] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9237] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9237 opened.
paramiko.transport: DEBUG: [chan 9237] Sesch channel 9237 request ok
paramiko.transport: DEBUG: [chan 9237] EOF received (9237)
paramiko.transport: DEBUG: [chan 9237] EOF sent (9237)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4618 count=871 bs=1k
paramiko.transport: DEBUG: [chan 9238] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9238] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9238 opened.
paramiko.transport: DEBUG: [chan 9238] Sesch channel 9238 request ok
paramiko.transport: DEBUG: [chan 9238] EOF received (9238)
paramiko.transport: DEBUG: [chan 9238] EOF sent (9238)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4618 count=871 bs=1k
paramiko.transport: DEBUG: [chan 9239] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9239] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9239 opened.
paramiko.transport: DEBUG: [chan 9239] Sesch channel 9239 request ok
paramiko.transport: DEBUG: [chan 9239] EOF received (9239)
paramiko.transport: DEBUG: [chan 9239] EOF sent (9239)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4619 count=182 bs=1k
paramiko.transport: DEBUG: [chan 9240] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9240] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9240 opened.
paramiko.transport: DEBUG: [chan 9240] Sesch channel 9240 request ok
paramiko.transport: DEBUG: [chan 9240] EOF received (9240)
paramiko.transport: DEBUG: [chan 9240] EOF sent (9240)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4619 count=182 bs=1k
paramiko.transport: DEBUG: [chan 9241] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9241] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9241 opened.
paramiko.transport: DEBUG: [chan 9241] Sesch channel 9241 request ok
paramiko.transport: DEBUG: [chan 9241] EOF received (9241)
paramiko.transport: DEBUG: [chan 9241] EOF sent (9241)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4620 count=320 bs=1k
paramiko.transport: DEBUG: [chan 9242] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9242] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9242 opened.
paramiko.transport: DEBUG: [chan 9242] Sesch channel 9242 request ok
paramiko.transport: DEBUG: [chan 9242] EOF received (9242)
paramiko.transport: DEBUG: [chan 9242] EOF sent (9242)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4620 count=320 bs=1k
paramiko.transport: DEBUG: [chan 9243] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9243] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9243 opened.
paramiko.transport: DEBUG: [chan 9243] Sesch channel 9243 request ok
paramiko.transport: DEBUG: [chan 9243] EOF received (9243)
paramiko.transport: DEBUG: [chan 9243] EOF sent (9243)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4621 count=373 bs=1k
paramiko.transport: DEBUG: [chan 9244] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9244] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9244 opened.
paramiko.transport: DEBUG: [chan 9244] Sesch channel 9244 request ok
paramiko.transport: DEBUG: [chan 9244] EOF received (9244)
paramiko.transport: DEBUG: [chan 9244] EOF sent (9244)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4621 count=373 bs=1k
paramiko.transport: DEBUG: [chan 9245] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9245] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9245 opened.
paramiko.transport: DEBUG: [chan 9245] Sesch channel 9245 request ok
paramiko.transport: DEBUG: [chan 9245] EOF received (9245)
paramiko.transport: DEBUG: [chan 9245] EOF sent (9245)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4622 count=64 bs=1k
paramiko.transport: DEBUG: [chan 9246] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9246] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9246 opened.
paramiko.transport: DEBUG: [chan 9246] Sesch channel 9246 request ok
paramiko.transport: DEBUG: [chan 9246] EOF received (9246)
paramiko.transport: DEBUG: [chan 9246] EOF sent (9246)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4622 count=64 bs=1k
paramiko.transport: DEBUG: [chan 9247] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9247] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9247 opened.
paramiko.transport: DEBUG: [chan 9247] Sesch channel 9247 request ok
paramiko.transport: DEBUG: [chan 9247] EOF received (9247)
paramiko.transport: DEBUG: [chan 9247] EOF sent (9247)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4623 count=315 bs=1k
paramiko.transport: DEBUG: [chan 9248] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9248] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9248 opened.
paramiko.transport: DEBUG: [chan 9248] Sesch channel 9248 request ok
paramiko.transport: DEBUG: [chan 9248] EOF received (9248)
paramiko.transport: DEBUG: [chan 9248] EOF sent (9248)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4623 count=315 bs=1k
paramiko.transport: DEBUG: [chan 9249] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9249] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9249 opened.
paramiko.transport: DEBUG: [chan 9249] Sesch channel 9249 request ok
paramiko.transport: DEBUG: [chan 9249] EOF received (9249)
paramiko.transport: DEBUG: [chan 9249] EOF sent (9249)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4624 count=123 bs=1k
paramiko.transport: DEBUG: [chan 9250] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9250] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9250 opened.
paramiko.transport: DEBUG: [chan 9250] Sesch channel 9250 request ok
paramiko.transport: DEBUG: [chan 9250] EOF received (9250)
paramiko.transport: DEBUG: [chan 9250] EOF sent (9250)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4624 count=123 bs=1k
paramiko.transport: DEBUG: [chan 9251] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9251] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9251 opened.
paramiko.transport: DEBUG: [chan 9251] Sesch channel 9251 request ok
paramiko.transport: DEBUG: [chan 9251] EOF received (9251)
paramiko.transport: DEBUG: [chan 9251] EOF sent (9251)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4625 count=1019 bs=1k
paramiko.transport: DEBUG: [chan 9252] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9252] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9252 opened.
paramiko.transport: DEBUG: [chan 9252] Sesch channel 9252 request ok
paramiko.transport: DEBUG: [chan 9252] EOF received (9252)
paramiko.transport: DEBUG: [chan 9252] EOF sent (9252)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4625 count=1019 bs=1k
paramiko.transport: DEBUG: [chan 9253] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9253] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9253 opened.
paramiko.transport: DEBUG: [chan 9253] Sesch channel 9253 request ok
paramiko.transport: DEBUG: [chan 9253] EOF received (9253)
paramiko.transport: DEBUG: [chan 9253] EOF sent (9253)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4626 count=986 bs=1k
paramiko.transport: DEBUG: [chan 9254] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9254] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9254 opened.
paramiko.transport: DEBUG: [chan 9254] Sesch channel 9254 request ok
paramiko.transport: DEBUG: [chan 9254] EOF received (9254)
paramiko.transport: DEBUG: [chan 9254] EOF sent (9254)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4626 count=986 bs=1k
paramiko.transport: DEBUG: [chan 9255] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9255] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9255 opened.
paramiko.transport: DEBUG: [chan 9255] Sesch channel 9255 request ok
paramiko.transport: DEBUG: [chan 9255] EOF received (9255)
paramiko.transport: DEBUG: [chan 9255] EOF sent (9255)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4627 count=929 bs=1k
paramiko.transport: DEBUG: [chan 9256] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9256] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9256 opened.
paramiko.transport: DEBUG: [chan 9256] Sesch channel 9256 request ok
paramiko.transport: DEBUG: [chan 9256] EOF received (9256)
paramiko.transport: DEBUG: [chan 9256] EOF sent (9256)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4627 count=929 bs=1k
paramiko.transport: DEBUG: [chan 9257] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9257] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9257 opened.
paramiko.transport: DEBUG: [chan 9257] Sesch channel 9257 request ok
paramiko.transport: DEBUG: [chan 9257] EOF received (9257)
paramiko.transport: DEBUG: [chan 9257] EOF sent (9257)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4628 count=339 bs=1k
paramiko.transport: DEBUG: [chan 9258] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9258] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9258 opened.
paramiko.transport: DEBUG: [chan 9258] Sesch channel 9258 request ok
paramiko.transport: DEBUG: [chan 9258] EOF received (9258)
paramiko.transport: DEBUG: [chan 9258] EOF sent (9258)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4628 count=339 bs=1k
paramiko.transport: DEBUG: [chan 9259] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9259] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9259 opened.
paramiko.transport: DEBUG: [chan 9259] Sesch channel 9259 request ok
paramiko.transport: DEBUG: [chan 9259] EOF received (9259)
paramiko.transport: DEBUG: [chan 9259] EOF sent (9259)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4629 count=987 bs=1k
paramiko.transport: DEBUG: [chan 9260] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9260] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9260 opened.
paramiko.transport: DEBUG: [chan 9260] Sesch channel 9260 request ok
paramiko.transport: DEBUG: [chan 9260] EOF received (9260)
paramiko.transport: DEBUG: [chan 9260] EOF sent (9260)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4629 count=987 bs=1k
paramiko.transport: DEBUG: [chan 9261] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9261] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9261 opened.
paramiko.transport: DEBUG: [chan 9261] Sesch channel 9261 request ok
paramiko.transport: DEBUG: [chan 9261] EOF received (9261)
paramiko.transport: DEBUG: [chan 9261] EOF sent (9261)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4630 count=376 bs=1k
paramiko.transport: DEBUG: [chan 9262] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9262] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9262 opened.
paramiko.transport: DEBUG: [chan 9262] Sesch channel 9262 request ok
paramiko.transport: DEBUG: [chan 9262] EOF received (9262)
paramiko.transport: DEBUG: [chan 9262] EOF sent (9262)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4630 count=376 bs=1k
paramiko.transport: DEBUG: [chan 9263] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9263] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9263 opened.
paramiko.transport: DEBUG: [chan 9263] Sesch channel 9263 request ok
paramiko.transport: DEBUG: [chan 9263] EOF received (9263)
paramiko.transport: DEBUG: [chan 9263] EOF sent (9263)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4631 count=575 bs=1k
paramiko.transport: DEBUG: [chan 9264] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9264] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9264 opened.
paramiko.transport: DEBUG: [chan 9264] Sesch channel 9264 request ok
paramiko.transport: DEBUG: [chan 9264] EOF received (9264)
paramiko.transport: DEBUG: [chan 9264] EOF sent (9264)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4631 count=575 bs=1k
paramiko.transport: DEBUG: [chan 9265] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9265] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9265 opened.
paramiko.transport: DEBUG: [chan 9265] Sesch channel 9265 request ok
paramiko.transport: DEBUG: [chan 9265] EOF received (9265)
paramiko.transport: DEBUG: [chan 9265] EOF sent (9265)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4632 count=494 bs=1k
paramiko.transport: DEBUG: [chan 9266] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9266] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9266 opened.
paramiko.transport: DEBUG: [chan 9266] Sesch channel 9266 request ok
paramiko.transport: DEBUG: [chan 9266] EOF received (9266)
paramiko.transport: DEBUG: [chan 9266] EOF sent (9266)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4632 count=494 bs=1k
paramiko.transport: DEBUG: [chan 9267] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9267] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9267 opened.
paramiko.transport: DEBUG: [chan 9267] Sesch channel 9267 request ok
paramiko.transport: DEBUG: [chan 9267] EOF received (9267)
paramiko.transport: DEBUG: [chan 9267] EOF sent (9267)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4633 count=728 bs=1k
paramiko.transport: DEBUG: [chan 9268] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9268] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9268 opened.
paramiko.transport: DEBUG: [chan 9268] Sesch channel 9268 request ok
paramiko.transport: DEBUG: [chan 9268] EOF received (9268)
paramiko.transport: DEBUG: [chan 9268] EOF sent (9268)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4633 count=728 bs=1k
paramiko.transport: DEBUG: [chan 9269] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9269] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9269 opened.
paramiko.transport: DEBUG: [chan 9269] Sesch channel 9269 request ok
paramiko.transport: DEBUG: [chan 9269] EOF received (9269)
paramiko.transport: DEBUG: [chan 9269] EOF sent (9269)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4634 count=388 bs=1k
paramiko.transport: DEBUG: [chan 9270] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9270] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9270 opened.
paramiko.transport: DEBUG: [chan 9270] Sesch channel 9270 request ok
paramiko.transport: DEBUG: [chan 9270] EOF received (9270)
paramiko.transport: DEBUG: [chan 9270] EOF sent (9270)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4634 count=388 bs=1k
paramiko.transport: DEBUG: [chan 9271] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9271] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9271 opened.
paramiko.transport: DEBUG: [chan 9271] Sesch channel 9271 request ok
paramiko.transport: DEBUG: [chan 9271] EOF received (9271)
paramiko.transport: DEBUG: [chan 9271] EOF sent (9271)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4635 count=879 bs=1k
paramiko.transport: DEBUG: [chan 9272] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9272] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9272 opened.
paramiko.transport: DEBUG: [chan 9272] Sesch channel 9272 request ok
paramiko.transport: DEBUG: [chan 9272] EOF received (9272)
paramiko.transport: DEBUG: [chan 9272] EOF sent (9272)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4635 count=879 bs=1k
paramiko.transport: DEBUG: [chan 9273] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9273] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9273 opened.
paramiko.transport: DEBUG: [chan 9273] Sesch channel 9273 request ok
paramiko.transport: DEBUG: [chan 9273] EOF received (9273)
paramiko.transport: DEBUG: [chan 9273] EOF sent (9273)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4636 count=107 bs=1k
paramiko.transport: DEBUG: [chan 9274] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9274] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9274 opened.
paramiko.transport: DEBUG: [chan 9274] Sesch channel 9274 request ok
paramiko.transport: DEBUG: [chan 9274] EOF received (9274)
paramiko.transport: DEBUG: [chan 9274] EOF sent (9274)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4636 count=107 bs=1k
paramiko.transport: DEBUG: [chan 9275] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9275] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9275 opened.
paramiko.transport: DEBUG: [chan 9275] Sesch channel 9275 request ok
paramiko.transport: DEBUG: [chan 9275] EOF received (9275)
paramiko.transport: DEBUG: [chan 9275] EOF sent (9275)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4637 count=338 bs=1k
paramiko.transport: DEBUG: [chan 9276] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9276] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9276 opened.
paramiko.transport: DEBUG: [chan 9276] Sesch channel 9276 request ok
paramiko.transport: DEBUG: [chan 9276] EOF received (9276)
paramiko.transport: DEBUG: [chan 9276] EOF sent (9276)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4637 count=338 bs=1k
paramiko.transport: DEBUG: [chan 9277] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9277] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9277 opened.
paramiko.transport: DEBUG: [chan 9277] Sesch channel 9277 request ok
paramiko.transport: DEBUG: [chan 9277] EOF received (9277)
paramiko.transport: DEBUG: [chan 9277] EOF sent (9277)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4638 count=124 bs=1k
paramiko.transport: DEBUG: [chan 9278] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9278] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9278 opened.
paramiko.transport: DEBUG: [chan 9278] Sesch channel 9278 request ok
paramiko.transport: DEBUG: [chan 9278] EOF received (9278)
paramiko.transport: DEBUG: [chan 9278] EOF sent (9278)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4638 count=124 bs=1k
paramiko.transport: DEBUG: [chan 9279] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9279] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9279 opened.
paramiko.transport: DEBUG: [chan 9279] Sesch channel 9279 request ok
paramiko.transport: DEBUG: [chan 9279] EOF received (9279)
paramiko.transport: DEBUG: [chan 9279] EOF sent (9279)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4639 count=852 bs=1k
paramiko.transport: DEBUG: [chan 9280] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9280] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9280 opened.
paramiko.transport: DEBUG: [chan 9280] Sesch channel 9280 request ok
paramiko.transport: DEBUG: [chan 9280] EOF received (9280)
paramiko.transport: DEBUG: [chan 9280] EOF sent (9280)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4639 count=852 bs=1k
paramiko.transport: DEBUG: [chan 9281] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9281] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9281 opened.
paramiko.transport: DEBUG: [chan 9281] Sesch channel 9281 request ok
paramiko.transport: DEBUG: [chan 9281] EOF received (9281)
paramiko.transport: DEBUG: [chan 9281] EOF sent (9281)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4640 count=294 bs=1k
paramiko.transport: DEBUG: [chan 9282] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9282] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9282 opened.
paramiko.transport: DEBUG: [chan 9282] Sesch channel 9282 request ok
paramiko.transport: DEBUG: [chan 9282] EOF received (9282)
paramiko.transport: DEBUG: [chan 9282] EOF sent (9282)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4640 count=294 bs=1k
paramiko.transport: DEBUG: [chan 9283] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9283] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9283 opened.
paramiko.transport: DEBUG: [chan 9283] Sesch channel 9283 request ok
paramiko.transport: DEBUG: [chan 9283] EOF received (9283)
paramiko.transport: DEBUG: [chan 9283] EOF sent (9283)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4641 count=267 bs=1k
paramiko.transport: DEBUG: [chan 9284] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9284] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9284 opened.
paramiko.transport: DEBUG: [chan 9284] Sesch channel 9284 request ok
paramiko.transport: DEBUG: [chan 9284] EOF received (9284)
paramiko.transport: DEBUG: [chan 9284] EOF sent (9284)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4641 count=267 bs=1k
paramiko.transport: DEBUG: [chan 9285] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9285] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9285 opened.
paramiko.transport: DEBUG: [chan 9285] Sesch channel 9285 request ok
paramiko.transport: DEBUG: [chan 9285] EOF received (9285)
paramiko.transport: DEBUG: [chan 9285] EOF sent (9285)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4642 count=929 bs=1k
paramiko.transport: DEBUG: [chan 9286] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9286] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9286 opened.
paramiko.transport: DEBUG: [chan 9286] Sesch channel 9286 request ok
paramiko.transport: DEBUG: [chan 9286] EOF received (9286)
paramiko.transport: DEBUG: [chan 9286] EOF sent (9286)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4642 count=929 bs=1k
paramiko.transport: DEBUG: [chan 9287] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9287] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9287 opened.
paramiko.transport: DEBUG: [chan 9287] Sesch channel 9287 request ok
paramiko.transport: DEBUG: [chan 9287] EOF received (9287)
paramiko.transport: DEBUG: [chan 9287] EOF sent (9287)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4643 count=772 bs=1k
paramiko.transport: DEBUG: [chan 9288] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9288] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9288 opened.
paramiko.transport: DEBUG: [chan 9288] Sesch channel 9288 request ok
paramiko.transport: DEBUG: [chan 9288] EOF received (9288)
paramiko.transport: DEBUG: [chan 9288] EOF sent (9288)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4643 count=772 bs=1k
paramiko.transport: DEBUG: [chan 9289] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9289] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9289 opened.
paramiko.transport: DEBUG: [chan 9289] Sesch channel 9289 request ok
paramiko.transport: DEBUG: [chan 9289] EOF received (9289)
paramiko.transport: DEBUG: [chan 9289] EOF sent (9289)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4644 count=196 bs=1k
paramiko.transport: DEBUG: [chan 9290] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9290] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9290 opened.
paramiko.transport: DEBUG: [chan 9290] Sesch channel 9290 request ok
paramiko.transport: DEBUG: [chan 9290] EOF received (9290)
paramiko.transport: DEBUG: [chan 9290] EOF sent (9290)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4644 count=196 bs=1k
paramiko.transport: DEBUG: [chan 9291] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9291] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9291 opened.
paramiko.transport: DEBUG: [chan 9291] Sesch channel 9291 request ok
paramiko.transport: DEBUG: [chan 9291] EOF received (9291)
paramiko.transport: DEBUG: [chan 9291] EOF sent (9291)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4645 count=939 bs=1k
paramiko.transport: DEBUG: [chan 9292] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9292] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9292 opened.
paramiko.transport: DEBUG: [chan 9292] Sesch channel 9292 request ok
paramiko.transport: DEBUG: [chan 9292] EOF received (9292)
paramiko.transport: DEBUG: [chan 9292] EOF sent (9292)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4645 count=939 bs=1k
paramiko.transport: DEBUG: [chan 9293] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9293] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9293 opened.
paramiko.transport: DEBUG: [chan 9293] Sesch channel 9293 request ok
paramiko.transport: DEBUG: [chan 9293] EOF received (9293)
paramiko.transport: DEBUG: [chan 9293] EOF sent (9293)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4646 count=848 bs=1k
paramiko.transport: DEBUG: [chan 9294] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9294] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9294 opened.
paramiko.transport: DEBUG: [chan 9294] Sesch channel 9294 request ok
paramiko.transport: DEBUG: [chan 9294] EOF received (9294)
paramiko.transport: DEBUG: [chan 9294] EOF sent (9294)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4646 count=848 bs=1k
paramiko.transport: DEBUG: [chan 9295] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9295] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9295 opened.
paramiko.transport: DEBUG: [chan 9295] Sesch channel 9295 request ok
paramiko.transport: DEBUG: [chan 9295] EOF received (9295)
paramiko.transport: DEBUG: [chan 9295] EOF sent (9295)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4647 count=6 bs=1k
paramiko.transport: DEBUG: [chan 9296] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9296] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9296 opened.
paramiko.transport: DEBUG: [chan 9296] Sesch channel 9296 request ok
paramiko.transport: DEBUG: [chan 9296] EOF received (9296)
paramiko.transport: DEBUG: [chan 9296] EOF sent (9296)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4647 count=6 bs=1k
paramiko.transport: DEBUG: [chan 9297] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9297] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9297 opened.
paramiko.transport: DEBUG: [chan 9297] Sesch channel 9297 request ok
paramiko.transport: DEBUG: [chan 9297] EOF received (9297)
paramiko.transport: DEBUG: [chan 9297] EOF sent (9297)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4648 count=456 bs=1k
paramiko.transport: DEBUG: [chan 9298] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9298] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9298 opened.
paramiko.transport: DEBUG: [chan 9298] Sesch channel 9298 request ok
paramiko.transport: DEBUG: [chan 9298] EOF received (9298)
paramiko.transport: DEBUG: [chan 9298] EOF sent (9298)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4648 count=456 bs=1k
paramiko.transport: DEBUG: [chan 9299] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9299] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9299 opened.
paramiko.transport: DEBUG: [chan 9299] Sesch channel 9299 request ok
paramiko.transport: DEBUG: [chan 9299] EOF received (9299)
paramiko.transport: DEBUG: [chan 9299] EOF sent (9299)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4649 count=1005 bs=1k
paramiko.transport: DEBUG: [chan 9300] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9300] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9300 opened.
paramiko.transport: DEBUG: [chan 9300] Sesch channel 9300 request ok
paramiko.transport: DEBUG: [chan 9300] EOF received (9300)
paramiko.transport: DEBUG: [chan 9300] EOF sent (9300)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4649 count=1005 bs=1k
paramiko.transport: DEBUG: [chan 9301] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9301] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9301 opened.
paramiko.transport: DEBUG: [chan 9301] Sesch channel 9301 request ok
paramiko.transport: DEBUG: [chan 9301] EOF received (9301)
paramiko.transport: DEBUG: [chan 9301] EOF sent (9301)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4650 count=261 bs=1k
paramiko.transport: DEBUG: [chan 9302] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9302] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9302 opened.
paramiko.transport: DEBUG: [chan 9302] Sesch channel 9302 request ok
paramiko.transport: DEBUG: [chan 9302] EOF received (9302)
paramiko.transport: DEBUG: [chan 9302] EOF sent (9302)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4650 count=261 bs=1k
paramiko.transport: DEBUG: [chan 9303] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9303] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9303 opened.
paramiko.transport: DEBUG: [chan 9303] Sesch channel 9303 request ok
paramiko.transport: DEBUG: [chan 9303] EOF received (9303)
paramiko.transport: DEBUG: [chan 9303] EOF sent (9303)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4651 count=600 bs=1k
paramiko.transport: DEBUG: [chan 9304] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9304] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9304 opened.
paramiko.transport: DEBUG: [chan 9304] Sesch channel 9304 request ok
paramiko.transport: DEBUG: [chan 9304] EOF received (9304)
paramiko.transport: DEBUG: [chan 9304] EOF sent (9304)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4651 count=600 bs=1k
paramiko.transport: DEBUG: [chan 9305] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9305] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9305 opened.
paramiko.transport: DEBUG: [chan 9305] Sesch channel 9305 request ok
paramiko.transport: DEBUG: [chan 9305] EOF received (9305)
paramiko.transport: DEBUG: [chan 9305] EOF sent (9305)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4652 count=905 bs=1k
paramiko.transport: DEBUG: [chan 9306] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9306] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9306 opened.
paramiko.transport: DEBUG: [chan 9306] Sesch channel 9306 request ok
paramiko.transport: DEBUG: [chan 9306] EOF received (9306)
paramiko.transport: DEBUG: [chan 9306] EOF sent (9306)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4652 count=905 bs=1k
paramiko.transport: DEBUG: [chan 9307] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9307] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9307 opened.
paramiko.transport: DEBUG: [chan 9307] Sesch channel 9307 request ok
paramiko.transport: DEBUG: [chan 9307] EOF received (9307)
paramiko.transport: DEBUG: [chan 9307] EOF sent (9307)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4653 count=716 bs=1k
paramiko.transport: DEBUG: [chan 9308] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9308] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9308 opened.
paramiko.transport: DEBUG: [chan 9308] Sesch channel 9308 request ok
paramiko.transport: DEBUG: [chan 9308] EOF received (9308)
paramiko.transport: DEBUG: [chan 9308] EOF sent (9308)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4653 count=716 bs=1k
paramiko.transport: DEBUG: [chan 9309] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9309] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9309 opened.
paramiko.transport: DEBUG: [chan 9309] Sesch channel 9309 request ok
paramiko.transport: DEBUG: [chan 9309] EOF received (9309)
paramiko.transport: DEBUG: [chan 9309] EOF sent (9309)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4654 count=905 bs=1k
paramiko.transport: DEBUG: [chan 9310] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9310] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9310 opened.
paramiko.transport: DEBUG: [chan 9310] Sesch channel 9310 request ok
paramiko.transport: DEBUG: [chan 9310] EOF received (9310)
paramiko.transport: DEBUG: [chan 9310] EOF sent (9310)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4654 count=905 bs=1k
paramiko.transport: DEBUG: [chan 9311] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9311] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9311 opened.
paramiko.transport: DEBUG: [chan 9311] Sesch channel 9311 request ok
paramiko.transport: DEBUG: [chan 9311] EOF received (9311)
paramiko.transport: DEBUG: [chan 9311] EOF sent (9311)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4655 count=634 bs=1k
paramiko.transport: DEBUG: [chan 9312] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9312] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9312 opened.
paramiko.transport: DEBUG: [chan 9312] Sesch channel 9312 request ok
paramiko.transport: DEBUG: [chan 9312] EOF received (9312)
paramiko.transport: DEBUG: [chan 9312] EOF sent (9312)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4655 count=634 bs=1k
paramiko.transport: DEBUG: [chan 9313] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9313] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9313 opened.
paramiko.transport: DEBUG: [chan 9313] Sesch channel 9313 request ok
paramiko.transport: DEBUG: [chan 9313] EOF received (9313)
paramiko.transport: DEBUG: [chan 9313] EOF sent (9313)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4656 count=685 bs=1k
paramiko.transport: DEBUG: [chan 9314] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9314] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9314 opened.
paramiko.transport: DEBUG: [chan 9314] Sesch channel 9314 request ok
paramiko.transport: DEBUG: [chan 9314] EOF received (9314)
paramiko.transport: DEBUG: [chan 9314] EOF sent (9314)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4656 count=685 bs=1k
paramiko.transport: DEBUG: [chan 9315] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9315] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9315 opened.
paramiko.transport: DEBUG: [chan 9315] Sesch channel 9315 request ok
paramiko.transport: DEBUG: [chan 9315] EOF received (9315)
paramiko.transport: DEBUG: [chan 9315] EOF sent (9315)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4657 count=101 bs=1k
paramiko.transport: DEBUG: [chan 9316] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9316] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9316 opened.
paramiko.transport: DEBUG: [chan 9316] Sesch channel 9316 request ok
paramiko.transport: DEBUG: [chan 9316] EOF received (9316)
paramiko.transport: DEBUG: [chan 9316] EOF sent (9316)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4657 count=101 bs=1k
paramiko.transport: DEBUG: [chan 9317] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9317] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9317 opened.
paramiko.transport: DEBUG: [chan 9317] Sesch channel 9317 request ok
paramiko.transport: DEBUG: [chan 9317] EOF received (9317)
paramiko.transport: DEBUG: [chan 9317] EOF sent (9317)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4658 count=120 bs=1k
paramiko.transport: DEBUG: [chan 9318] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9318] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9318 opened.
paramiko.transport: DEBUG: [chan 9318] Sesch channel 9318 request ok
paramiko.transport: DEBUG: [chan 9318] EOF received (9318)
paramiko.transport: DEBUG: [chan 9318] EOF sent (9318)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4658 count=120 bs=1k
paramiko.transport: DEBUG: [chan 9319] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9319] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9319 opened.
paramiko.transport: DEBUG: [chan 9319] Sesch channel 9319 request ok
paramiko.transport: DEBUG: [chan 9319] EOF received (9319)
paramiko.transport: DEBUG: [chan 9319] EOF sent (9319)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4659 count=784 bs=1k
paramiko.transport: DEBUG: [chan 9320] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9320] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9320 opened.
paramiko.transport: DEBUG: [chan 9320] Sesch channel 9320 request ok
paramiko.transport: DEBUG: [chan 9320] EOF received (9320)
paramiko.transport: DEBUG: [chan 9320] EOF sent (9320)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4659 count=784 bs=1k
paramiko.transport: DEBUG: [chan 9321] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9321] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9321 opened.
paramiko.transport: DEBUG: [chan 9321] Sesch channel 9321 request ok
paramiko.transport: DEBUG: [chan 9321] EOF received (9321)
paramiko.transport: DEBUG: [chan 9321] EOF sent (9321)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4660 count=338 bs=1k
paramiko.transport: DEBUG: [chan 9322] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9322] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9322 opened.
paramiko.transport: DEBUG: [chan 9322] Sesch channel 9322 request ok
paramiko.transport: DEBUG: [chan 9322] EOF received (9322)
paramiko.transport: DEBUG: [chan 9322] EOF sent (9322)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4660 count=338 bs=1k
paramiko.transport: DEBUG: [chan 9323] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9323] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9323 opened.
paramiko.transport: DEBUG: [chan 9323] Sesch channel 9323 request ok
paramiko.transport: DEBUG: [chan 9323] EOF received (9323)
paramiko.transport: DEBUG: [chan 9323] EOF sent (9323)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4661 count=69 bs=1k
paramiko.transport: DEBUG: [chan 9324] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9324] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9324 opened.
paramiko.transport: DEBUG: [chan 9324] Sesch channel 9324 request ok
paramiko.transport: DEBUG: [chan 9324] EOF received (9324)
paramiko.transport: DEBUG: [chan 9324] EOF sent (9324)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4661 count=69 bs=1k
paramiko.transport: DEBUG: [chan 9325] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9325] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9325 opened.
paramiko.transport: DEBUG: [chan 9325] Sesch channel 9325 request ok
paramiko.transport: DEBUG: [chan 9325] EOF received (9325)
paramiko.transport: DEBUG: [chan 9325] EOF sent (9325)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4662 count=619 bs=1k
paramiko.transport: DEBUG: [chan 9326] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9326] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9326 opened.
paramiko.transport: DEBUG: [chan 9326] Sesch channel 9326 request ok
paramiko.transport: DEBUG: [chan 9326] EOF received (9326)
paramiko.transport: DEBUG: [chan 9326] EOF sent (9326)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4662 count=619 bs=1k
paramiko.transport: DEBUG: [chan 9327] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9327] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9327 opened.
paramiko.transport: DEBUG: [chan 9327] Sesch channel 9327 request ok
paramiko.transport: DEBUG: [chan 9327] EOF received (9327)
paramiko.transport: DEBUG: [chan 9327] EOF sent (9327)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4663 count=45 bs=1k
paramiko.transport: DEBUG: [chan 9328] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9328] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9328 opened.
paramiko.transport: DEBUG: [chan 9328] Sesch channel 9328 request ok
paramiko.transport: DEBUG: [chan 9328] EOF received (9328)
paramiko.transport: DEBUG: [chan 9328] EOF sent (9328)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4663 count=45 bs=1k
paramiko.transport: DEBUG: [chan 9329] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9329] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9329 opened.
paramiko.transport: DEBUG: [chan 9329] Sesch channel 9329 request ok
paramiko.transport: DEBUG: [chan 9329] EOF received (9329)
paramiko.transport: DEBUG: [chan 9329] EOF sent (9329)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4664 count=688 bs=1k
paramiko.transport: DEBUG: [chan 9330] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9330] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9330 opened.
paramiko.transport: DEBUG: [chan 9330] Sesch channel 9330 request ok
paramiko.transport: DEBUG: [chan 9330] EOF received (9330)
paramiko.transport: DEBUG: [chan 9330] EOF sent (9330)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4664 count=688 bs=1k
paramiko.transport: DEBUG: [chan 9331] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9331] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9331 opened.
paramiko.transport: DEBUG: [chan 9331] Sesch channel 9331 request ok
paramiko.transport: DEBUG: [chan 9331] EOF received (9331)
paramiko.transport: DEBUG: [chan 9331] EOF sent (9331)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4665 count=908 bs=1k
paramiko.transport: DEBUG: [chan 9332] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9332] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9332 opened.
paramiko.transport: DEBUG: [chan 9332] Sesch channel 9332 request ok
paramiko.transport: DEBUG: [chan 9332] EOF received (9332)
paramiko.transport: DEBUG: [chan 9332] EOF sent (9332)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4665 count=908 bs=1k
paramiko.transport: DEBUG: [chan 9333] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9333] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9333 opened.
paramiko.transport: DEBUG: [chan 9333] Sesch channel 9333 request ok
paramiko.transport: DEBUG: [chan 9333] EOF received (9333)
paramiko.transport: DEBUG: [chan 9333] EOF sent (9333)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4666 count=470 bs=1k
paramiko.transport: DEBUG: [chan 9334] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9334] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9334 opened.
paramiko.transport: DEBUG: [chan 9334] Sesch channel 9334 request ok
paramiko.transport: DEBUG: [chan 9334] EOF received (9334)
paramiko.transport: DEBUG: [chan 9334] EOF sent (9334)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4666 count=470 bs=1k
paramiko.transport: DEBUG: [chan 9335] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9335] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9335 opened.
paramiko.transport: DEBUG: [chan 9335] Sesch channel 9335 request ok
paramiko.transport: DEBUG: [chan 9335] EOF received (9335)
paramiko.transport: DEBUG: [chan 9335] EOF sent (9335)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4667 count=195 bs=1k
paramiko.transport: DEBUG: [chan 9336] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9336] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9336 opened.
paramiko.transport: DEBUG: [chan 9336] Sesch channel 9336 request ok
paramiko.transport: DEBUG: [chan 9336] EOF received (9336)
paramiko.transport: DEBUG: [chan 9336] EOF sent (9336)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4667 count=195 bs=1k
paramiko.transport: DEBUG: [chan 9337] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9337] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9337 opened.
paramiko.transport: DEBUG: [chan 9337] Sesch channel 9337 request ok
paramiko.transport: DEBUG: [chan 9337] EOF received (9337)
paramiko.transport: DEBUG: [chan 9337] EOF sent (9337)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4668 count=388 bs=1k
paramiko.transport: DEBUG: [chan 9338] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9338] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9338 opened.
paramiko.transport: DEBUG: [chan 9338] Sesch channel 9338 request ok
paramiko.transport: DEBUG: [chan 9338] EOF received (9338)
paramiko.transport: DEBUG: [chan 9338] EOF sent (9338)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4668 count=388 bs=1k
paramiko.transport: DEBUG: [chan 9339] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9339] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9339 opened.
paramiko.transport: DEBUG: [chan 9339] Sesch channel 9339 request ok
paramiko.transport: DEBUG: [chan 9339] EOF received (9339)
paramiko.transport: DEBUG: [chan 9339] EOF sent (9339)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4669 count=45 bs=1k
paramiko.transport: DEBUG: [chan 9340] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9340] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9340 opened.
paramiko.transport: DEBUG: [chan 9340] Sesch channel 9340 request ok
paramiko.transport: DEBUG: [chan 9340] EOF received (9340)
paramiko.transport: DEBUG: [chan 9340] EOF sent (9340)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4669 count=45 bs=1k
paramiko.transport: DEBUG: [chan 9341] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9341] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9341 opened.
paramiko.transport: DEBUG: [chan 9341] Sesch channel 9341 request ok
paramiko.transport: DEBUG: [chan 9341] EOF received (9341)
paramiko.transport: DEBUG: [chan 9341] EOF sent (9341)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4670 count=77 bs=1k
paramiko.transport: DEBUG: [chan 9342] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9342] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9342 opened.
paramiko.transport: DEBUG: [chan 9342] Sesch channel 9342 request ok
paramiko.transport: DEBUG: [chan 9342] EOF received (9342)
paramiko.transport: DEBUG: [chan 9342] EOF sent (9342)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4670 count=77 bs=1k
paramiko.transport: DEBUG: [chan 9343] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9343] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9343 opened.
paramiko.transport: DEBUG: [chan 9343] Sesch channel 9343 request ok
paramiko.transport: DEBUG: [chan 9343] EOF received (9343)
paramiko.transport: DEBUG: [chan 9343] EOF sent (9343)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4671 count=405 bs=1k
paramiko.transport: DEBUG: [chan 9344] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9344] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9344 opened.
paramiko.transport: DEBUG: [chan 9344] Sesch channel 9344 request ok
paramiko.transport: DEBUG: [chan 9344] EOF received (9344)
paramiko.transport: DEBUG: [chan 9344] EOF sent (9344)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4671 count=405 bs=1k
paramiko.transport: DEBUG: [chan 9345] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9345] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9345 opened.
paramiko.transport: DEBUG: [chan 9345] Sesch channel 9345 request ok
paramiko.transport: DEBUG: [chan 9345] EOF received (9345)
paramiko.transport: DEBUG: [chan 9345] EOF sent (9345)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4672 count=792 bs=1k
paramiko.transport: DEBUG: [chan 9346] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9346] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9346 opened.
paramiko.transport: DEBUG: [chan 9346] Sesch channel 9346 request ok
paramiko.transport: DEBUG: [chan 9346] EOF received (9346)
paramiko.transport: DEBUG: [chan 9346] EOF sent (9346)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4672 count=792 bs=1k
paramiko.transport: DEBUG: [chan 9347] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9347] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9347 opened.
paramiko.transport: DEBUG: [chan 9347] Sesch channel 9347 request ok
paramiko.transport: DEBUG: [chan 9347] EOF received (9347)
paramiko.transport: DEBUG: [chan 9347] EOF sent (9347)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4673 count=616 bs=1k
paramiko.transport: DEBUG: [chan 9348] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9348] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9348 opened.
paramiko.transport: DEBUG: [chan 9348] Sesch channel 9348 request ok
paramiko.transport: DEBUG: [chan 9348] EOF received (9348)
paramiko.transport: DEBUG: [chan 9348] EOF sent (9348)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4673 count=616 bs=1k
paramiko.transport: DEBUG: [chan 9349] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9349] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9349 opened.
paramiko.transport: DEBUG: [chan 9349] Sesch channel 9349 request ok
paramiko.transport: DEBUG: [chan 9349] EOF received (9349)
paramiko.transport: DEBUG: [chan 9349] EOF sent (9349)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4674 count=669 bs=1k
paramiko.transport: DEBUG: [chan 9350] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9350] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9350 opened.
paramiko.transport: DEBUG: [chan 9350] Sesch channel 9350 request ok
paramiko.transport: DEBUG: [chan 9350] EOF received (9350)
paramiko.transport: DEBUG: [chan 9350] EOF sent (9350)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4674 count=669 bs=1k
paramiko.transport: DEBUG: [chan 9351] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9351] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9351 opened.
paramiko.transport: DEBUG: [chan 9351] Sesch channel 9351 request ok
paramiko.transport: DEBUG: [chan 9351] EOF received (9351)
paramiko.transport: DEBUG: [chan 9351] EOF sent (9351)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4675 count=17 bs=1k
paramiko.transport: DEBUG: [chan 9352] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9352] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9352 opened.
paramiko.transport: DEBUG: [chan 9352] Sesch channel 9352 request ok
paramiko.transport: DEBUG: [chan 9352] EOF received (9352)
paramiko.transport: DEBUG: [chan 9352] EOF sent (9352)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4675 count=17 bs=1k
paramiko.transport: DEBUG: [chan 9353] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9353] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9353 opened.
paramiko.transport: DEBUG: [chan 9353] Sesch channel 9353 request ok
paramiko.transport: DEBUG: [chan 9353] EOF received (9353)
paramiko.transport: DEBUG: [chan 9353] EOF sent (9353)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4676 count=718 bs=1k
paramiko.transport: DEBUG: [chan 9354] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9354] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9354 opened.
paramiko.transport: DEBUG: [chan 9354] Sesch channel 9354 request ok
paramiko.transport: DEBUG: [chan 9354] EOF received (9354)
paramiko.transport: DEBUG: [chan 9354] EOF sent (9354)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4676 count=718 bs=1k
paramiko.transport: DEBUG: [chan 9355] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9355] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9355 opened.
paramiko.transport: DEBUG: [chan 9355] Sesch channel 9355 request ok
paramiko.transport: DEBUG: [chan 9355] EOF received (9355)
paramiko.transport: DEBUG: [chan 9355] EOF sent (9355)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4677 count=452 bs=1k
paramiko.transport: DEBUG: [chan 9356] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9356] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9356 opened.
paramiko.transport: DEBUG: [chan 9356] Sesch channel 9356 request ok
paramiko.transport: DEBUG: [chan 9356] EOF received (9356)
paramiko.transport: DEBUG: [chan 9356] EOF sent (9356)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4677 count=452 bs=1k
paramiko.transport: DEBUG: [chan 9357] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9357] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9357 opened.
paramiko.transport: DEBUG: [chan 9357] Sesch channel 9357 request ok
paramiko.transport: DEBUG: [chan 9357] EOF received (9357)
paramiko.transport: DEBUG: [chan 9357] EOF sent (9357)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4678 count=767 bs=1k
paramiko.transport: DEBUG: [chan 9358] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9358] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9358 opened.
paramiko.transport: DEBUG: [chan 9358] Sesch channel 9358 request ok
paramiko.transport: DEBUG: [chan 9358] EOF received (9358)
paramiko.transport: DEBUG: [chan 9358] EOF sent (9358)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4678 count=767 bs=1k
paramiko.transport: DEBUG: [chan 9359] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9359] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9359 opened.
paramiko.transport: DEBUG: [chan 9359] Sesch channel 9359 request ok
paramiko.transport: DEBUG: [chan 9359] EOF received (9359)
paramiko.transport: DEBUG: [chan 9359] EOF sent (9359)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4679 count=598 bs=1k
paramiko.transport: DEBUG: [chan 9360] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9360] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9360 opened.
paramiko.transport: DEBUG: [chan 9360] Sesch channel 9360 request ok
paramiko.transport: DEBUG: [chan 9360] EOF received (9360)
paramiko.transport: DEBUG: [chan 9360] EOF sent (9360)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4679 count=598 bs=1k
paramiko.transport: DEBUG: [chan 9361] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9361] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9361 opened.
paramiko.transport: DEBUG: [chan 9361] Sesch channel 9361 request ok
paramiko.transport: DEBUG: [chan 9361] EOF received (9361)
paramiko.transport: DEBUG: [chan 9361] EOF sent (9361)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4680 count=700 bs=1k
paramiko.transport: DEBUG: [chan 9362] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9362] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9362 opened.
paramiko.transport: DEBUG: [chan 9362] Sesch channel 9362 request ok
paramiko.transport: DEBUG: [chan 9362] EOF received (9362)
paramiko.transport: DEBUG: [chan 9362] EOF sent (9362)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4680 count=700 bs=1k
paramiko.transport: DEBUG: [chan 9363] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9363] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9363 opened.
paramiko.transport: DEBUG: [chan 9363] Sesch channel 9363 request ok
paramiko.transport: DEBUG: [chan 9363] EOF received (9363)
paramiko.transport: DEBUG: [chan 9363] EOF sent (9363)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4681 count=281 bs=1k
paramiko.transport: DEBUG: [chan 9364] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9364] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9364 opened.
paramiko.transport: DEBUG: [chan 9364] Sesch channel 9364 request ok
paramiko.transport: DEBUG: [chan 9364] EOF received (9364)
paramiko.transport: DEBUG: [chan 9364] EOF sent (9364)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4681 count=281 bs=1k
paramiko.transport: DEBUG: [chan 9365] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9365] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9365 opened.
paramiko.transport: DEBUG: [chan 9365] Sesch channel 9365 request ok
paramiko.transport: DEBUG: [chan 9365] EOF received (9365)
paramiko.transport: DEBUG: [chan 9365] EOF sent (9365)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4682 count=700 bs=1k
paramiko.transport: DEBUG: [chan 9366] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9366] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9366 opened.
paramiko.transport: DEBUG: [chan 9366] Sesch channel 9366 request ok
paramiko.transport: DEBUG: [chan 9366] EOF received (9366)
paramiko.transport: DEBUG: [chan 9366] EOF sent (9366)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4682 count=700 bs=1k
paramiko.transport: DEBUG: [chan 9367] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9367] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9367 opened.
paramiko.transport: DEBUG: [chan 9367] Sesch channel 9367 request ok
paramiko.transport: DEBUG: [chan 9367] EOF received (9367)
paramiko.transport: DEBUG: [chan 9367] EOF sent (9367)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4683 count=879 bs=1k
paramiko.transport: DEBUG: [chan 9368] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9368] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9368 opened.
paramiko.transport: DEBUG: [chan 9368] Sesch channel 9368 request ok
paramiko.transport: DEBUG: [chan 9368] EOF received (9368)
paramiko.transport: DEBUG: [chan 9368] EOF sent (9368)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4683 count=879 bs=1k
paramiko.transport: DEBUG: [chan 9369] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9369] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9369 opened.
paramiko.transport: DEBUG: [chan 9369] Sesch channel 9369 request ok
paramiko.transport: DEBUG: [chan 9369] EOF received (9369)
paramiko.transport: DEBUG: [chan 9369] EOF sent (9369)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4684 count=656 bs=1k
paramiko.transport: DEBUG: [chan 9370] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9370] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9370 opened.
paramiko.transport: DEBUG: [chan 9370] Sesch channel 9370 request ok
paramiko.transport: DEBUG: [chan 9370] EOF received (9370)
paramiko.transport: DEBUG: [chan 9370] EOF sent (9370)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4684 count=656 bs=1k
paramiko.transport: DEBUG: [chan 9371] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9371] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9371 opened.
paramiko.transport: DEBUG: [chan 9371] Sesch channel 9371 request ok
paramiko.transport: DEBUG: [chan 9371] EOF received (9371)
paramiko.transport: DEBUG: [chan 9371] EOF sent (9371)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4685 count=265 bs=1k
paramiko.transport: DEBUG: [chan 9372] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9372] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9372 opened.
paramiko.transport: DEBUG: [chan 9372] Sesch channel 9372 request ok
paramiko.transport: DEBUG: [chan 9372] EOF received (9372)
paramiko.transport: DEBUG: [chan 9372] EOF sent (9372)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4685 count=265 bs=1k
paramiko.transport: DEBUG: [chan 9373] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9373] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9373 opened.
paramiko.transport: DEBUG: [chan 9373] Sesch channel 9373 request ok
paramiko.transport: DEBUG: [chan 9373] EOF received (9373)
paramiko.transport: DEBUG: [chan 9373] EOF sent (9373)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4686 count=968 bs=1k
paramiko.transport: DEBUG: [chan 9374] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9374] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9374 opened.
paramiko.transport: DEBUG: [chan 9374] Sesch channel 9374 request ok
paramiko.transport: DEBUG: [chan 9374] EOF received (9374)
paramiko.transport: DEBUG: [chan 9374] EOF sent (9374)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4686 count=968 bs=1k
paramiko.transport: DEBUG: [chan 9375] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9375] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9375 opened.
paramiko.transport: DEBUG: [chan 9375] Sesch channel 9375 request ok
paramiko.transport: DEBUG: [chan 9375] EOF received (9375)
paramiko.transport: DEBUG: [chan 9375] EOF sent (9375)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4687 count=165 bs=1k
paramiko.transport: DEBUG: [chan 9376] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9376] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9376 opened.
paramiko.transport: DEBUG: [chan 9376] Sesch channel 9376 request ok
paramiko.transport: DEBUG: [chan 9376] EOF received (9376)
paramiko.transport: DEBUG: [chan 9376] EOF sent (9376)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4687 count=165 bs=1k
paramiko.transport: DEBUG: [chan 9377] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9377] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9377 opened.
paramiko.transport: DEBUG: [chan 9377] Sesch channel 9377 request ok
paramiko.transport: DEBUG: [chan 9377] EOF received (9377)
paramiko.transport: DEBUG: [chan 9377] EOF sent (9377)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4688 count=787 bs=1k
paramiko.transport: DEBUG: [chan 9378] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9378] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9378 opened.
paramiko.transport: DEBUG: [chan 9378] Sesch channel 9378 request ok
paramiko.transport: DEBUG: [chan 9378] EOF received (9378)
paramiko.transport: DEBUG: [chan 9378] EOF sent (9378)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4688 count=787 bs=1k
paramiko.transport: DEBUG: [chan 9379] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9379] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9379 opened.
paramiko.transport: DEBUG: [chan 9379] Sesch channel 9379 request ok
paramiko.transport: DEBUG: [chan 9379] EOF received (9379)
paramiko.transport: DEBUG: [chan 9379] EOF sent (9379)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4689 count=798 bs=1k
paramiko.transport: DEBUG: [chan 9380] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9380] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9380 opened.
paramiko.transport: DEBUG: [chan 9380] Sesch channel 9380 request ok
paramiko.transport: DEBUG: [chan 9380] EOF received (9380)
paramiko.transport: DEBUG: [chan 9380] EOF sent (9380)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4689 count=798 bs=1k
paramiko.transport: DEBUG: [chan 9381] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9381] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9381 opened.
paramiko.transport: DEBUG: [chan 9381] Sesch channel 9381 request ok
paramiko.transport: DEBUG: [chan 9381] EOF received (9381)
paramiko.transport: DEBUG: [chan 9381] EOF sent (9381)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4690 count=1024 bs=1k
paramiko.transport: DEBUG: [chan 9382] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9382] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9382 opened.
paramiko.transport: DEBUG: [chan 9382] Sesch channel 9382 request ok
paramiko.transport: DEBUG: [chan 9382] EOF received (9382)
paramiko.transport: DEBUG: [chan 9382] EOF sent (9382)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4690 count=1024 bs=1k
paramiko.transport: DEBUG: [chan 9383] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9383] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9383 opened.
paramiko.transport: DEBUG: [chan 9383] Sesch channel 9383 request ok
paramiko.transport: DEBUG: [chan 9383] EOF received (9383)
paramiko.transport: DEBUG: [chan 9383] EOF sent (9383)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4691 count=766 bs=1k
paramiko.transport: DEBUG: [chan 9384] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9384] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9384 opened.
paramiko.transport: DEBUG: [chan 9384] Sesch channel 9384 request ok
paramiko.transport: DEBUG: [chan 9384] EOF received (9384)
paramiko.transport: DEBUG: [chan 9384] EOF sent (9384)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4691 count=766 bs=1k
paramiko.transport: DEBUG: [chan 9385] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9385] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9385 opened.
paramiko.transport: DEBUG: [chan 9385] Sesch channel 9385 request ok
paramiko.transport: DEBUG: [chan 9385] EOF received (9385)
paramiko.transport: DEBUG: [chan 9385] EOF sent (9385)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4692 count=405 bs=1k
paramiko.transport: DEBUG: [chan 9386] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9386] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9386 opened.
paramiko.transport: DEBUG: [chan 9386] Sesch channel 9386 request ok
paramiko.transport: DEBUG: [chan 9386] EOF received (9386)
paramiko.transport: DEBUG: [chan 9386] EOF sent (9386)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4692 count=405 bs=1k
paramiko.transport: DEBUG: [chan 9387] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9387] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9387 opened.
paramiko.transport: DEBUG: [chan 9387] Sesch channel 9387 request ok
paramiko.transport: DEBUG: [chan 9387] EOF received (9387)
paramiko.transport: DEBUG: [chan 9387] EOF sent (9387)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4693 count=896 bs=1k
paramiko.transport: DEBUG: [chan 9388] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9388] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9388 opened.
paramiko.transport: DEBUG: [chan 9388] Sesch channel 9388 request ok
paramiko.transport: DEBUG: [chan 9388] EOF received (9388)
paramiko.transport: DEBUG: [chan 9388] EOF sent (9388)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4693 count=896 bs=1k
paramiko.transport: DEBUG: [chan 9389] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9389] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9389 opened.
paramiko.transport: DEBUG: [chan 9389] Sesch channel 9389 request ok
paramiko.transport: DEBUG: [chan 9389] EOF received (9389)
paramiko.transport: DEBUG: [chan 9389] EOF sent (9389)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4694 count=209 bs=1k
paramiko.transport: DEBUG: [chan 9390] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9390] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9390 opened.
paramiko.transport: DEBUG: [chan 9390] Sesch channel 9390 request ok
paramiko.transport: DEBUG: [chan 9390] EOF received (9390)
paramiko.transport: DEBUG: [chan 9390] EOF sent (9390)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4694 count=209 bs=1k
paramiko.transport: DEBUG: [chan 9391] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9391] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9391 opened.
paramiko.transport: DEBUG: [chan 9391] Sesch channel 9391 request ok
paramiko.transport: DEBUG: [chan 9391] EOF received (9391)
paramiko.transport: DEBUG: [chan 9391] EOF sent (9391)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4695 count=959 bs=1k
paramiko.transport: DEBUG: [chan 9392] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9392] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9392 opened.
paramiko.transport: DEBUG: [chan 9392] Sesch channel 9392 request ok
paramiko.transport: DEBUG: [chan 9392] EOF received (9392)
paramiko.transport: DEBUG: [chan 9392] EOF sent (9392)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4695 count=959 bs=1k
paramiko.transport: DEBUG: [chan 9393] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9393] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9393 opened.
paramiko.transport: DEBUG: [chan 9393] Sesch channel 9393 request ok
paramiko.transport: DEBUG: [chan 9393] EOF received (9393)
paramiko.transport: DEBUG: [chan 9393] EOF sent (9393)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4696 count=68 bs=1k
paramiko.transport: DEBUG: [chan 9394] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9394] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9394 opened.
paramiko.transport: DEBUG: [chan 9394] Sesch channel 9394 request ok
paramiko.transport: DEBUG: [chan 9394] EOF received (9394)
paramiko.transport: DEBUG: [chan 9394] EOF sent (9394)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4696 count=68 bs=1k
paramiko.transport: DEBUG: [chan 9395] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9395] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9395 opened.
paramiko.transport: DEBUG: [chan 9395] Sesch channel 9395 request ok
paramiko.transport: DEBUG: [chan 9395] EOF received (9395)
paramiko.transport: DEBUG: [chan 9395] EOF sent (9395)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4697 count=33 bs=1k
paramiko.transport: DEBUG: [chan 9396] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9396] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9396 opened.
paramiko.transport: DEBUG: [chan 9396] Sesch channel 9396 request ok
paramiko.transport: DEBUG: [chan 9396] EOF received (9396)
paramiko.transport: DEBUG: [chan 9396] EOF sent (9396)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4697 count=33 bs=1k
paramiko.transport: DEBUG: [chan 9397] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9397] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9397 opened.
paramiko.transport: DEBUG: [chan 9397] Sesch channel 9397 request ok
paramiko.transport: DEBUG: [chan 9397] EOF received (9397)
paramiko.transport: DEBUG: [chan 9397] EOF sent (9397)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4698 count=682 bs=1k
paramiko.transport: DEBUG: [chan 9398] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9398] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9398 opened.
paramiko.transport: DEBUG: [chan 9398] Sesch channel 9398 request ok
paramiko.transport: DEBUG: [chan 9398] EOF received (9398)
paramiko.transport: DEBUG: [chan 9398] EOF sent (9398)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4698 count=682 bs=1k
paramiko.transport: DEBUG: [chan 9399] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9399] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9399 opened.
paramiko.transport: DEBUG: [chan 9399] Sesch channel 9399 request ok
paramiko.transport: DEBUG: [chan 9399] EOF received (9399)
paramiko.transport: DEBUG: [chan 9399] EOF sent (9399)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4699 count=941 bs=1k
paramiko.transport: DEBUG: [chan 9400] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9400] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9400 opened.
paramiko.transport: DEBUG: [chan 9400] Sesch channel 9400 request ok
paramiko.transport: DEBUG: [chan 9400] EOF received (9400)
paramiko.transport: DEBUG: [chan 9400] EOF sent (9400)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4699 count=941 bs=1k
paramiko.transport: DEBUG: [chan 9401] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9401] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9401 opened.
paramiko.transport: DEBUG: [chan 9401] Sesch channel 9401 request ok
paramiko.transport: DEBUG: [chan 9401] EOF received (9401)
paramiko.transport: DEBUG: [chan 9401] EOF sent (9401)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4700 count=853 bs=1k
paramiko.transport: DEBUG: [chan 9402] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9402] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9402 opened.
paramiko.transport: DEBUG: [chan 9402] Sesch channel 9402 request ok
paramiko.transport: DEBUG: [chan 9402] EOF received (9402)
paramiko.transport: DEBUG: [chan 9402] EOF sent (9402)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4700 count=853 bs=1k
paramiko.transport: DEBUG: [chan 9403] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9403] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9403 opened.
paramiko.transport: DEBUG: [chan 9403] Sesch channel 9403 request ok
paramiko.transport: DEBUG: [chan 9403] EOF received (9403)
paramiko.transport: DEBUG: [chan 9403] EOF sent (9403)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4701 count=262 bs=1k
paramiko.transport: DEBUG: [chan 9404] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9404] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9404 opened.
paramiko.transport: DEBUG: [chan 9404] Sesch channel 9404 request ok
paramiko.transport: DEBUG: [chan 9404] EOF received (9404)
paramiko.transport: DEBUG: [chan 9404] EOF sent (9404)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4701 count=262 bs=1k
paramiko.transport: DEBUG: [chan 9405] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9405] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9405 opened.
paramiko.transport: DEBUG: [chan 9405] Sesch channel 9405 request ok
paramiko.transport: DEBUG: [chan 9405] EOF received (9405)
paramiko.transport: DEBUG: [chan 9405] EOF sent (9405)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4702 count=565 bs=1k
paramiko.transport: DEBUG: [chan 9406] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9406] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9406 opened.
paramiko.transport: DEBUG: [chan 9406] Sesch channel 9406 request ok
paramiko.transport: DEBUG: [chan 9406] EOF received (9406)
paramiko.transport: DEBUG: [chan 9406] EOF sent (9406)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4702 count=565 bs=1k
paramiko.transport: DEBUG: [chan 9407] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9407] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9407 opened.
paramiko.transport: DEBUG: [chan 9407] Sesch channel 9407 request ok
paramiko.transport: DEBUG: [chan 9407] EOF received (9407)
paramiko.transport: DEBUG: [chan 9407] EOF sent (9407)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4703 count=926 bs=1k
paramiko.transport: DEBUG: [chan 9408] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9408] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9408 opened.
paramiko.transport: DEBUG: [chan 9408] Sesch channel 9408 request ok
paramiko.transport: DEBUG: [chan 9408] EOF received (9408)
paramiko.transport: DEBUG: [chan 9408] EOF sent (9408)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4703 count=926 bs=1k
paramiko.transport: DEBUG: [chan 9409] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9409] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9409 opened.
paramiko.transport: DEBUG: [chan 9409] Sesch channel 9409 request ok
paramiko.transport: DEBUG: [chan 9409] EOF received (9409)
paramiko.transport: DEBUG: [chan 9409] EOF sent (9409)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4704 count=396 bs=1k
paramiko.transport: DEBUG: [chan 9410] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9410] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9410 opened.
paramiko.transport: DEBUG: [chan 9410] Sesch channel 9410 request ok
paramiko.transport: DEBUG: [chan 9410] EOF received (9410)
paramiko.transport: DEBUG: [chan 9410] EOF sent (9410)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4704 count=396 bs=1k
paramiko.transport: DEBUG: [chan 9411] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9411] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9411 opened.
paramiko.transport: DEBUG: [chan 9411] Sesch channel 9411 request ok
paramiko.transport: DEBUG: [chan 9411] EOF received (9411)
paramiko.transport: DEBUG: [chan 9411] EOF sent (9411)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4705 count=502 bs=1k
paramiko.transport: DEBUG: [chan 9412] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9412] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9412 opened.
paramiko.transport: DEBUG: [chan 9412] Sesch channel 9412 request ok
paramiko.transport: DEBUG: [chan 9412] EOF received (9412)
paramiko.transport: DEBUG: [chan 9412] EOF sent (9412)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4705 count=502 bs=1k
paramiko.transport: DEBUG: [chan 9413] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9413] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9413 opened.
paramiko.transport: DEBUG: [chan 9413] Sesch channel 9413 request ok
paramiko.transport: DEBUG: [chan 9413] EOF received (9413)
paramiko.transport: DEBUG: [chan 9413] EOF sent (9413)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4706 count=735 bs=1k
paramiko.transport: DEBUG: [chan 9414] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9414] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9414 opened.
paramiko.transport: DEBUG: [chan 9414] Sesch channel 9414 request ok
paramiko.transport: DEBUG: [chan 9414] EOF received (9414)
paramiko.transport: DEBUG: [chan 9414] EOF sent (9414)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4706 count=735 bs=1k
paramiko.transport: DEBUG: [chan 9415] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9415] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9415 opened.
paramiko.transport: DEBUG: [chan 9415] Sesch channel 9415 request ok
paramiko.transport: DEBUG: [chan 9415] EOF received (9415)
paramiko.transport: DEBUG: [chan 9415] EOF sent (9415)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4707 count=381 bs=1k
paramiko.transport: DEBUG: [chan 9416] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9416] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9416 opened.
paramiko.transport: DEBUG: [chan 9416] Sesch channel 9416 request ok
paramiko.transport: DEBUG: [chan 9416] EOF received (9416)
paramiko.transport: DEBUG: [chan 9416] EOF sent (9416)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4707 count=381 bs=1k
paramiko.transport: DEBUG: [chan 9417] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9417] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9417 opened.
paramiko.transport: DEBUG: [chan 9417] Sesch channel 9417 request ok
paramiko.transport: DEBUG: [chan 9417] EOF received (9417)
paramiko.transport: DEBUG: [chan 9417] EOF sent (9417)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4708 count=456 bs=1k
paramiko.transport: DEBUG: [chan 9418] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9418] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9418 opened.
paramiko.transport: DEBUG: [chan 9418] Sesch channel 9418 request ok
paramiko.transport: DEBUG: [chan 9418] EOF received (9418)
paramiko.transport: DEBUG: [chan 9418] EOF sent (9418)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4708 count=456 bs=1k
paramiko.transport: DEBUG: [chan 9419] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9419] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9419 opened.
paramiko.transport: DEBUG: [chan 9419] Sesch channel 9419 request ok
paramiko.transport: DEBUG: [chan 9419] EOF received (9419)
paramiko.transport: DEBUG: [chan 9419] EOF sent (9419)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4709 count=473 bs=1k
paramiko.transport: DEBUG: [chan 9420] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9420] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9420 opened.
paramiko.transport: DEBUG: [chan 9420] Sesch channel 9420 request ok
paramiko.transport: DEBUG: [chan 9420] EOF received (9420)
paramiko.transport: DEBUG: [chan 9420] EOF sent (9420)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4709 count=473 bs=1k
paramiko.transport: DEBUG: [chan 9421] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9421] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9421 opened.
paramiko.transport: DEBUG: [chan 9421] Sesch channel 9421 request ok
paramiko.transport: DEBUG: [chan 9421] EOF received (9421)
paramiko.transport: DEBUG: [chan 9421] EOF sent (9421)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4710 count=271 bs=1k
paramiko.transport: DEBUG: [chan 9422] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9422] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9422 opened.
paramiko.transport: DEBUG: [chan 9422] Sesch channel 9422 request ok
paramiko.transport: DEBUG: [chan 9422] EOF received (9422)
paramiko.transport: DEBUG: [chan 9422] EOF sent (9422)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4710 count=271 bs=1k
paramiko.transport: DEBUG: [chan 9423] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9423] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9423 opened.
paramiko.transport: DEBUG: [chan 9423] Sesch channel 9423 request ok
paramiko.transport: DEBUG: [chan 9423] EOF received (9423)
paramiko.transport: DEBUG: [chan 9423] EOF sent (9423)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4711 count=323 bs=1k
paramiko.transport: DEBUG: [chan 9424] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9424] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9424 opened.
paramiko.transport: DEBUG: [chan 9424] Sesch channel 9424 request ok
paramiko.transport: DEBUG: [chan 9424] EOF received (9424)
paramiko.transport: DEBUG: [chan 9424] EOF sent (9424)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4711 count=323 bs=1k
paramiko.transport: DEBUG: [chan 9425] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9425] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9425 opened.
paramiko.transport: DEBUG: [chan 9425] Sesch channel 9425 request ok
paramiko.transport: DEBUG: [chan 9425] EOF received (9425)
paramiko.transport: DEBUG: [chan 9425] EOF sent (9425)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4712 count=394 bs=1k
paramiko.transport: DEBUG: [chan 9426] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9426] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9426 opened.
paramiko.transport: DEBUG: [chan 9426] Sesch channel 9426 request ok
paramiko.transport: DEBUG: [chan 9426] EOF received (9426)
paramiko.transport: DEBUG: [chan 9426] EOF sent (9426)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4712 count=394 bs=1k
paramiko.transport: DEBUG: [chan 9427] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9427] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9427 opened.
paramiko.transport: DEBUG: [chan 9427] Sesch channel 9427 request ok
paramiko.transport: DEBUG: [chan 9427] EOF received (9427)
paramiko.transport: DEBUG: [chan 9427] EOF sent (9427)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4713 count=957 bs=1k
paramiko.transport: DEBUG: [chan 9428] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9428] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9428 opened.
paramiko.transport: DEBUG: [chan 9428] Sesch channel 9428 request ok
paramiko.transport: DEBUG: [chan 9428] EOF received (9428)
paramiko.transport: DEBUG: [chan 9428] EOF sent (9428)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4713 count=957 bs=1k
paramiko.transport: DEBUG: [chan 9429] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9429] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9429 opened.
paramiko.transport: DEBUG: [chan 9429] Sesch channel 9429 request ok
paramiko.transport: DEBUG: [chan 9429] EOF received (9429)
paramiko.transport: DEBUG: [chan 9429] EOF sent (9429)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4714 count=526 bs=1k
paramiko.transport: DEBUG: [chan 9430] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9430] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9430 opened.
paramiko.transport: DEBUG: [chan 9430] Sesch channel 9430 request ok
paramiko.transport: DEBUG: [chan 9430] EOF received (9430)
paramiko.transport: DEBUG: [chan 9430] EOF sent (9430)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4714 count=526 bs=1k
paramiko.transport: DEBUG: [chan 9431] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9431] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9431 opened.
paramiko.transport: DEBUG: [chan 9431] Sesch channel 9431 request ok
paramiko.transport: DEBUG: [chan 9431] EOF received (9431)
paramiko.transport: DEBUG: [chan 9431] EOF sent (9431)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4715 count=244 bs=1k
paramiko.transport: DEBUG: [chan 9432] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9432] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9432 opened.
paramiko.transport: DEBUG: [chan 9432] Sesch channel 9432 request ok
paramiko.transport: DEBUG: [chan 9432] EOF received (9432)
paramiko.transport: DEBUG: [chan 9432] EOF sent (9432)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4715 count=244 bs=1k
paramiko.transport: DEBUG: [chan 9433] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9433] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9433 opened.
paramiko.transport: DEBUG: [chan 9433] Sesch channel 9433 request ok
paramiko.transport: DEBUG: [chan 9433] EOF received (9433)
paramiko.transport: DEBUG: [chan 9433] EOF sent (9433)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4716 count=395 bs=1k
paramiko.transport: DEBUG: [chan 9434] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9434] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9434 opened.
paramiko.transport: DEBUG: [chan 9434] Sesch channel 9434 request ok
paramiko.transport: DEBUG: [chan 9434] EOF received (9434)
paramiko.transport: DEBUG: [chan 9434] EOF sent (9434)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4716 count=395 bs=1k
paramiko.transport: DEBUG: [chan 9435] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9435] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9435 opened.
paramiko.transport: DEBUG: [chan 9435] Sesch channel 9435 request ok
paramiko.transport: DEBUG: [chan 9435] EOF received (9435)
paramiko.transport: DEBUG: [chan 9435] EOF sent (9435)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4717 count=98 bs=1k
paramiko.transport: DEBUG: [chan 9436] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9436] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9436 opened.
paramiko.transport: DEBUG: [chan 9436] Sesch channel 9436 request ok
paramiko.transport: DEBUG: [chan 9436] EOF received (9436)
paramiko.transport: DEBUG: [chan 9436] EOF sent (9436)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4717 count=98 bs=1k
paramiko.transport: DEBUG: [chan 9437] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9437] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9437 opened.
paramiko.transport: DEBUG: [chan 9437] Sesch channel 9437 request ok
paramiko.transport: DEBUG: [chan 9437] EOF received (9437)
paramiko.transport: DEBUG: [chan 9437] EOF sent (9437)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4718 count=198 bs=1k
paramiko.transport: DEBUG: [chan 9438] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9438] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9438 opened.
paramiko.transport: DEBUG: [chan 9438] Sesch channel 9438 request ok
paramiko.transport: DEBUG: [chan 9438] EOF received (9438)
paramiko.transport: DEBUG: [chan 9438] EOF sent (9438)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4718 count=198 bs=1k
paramiko.transport: DEBUG: [chan 9439] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9439] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9439 opened.
paramiko.transport: DEBUG: [chan 9439] Sesch channel 9439 request ok
paramiko.transport: DEBUG: [chan 9439] EOF received (9439)
paramiko.transport: DEBUG: [chan 9439] EOF sent (9439)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4719 count=723 bs=1k
paramiko.transport: DEBUG: [chan 9440] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9440] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9440 opened.
paramiko.transport: DEBUG: [chan 9440] Sesch channel 9440 request ok
paramiko.transport: DEBUG: [chan 9440] EOF received (9440)
paramiko.transport: DEBUG: [chan 9440] EOF sent (9440)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4719 count=723 bs=1k
paramiko.transport: DEBUG: [chan 9441] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9441] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9441 opened.
paramiko.transport: DEBUG: [chan 9441] Sesch channel 9441 request ok
paramiko.transport: DEBUG: [chan 9441] EOF received (9441)
paramiko.transport: DEBUG: [chan 9441] EOF sent (9441)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4720 count=315 bs=1k
paramiko.transport: DEBUG: [chan 9442] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9442] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9442 opened.
paramiko.transport: DEBUG: [chan 9442] Sesch channel 9442 request ok
paramiko.transport: DEBUG: [chan 9442] EOF received (9442)
paramiko.transport: DEBUG: [chan 9442] EOF sent (9442)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4720 count=315 bs=1k
paramiko.transport: DEBUG: [chan 9443] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9443] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9443 opened.
paramiko.transport: DEBUG: [chan 9443] Sesch channel 9443 request ok
paramiko.transport: DEBUG: [chan 9443] EOF received (9443)
paramiko.transport: DEBUG: [chan 9443] EOF sent (9443)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4721 count=936 bs=1k
paramiko.transport: DEBUG: [chan 9444] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9444] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9444 opened.
paramiko.transport: DEBUG: [chan 9444] Sesch channel 9444 request ok
paramiko.transport: DEBUG: [chan 9444] EOF received (9444)
paramiko.transport: DEBUG: [chan 9444] EOF sent (9444)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4721 count=936 bs=1k
paramiko.transport: DEBUG: [chan 9445] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9445] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9445 opened.
paramiko.transport: DEBUG: [chan 9445] Sesch channel 9445 request ok
paramiko.transport: DEBUG: [chan 9445] EOF received (9445)
paramiko.transport: DEBUG: [chan 9445] EOF sent (9445)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4722 count=269 bs=1k
paramiko.transport: DEBUG: [chan 9446] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9446] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9446 opened.
paramiko.transport: DEBUG: [chan 9446] Sesch channel 9446 request ok
paramiko.transport: DEBUG: [chan 9446] EOF received (9446)
paramiko.transport: DEBUG: [chan 9446] EOF sent (9446)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4722 count=269 bs=1k
paramiko.transport: DEBUG: [chan 9447] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9447] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9447 opened.
paramiko.transport: DEBUG: [chan 9447] Sesch channel 9447 request ok
paramiko.transport: DEBUG: [chan 9447] EOF received (9447)
paramiko.transport: DEBUG: [chan 9447] EOF sent (9447)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4723 count=112 bs=1k
paramiko.transport: DEBUG: [chan 9448] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9448] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9448 opened.
paramiko.transport: DEBUG: [chan 9448] Sesch channel 9448 request ok
paramiko.transport: DEBUG: [chan 9448] EOF received (9448)
paramiko.transport: DEBUG: [chan 9448] EOF sent (9448)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4723 count=112 bs=1k
paramiko.transport: DEBUG: [chan 9449] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9449] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9449 opened.
paramiko.transport: DEBUG: [chan 9449] Sesch channel 9449 request ok
paramiko.transport: DEBUG: [chan 9449] EOF received (9449)
paramiko.transport: DEBUG: [chan 9449] EOF sent (9449)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4724 count=361 bs=1k
paramiko.transport: DEBUG: [chan 9450] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9450] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9450 opened.
paramiko.transport: DEBUG: [chan 9450] Sesch channel 9450 request ok
paramiko.transport: DEBUG: [chan 9450] EOF received (9450)
paramiko.transport: DEBUG: [chan 9450] EOF sent (9450)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4724 count=361 bs=1k
paramiko.transport: DEBUG: [chan 9451] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9451] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9451 opened.
paramiko.transport: DEBUG: [chan 9451] Sesch channel 9451 request ok
paramiko.transport: DEBUG: [chan 9451] EOF received (9451)
paramiko.transport: DEBUG: [chan 9451] EOF sent (9451)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4725 count=41 bs=1k
paramiko.transport: DEBUG: [chan 9452] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9452] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9452 opened.
paramiko.transport: DEBUG: [chan 9452] Sesch channel 9452 request ok
paramiko.transport: DEBUG: [chan 9452] EOF received (9452)
paramiko.transport: DEBUG: [chan 9452] EOF sent (9452)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4725 count=41 bs=1k
paramiko.transport: DEBUG: [chan 9453] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9453] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9453 opened.
paramiko.transport: DEBUG: [chan 9453] Sesch channel 9453 request ok
paramiko.transport: DEBUG: [chan 9453] EOF received (9453)
paramiko.transport: DEBUG: [chan 9453] EOF sent (9453)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4726 count=315 bs=1k
paramiko.transport: DEBUG: [chan 9454] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9454] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9454 opened.
paramiko.transport: DEBUG: [chan 9454] Sesch channel 9454 request ok
paramiko.transport: DEBUG: [chan 9454] EOF received (9454)
paramiko.transport: DEBUG: [chan 9454] EOF sent (9454)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4726 count=315 bs=1k
paramiko.transport: DEBUG: [chan 9455] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9455] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9455 opened.
paramiko.transport: DEBUG: [chan 9455] Sesch channel 9455 request ok
paramiko.transport: DEBUG: [chan 9455] EOF received (9455)
paramiko.transport: DEBUG: [chan 9455] EOF sent (9455)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4727 count=542 bs=1k
paramiko.transport: DEBUG: [chan 9456] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9456] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9456 opened.
paramiko.transport: DEBUG: [chan 9456] Sesch channel 9456 request ok
paramiko.transport: DEBUG: [chan 9456] EOF received (9456)
paramiko.transport: DEBUG: [chan 9456] EOF sent (9456)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4727 count=542 bs=1k
paramiko.transport: DEBUG: [chan 9457] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9457] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9457 opened.
paramiko.transport: DEBUG: [chan 9457] Sesch channel 9457 request ok
paramiko.transport: DEBUG: [chan 9457] EOF received (9457)
paramiko.transport: DEBUG: [chan 9457] EOF sent (9457)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4728 count=168 bs=1k
paramiko.transport: DEBUG: [chan 9458] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9458] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9458 opened.
paramiko.transport: DEBUG: [chan 9458] Sesch channel 9458 request ok
paramiko.transport: DEBUG: [chan 9458] EOF received (9458)
paramiko.transport: DEBUG: [chan 9458] EOF sent (9458)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4728 count=168 bs=1k
paramiko.transport: DEBUG: [chan 9459] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9459] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9459 opened.
paramiko.transport: DEBUG: [chan 9459] Sesch channel 9459 request ok
paramiko.transport: DEBUG: [chan 9459] EOF received (9459)
paramiko.transport: DEBUG: [chan 9459] EOF sent (9459)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4729 count=150 bs=1k
paramiko.transport: DEBUG: [chan 9460] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9460] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9460 opened.
paramiko.transport: DEBUG: [chan 9460] Sesch channel 9460 request ok
paramiko.transport: DEBUG: [chan 9460] EOF received (9460)
paramiko.transport: DEBUG: [chan 9460] EOF sent (9460)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4729 count=150 bs=1k
paramiko.transport: DEBUG: [chan 9461] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9461] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9461 opened.
paramiko.transport: DEBUG: [chan 9461] Sesch channel 9461 request ok
paramiko.transport: DEBUG: [chan 9461] EOF received (9461)
paramiko.transport: DEBUG: [chan 9461] EOF sent (9461)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4730 count=530 bs=1k
paramiko.transport: DEBUG: [chan 9462] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9462] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9462 opened.
paramiko.transport: DEBUG: [chan 9462] Sesch channel 9462 request ok
paramiko.transport: DEBUG: [chan 9462] EOF received (9462)
paramiko.transport: DEBUG: [chan 9462] EOF sent (9462)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4730 count=530 bs=1k
paramiko.transport: DEBUG: [chan 9463] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9463] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9463 opened.
paramiko.transport: DEBUG: [chan 9463] Sesch channel 9463 request ok
paramiko.transport: DEBUG: [chan 9463] EOF received (9463)
paramiko.transport: DEBUG: [chan 9463] EOF sent (9463)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4731 count=724 bs=1k
paramiko.transport: DEBUG: [chan 9464] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9464] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9464 opened.
paramiko.transport: DEBUG: [chan 9464] Sesch channel 9464 request ok
paramiko.transport: DEBUG: [chan 9464] EOF received (9464)
paramiko.transport: DEBUG: [chan 9464] EOF sent (9464)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4731 count=724 bs=1k
paramiko.transport: DEBUG: [chan 9465] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9465] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9465 opened.
paramiko.transport: DEBUG: [chan 9465] Sesch channel 9465 request ok
paramiko.transport: DEBUG: [chan 9465] EOF received (9465)
paramiko.transport: DEBUG: [chan 9465] EOF sent (9465)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4732 count=21 bs=1k
paramiko.transport: DEBUG: [chan 9466] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9466] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9466 opened.
paramiko.transport: DEBUG: [chan 9466] Sesch channel 9466 request ok
paramiko.transport: DEBUG: [chan 9466] EOF received (9466)
paramiko.transport: DEBUG: [chan 9466] EOF sent (9466)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4732 count=21 bs=1k
paramiko.transport: DEBUG: [chan 9467] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9467] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9467 opened.
paramiko.transport: DEBUG: [chan 9467] Sesch channel 9467 request ok
paramiko.transport: DEBUG: [chan 9467] EOF received (9467)
paramiko.transport: DEBUG: [chan 9467] EOF sent (9467)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4733 count=453 bs=1k
paramiko.transport: DEBUG: [chan 9468] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9468] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9468 opened.
paramiko.transport: DEBUG: [chan 9468] Sesch channel 9468 request ok
paramiko.transport: DEBUG: [chan 9468] EOF received (9468)
paramiko.transport: DEBUG: [chan 9468] EOF sent (9468)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4733 count=453 bs=1k
paramiko.transport: DEBUG: [chan 9469] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9469] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9469 opened.
paramiko.transport: DEBUG: [chan 9469] Sesch channel 9469 request ok
paramiko.transport: DEBUG: [chan 9469] EOF received (9469)
paramiko.transport: DEBUG: [chan 9469] EOF sent (9469)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4734 count=630 bs=1k
paramiko.transport: DEBUG: [chan 9470] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9470] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9470 opened.
paramiko.transport: DEBUG: [chan 9470] Sesch channel 9470 request ok
paramiko.transport: DEBUG: [chan 9470] EOF received (9470)
paramiko.transport: DEBUG: [chan 9470] EOF sent (9470)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4734 count=630 bs=1k
paramiko.transport: DEBUG: [chan 9471] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9471] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9471 opened.
paramiko.transport: DEBUG: [chan 9471] Sesch channel 9471 request ok
paramiko.transport: DEBUG: [chan 9471] EOF received (9471)
paramiko.transport: DEBUG: [chan 9471] EOF sent (9471)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4735 count=952 bs=1k
paramiko.transport: DEBUG: [chan 9472] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9472] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9472 opened.
paramiko.transport: DEBUG: [chan 9472] Sesch channel 9472 request ok
paramiko.transport: DEBUG: [chan 9472] EOF received (9472)
paramiko.transport: DEBUG: [chan 9472] EOF sent (9472)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4735 count=952 bs=1k
paramiko.transport: DEBUG: [chan 9473] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9473] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9473 opened.
paramiko.transport: DEBUG: [chan 9473] Sesch channel 9473 request ok
paramiko.transport: DEBUG: [chan 9473] EOF received (9473)
paramiko.transport: DEBUG: [chan 9473] EOF sent (9473)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4736 count=1024 bs=1k
paramiko.transport: DEBUG: [chan 9474] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9474] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9474 opened.
paramiko.transport: DEBUG: [chan 9474] Sesch channel 9474 request ok
paramiko.transport: DEBUG: [chan 9474] EOF received (9474)
paramiko.transport: DEBUG: [chan 9474] EOF sent (9474)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4736 count=1024 bs=1k
paramiko.transport: DEBUG: [chan 9475] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9475] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9475 opened.
paramiko.transport: DEBUG: [chan 9475] Sesch channel 9475 request ok
paramiko.transport: DEBUG: [chan 9475] EOF received (9475)
paramiko.transport: DEBUG: [chan 9475] EOF sent (9475)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4737 count=605 bs=1k
paramiko.transport: DEBUG: [chan 9476] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9476] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9476 opened.
paramiko.transport: DEBUG: [chan 9476] Sesch channel 9476 request ok
paramiko.transport: DEBUG: [chan 9476] EOF received (9476)
paramiko.transport: DEBUG: [chan 9476] EOF sent (9476)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4737 count=605 bs=1k
paramiko.transport: DEBUG: [chan 9477] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9477] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9477 opened.
paramiko.transport: DEBUG: [chan 9477] Sesch channel 9477 request ok
paramiko.transport: DEBUG: [chan 9477] EOF received (9477)
paramiko.transport: DEBUG: [chan 9477] EOF sent (9477)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4738 count=240 bs=1k
paramiko.transport: DEBUG: [chan 9478] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9478] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9478 opened.
paramiko.transport: DEBUG: [chan 9478] Sesch channel 9478 request ok
paramiko.transport: DEBUG: [chan 9478] EOF received (9478)
paramiko.transport: DEBUG: [chan 9478] EOF sent (9478)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4738 count=240 bs=1k
paramiko.transport: DEBUG: [chan 9479] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9479] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9479 opened.
paramiko.transport: DEBUG: [chan 9479] Sesch channel 9479 request ok
paramiko.transport: DEBUG: [chan 9479] EOF received (9479)
paramiko.transport: DEBUG: [chan 9479] EOF sent (9479)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4739 count=227 bs=1k
paramiko.transport: DEBUG: [chan 9480] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9480] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9480 opened.
paramiko.transport: DEBUG: [chan 9480] Sesch channel 9480 request ok
paramiko.transport: DEBUG: [chan 9480] EOF received (9480)
paramiko.transport: DEBUG: [chan 9480] EOF sent (9480)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4739 count=227 bs=1k
paramiko.transport: DEBUG: [chan 9481] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9481] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9481 opened.
paramiko.transport: DEBUG: [chan 9481] Sesch channel 9481 request ok
paramiko.transport: DEBUG: [chan 9481] EOF received (9481)
paramiko.transport: DEBUG: [chan 9481] EOF sent (9481)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4740 count=859 bs=1k
paramiko.transport: DEBUG: [chan 9482] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9482] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9482 opened.
paramiko.transport: DEBUG: [chan 9482] Sesch channel 9482 request ok
paramiko.transport: DEBUG: [chan 9482] EOF received (9482)
paramiko.transport: DEBUG: [chan 9482] EOF sent (9482)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4740 count=859 bs=1k
paramiko.transport: DEBUG: [chan 9483] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9483] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9483 opened.
paramiko.transport: DEBUG: [chan 9483] Sesch channel 9483 request ok
paramiko.transport: DEBUG: [chan 9483] EOF received (9483)
paramiko.transport: DEBUG: [chan 9483] EOF sent (9483)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4741 count=62 bs=1k
paramiko.transport: DEBUG: [chan 9484] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9484] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9484 opened.
paramiko.transport: DEBUG: [chan 9484] Sesch channel 9484 request ok
paramiko.transport: DEBUG: [chan 9484] EOF received (9484)
paramiko.transport: DEBUG: [chan 9484] EOF sent (9484)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4741 count=62 bs=1k
paramiko.transport: DEBUG: [chan 9485] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9485] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9485 opened.
paramiko.transport: DEBUG: [chan 9485] Sesch channel 9485 request ok
paramiko.transport: DEBUG: [chan 9485] EOF received (9485)
paramiko.transport: DEBUG: [chan 9485] EOF sent (9485)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4742 count=59 bs=1k
paramiko.transport: DEBUG: [chan 9486] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9486] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9486 opened.
paramiko.transport: DEBUG: [chan 9486] Sesch channel 9486 request ok
paramiko.transport: DEBUG: [chan 9486] EOF received (9486)
paramiko.transport: DEBUG: [chan 9486] EOF sent (9486)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4742 count=59 bs=1k
paramiko.transport: DEBUG: [chan 9487] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9487] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9487 opened.
paramiko.transport: DEBUG: [chan 9487] Sesch channel 9487 request ok
paramiko.transport: DEBUG: [chan 9487] EOF received (9487)
paramiko.transport: DEBUG: [chan 9487] EOF sent (9487)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4743 count=541 bs=1k
paramiko.transport: DEBUG: [chan 9488] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9488] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9488 opened.
paramiko.transport: DEBUG: [chan 9488] Sesch channel 9488 request ok
paramiko.transport: DEBUG: [chan 9488] EOF received (9488)
paramiko.transport: DEBUG: [chan 9488] EOF sent (9488)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4743 count=541 bs=1k
paramiko.transport: DEBUG: [chan 9489] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9489] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9489 opened.
paramiko.transport: DEBUG: [chan 9489] Sesch channel 9489 request ok
paramiko.transport: DEBUG: [chan 9489] EOF received (9489)
paramiko.transport: DEBUG: [chan 9489] EOF sent (9489)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4744 count=417 bs=1k
paramiko.transport: DEBUG: [chan 9490] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9490] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9490 opened.
paramiko.transport: DEBUG: [chan 9490] Sesch channel 9490 request ok
paramiko.transport: DEBUG: [chan 9490] EOF received (9490)
paramiko.transport: DEBUG: [chan 9490] EOF sent (9490)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4744 count=417 bs=1k
paramiko.transport: DEBUG: [chan 9491] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9491] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9491 opened.
paramiko.transport: DEBUG: [chan 9491] Sesch channel 9491 request ok
paramiko.transport: DEBUG: [chan 9491] EOF received (9491)
paramiko.transport: DEBUG: [chan 9491] EOF sent (9491)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4745 count=538 bs=1k
paramiko.transport: DEBUG: [chan 9492] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9492] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9492 opened.
paramiko.transport: DEBUG: [chan 9492] Sesch channel 9492 request ok
paramiko.transport: DEBUG: [chan 9492] EOF received (9492)
paramiko.transport: DEBUG: [chan 9492] EOF sent (9492)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4745 count=538 bs=1k
paramiko.transport: DEBUG: [chan 9493] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9493] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9493 opened.
paramiko.transport: DEBUG: [chan 9493] Sesch channel 9493 request ok
paramiko.transport: DEBUG: [chan 9493] EOF received (9493)
paramiko.transport: DEBUG: [chan 9493] EOF sent (9493)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4746 count=460 bs=1k
paramiko.transport: DEBUG: [chan 9494] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9494] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9494 opened.
paramiko.transport: DEBUG: [chan 9494] Sesch channel 9494 request ok
paramiko.transport: DEBUG: [chan 9494] EOF received (9494)
paramiko.transport: DEBUG: [chan 9494] EOF sent (9494)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4746 count=460 bs=1k
paramiko.transport: DEBUG: [chan 9495] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9495] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9495 opened.
paramiko.transport: DEBUG: [chan 9495] Sesch channel 9495 request ok
paramiko.transport: DEBUG: [chan 9495] EOF received (9495)
paramiko.transport: DEBUG: [chan 9495] EOF sent (9495)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4747 count=291 bs=1k
paramiko.transport: DEBUG: [chan 9496] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9496] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9496 opened.
paramiko.transport: DEBUG: [chan 9496] Sesch channel 9496 request ok
paramiko.transport: DEBUG: [chan 9496] EOF received (9496)
paramiko.transport: DEBUG: [chan 9496] EOF sent (9496)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4747 count=291 bs=1k
paramiko.transport: DEBUG: [chan 9497] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9497] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9497 opened.
paramiko.transport: DEBUG: [chan 9497] Sesch channel 9497 request ok
paramiko.transport: DEBUG: [chan 9497] EOF received (9497)
paramiko.transport: DEBUG: [chan 9497] EOF sent (9497)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4748 count=113 bs=1k
paramiko.transport: DEBUG: [chan 9498] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9498] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9498 opened.
paramiko.transport: DEBUG: [chan 9498] Sesch channel 9498 request ok
paramiko.transport: DEBUG: [chan 9498] EOF received (9498)
paramiko.transport: DEBUG: [chan 9498] EOF sent (9498)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4748 count=113 bs=1k
paramiko.transport: DEBUG: [chan 9499] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9499] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9499 opened.
paramiko.transport: DEBUG: [chan 9499] Sesch channel 9499 request ok
paramiko.transport: DEBUG: [chan 9499] EOF received (9499)
paramiko.transport: DEBUG: [chan 9499] EOF sent (9499)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4749 count=505 bs=1k
paramiko.transport: DEBUG: [chan 9500] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9500] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9500 opened.
paramiko.transport: DEBUG: [chan 9500] Sesch channel 9500 request ok
paramiko.transport: DEBUG: [chan 9500] EOF received (9500)
paramiko.transport: DEBUG: [chan 9500] EOF sent (9500)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4749 count=505 bs=1k
paramiko.transport: DEBUG: [chan 9501] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9501] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9501 opened.
paramiko.transport: DEBUG: [chan 9501] Sesch channel 9501 request ok
paramiko.transport: DEBUG: [chan 9501] EOF received (9501)
paramiko.transport: DEBUG: [chan 9501] EOF sent (9501)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4750 count=400 bs=1k
paramiko.transport: DEBUG: [chan 9502] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9502] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9502 opened.
paramiko.transport: DEBUG: [chan 9502] Sesch channel 9502 request ok
paramiko.transport: DEBUG: [chan 9502] EOF received (9502)
paramiko.transport: DEBUG: [chan 9502] EOF sent (9502)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4750 count=400 bs=1k
paramiko.transport: DEBUG: [chan 9503] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9503] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9503 opened.
paramiko.transport: DEBUG: [chan 9503] Sesch channel 9503 request ok
paramiko.transport: DEBUG: [chan 9503] EOF received (9503)
paramiko.transport: DEBUG: [chan 9503] EOF sent (9503)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4751 count=503 bs=1k
paramiko.transport: DEBUG: [chan 9504] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9504] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9504 opened.
paramiko.transport: DEBUG: [chan 9504] Sesch channel 9504 request ok
paramiko.transport: DEBUG: [chan 9504] EOF received (9504)
paramiko.transport: DEBUG: [chan 9504] EOF sent (9504)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4751 count=503 bs=1k
paramiko.transport: DEBUG: [chan 9505] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9505] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9505 opened.
paramiko.transport: DEBUG: [chan 9505] Sesch channel 9505 request ok
paramiko.transport: DEBUG: [chan 9505] EOF received (9505)
paramiko.transport: DEBUG: [chan 9505] EOF sent (9505)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4752 count=560 bs=1k
paramiko.transport: DEBUG: [chan 9506] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9506] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9506 opened.
paramiko.transport: DEBUG: [chan 9506] Sesch channel 9506 request ok
paramiko.transport: DEBUG: [chan 9506] EOF received (9506)
paramiko.transport: DEBUG: [chan 9506] EOF sent (9506)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4752 count=560 bs=1k
paramiko.transport: DEBUG: [chan 9507] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9507] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9507 opened.
paramiko.transport: DEBUG: [chan 9507] Sesch channel 9507 request ok
paramiko.transport: DEBUG: [chan 9507] EOF received (9507)
paramiko.transport: DEBUG: [chan 9507] EOF sent (9507)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4753 count=527 bs=1k
paramiko.transport: DEBUG: [chan 9508] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9508] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9508 opened.
paramiko.transport: DEBUG: [chan 9508] Sesch channel 9508 request ok
paramiko.transport: DEBUG: [chan 9508] EOF received (9508)
paramiko.transport: DEBUG: [chan 9508] EOF sent (9508)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4753 count=527 bs=1k
paramiko.transport: DEBUG: [chan 9509] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9509] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9509 opened.
paramiko.transport: DEBUG: [chan 9509] Sesch channel 9509 request ok
paramiko.transport: DEBUG: [chan 9509] EOF received (9509)
paramiko.transport: DEBUG: [chan 9509] EOF sent (9509)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4754 count=663 bs=1k
paramiko.transport: DEBUG: [chan 9510] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9510] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9510 opened.
paramiko.transport: DEBUG: [chan 9510] Sesch channel 9510 request ok
paramiko.transport: DEBUG: [chan 9510] EOF received (9510)
paramiko.transport: DEBUG: [chan 9510] EOF sent (9510)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4754 count=663 bs=1k
paramiko.transport: DEBUG: [chan 9511] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9511] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9511 opened.
paramiko.transport: DEBUG: [chan 9511] Sesch channel 9511 request ok
paramiko.transport: DEBUG: [chan 9511] EOF received (9511)
paramiko.transport: DEBUG: [chan 9511] EOF sent (9511)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4755 count=111 bs=1k
paramiko.transport: DEBUG: [chan 9512] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9512] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9512 opened.
paramiko.transport: DEBUG: [chan 9512] Sesch channel 9512 request ok
paramiko.transport: DEBUG: [chan 9512] EOF received (9512)
paramiko.transport: DEBUG: [chan 9512] EOF sent (9512)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4755 count=111 bs=1k
paramiko.transport: DEBUG: [chan 9513] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9513] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9513 opened.
paramiko.transport: DEBUG: [chan 9513] Sesch channel 9513 request ok
paramiko.transport: DEBUG: [chan 9513] EOF received (9513)
paramiko.transport: DEBUG: [chan 9513] EOF sent (9513)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4756 count=384 bs=1k
paramiko.transport: DEBUG: [chan 9514] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9514] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9514 opened.
paramiko.transport: DEBUG: [chan 9514] Sesch channel 9514 request ok
paramiko.transport: DEBUG: [chan 9514] EOF received (9514)
paramiko.transport: DEBUG: [chan 9514] EOF sent (9514)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4756 count=384 bs=1k
paramiko.transport: DEBUG: [chan 9515] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9515] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9515 opened.
paramiko.transport: DEBUG: [chan 9515] Sesch channel 9515 request ok
paramiko.transport: DEBUG: [chan 9515] EOF received (9515)
paramiko.transport: DEBUG: [chan 9515] EOF sent (9515)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4757 count=26 bs=1k
paramiko.transport: DEBUG: [chan 9516] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9516] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9516 opened.
paramiko.transport: DEBUG: [chan 9516] Sesch channel 9516 request ok
paramiko.transport: DEBUG: [chan 9516] EOF received (9516)
paramiko.transport: DEBUG: [chan 9516] EOF sent (9516)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4757 count=26 bs=1k
paramiko.transport: DEBUG: [chan 9517] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9517] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9517 opened.
paramiko.transport: DEBUG: [chan 9517] Sesch channel 9517 request ok
paramiko.transport: DEBUG: [chan 9517] EOF received (9517)
paramiko.transport: DEBUG: [chan 9517] EOF sent (9517)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4758 count=504 bs=1k
paramiko.transport: DEBUG: [chan 9518] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9518] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9518 opened.
paramiko.transport: DEBUG: [chan 9518] Sesch channel 9518 request ok
paramiko.transport: DEBUG: [chan 9518] EOF received (9518)
paramiko.transport: DEBUG: [chan 9518] EOF sent (9518)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4758 count=504 bs=1k
paramiko.transport: DEBUG: [chan 9519] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9519] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9519 opened.
paramiko.transport: DEBUG: [chan 9519] Sesch channel 9519 request ok
paramiko.transport: DEBUG: [chan 9519] EOF received (9519)
paramiko.transport: DEBUG: [chan 9519] EOF sent (9519)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4759 count=477 bs=1k
paramiko.transport: DEBUG: [chan 9520] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9520] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9520 opened.
paramiko.transport: DEBUG: [chan 9520] Sesch channel 9520 request ok
paramiko.transport: DEBUG: [chan 9520] EOF received (9520)
paramiko.transport: DEBUG: [chan 9520] EOF sent (9520)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4759 count=477 bs=1k
paramiko.transport: DEBUG: [chan 9521] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9521] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9521 opened.
paramiko.transport: DEBUG: [chan 9521] Sesch channel 9521 request ok
paramiko.transport: DEBUG: [chan 9521] EOF received (9521)
paramiko.transport: DEBUG: [chan 9521] EOF sent (9521)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4760 count=777 bs=1k
paramiko.transport: DEBUG: [chan 9522] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9522] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9522 opened.
paramiko.transport: DEBUG: [chan 9522] Sesch channel 9522 request ok
paramiko.transport: DEBUG: [chan 9522] EOF received (9522)
paramiko.transport: DEBUG: [chan 9522] EOF sent (9522)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4760 count=777 bs=1k
paramiko.transport: DEBUG: [chan 9523] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9523] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9523 opened.
paramiko.transport: DEBUG: [chan 9523] Sesch channel 9523 request ok
paramiko.transport: DEBUG: [chan 9523] EOF received (9523)
paramiko.transport: DEBUG: [chan 9523] EOF sent (9523)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4761 count=843 bs=1k
paramiko.transport: DEBUG: [chan 9524] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9524] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9524 opened.
paramiko.transport: DEBUG: [chan 9524] Sesch channel 9524 request ok
paramiko.transport: DEBUG: [chan 9524] EOF received (9524)
paramiko.transport: DEBUG: [chan 9524] EOF sent (9524)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4761 count=843 bs=1k
paramiko.transport: DEBUG: [chan 9525] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9525] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9525 opened.
paramiko.transport: DEBUG: [chan 9525] Sesch channel 9525 request ok
paramiko.transport: DEBUG: [chan 9525] EOF received (9525)
paramiko.transport: DEBUG: [chan 9525] EOF sent (9525)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4762 count=190 bs=1k
paramiko.transport: DEBUG: [chan 9526] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9526] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9526 opened.
paramiko.transport: DEBUG: [chan 9526] Sesch channel 9526 request ok
paramiko.transport: DEBUG: [chan 9526] EOF received (9526)
paramiko.transport: DEBUG: [chan 9526] EOF sent (9526)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4762 count=190 bs=1k
paramiko.transport: DEBUG: [chan 9527] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9527] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9527 opened.
paramiko.transport: DEBUG: [chan 9527] Sesch channel 9527 request ok
paramiko.transport: DEBUG: [chan 9527] EOF received (9527)
paramiko.transport: DEBUG: [chan 9527] EOF sent (9527)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4763 count=665 bs=1k
paramiko.transport: DEBUG: [chan 9528] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9528] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9528 opened.
paramiko.transport: DEBUG: [chan 9528] Sesch channel 9528 request ok
paramiko.transport: DEBUG: [chan 9528] EOF received (9528)
paramiko.transport: DEBUG: [chan 9528] EOF sent (9528)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4763 count=665 bs=1k
paramiko.transport: DEBUG: [chan 9529] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9529] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9529 opened.
paramiko.transport: DEBUG: [chan 9529] Sesch channel 9529 request ok
paramiko.transport: DEBUG: [chan 9529] EOF received (9529)
paramiko.transport: DEBUG: [chan 9529] EOF sent (9529)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4764 count=947 bs=1k
paramiko.transport: DEBUG: [chan 9530] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9530] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9530 opened.
paramiko.transport: DEBUG: [chan 9530] Sesch channel 9530 request ok
paramiko.transport: DEBUG: [chan 9530] EOF received (9530)
paramiko.transport: DEBUG: [chan 9530] EOF sent (9530)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4764 count=947 bs=1k
paramiko.transport: DEBUG: [chan 9531] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9531] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9531 opened.
paramiko.transport: DEBUG: [chan 9531] Sesch channel 9531 request ok
paramiko.transport: DEBUG: [chan 9531] EOF received (9531)
paramiko.transport: DEBUG: [chan 9531] EOF sent (9531)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4765 count=501 bs=1k
paramiko.transport: DEBUG: [chan 9532] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9532] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9532 opened.
paramiko.transport: DEBUG: [chan 9532] Sesch channel 9532 request ok
paramiko.transport: DEBUG: [chan 9532] EOF received (9532)
paramiko.transport: DEBUG: [chan 9532] EOF sent (9532)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4765 count=501 bs=1k
paramiko.transport: DEBUG: [chan 9533] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9533] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9533 opened.
paramiko.transport: DEBUG: [chan 9533] Sesch channel 9533 request ok
paramiko.transport: DEBUG: [chan 9533] EOF received (9533)
paramiko.transport: DEBUG: [chan 9533] EOF sent (9533)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4766 count=355 bs=1k
paramiko.transport: DEBUG: [chan 9534] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9534] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9534 opened.
paramiko.transport: DEBUG: [chan 9534] Sesch channel 9534 request ok
paramiko.transport: DEBUG: [chan 9534] EOF received (9534)
paramiko.transport: DEBUG: [chan 9534] EOF sent (9534)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4766 count=355 bs=1k
paramiko.transport: DEBUG: [chan 9535] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9535] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9535 opened.
paramiko.transport: DEBUG: [chan 9535] Sesch channel 9535 request ok
paramiko.transport: DEBUG: [chan 9535] EOF received (9535)
paramiko.transport: DEBUG: [chan 9535] EOF sent (9535)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4767 count=308 bs=1k
paramiko.transport: DEBUG: [chan 9536] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9536] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9536 opened.
paramiko.transport: DEBUG: [chan 9536] Sesch channel 9536 request ok
paramiko.transport: DEBUG: [chan 9536] EOF received (9536)
paramiko.transport: DEBUG: [chan 9536] EOF sent (9536)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4767 count=308 bs=1k
paramiko.transport: DEBUG: [chan 9537] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9537] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9537 opened.
paramiko.transport: DEBUG: [chan 9537] Sesch channel 9537 request ok
paramiko.transport: DEBUG: [chan 9537] EOF received (9537)
paramiko.transport: DEBUG: [chan 9537] EOF sent (9537)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4768 count=806 bs=1k
paramiko.transport: DEBUG: [chan 9538] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9538] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9538 opened.
paramiko.transport: DEBUG: [chan 9538] Sesch channel 9538 request ok
paramiko.transport: DEBUG: [chan 9538] EOF received (9538)
paramiko.transport: DEBUG: [chan 9538] EOF sent (9538)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4768 count=806 bs=1k
paramiko.transport: DEBUG: [chan 9539] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9539] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9539 opened.
paramiko.transport: DEBUG: [chan 9539] Sesch channel 9539 request ok
paramiko.transport: DEBUG: [chan 9539] EOF received (9539)
paramiko.transport: DEBUG: [chan 9539] EOF sent (9539)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4769 count=393 bs=1k
paramiko.transport: DEBUG: [chan 9540] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9540] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9540 opened.
paramiko.transport: DEBUG: [chan 9540] Sesch channel 9540 request ok
paramiko.transport: DEBUG: [chan 9540] EOF received (9540)
paramiko.transport: DEBUG: [chan 9540] EOF sent (9540)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4769 count=393 bs=1k
paramiko.transport: DEBUG: [chan 9541] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9541] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9541 opened.
paramiko.transport: DEBUG: [chan 9541] Sesch channel 9541 request ok
paramiko.transport: DEBUG: [chan 9541] EOF received (9541)
paramiko.transport: DEBUG: [chan 9541] EOF sent (9541)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4770 count=459 bs=1k
paramiko.transport: DEBUG: [chan 9542] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9542] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9542 opened.
paramiko.transport: DEBUG: [chan 9542] Sesch channel 9542 request ok
paramiko.transport: DEBUG: [chan 9542] EOF received (9542)
paramiko.transport: DEBUG: [chan 9542] EOF sent (9542)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4770 count=459 bs=1k
paramiko.transport: DEBUG: [chan 9543] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9543] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9543 opened.
paramiko.transport: DEBUG: [chan 9543] Sesch channel 9543 request ok
paramiko.transport: DEBUG: [chan 9543] EOF received (9543)
paramiko.transport: DEBUG: [chan 9543] EOF sent (9543)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4771 count=908 bs=1k
paramiko.transport: DEBUG: [chan 9544] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9544] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9544 opened.
paramiko.transport: DEBUG: [chan 9544] Sesch channel 9544 request ok
paramiko.transport: DEBUG: [chan 9544] EOF received (9544)
paramiko.transport: DEBUG: [chan 9544] EOF sent (9544)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4771 count=908 bs=1k
paramiko.transport: DEBUG: [chan 9545] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9545] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9545 opened.
paramiko.transport: DEBUG: [chan 9545] Sesch channel 9545 request ok
paramiko.transport: DEBUG: [chan 9545] EOF received (9545)
paramiko.transport: DEBUG: [chan 9545] EOF sent (9545)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4772 count=388 bs=1k
paramiko.transport: DEBUG: [chan 9546] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9546] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9546 opened.
paramiko.transport: DEBUG: [chan 9546] Sesch channel 9546 request ok
paramiko.transport: DEBUG: [chan 9546] EOF received (9546)
paramiko.transport: DEBUG: [chan 9546] EOF sent (9546)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4772 count=388 bs=1k
paramiko.transport: DEBUG: [chan 9547] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9547] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9547 opened.
paramiko.transport: DEBUG: [chan 9547] Sesch channel 9547 request ok
paramiko.transport: DEBUG: [chan 9547] EOF received (9547)
paramiko.transport: DEBUG: [chan 9547] EOF sent (9547)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4773 count=126 bs=1k
paramiko.transport: DEBUG: [chan 9548] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9548] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9548 opened.
paramiko.transport: DEBUG: [chan 9548] Sesch channel 9548 request ok
paramiko.transport: DEBUG: [chan 9548] EOF received (9548)
paramiko.transport: DEBUG: [chan 9548] EOF sent (9548)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4773 count=126 bs=1k
paramiko.transport: DEBUG: [chan 9549] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9549] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9549 opened.
paramiko.transport: DEBUG: [chan 9549] Sesch channel 9549 request ok
paramiko.transport: DEBUG: [chan 9549] EOF received (9549)
paramiko.transport: DEBUG: [chan 9549] EOF sent (9549)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4774 count=515 bs=1k
paramiko.transport: DEBUG: [chan 9550] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9550] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9550 opened.
paramiko.transport: DEBUG: [chan 9550] Sesch channel 9550 request ok
paramiko.transport: DEBUG: [chan 9550] EOF received (9550)
paramiko.transport: DEBUG: [chan 9550] EOF sent (9550)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4774 count=515 bs=1k
paramiko.transport: DEBUG: [chan 9551] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9551] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9551 opened.
paramiko.transport: DEBUG: [chan 9551] Sesch channel 9551 request ok
paramiko.transport: DEBUG: [chan 9551] EOF received (9551)
paramiko.transport: DEBUG: [chan 9551] EOF sent (9551)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4775 count=87 bs=1k
paramiko.transport: DEBUG: [chan 9552] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9552] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9552 opened.
paramiko.transport: DEBUG: [chan 9552] Sesch channel 9552 request ok
paramiko.transport: DEBUG: [chan 9552] EOF received (9552)
paramiko.transport: DEBUG: [chan 9552] EOF sent (9552)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4775 count=87 bs=1k
paramiko.transport: DEBUG: [chan 9553] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9553] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9553 opened.
paramiko.transport: DEBUG: [chan 9553] Sesch channel 9553 request ok
paramiko.transport: DEBUG: [chan 9553] EOF received (9553)
paramiko.transport: DEBUG: [chan 9553] EOF sent (9553)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4776 count=61 bs=1k
paramiko.transport: DEBUG: [chan 9554] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9554] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9554 opened.
paramiko.transport: DEBUG: [chan 9554] Sesch channel 9554 request ok
paramiko.transport: DEBUG: [chan 9554] EOF received (9554)
paramiko.transport: DEBUG: [chan 9554] EOF sent (9554)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4776 count=61 bs=1k
paramiko.transport: DEBUG: [chan 9555] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9555] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9555 opened.
paramiko.transport: DEBUG: [chan 9555] Sesch channel 9555 request ok
paramiko.transport: DEBUG: [chan 9555] EOF received (9555)
paramiko.transport: DEBUG: [chan 9555] EOF sent (9555)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4777 count=329 bs=1k
paramiko.transport: DEBUG: [chan 9556] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9556] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9556 opened.
paramiko.transport: DEBUG: [chan 9556] Sesch channel 9556 request ok
paramiko.transport: DEBUG: [chan 9556] EOF received (9556)
paramiko.transport: DEBUG: [chan 9556] EOF sent (9556)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4777 count=329 bs=1k
paramiko.transport: DEBUG: [chan 9557] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9557] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9557 opened.
paramiko.transport: DEBUG: [chan 9557] Sesch channel 9557 request ok
paramiko.transport: DEBUG: [chan 9557] EOF received (9557)
paramiko.transport: DEBUG: [chan 9557] EOF sent (9557)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4778 count=555 bs=1k
paramiko.transport: DEBUG: [chan 9558] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9558] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9558 opened.
paramiko.transport: DEBUG: [chan 9558] Sesch channel 9558 request ok
paramiko.transport: DEBUG: [chan 9558] EOF received (9558)
paramiko.transport: DEBUG: [chan 9558] EOF sent (9558)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4778 count=555 bs=1k
paramiko.transport: DEBUG: [chan 9559] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9559] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9559 opened.
paramiko.transport: DEBUG: [chan 9559] Sesch channel 9559 request ok
paramiko.transport: DEBUG: [chan 9559] EOF received (9559)
paramiko.transport: DEBUG: [chan 9559] EOF sent (9559)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4779 count=351 bs=1k
paramiko.transport: DEBUG: [chan 9560] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9560] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9560 opened.
paramiko.transport: DEBUG: [chan 9560] Sesch channel 9560 request ok
paramiko.transport: DEBUG: [chan 9560] EOF received (9560)
paramiko.transport: DEBUG: [chan 9560] EOF sent (9560)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4779 count=351 bs=1k
paramiko.transport: DEBUG: [chan 9561] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9561] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9561 opened.
paramiko.transport: DEBUG: [chan 9561] Sesch channel 9561 request ok
paramiko.transport: DEBUG: [chan 9561] EOF received (9561)
paramiko.transport: DEBUG: [chan 9561] EOF sent (9561)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4780 count=10 bs=1k
paramiko.transport: DEBUG: [chan 9562] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9562] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9562 opened.
paramiko.transport: DEBUG: [chan 9562] Sesch channel 9562 request ok
paramiko.transport: DEBUG: [chan 9562] EOF received (9562)
paramiko.transport: DEBUG: [chan 9562] EOF sent (9562)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4780 count=10 bs=1k
paramiko.transport: DEBUG: [chan 9563] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9563] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9563 opened.
paramiko.transport: DEBUG: [chan 9563] Sesch channel 9563 request ok
paramiko.transport: DEBUG: [chan 9563] EOF received (9563)
paramiko.transport: DEBUG: [chan 9563] EOF sent (9563)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4781 count=531 bs=1k
paramiko.transport: DEBUG: [chan 9564] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9564] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9564 opened.
paramiko.transport: DEBUG: [chan 9564] Sesch channel 9564 request ok
paramiko.transport: DEBUG: [chan 9564] EOF received (9564)
paramiko.transport: DEBUG: [chan 9564] EOF sent (9564)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4781 count=531 bs=1k
paramiko.transport: DEBUG: [chan 9565] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9565] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9565 opened.
paramiko.transport: DEBUG: [chan 9565] Sesch channel 9565 request ok
paramiko.transport: DEBUG: [chan 9565] EOF received (9565)
paramiko.transport: DEBUG: [chan 9565] EOF sent (9565)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4782 count=526 bs=1k
paramiko.transport: DEBUG: [chan 9566] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9566] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9566 opened.
paramiko.transport: DEBUG: [chan 9566] Sesch channel 9566 request ok
paramiko.transport: DEBUG: [chan 9566] EOF received (9566)
paramiko.transport: DEBUG: [chan 9566] EOF sent (9566)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4782 count=526 bs=1k
paramiko.transport: DEBUG: [chan 9567] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9567] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9567 opened.
paramiko.transport: DEBUG: [chan 9567] Sesch channel 9567 request ok
paramiko.transport: DEBUG: [chan 9567] EOF received (9567)
paramiko.transport: DEBUG: [chan 9567] EOF sent (9567)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4783 count=684 bs=1k
paramiko.transport: DEBUG: [chan 9568] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9568] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9568 opened.
paramiko.transport: DEBUG: [chan 9568] Sesch channel 9568 request ok
paramiko.transport: DEBUG: [chan 9568] EOF received (9568)
paramiko.transport: DEBUG: [chan 9568] EOF sent (9568)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4783 count=684 bs=1k
paramiko.transport: DEBUG: [chan 9569] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9569] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9569 opened.
paramiko.transport: DEBUG: [chan 9569] Sesch channel 9569 request ok
paramiko.transport: DEBUG: [chan 9569] EOF received (9569)
paramiko.transport: DEBUG: [chan 9569] EOF sent (9569)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4784 count=18 bs=1k
paramiko.transport: DEBUG: [chan 9570] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9570] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9570 opened.
paramiko.transport: DEBUG: [chan 9570] Sesch channel 9570 request ok
paramiko.transport: DEBUG: [chan 9570] EOF received (9570)
paramiko.transport: DEBUG: [chan 9570] EOF sent (9570)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4784 count=18 bs=1k
paramiko.transport: DEBUG: [chan 9571] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9571] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9571 opened.
paramiko.transport: DEBUG: [chan 9571] Sesch channel 9571 request ok
paramiko.transport: DEBUG: [chan 9571] EOF received (9571)
paramiko.transport: DEBUG: [chan 9571] EOF sent (9571)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4785 count=1019 bs=1k
paramiko.transport: DEBUG: [chan 9572] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9572] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9572 opened.
paramiko.transport: DEBUG: [chan 9572] Sesch channel 9572 request ok
paramiko.transport: DEBUG: [chan 9572] EOF received (9572)
paramiko.transport: DEBUG: [chan 9572] EOF sent (9572)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4785 count=1019 bs=1k
paramiko.transport: DEBUG: [chan 9573] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9573] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9573 opened.
paramiko.transport: DEBUG: [chan 9573] Sesch channel 9573 request ok
paramiko.transport: DEBUG: [chan 9573] EOF received (9573)
paramiko.transport: DEBUG: [chan 9573] EOF sent (9573)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4786 count=618 bs=1k
paramiko.transport: DEBUG: [chan 9574] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9574] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9574 opened.
paramiko.transport: DEBUG: [chan 9574] Sesch channel 9574 request ok
paramiko.transport: DEBUG: [chan 9574] EOF received (9574)
paramiko.transport: DEBUG: [chan 9574] EOF sent (9574)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4786 count=618 bs=1k
paramiko.transport: DEBUG: [chan 9575] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9575] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9575 opened.
paramiko.transport: DEBUG: [chan 9575] Sesch channel 9575 request ok
paramiko.transport: DEBUG: [chan 9575] EOF received (9575)
paramiko.transport: DEBUG: [chan 9575] EOF sent (9575)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4787 count=95 bs=1k
paramiko.transport: DEBUG: [chan 9576] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9576] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9576 opened.
paramiko.transport: DEBUG: [chan 9576] Sesch channel 9576 request ok
paramiko.transport: DEBUG: [chan 9576] EOF received (9576)
paramiko.transport: DEBUG: [chan 9576] EOF sent (9576)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4787 count=95 bs=1k
paramiko.transport: DEBUG: [chan 9577] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9577] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9577 opened.
paramiko.transport: DEBUG: [chan 9577] Sesch channel 9577 request ok
paramiko.transport: DEBUG: [chan 9577] EOF received (9577)
paramiko.transport: DEBUG: [chan 9577] EOF sent (9577)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4788 count=776 bs=1k
paramiko.transport: DEBUG: [chan 9578] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9578] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9578 opened.
paramiko.transport: DEBUG: [chan 9578] Sesch channel 9578 request ok
paramiko.transport: DEBUG: [chan 9578] EOF received (9578)
paramiko.transport: DEBUG: [chan 9578] EOF sent (9578)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4788 count=776 bs=1k
paramiko.transport: DEBUG: [chan 9579] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9579] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9579 opened.
paramiko.transport: DEBUG: [chan 9579] Sesch channel 9579 request ok
paramiko.transport: DEBUG: [chan 9579] EOF received (9579)
paramiko.transport: DEBUG: [chan 9579] EOF sent (9579)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4789 count=13 bs=1k
paramiko.transport: DEBUG: [chan 9580] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9580] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9580 opened.
paramiko.transport: DEBUG: [chan 9580] Sesch channel 9580 request ok
paramiko.transport: DEBUG: [chan 9580] EOF received (9580)
paramiko.transport: DEBUG: [chan 9580] EOF sent (9580)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4789 count=13 bs=1k
paramiko.transport: DEBUG: [chan 9581] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9581] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9581 opened.
paramiko.transport: DEBUG: [chan 9581] Sesch channel 9581 request ok
paramiko.transport: DEBUG: [chan 9581] EOF received (9581)
paramiko.transport: DEBUG: [chan 9581] EOF sent (9581)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4790 count=2 bs=1k
paramiko.transport: DEBUG: [chan 9582] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9582] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9582 opened.
paramiko.transport: DEBUG: [chan 9582] Sesch channel 9582 request ok
paramiko.transport: DEBUG: [chan 9582] EOF received (9582)
paramiko.transport: DEBUG: [chan 9582] EOF sent (9582)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4790 count=2 bs=1k
paramiko.transport: DEBUG: [chan 9583] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9583] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9583 opened.
paramiko.transport: DEBUG: [chan 9583] Sesch channel 9583 request ok
paramiko.transport: DEBUG: [chan 9583] EOF received (9583)
paramiko.transport: DEBUG: [chan 9583] EOF sent (9583)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4791 count=698 bs=1k
paramiko.transport: DEBUG: [chan 9584] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9584] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9584 opened.
paramiko.transport: DEBUG: [chan 9584] Sesch channel 9584 request ok
paramiko.transport: DEBUG: [chan 9584] EOF received (9584)
paramiko.transport: DEBUG: [chan 9584] EOF sent (9584)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4791 count=698 bs=1k
paramiko.transport: DEBUG: [chan 9585] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9585] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9585 opened.
paramiko.transport: DEBUG: [chan 9585] Sesch channel 9585 request ok
paramiko.transport: DEBUG: [chan 9585] EOF received (9585)
paramiko.transport: DEBUG: [chan 9585] EOF sent (9585)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4792 count=527 bs=1k
paramiko.transport: DEBUG: [chan 9586] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9586] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9586 opened.
paramiko.transport: DEBUG: [chan 9586] Sesch channel 9586 request ok
paramiko.transport: DEBUG: [chan 9586] EOF received (9586)
paramiko.transport: DEBUG: [chan 9586] EOF sent (9586)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4792 count=527 bs=1k
paramiko.transport: DEBUG: [chan 9587] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9587] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9587 opened.
paramiko.transport: DEBUG: [chan 9587] Sesch channel 9587 request ok
paramiko.transport: DEBUG: [chan 9587] EOF received (9587)
paramiko.transport: DEBUG: [chan 9587] EOF sent (9587)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4793 count=947 bs=1k
paramiko.transport: DEBUG: [chan 9588] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9588] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9588 opened.
paramiko.transport: DEBUG: [chan 9588] Sesch channel 9588 request ok
paramiko.transport: DEBUG: [chan 9588] EOF received (9588)
paramiko.transport: DEBUG: [chan 9588] EOF sent (9588)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4793 count=947 bs=1k
paramiko.transport: DEBUG: [chan 9589] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9589] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9589 opened.
paramiko.transport: DEBUG: [chan 9589] Sesch channel 9589 request ok
paramiko.transport: DEBUG: [chan 9589] EOF received (9589)
paramiko.transport: DEBUG: [chan 9589] EOF sent (9589)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4794 count=340 bs=1k
paramiko.transport: DEBUG: [chan 9590] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9590] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9590 opened.
paramiko.transport: DEBUG: [chan 9590] Sesch channel 9590 request ok
paramiko.transport: DEBUG: [chan 9590] EOF received (9590)
paramiko.transport: DEBUG: [chan 9590] EOF sent (9590)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4794 count=340 bs=1k
paramiko.transport: DEBUG: [chan 9591] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9591] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9591 opened.
paramiko.transport: DEBUG: [chan 9591] Sesch channel 9591 request ok
paramiko.transport: DEBUG: [chan 9591] EOF received (9591)
paramiko.transport: DEBUG: [chan 9591] EOF sent (9591)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4795 count=561 bs=1k
paramiko.transport: DEBUG: [chan 9592] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9592] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9592 opened.
paramiko.transport: DEBUG: [chan 9592] Sesch channel 9592 request ok
paramiko.transport: DEBUG: [chan 9592] EOF received (9592)
paramiko.transport: DEBUG: [chan 9592] EOF sent (9592)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4795 count=561 bs=1k
paramiko.transport: DEBUG: [chan 9593] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9593] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9593 opened.
paramiko.transport: DEBUG: [chan 9593] Sesch channel 9593 request ok
paramiko.transport: DEBUG: [chan 9593] EOF received (9593)
paramiko.transport: DEBUG: [chan 9593] EOF sent (9593)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4796 count=110 bs=1k
paramiko.transport: DEBUG: [chan 9594] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9594] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9594 opened.
paramiko.transport: DEBUG: [chan 9594] Sesch channel 9594 request ok
paramiko.transport: DEBUG: [chan 9594] EOF received (9594)
paramiko.transport: DEBUG: [chan 9594] EOF sent (9594)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4796 count=110 bs=1k
paramiko.transport: DEBUG: [chan 9595] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9595] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9595 opened.
paramiko.transport: DEBUG: [chan 9595] Sesch channel 9595 request ok
paramiko.transport: DEBUG: [chan 9595] EOF received (9595)
paramiko.transport: DEBUG: [chan 9595] EOF sent (9595)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4797 count=759 bs=1k
paramiko.transport: DEBUG: [chan 9596] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9596] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9596 opened.
paramiko.transport: DEBUG: [chan 9596] Sesch channel 9596 request ok
paramiko.transport: DEBUG: [chan 9596] EOF received (9596)
paramiko.transport: DEBUG: [chan 9596] EOF sent (9596)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4797 count=759 bs=1k
paramiko.transport: DEBUG: [chan 9597] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9597] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9597 opened.
paramiko.transport: DEBUG: [chan 9597] Sesch channel 9597 request ok
paramiko.transport: DEBUG: [chan 9597] EOF received (9597)
paramiko.transport: DEBUG: [chan 9597] EOF sent (9597)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4798 count=647 bs=1k
paramiko.transport: DEBUG: [chan 9598] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9598] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9598 opened.
paramiko.transport: DEBUG: [chan 9598] Sesch channel 9598 request ok
paramiko.transport: DEBUG: [chan 9598] EOF received (9598)
paramiko.transport: DEBUG: [chan 9598] EOF sent (9598)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4798 count=647 bs=1k
paramiko.transport: DEBUG: [chan 9599] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9599] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9599 opened.
paramiko.transport: DEBUG: [chan 9599] Sesch channel 9599 request ok
paramiko.transport: DEBUG: [chan 9599] EOF received (9599)
paramiko.transport: DEBUG: [chan 9599] EOF sent (9599)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4799 count=675 bs=1k
paramiko.transport: DEBUG: [chan 9600] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9600] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9600 opened.
paramiko.transport: DEBUG: [chan 9600] Sesch channel 9600 request ok
paramiko.transport: DEBUG: [chan 9600] EOF received (9600)
paramiko.transport: DEBUG: [chan 9600] EOF sent (9600)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4799 count=675 bs=1k
paramiko.transport: DEBUG: [chan 9601] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9601] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9601 opened.
paramiko.transport: DEBUG: [chan 9601] Sesch channel 9601 request ok
paramiko.transport: DEBUG: [chan 9601] EOF received (9601)
paramiko.transport: DEBUG: [chan 9601] EOF sent (9601)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4800 count=590 bs=1k
paramiko.transport: DEBUG: [chan 9602] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9602] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9602 opened.
paramiko.transport: DEBUG: [chan 9602] Sesch channel 9602 request ok
paramiko.transport: DEBUG: [chan 9602] EOF received (9602)
paramiko.transport: DEBUG: [chan 9602] EOF sent (9602)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4800 count=590 bs=1k
paramiko.transport: DEBUG: [chan 9603] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9603] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9603 opened.
paramiko.transport: DEBUG: [chan 9603] Sesch channel 9603 request ok
paramiko.transport: DEBUG: [chan 9603] EOF received (9603)
paramiko.transport: DEBUG: [chan 9603] EOF sent (9603)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4801 count=423 bs=1k
paramiko.transport: DEBUG: [chan 9604] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9604] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9604 opened.
paramiko.transport: DEBUG: [chan 9604] Sesch channel 9604 request ok
paramiko.transport: DEBUG: [chan 9604] EOF received (9604)
paramiko.transport: DEBUG: [chan 9604] EOF sent (9604)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4801 count=423 bs=1k
paramiko.transport: DEBUG: [chan 9605] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9605] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9605 opened.
paramiko.transport: DEBUG: [chan 9605] Sesch channel 9605 request ok
paramiko.transport: DEBUG: [chan 9605] EOF received (9605)
paramiko.transport: DEBUG: [chan 9605] EOF sent (9605)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4802 count=150 bs=1k
paramiko.transport: DEBUG: [chan 9606] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9606] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9606 opened.
paramiko.transport: DEBUG: [chan 9606] Sesch channel 9606 request ok
paramiko.transport: DEBUG: [chan 9606] EOF received (9606)
paramiko.transport: DEBUG: [chan 9606] EOF sent (9606)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4802 count=150 bs=1k
paramiko.transport: DEBUG: [chan 9607] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9607] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9607 opened.
paramiko.transport: DEBUG: [chan 9607] Sesch channel 9607 request ok
paramiko.transport: DEBUG: [chan 9607] EOF received (9607)
paramiko.transport: DEBUG: [chan 9607] EOF sent (9607)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4803 count=617 bs=1k
paramiko.transport: DEBUG: [chan 9608] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9608] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9608 opened.
paramiko.transport: DEBUG: [chan 9608] Sesch channel 9608 request ok
paramiko.transport: DEBUG: [chan 9608] EOF received (9608)
paramiko.transport: DEBUG: [chan 9608] EOF sent (9608)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4803 count=617 bs=1k
paramiko.transport: DEBUG: [chan 9609] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9609] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9609 opened.
paramiko.transport: DEBUG: [chan 9609] Sesch channel 9609 request ok
paramiko.transport: DEBUG: [chan 9609] EOF received (9609)
paramiko.transport: DEBUG: [chan 9609] EOF sent (9609)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4804 count=130 bs=1k
paramiko.transport: DEBUG: [chan 9610] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9610] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9610 opened.
paramiko.transport: DEBUG: [chan 9610] Sesch channel 9610 request ok
paramiko.transport: DEBUG: [chan 9610] EOF received (9610)
paramiko.transport: DEBUG: [chan 9610] EOF sent (9610)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4804 count=130 bs=1k
paramiko.transport: DEBUG: [chan 9611] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9611] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9611 opened.
paramiko.transport: DEBUG: [chan 9611] Sesch channel 9611 request ok
paramiko.transport: DEBUG: [chan 9611] EOF received (9611)
paramiko.transport: DEBUG: [chan 9611] EOF sent (9611)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4805 count=881 bs=1k
paramiko.transport: DEBUG: [chan 9612] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9612] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9612 opened.
paramiko.transport: DEBUG: [chan 9612] Sesch channel 9612 request ok
paramiko.transport: DEBUG: [chan 9612] EOF received (9612)
paramiko.transport: DEBUG: [chan 9612] EOF sent (9612)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4805 count=881 bs=1k
paramiko.transport: DEBUG: [chan 9613] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9613] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9613 opened.
paramiko.transport: DEBUG: [chan 9613] Sesch channel 9613 request ok
paramiko.transport: DEBUG: [chan 9613] EOF received (9613)
paramiko.transport: DEBUG: [chan 9613] EOF sent (9613)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4806 count=606 bs=1k
paramiko.transport: DEBUG: [chan 9614] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9614] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9614 opened.
paramiko.transport: DEBUG: [chan 9614] Sesch channel 9614 request ok
paramiko.transport: DEBUG: [chan 9614] EOF received (9614)
paramiko.transport: DEBUG: [chan 9614] EOF sent (9614)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4806 count=606 bs=1k
paramiko.transport: DEBUG: [chan 9615] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9615] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9615 opened.
paramiko.transport: DEBUG: [chan 9615] Sesch channel 9615 request ok
paramiko.transport: DEBUG: [chan 9615] EOF received (9615)
paramiko.transport: DEBUG: [chan 9615] EOF sent (9615)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4807 count=955 bs=1k
paramiko.transport: DEBUG: [chan 9616] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9616] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9616 opened.
paramiko.transport: DEBUG: [chan 9616] Sesch channel 9616 request ok
paramiko.transport: DEBUG: [chan 9616] EOF received (9616)
paramiko.transport: DEBUG: [chan 9616] EOF sent (9616)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4807 count=955 bs=1k
paramiko.transport: DEBUG: [chan 9617] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9617] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9617 opened.
paramiko.transport: DEBUG: [chan 9617] Sesch channel 9617 request ok
paramiko.transport: DEBUG: [chan 9617] EOF received (9617)
paramiko.transport: DEBUG: [chan 9617] EOF sent (9617)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4808 count=927 bs=1k
paramiko.transport: DEBUG: [chan 9618] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9618] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9618 opened.
paramiko.transport: DEBUG: [chan 9618] Sesch channel 9618 request ok
paramiko.transport: DEBUG: [chan 9618] EOF received (9618)
paramiko.transport: DEBUG: [chan 9618] EOF sent (9618)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4808 count=927 bs=1k
paramiko.transport: DEBUG: [chan 9619] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9619] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9619 opened.
paramiko.transport: DEBUG: [chan 9619] Sesch channel 9619 request ok
paramiko.transport: DEBUG: [chan 9619] EOF received (9619)
paramiko.transport: DEBUG: [chan 9619] EOF sent (9619)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4809 count=561 bs=1k
paramiko.transport: DEBUG: [chan 9620] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9620] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9620 opened.
paramiko.transport: DEBUG: [chan 9620] Sesch channel 9620 request ok
paramiko.transport: DEBUG: [chan 9620] EOF received (9620)
paramiko.transport: DEBUG: [chan 9620] EOF sent (9620)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4809 count=561 bs=1k
paramiko.transport: DEBUG: [chan 9621] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9621] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9621 opened.
paramiko.transport: DEBUG: [chan 9621] Sesch channel 9621 request ok
paramiko.transport: DEBUG: [chan 9621] EOF received (9621)
paramiko.transport: DEBUG: [chan 9621] EOF sent (9621)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4810 count=624 bs=1k
paramiko.transport: DEBUG: [chan 9622] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9622] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9622 opened.
paramiko.transport: DEBUG: [chan 9622] Sesch channel 9622 request ok
paramiko.transport: DEBUG: [chan 9622] EOF received (9622)
paramiko.transport: DEBUG: [chan 9622] EOF sent (9622)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4810 count=624 bs=1k
paramiko.transport: DEBUG: [chan 9623] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9623] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9623 opened.
paramiko.transport: DEBUG: [chan 9623] Sesch channel 9623 request ok
paramiko.transport: DEBUG: [chan 9623] EOF received (9623)
paramiko.transport: DEBUG: [chan 9623] EOF sent (9623)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4811 count=834 bs=1k
paramiko.transport: DEBUG: [chan 9624] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9624] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9624 opened.
paramiko.transport: DEBUG: [chan 9624] Sesch channel 9624 request ok
paramiko.transport: DEBUG: [chan 9624] EOF received (9624)
paramiko.transport: DEBUG: [chan 9624] EOF sent (9624)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4811 count=834 bs=1k
paramiko.transport: DEBUG: [chan 9625] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9625] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9625 opened.
paramiko.transport: DEBUG: [chan 9625] Sesch channel 9625 request ok
paramiko.transport: DEBUG: [chan 9625] EOF received (9625)
paramiko.transport: DEBUG: [chan 9625] EOF sent (9625)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4812 count=525 bs=1k
paramiko.transport: DEBUG: [chan 9626] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9626] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9626 opened.
paramiko.transport: DEBUG: [chan 9626] Sesch channel 9626 request ok
paramiko.transport: DEBUG: [chan 9626] EOF received (9626)
paramiko.transport: DEBUG: [chan 9626] EOF sent (9626)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4812 count=525 bs=1k
paramiko.transport: DEBUG: [chan 9627] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9627] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9627 opened.
paramiko.transport: DEBUG: [chan 9627] Sesch channel 9627 request ok
paramiko.transport: DEBUG: [chan 9627] EOF received (9627)
paramiko.transport: DEBUG: [chan 9627] EOF sent (9627)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4813 count=206 bs=1k
paramiko.transport: DEBUG: [chan 9628] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9628] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9628 opened.
paramiko.transport: DEBUG: [chan 9628] Sesch channel 9628 request ok
paramiko.transport: DEBUG: [chan 9628] EOF received (9628)
paramiko.transport: DEBUG: [chan 9628] EOF sent (9628)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4813 count=206 bs=1k
paramiko.transport: DEBUG: [chan 9629] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9629] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9629 opened.
paramiko.transport: DEBUG: [chan 9629] Sesch channel 9629 request ok
paramiko.transport: DEBUG: [chan 9629] EOF received (9629)
paramiko.transport: DEBUG: [chan 9629] EOF sent (9629)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4814 count=261 bs=1k
paramiko.transport: DEBUG: [chan 9630] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9630] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9630 opened.
paramiko.transport: DEBUG: [chan 9630] Sesch channel 9630 request ok
paramiko.transport: DEBUG: [chan 9630] EOF received (9630)
paramiko.transport: DEBUG: [chan 9630] EOF sent (9630)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4814 count=261 bs=1k
paramiko.transport: DEBUG: [chan 9631] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9631] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9631 opened.
paramiko.transport: DEBUG: [chan 9631] Sesch channel 9631 request ok
paramiko.transport: DEBUG: [chan 9631] EOF received (9631)
paramiko.transport: DEBUG: [chan 9631] EOF sent (9631)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4815 count=620 bs=1k
paramiko.transport: DEBUG: [chan 9632] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9632] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9632 opened.
paramiko.transport: DEBUG: [chan 9632] Sesch channel 9632 request ok
paramiko.transport: DEBUG: [chan 9632] EOF received (9632)
paramiko.transport: DEBUG: [chan 9632] EOF sent (9632)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4815 count=620 bs=1k
paramiko.transport: DEBUG: [chan 9633] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9633] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9633 opened.
paramiko.transport: DEBUG: [chan 9633] Sesch channel 9633 request ok
paramiko.transport: DEBUG: [chan 9633] EOF received (9633)
paramiko.transport: DEBUG: [chan 9633] EOF sent (9633)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4816 count=594 bs=1k
paramiko.transport: DEBUG: [chan 9634] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9634] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9634 opened.
paramiko.transport: DEBUG: [chan 9634] Sesch channel 9634 request ok
paramiko.transport: DEBUG: [chan 9634] EOF received (9634)
paramiko.transport: DEBUG: [chan 9634] EOF sent (9634)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4816 count=594 bs=1k
paramiko.transport: DEBUG: [chan 9635] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9635] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9635 opened.
paramiko.transport: DEBUG: [chan 9635] Sesch channel 9635 request ok
paramiko.transport: DEBUG: [chan 9635] EOF received (9635)
paramiko.transport: DEBUG: [chan 9635] EOF sent (9635)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4817 count=529 bs=1k
paramiko.transport: DEBUG: [chan 9636] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9636] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9636 opened.
paramiko.transport: DEBUG: [chan 9636] Sesch channel 9636 request ok
paramiko.transport: DEBUG: [chan 9636] EOF received (9636)
paramiko.transport: DEBUG: [chan 9636] EOF sent (9636)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4817 count=529 bs=1k
paramiko.transport: DEBUG: [chan 9637] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9637] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9637 opened.
paramiko.transport: DEBUG: [chan 9637] Sesch channel 9637 request ok
paramiko.transport: DEBUG: [chan 9637] EOF received (9637)
paramiko.transport: DEBUG: [chan 9637] EOF sent (9637)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4818 count=805 bs=1k
paramiko.transport: DEBUG: [chan 9638] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9638] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9638 opened.
paramiko.transport: DEBUG: [chan 9638] Sesch channel 9638 request ok
paramiko.transport: DEBUG: [chan 9638] EOF received (9638)
paramiko.transport: DEBUG: [chan 9638] EOF sent (9638)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4818 count=805 bs=1k
paramiko.transport: DEBUG: [chan 9639] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9639] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9639 opened.
paramiko.transport: DEBUG: [chan 9639] Sesch channel 9639 request ok
paramiko.transport: DEBUG: [chan 9639] EOF received (9639)
paramiko.transport: DEBUG: [chan 9639] EOF sent (9639)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4819 count=809 bs=1k
paramiko.transport: DEBUG: [chan 9640] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9640] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9640 opened.
paramiko.transport: DEBUG: [chan 9640] Sesch channel 9640 request ok
paramiko.transport: DEBUG: [chan 9640] EOF received (9640)
paramiko.transport: DEBUG: [chan 9640] EOF sent (9640)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4819 count=809 bs=1k
paramiko.transport: DEBUG: [chan 9641] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9641] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9641 opened.
paramiko.transport: DEBUG: [chan 9641] Sesch channel 9641 request ok
paramiko.transport: DEBUG: [chan 9641] EOF received (9641)
paramiko.transport: DEBUG: [chan 9641] EOF sent (9641)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4820 count=236 bs=1k
paramiko.transport: DEBUG: [chan 9642] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9642] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9642 opened.
paramiko.transport: DEBUG: [chan 9642] Sesch channel 9642 request ok
paramiko.transport: DEBUG: [chan 9642] EOF received (9642)
paramiko.transport: DEBUG: [chan 9642] EOF sent (9642)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4820 count=236 bs=1k
paramiko.transport: DEBUG: [chan 9643] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9643] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9643 opened.
paramiko.transport: DEBUG: [chan 9643] Sesch channel 9643 request ok
paramiko.transport: DEBUG: [chan 9643] EOF received (9643)
paramiko.transport: DEBUG: [chan 9643] EOF sent (9643)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4821 count=755 bs=1k
paramiko.transport: DEBUG: [chan 9644] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9644] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9644 opened.
paramiko.transport: DEBUG: [chan 9644] Sesch channel 9644 request ok
paramiko.transport: DEBUG: [chan 9644] EOF received (9644)
paramiko.transport: DEBUG: [chan 9644] EOF sent (9644)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4821 count=755 bs=1k
paramiko.transport: DEBUG: [chan 9645] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9645] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9645 opened.
paramiko.transport: DEBUG: [chan 9645] Sesch channel 9645 request ok
paramiko.transport: DEBUG: [chan 9645] EOF received (9645)
paramiko.transport: DEBUG: [chan 9645] EOF sent (9645)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4822 count=536 bs=1k
paramiko.transport: DEBUG: [chan 9646] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9646] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9646 opened.
paramiko.transport: DEBUG: [chan 9646] Sesch channel 9646 request ok
paramiko.transport: DEBUG: [chan 9646] EOF received (9646)
paramiko.transport: DEBUG: [chan 9646] EOF sent (9646)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4822 count=536 bs=1k
paramiko.transport: DEBUG: [chan 9647] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9647] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9647 opened.
paramiko.transport: DEBUG: [chan 9647] Sesch channel 9647 request ok
paramiko.transport: DEBUG: [chan 9647] EOF received (9647)
paramiko.transport: DEBUG: [chan 9647] EOF sent (9647)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4823 count=315 bs=1k
paramiko.transport: DEBUG: [chan 9648] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9648] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9648 opened.
paramiko.transport: DEBUG: [chan 9648] Sesch channel 9648 request ok
paramiko.transport: DEBUG: [chan 9648] EOF received (9648)
paramiko.transport: DEBUG: [chan 9648] EOF sent (9648)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4823 count=315 bs=1k
paramiko.transport: DEBUG: [chan 9649] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9649] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9649 opened.
paramiko.transport: DEBUG: [chan 9649] Sesch channel 9649 request ok
paramiko.transport: DEBUG: [chan 9649] EOF received (9649)
paramiko.transport: DEBUG: [chan 9649] EOF sent (9649)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4824 count=582 bs=1k
paramiko.transport: DEBUG: [chan 9650] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9650] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9650 opened.
paramiko.transport: DEBUG: [chan 9650] Sesch channel 9650 request ok
paramiko.transport: DEBUG: [chan 9650] EOF received (9650)
paramiko.transport: DEBUG: [chan 9650] EOF sent (9650)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4824 count=582 bs=1k
paramiko.transport: DEBUG: [chan 9651] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9651] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9651 opened.
paramiko.transport: DEBUG: [chan 9651] Sesch channel 9651 request ok
paramiko.transport: DEBUG: [chan 9651] EOF received (9651)
paramiko.transport: DEBUG: [chan 9651] EOF sent (9651)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4825 count=35 bs=1k
paramiko.transport: DEBUG: [chan 9652] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9652] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9652 opened.
paramiko.transport: DEBUG: [chan 9652] Sesch channel 9652 request ok
paramiko.transport: DEBUG: [chan 9652] EOF received (9652)
paramiko.transport: DEBUG: [chan 9652] EOF sent (9652)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4825 count=35 bs=1k
paramiko.transport: DEBUG: [chan 9653] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9653] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9653 opened.
paramiko.transport: DEBUG: [chan 9653] Sesch channel 9653 request ok
paramiko.transport: DEBUG: [chan 9653] EOF received (9653)
paramiko.transport: DEBUG: [chan 9653] EOF sent (9653)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4826 count=170 bs=1k
paramiko.transport: DEBUG: [chan 9654] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9654] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9654 opened.
paramiko.transport: DEBUG: [chan 9654] Sesch channel 9654 request ok
paramiko.transport: DEBUG: [chan 9654] EOF received (9654)
paramiko.transport: DEBUG: [chan 9654] EOF sent (9654)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4826 count=170 bs=1k
paramiko.transport: DEBUG: [chan 9655] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9655] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9655 opened.
paramiko.transport: DEBUG: [chan 9655] Sesch channel 9655 request ok
paramiko.transport: DEBUG: [chan 9655] EOF received (9655)
paramiko.transport: DEBUG: [chan 9655] EOF sent (9655)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4827 count=155 bs=1k
paramiko.transport: DEBUG: [chan 9656] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9656] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9656 opened.
paramiko.transport: DEBUG: [chan 9656] Sesch channel 9656 request ok
paramiko.transport: DEBUG: [chan 9656] EOF received (9656)
paramiko.transport: DEBUG: [chan 9656] EOF sent (9656)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4827 count=155 bs=1k
paramiko.transport: DEBUG: [chan 9657] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9657] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9657 opened.
paramiko.transport: DEBUG: [chan 9657] Sesch channel 9657 request ok
paramiko.transport: DEBUG: [chan 9657] EOF received (9657)
paramiko.transport: DEBUG: [chan 9657] EOF sent (9657)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4828 count=445 bs=1k
paramiko.transport: DEBUG: [chan 9658] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9658] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9658 opened.
paramiko.transport: DEBUG: [chan 9658] Sesch channel 9658 request ok
paramiko.transport: DEBUG: [chan 9658] EOF received (9658)
paramiko.transport: DEBUG: [chan 9658] EOF sent (9658)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4828 count=445 bs=1k
paramiko.transport: DEBUG: [chan 9659] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9659] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9659 opened.
paramiko.transport: DEBUG: [chan 9659] Sesch channel 9659 request ok
paramiko.transport: DEBUG: [chan 9659] EOF received (9659)
paramiko.transport: DEBUG: [chan 9659] EOF sent (9659)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4829 count=740 bs=1k
paramiko.transport: DEBUG: [chan 9660] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9660] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9660 opened.
paramiko.transport: DEBUG: [chan 9660] Sesch channel 9660 request ok
paramiko.transport: DEBUG: [chan 9660] EOF received (9660)
paramiko.transport: DEBUG: [chan 9660] EOF sent (9660)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4829 count=740 bs=1k
paramiko.transport: DEBUG: [chan 9661] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9661] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9661 opened.
paramiko.transport: DEBUG: [chan 9661] Sesch channel 9661 request ok
paramiko.transport: DEBUG: [chan 9661] EOF received (9661)
paramiko.transport: DEBUG: [chan 9661] EOF sent (9661)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4830 count=600 bs=1k
paramiko.transport: DEBUG: [chan 9662] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9662] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9662 opened.
paramiko.transport: DEBUG: [chan 9662] Sesch channel 9662 request ok
paramiko.transport: DEBUG: [chan 9662] EOF received (9662)
paramiko.transport: DEBUG: [chan 9662] EOF sent (9662)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4830 count=600 bs=1k
paramiko.transport: DEBUG: [chan 9663] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9663] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9663 opened.
paramiko.transport: DEBUG: [chan 9663] Sesch channel 9663 request ok
paramiko.transport: DEBUG: [chan 9663] EOF received (9663)
paramiko.transport: DEBUG: [chan 9663] EOF sent (9663)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4831 count=274 bs=1k
paramiko.transport: DEBUG: [chan 9664] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9664] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9664 opened.
paramiko.transport: DEBUG: [chan 9664] Sesch channel 9664 request ok
paramiko.transport: DEBUG: [chan 9664] EOF received (9664)
paramiko.transport: DEBUG: [chan 9664] EOF sent (9664)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4831 count=274 bs=1k
paramiko.transport: DEBUG: [chan 9665] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9665] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9665 opened.
paramiko.transport: DEBUG: [chan 9665] Sesch channel 9665 request ok
paramiko.transport: DEBUG: [chan 9665] EOF received (9665)
paramiko.transport: DEBUG: [chan 9665] EOF sent (9665)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4832 count=1014 bs=1k
paramiko.transport: DEBUG: [chan 9666] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9666] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9666 opened.
paramiko.transport: DEBUG: [chan 9666] Sesch channel 9666 request ok
paramiko.transport: DEBUG: [chan 9666] EOF received (9666)
paramiko.transport: DEBUG: [chan 9666] EOF sent (9666)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4832 count=1014 bs=1k
paramiko.transport: DEBUG: [chan 9667] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9667] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9667 opened.
paramiko.transport: DEBUG: [chan 9667] Sesch channel 9667 request ok
paramiko.transport: DEBUG: [chan 9667] EOF received (9667)
paramiko.transport: DEBUG: [chan 9667] EOF sent (9667)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4833 count=419 bs=1k
paramiko.transport: DEBUG: [chan 9668] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9668] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9668 opened.
paramiko.transport: DEBUG: [chan 9668] Sesch channel 9668 request ok
paramiko.transport: DEBUG: [chan 9668] EOF received (9668)
paramiko.transport: DEBUG: [chan 9668] EOF sent (9668)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4833 count=419 bs=1k
paramiko.transport: DEBUG: [chan 9669] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9669] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9669 opened.
paramiko.transport: DEBUG: [chan 9669] Sesch channel 9669 request ok
paramiko.transport: DEBUG: [chan 9669] EOF received (9669)
paramiko.transport: DEBUG: [chan 9669] EOF sent (9669)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4834 count=933 bs=1k
paramiko.transport: DEBUG: [chan 9670] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9670] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9670 opened.
paramiko.transport: DEBUG: [chan 9670] Sesch channel 9670 request ok
paramiko.transport: DEBUG: [chan 9670] EOF received (9670)
paramiko.transport: DEBUG: [chan 9670] EOF sent (9670)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4834 count=933 bs=1k
paramiko.transport: DEBUG: [chan 9671] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9671] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9671 opened.
paramiko.transport: DEBUG: [chan 9671] Sesch channel 9671 request ok
paramiko.transport: DEBUG: [chan 9671] EOF received (9671)
paramiko.transport: DEBUG: [chan 9671] EOF sent (9671)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4835 count=894 bs=1k
paramiko.transport: DEBUG: [chan 9672] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9672] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9672 opened.
paramiko.transport: DEBUG: [chan 9672] Sesch channel 9672 request ok
paramiko.transport: DEBUG: [chan 9672] EOF received (9672)
paramiko.transport: DEBUG: [chan 9672] EOF sent (9672)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4835 count=894 bs=1k
paramiko.transport: DEBUG: [chan 9673] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9673] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9673 opened.
paramiko.transport: DEBUG: [chan 9673] Sesch channel 9673 request ok
paramiko.transport: DEBUG: [chan 9673] EOF received (9673)
paramiko.transport: DEBUG: [chan 9673] EOF sent (9673)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4836 count=173 bs=1k
paramiko.transport: DEBUG: [chan 9674] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9674] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9674 opened.
paramiko.transport: DEBUG: [chan 9674] Sesch channel 9674 request ok
paramiko.transport: DEBUG: [chan 9674] EOF received (9674)
paramiko.transport: DEBUG: [chan 9674] EOF sent (9674)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4836 count=173 bs=1k
paramiko.transport: DEBUG: [chan 9675] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9675] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9675 opened.
paramiko.transport: DEBUG: [chan 9675] Sesch channel 9675 request ok
paramiko.transport: DEBUG: [chan 9675] EOF received (9675)
paramiko.transport: DEBUG: [chan 9675] EOF sent (9675)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4837 count=942 bs=1k
paramiko.transport: DEBUG: [chan 9676] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9676] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9676 opened.
paramiko.transport: DEBUG: [chan 9676] Sesch channel 9676 request ok
paramiko.transport: DEBUG: [chan 9676] EOF received (9676)
paramiko.transport: DEBUG: [chan 9676] EOF sent (9676)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4837 count=942 bs=1k
paramiko.transport: DEBUG: [chan 9677] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9677] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9677 opened.
paramiko.transport: DEBUG: [chan 9677] Sesch channel 9677 request ok
paramiko.transport: DEBUG: [chan 9677] EOF received (9677)
paramiko.transport: DEBUG: [chan 9677] EOF sent (9677)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4838 count=285 bs=1k
paramiko.transport: DEBUG: [chan 9678] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9678] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9678 opened.
paramiko.transport: DEBUG: [chan 9678] Sesch channel 9678 request ok
paramiko.transport: DEBUG: [chan 9678] EOF received (9678)
paramiko.transport: DEBUG: [chan 9678] EOF sent (9678)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4838 count=285 bs=1k
paramiko.transport: DEBUG: [chan 9679] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9679] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9679 opened.
paramiko.transport: DEBUG: [chan 9679] Sesch channel 9679 request ok
paramiko.transport: DEBUG: [chan 9679] EOF received (9679)
paramiko.transport: DEBUG: [chan 9679] EOF sent (9679)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4839 count=960 bs=1k
paramiko.transport: DEBUG: [chan 9680] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9680] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9680 opened.
paramiko.transport: DEBUG: [chan 9680] Sesch channel 9680 request ok
paramiko.transport: DEBUG: [chan 9680] EOF received (9680)
paramiko.transport: DEBUG: [chan 9680] EOF sent (9680)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4839 count=960 bs=1k
paramiko.transport: DEBUG: [chan 9681] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9681] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9681 opened.
paramiko.transport: DEBUG: [chan 9681] Sesch channel 9681 request ok
paramiko.transport: DEBUG: [chan 9681] EOF received (9681)
paramiko.transport: DEBUG: [chan 9681] EOF sent (9681)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4840 count=553 bs=1k
paramiko.transport: DEBUG: [chan 9682] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9682] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9682 opened.
paramiko.transport: DEBUG: [chan 9682] Sesch channel 9682 request ok
paramiko.transport: DEBUG: [chan 9682] EOF received (9682)
paramiko.transport: DEBUG: [chan 9682] EOF sent (9682)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4840 count=553 bs=1k
paramiko.transport: DEBUG: [chan 9683] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9683] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9683 opened.
paramiko.transport: DEBUG: [chan 9683] Sesch channel 9683 request ok
paramiko.transport: DEBUG: [chan 9683] EOF received (9683)
paramiko.transport: DEBUG: [chan 9683] EOF sent (9683)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4841 count=480 bs=1k
paramiko.transport: DEBUG: [chan 9684] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9684] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9684 opened.
paramiko.transport: DEBUG: [chan 9684] Sesch channel 9684 request ok
paramiko.transport: DEBUG: [chan 9684] EOF received (9684)
paramiko.transport: DEBUG: [chan 9684] EOF sent (9684)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4841 count=480 bs=1k
paramiko.transport: DEBUG: [chan 9685] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9685] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9685 opened.
paramiko.transport: DEBUG: [chan 9685] Sesch channel 9685 request ok
paramiko.transport: DEBUG: [chan 9685] EOF received (9685)
paramiko.transport: DEBUG: [chan 9685] EOF sent (9685)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4842 count=733 bs=1k
paramiko.transport: DEBUG: [chan 9686] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9686] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9686 opened.
paramiko.transport: DEBUG: [chan 9686] Sesch channel 9686 request ok
paramiko.transport: DEBUG: [chan 9686] EOF received (9686)
paramiko.transport: DEBUG: [chan 9686] EOF sent (9686)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4842 count=733 bs=1k
paramiko.transport: DEBUG: [chan 9687] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9687] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9687 opened.
paramiko.transport: DEBUG: [chan 9687] Sesch channel 9687 request ok
paramiko.transport: DEBUG: [chan 9687] EOF received (9687)
paramiko.transport: DEBUG: [chan 9687] EOF sent (9687)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4843 count=414 bs=1k
paramiko.transport: DEBUG: [chan 9688] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9688] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9688 opened.
paramiko.transport: DEBUG: [chan 9688] Sesch channel 9688 request ok
paramiko.transport: DEBUG: [chan 9688] EOF received (9688)
paramiko.transport: DEBUG: [chan 9688] EOF sent (9688)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4843 count=414 bs=1k
paramiko.transport: DEBUG: [chan 9689] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9689] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9689 opened.
paramiko.transport: DEBUG: [chan 9689] Sesch channel 9689 request ok
paramiko.transport: DEBUG: [chan 9689] EOF received (9689)
paramiko.transport: DEBUG: [chan 9689] EOF sent (9689)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4844 count=500 bs=1k
paramiko.transport: DEBUG: [chan 9690] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9690] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9690 opened.
paramiko.transport: DEBUG: [chan 9690] Sesch channel 9690 request ok
paramiko.transport: DEBUG: [chan 9690] EOF received (9690)
paramiko.transport: DEBUG: [chan 9690] EOF sent (9690)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4844 count=500 bs=1k
paramiko.transport: DEBUG: [chan 9691] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9691] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9691 opened.
paramiko.transport: DEBUG: [chan 9691] Sesch channel 9691 request ok
paramiko.transport: DEBUG: [chan 9691] EOF received (9691)
paramiko.transport: DEBUG: [chan 9691] EOF sent (9691)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4845 count=80 bs=1k
paramiko.transport: DEBUG: [chan 9692] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9692] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9692 opened.
paramiko.transport: DEBUG: [chan 9692] Sesch channel 9692 request ok
paramiko.transport: DEBUG: [chan 9692] EOF received (9692)
paramiko.transport: DEBUG: [chan 9692] EOF sent (9692)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4845 count=80 bs=1k
paramiko.transport: DEBUG: [chan 9693] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9693] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9693 opened.
paramiko.transport: DEBUG: [chan 9693] Sesch channel 9693 request ok
paramiko.transport: DEBUG: [chan 9693] EOF received (9693)
paramiko.transport: DEBUG: [chan 9693] EOF sent (9693)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4846 count=985 bs=1k
paramiko.transport: DEBUG: [chan 9694] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9694] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9694 opened.
paramiko.transport: DEBUG: [chan 9694] Sesch channel 9694 request ok
paramiko.transport: DEBUG: [chan 9694] EOF received (9694)
paramiko.transport: DEBUG: [chan 9694] EOF sent (9694)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4846 count=985 bs=1k
paramiko.transport: DEBUG: [chan 9695] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9695] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9695 opened.
paramiko.transport: DEBUG: [chan 9695] Sesch channel 9695 request ok
paramiko.transport: DEBUG: [chan 9695] EOF received (9695)
paramiko.transport: DEBUG: [chan 9695] EOF sent (9695)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4847 count=662 bs=1k
paramiko.transport: DEBUG: [chan 9696] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9696] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9696 opened.
paramiko.transport: DEBUG: [chan 9696] Sesch channel 9696 request ok
paramiko.transport: DEBUG: [chan 9696] EOF received (9696)
paramiko.transport: DEBUG: [chan 9696] EOF sent (9696)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4847 count=662 bs=1k
paramiko.transport: DEBUG: [chan 9697] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9697] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9697 opened.
paramiko.transport: DEBUG: [chan 9697] Sesch channel 9697 request ok
paramiko.transport: DEBUG: [chan 9697] EOF received (9697)
paramiko.transport: DEBUG: [chan 9697] EOF sent (9697)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4848 count=731 bs=1k
paramiko.transport: DEBUG: [chan 9698] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9698] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9698 opened.
paramiko.transport: DEBUG: [chan 9698] Sesch channel 9698 request ok
paramiko.transport: DEBUG: [chan 9698] EOF received (9698)
paramiko.transport: DEBUG: [chan 9698] EOF sent (9698)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4848 count=731 bs=1k
paramiko.transport: DEBUG: [chan 9699] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9699] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9699 opened.
paramiko.transport: DEBUG: [chan 9699] Sesch channel 9699 request ok
paramiko.transport: DEBUG: [chan 9699] EOF received (9699)
paramiko.transport: DEBUG: [chan 9699] EOF sent (9699)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4849 count=684 bs=1k
paramiko.transport: DEBUG: [chan 9700] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9700] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9700 opened.
paramiko.transport: DEBUG: [chan 9700] Sesch channel 9700 request ok
paramiko.transport: DEBUG: [chan 9700] EOF received (9700)
paramiko.transport: DEBUG: [chan 9700] EOF sent (9700)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4849 count=684 bs=1k
paramiko.transport: DEBUG: [chan 9701] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9701] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9701 opened.
paramiko.transport: DEBUG: [chan 9701] Sesch channel 9701 request ok
paramiko.transport: DEBUG: [chan 9701] EOF received (9701)
paramiko.transport: DEBUG: [chan 9701] EOF sent (9701)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4850 count=805 bs=1k
paramiko.transport: DEBUG: [chan 9702] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9702] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9702 opened.
paramiko.transport: DEBUG: [chan 9702] Sesch channel 9702 request ok
paramiko.transport: DEBUG: [chan 9702] EOF received (9702)
paramiko.transport: DEBUG: [chan 9702] EOF sent (9702)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4850 count=805 bs=1k
paramiko.transport: DEBUG: [chan 9703] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9703] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9703 opened.
paramiko.transport: DEBUG: [chan 9703] Sesch channel 9703 request ok
paramiko.transport: DEBUG: [chan 9703] EOF received (9703)
paramiko.transport: DEBUG: [chan 9703] EOF sent (9703)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4851 count=264 bs=1k
paramiko.transport: DEBUG: [chan 9704] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9704] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9704 opened.
paramiko.transport: DEBUG: [chan 9704] Sesch channel 9704 request ok
paramiko.transport: DEBUG: [chan 9704] EOF received (9704)
paramiko.transport: DEBUG: [chan 9704] EOF sent (9704)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4851 count=264 bs=1k
paramiko.transport: DEBUG: [chan 9705] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9705] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9705 opened.
paramiko.transport: DEBUG: [chan 9705] Sesch channel 9705 request ok
paramiko.transport: DEBUG: [chan 9705] EOF received (9705)
paramiko.transport: DEBUG: [chan 9705] EOF sent (9705)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4852 count=589 bs=1k
paramiko.transport: DEBUG: [chan 9706] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9706] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9706 opened.
paramiko.transport: DEBUG: [chan 9706] Sesch channel 9706 request ok
paramiko.transport: DEBUG: [chan 9706] EOF received (9706)
paramiko.transport: DEBUG: [chan 9706] EOF sent (9706)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4852 count=589 bs=1k
paramiko.transport: DEBUG: [chan 9707] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9707] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9707 opened.
paramiko.transport: DEBUG: [chan 9707] Sesch channel 9707 request ok
paramiko.transport: DEBUG: [chan 9707] EOF received (9707)
paramiko.transport: DEBUG: [chan 9707] EOF sent (9707)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4853 count=180 bs=1k
paramiko.transport: DEBUG: [chan 9708] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9708] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9708 opened.
paramiko.transport: DEBUG: [chan 9708] Sesch channel 9708 request ok
paramiko.transport: DEBUG: [chan 9708] EOF received (9708)
paramiko.transport: DEBUG: [chan 9708] EOF sent (9708)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4853 count=180 bs=1k
paramiko.transport: DEBUG: [chan 9709] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9709] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9709 opened.
paramiko.transport: DEBUG: [chan 9709] Sesch channel 9709 request ok
paramiko.transport: DEBUG: [chan 9709] EOF received (9709)
paramiko.transport: DEBUG: [chan 9709] EOF sent (9709)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4854 count=703 bs=1k
paramiko.transport: DEBUG: [chan 9710] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9710] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9710 opened.
paramiko.transport: DEBUG: [chan 9710] Sesch channel 9710 request ok
paramiko.transport: DEBUG: [chan 9710] EOF received (9710)
paramiko.transport: DEBUG: [chan 9710] EOF sent (9710)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4854 count=703 bs=1k
paramiko.transport: DEBUG: [chan 9711] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9711] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9711 opened.
paramiko.transport: DEBUG: [chan 9711] Sesch channel 9711 request ok
paramiko.transport: DEBUG: [chan 9711] EOF received (9711)
paramiko.transport: DEBUG: [chan 9711] EOF sent (9711)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4855 count=192 bs=1k
paramiko.transport: DEBUG: [chan 9712] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9712] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9712 opened.
paramiko.transport: DEBUG: [chan 9712] Sesch channel 9712 request ok
paramiko.transport: DEBUG: [chan 9712] EOF received (9712)
paramiko.transport: DEBUG: [chan 9712] EOF sent (9712)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4855 count=192 bs=1k
paramiko.transport: DEBUG: [chan 9713] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9713] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9713 opened.
paramiko.transport: DEBUG: [chan 9713] Sesch channel 9713 request ok
paramiko.transport: DEBUG: [chan 9713] EOF received (9713)
paramiko.transport: DEBUG: [chan 9713] EOF sent (9713)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4856 count=418 bs=1k
paramiko.transport: DEBUG: [chan 9714] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9714] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9714 opened.
paramiko.transport: DEBUG: [chan 9714] Sesch channel 9714 request ok
paramiko.transport: DEBUG: [chan 9714] EOF received (9714)
paramiko.transport: DEBUG: [chan 9714] EOF sent (9714)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4856 count=418 bs=1k
paramiko.transport: DEBUG: [chan 9715] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9715] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9715 opened.
paramiko.transport: DEBUG: [chan 9715] Sesch channel 9715 request ok
paramiko.transport: DEBUG: [chan 9715] EOF received (9715)
paramiko.transport: DEBUG: [chan 9715] EOF sent (9715)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4857 count=53 bs=1k
paramiko.transport: DEBUG: [chan 9716] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9716] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9716 opened.
paramiko.transport: DEBUG: [chan 9716] Sesch channel 9716 request ok
paramiko.transport: DEBUG: [chan 9716] EOF received (9716)
paramiko.transport: DEBUG: [chan 9716] EOF sent (9716)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4857 count=53 bs=1k
paramiko.transport: DEBUG: [chan 9717] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9717] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9717 opened.
paramiko.transport: DEBUG: [chan 9717] Sesch channel 9717 request ok
paramiko.transport: DEBUG: [chan 9717] EOF received (9717)
paramiko.transport: DEBUG: [chan 9717] EOF sent (9717)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4858 count=91 bs=1k
paramiko.transport: DEBUG: [chan 9718] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9718] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9718 opened.
paramiko.transport: DEBUG: [chan 9718] Sesch channel 9718 request ok
paramiko.transport: DEBUG: [chan 9718] EOF received (9718)
paramiko.transport: DEBUG: [chan 9718] EOF sent (9718)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4858 count=91 bs=1k
paramiko.transport: DEBUG: [chan 9719] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9719] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9719 opened.
paramiko.transport: DEBUG: [chan 9719] Sesch channel 9719 request ok
paramiko.transport: DEBUG: [chan 9719] EOF received (9719)
paramiko.transport: DEBUG: [chan 9719] EOF sent (9719)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4859 count=836 bs=1k
paramiko.transport: DEBUG: [chan 9720] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9720] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9720 opened.
paramiko.transport: DEBUG: [chan 9720] Sesch channel 9720 request ok
paramiko.transport: DEBUG: [chan 9720] EOF received (9720)
paramiko.transport: DEBUG: [chan 9720] EOF sent (9720)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4859 count=836 bs=1k
paramiko.transport: DEBUG: [chan 9721] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9721] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9721 opened.
paramiko.transport: DEBUG: [chan 9721] Sesch channel 9721 request ok
paramiko.transport: DEBUG: [chan 9721] EOF received (9721)
paramiko.transport: DEBUG: [chan 9721] EOF sent (9721)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4860 count=592 bs=1k
paramiko.transport: DEBUG: [chan 9722] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9722] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9722 opened.
paramiko.transport: DEBUG: [chan 9722] Sesch channel 9722 request ok
paramiko.transport: DEBUG: [chan 9722] EOF received (9722)
paramiko.transport: DEBUG: [chan 9722] EOF sent (9722)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4860 count=592 bs=1k
paramiko.transport: DEBUG: [chan 9723] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9723] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9723 opened.
paramiko.transport: DEBUG: [chan 9723] Sesch channel 9723 request ok
paramiko.transport: DEBUG: [chan 9723] EOF received (9723)
paramiko.transport: DEBUG: [chan 9723] EOF sent (9723)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4861 count=890 bs=1k
paramiko.transport: DEBUG: [chan 9724] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9724] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9724 opened.
paramiko.transport: DEBUG: [chan 9724] Sesch channel 9724 request ok
paramiko.transport: DEBUG: [chan 9724] EOF received (9724)
paramiko.transport: DEBUG: [chan 9724] EOF sent (9724)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4861 count=890 bs=1k
paramiko.transport: DEBUG: [chan 9725] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9725] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9725 opened.
paramiko.transport: DEBUG: [chan 9725] Sesch channel 9725 request ok
paramiko.transport: DEBUG: [chan 9725] EOF received (9725)
paramiko.transport: DEBUG: [chan 9725] EOF sent (9725)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4862 count=859 bs=1k
paramiko.transport: DEBUG: [chan 9726] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9726] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9726 opened.
paramiko.transport: DEBUG: [chan 9726] Sesch channel 9726 request ok
paramiko.transport: DEBUG: [chan 9726] EOF received (9726)
paramiko.transport: DEBUG: [chan 9726] EOF sent (9726)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4862 count=859 bs=1k
paramiko.transport: DEBUG: [chan 9727] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9727] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9727 opened.
paramiko.transport: DEBUG: [chan 9727] Sesch channel 9727 request ok
paramiko.transport: DEBUG: [chan 9727] EOF received (9727)
paramiko.transport: DEBUG: [chan 9727] EOF sent (9727)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4863 count=168 bs=1k
paramiko.transport: DEBUG: [chan 9728] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9728] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9728 opened.
paramiko.transport: DEBUG: [chan 9728] Sesch channel 9728 request ok
paramiko.transport: DEBUG: [chan 9728] EOF received (9728)
paramiko.transport: DEBUG: [chan 9728] EOF sent (9728)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4863 count=168 bs=1k
paramiko.transport: DEBUG: [chan 9729] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9729] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9729 opened.
paramiko.transport: DEBUG: [chan 9729] Sesch channel 9729 request ok
paramiko.transport: DEBUG: [chan 9729] EOF received (9729)
paramiko.transport: DEBUG: [chan 9729] EOF sent (9729)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4864 count=728 bs=1k
paramiko.transport: DEBUG: [chan 9730] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9730] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9730 opened.
paramiko.transport: DEBUG: [chan 9730] Sesch channel 9730 request ok
paramiko.transport: DEBUG: [chan 9730] EOF received (9730)
paramiko.transport: DEBUG: [chan 9730] EOF sent (9730)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4864 count=728 bs=1k
paramiko.transport: DEBUG: [chan 9731] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9731] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9731 opened.
paramiko.transport: DEBUG: [chan 9731] Sesch channel 9731 request ok
paramiko.transport: DEBUG: [chan 9731] EOF received (9731)
paramiko.transport: DEBUG: [chan 9731] EOF sent (9731)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4865 count=142 bs=1k
paramiko.transport: DEBUG: [chan 9732] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9732] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9732 opened.
paramiko.transport: DEBUG: [chan 9732] Sesch channel 9732 request ok
paramiko.transport: DEBUG: [chan 9732] EOF received (9732)
paramiko.transport: DEBUG: [chan 9732] EOF sent (9732)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4865 count=142 bs=1k
paramiko.transport: DEBUG: [chan 9733] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9733] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9733 opened.
paramiko.transport: DEBUG: [chan 9733] Sesch channel 9733 request ok
paramiko.transport: DEBUG: [chan 9733] EOF received (9733)
paramiko.transport: DEBUG: [chan 9733] EOF sent (9733)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4866 count=634 bs=1k
paramiko.transport: DEBUG: [chan 9734] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9734] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9734 opened.
paramiko.transport: DEBUG: [chan 9734] Sesch channel 9734 request ok
paramiko.transport: DEBUG: [chan 9734] EOF received (9734)
paramiko.transport: DEBUG: [chan 9734] EOF sent (9734)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4866 count=634 bs=1k
paramiko.transport: DEBUG: [chan 9735] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9735] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9735 opened.
paramiko.transport: DEBUG: [chan 9735] Sesch channel 9735 request ok
paramiko.transport: DEBUG: [chan 9735] EOF received (9735)
paramiko.transport: DEBUG: [chan 9735] EOF sent (9735)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4867 count=866 bs=1k
paramiko.transport: DEBUG: [chan 9736] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9736] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9736 opened.
paramiko.transport: DEBUG: [chan 9736] Sesch channel 9736 request ok
paramiko.transport: DEBUG: [chan 9736] EOF received (9736)
paramiko.transport: DEBUG: [chan 9736] EOF sent (9736)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4867 count=866 bs=1k
paramiko.transport: DEBUG: [chan 9737] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9737] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9737 opened.
paramiko.transport: DEBUG: [chan 9737] Sesch channel 9737 request ok
paramiko.transport: DEBUG: [chan 9737] EOF received (9737)
paramiko.transport: DEBUG: [chan 9737] EOF sent (9737)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4868 count=140 bs=1k
paramiko.transport: DEBUG: [chan 9738] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9738] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9738 opened.
paramiko.transport: DEBUG: [chan 9738] Sesch channel 9738 request ok
paramiko.transport: DEBUG: [chan 9738] EOF received (9738)
paramiko.transport: DEBUG: [chan 9738] EOF sent (9738)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4868 count=140 bs=1k
paramiko.transport: DEBUG: [chan 9739] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9739] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9739 opened.
paramiko.transport: DEBUG: [chan 9739] Sesch channel 9739 request ok
paramiko.transport: DEBUG: [chan 9739] EOF received (9739)
paramiko.transport: DEBUG: [chan 9739] EOF sent (9739)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4869 count=873 bs=1k
paramiko.transport: DEBUG: [chan 9740] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9740] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9740 opened.
paramiko.transport: DEBUG: [chan 9740] Sesch channel 9740 request ok
paramiko.transport: DEBUG: [chan 9740] EOF received (9740)
paramiko.transport: DEBUG: [chan 9740] EOF sent (9740)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4869 count=873 bs=1k
paramiko.transport: DEBUG: [chan 9741] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9741] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9741 opened.
paramiko.transport: DEBUG: [chan 9741] Sesch channel 9741 request ok
paramiko.transport: DEBUG: [chan 9741] EOF received (9741)
paramiko.transport: DEBUG: [chan 9741] EOF sent (9741)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4870 count=470 bs=1k
paramiko.transport: DEBUG: [chan 9742] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9742] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9742 opened.
paramiko.transport: DEBUG: [chan 9742] Sesch channel 9742 request ok
paramiko.transport: DEBUG: [chan 9742] EOF received (9742)
paramiko.transport: DEBUG: [chan 9742] EOF sent (9742)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4870 count=470 bs=1k
paramiko.transport: DEBUG: [chan 9743] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9743] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9743 opened.
paramiko.transport: DEBUG: [chan 9743] Sesch channel 9743 request ok
paramiko.transport: DEBUG: [chan 9743] EOF received (9743)
paramiko.transport: DEBUG: [chan 9743] EOF sent (9743)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4871 count=29 bs=1k
paramiko.transport: DEBUG: [chan 9744] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9744] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9744 opened.
paramiko.transport: DEBUG: [chan 9744] Sesch channel 9744 request ok
paramiko.transport: DEBUG: [chan 9744] EOF received (9744)
paramiko.transport: DEBUG: [chan 9744] EOF sent (9744)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4871 count=29 bs=1k
paramiko.transport: DEBUG: [chan 9745] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9745] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9745 opened.
paramiko.transport: DEBUG: [chan 9745] Sesch channel 9745 request ok
paramiko.transport: DEBUG: [chan 9745] EOF received (9745)
paramiko.transport: DEBUG: [chan 9745] EOF sent (9745)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4872 count=486 bs=1k
paramiko.transport: DEBUG: [chan 9746] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9746] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9746 opened.
paramiko.transport: DEBUG: [chan 9746] Sesch channel 9746 request ok
paramiko.transport: DEBUG: [chan 9746] EOF received (9746)
paramiko.transport: DEBUG: [chan 9746] EOF sent (9746)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4872 count=486 bs=1k
paramiko.transport: DEBUG: [chan 9747] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9747] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9747 opened.
paramiko.transport: DEBUG: [chan 9747] Sesch channel 9747 request ok
paramiko.transport: DEBUG: [chan 9747] EOF received (9747)
paramiko.transport: DEBUG: [chan 9747] EOF sent (9747)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4873 count=558 bs=1k
paramiko.transport: DEBUG: [chan 9748] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9748] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9748 opened.
paramiko.transport: DEBUG: [chan 9748] Sesch channel 9748 request ok
paramiko.transport: DEBUG: [chan 9748] EOF received (9748)
paramiko.transport: DEBUG: [chan 9748] EOF sent (9748)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4873 count=558 bs=1k
paramiko.transport: DEBUG: [chan 9749] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9749] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9749 opened.
paramiko.transport: DEBUG: [chan 9749] Sesch channel 9749 request ok
paramiko.transport: DEBUG: [chan 9749] EOF received (9749)
paramiko.transport: DEBUG: [chan 9749] EOF sent (9749)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4874 count=932 bs=1k
paramiko.transport: DEBUG: [chan 9750] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9750] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9750 opened.
paramiko.transport: DEBUG: [chan 9750] Sesch channel 9750 request ok
paramiko.transport: DEBUG: [chan 9750] EOF received (9750)
paramiko.transport: DEBUG: [chan 9750] EOF sent (9750)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4874 count=932 bs=1k
paramiko.transport: DEBUG: [chan 9751] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9751] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9751 opened.
paramiko.transport: DEBUG: [chan 9751] Sesch channel 9751 request ok
paramiko.transport: DEBUG: [chan 9751] EOF received (9751)
paramiko.transport: DEBUG: [chan 9751] EOF sent (9751)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4875 count=87 bs=1k
paramiko.transport: DEBUG: [chan 9752] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9752] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9752 opened.
paramiko.transport: DEBUG: [chan 9752] Sesch channel 9752 request ok
paramiko.transport: DEBUG: [chan 9752] EOF received (9752)
paramiko.transport: DEBUG: [chan 9752] EOF sent (9752)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4875 count=87 bs=1k
paramiko.transport: DEBUG: [chan 9753] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9753] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9753 opened.
paramiko.transport: DEBUG: [chan 9753] Sesch channel 9753 request ok
paramiko.transport: DEBUG: [chan 9753] EOF received (9753)
paramiko.transport: DEBUG: [chan 9753] EOF sent (9753)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4876 count=664 bs=1k
paramiko.transport: DEBUG: [chan 9754] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9754] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9754 opened.
paramiko.transport: DEBUG: [chan 9754] Sesch channel 9754 request ok
paramiko.transport: DEBUG: [chan 9754] EOF received (9754)
paramiko.transport: DEBUG: [chan 9754] EOF sent (9754)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4876 count=664 bs=1k
paramiko.transport: DEBUG: [chan 9755] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9755] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9755 opened.
paramiko.transport: DEBUG: [chan 9755] Sesch channel 9755 request ok
paramiko.transport: DEBUG: [chan 9755] EOF received (9755)
paramiko.transport: DEBUG: [chan 9755] EOF sent (9755)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4877 count=781 bs=1k
paramiko.transport: DEBUG: [chan 9756] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9756] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9756 opened.
paramiko.transport: DEBUG: [chan 9756] Sesch channel 9756 request ok
paramiko.transport: DEBUG: [chan 9756] EOF received (9756)
paramiko.transport: DEBUG: [chan 9756] EOF sent (9756)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4877 count=781 bs=1k
paramiko.transport: DEBUG: [chan 9757] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9757] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9757 opened.
paramiko.transport: DEBUG: [chan 9757] Sesch channel 9757 request ok
paramiko.transport: DEBUG: [chan 9757] EOF received (9757)
paramiko.transport: DEBUG: [chan 9757] EOF sent (9757)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4878 count=696 bs=1k
paramiko.transport: DEBUG: [chan 9758] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9758] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9758 opened.
paramiko.transport: DEBUG: [chan 9758] Sesch channel 9758 request ok
paramiko.transport: DEBUG: [chan 9758] EOF received (9758)
paramiko.transport: DEBUG: [chan 9758] EOF sent (9758)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4878 count=696 bs=1k
paramiko.transport: DEBUG: [chan 9759] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9759] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9759 opened.
paramiko.transport: DEBUG: [chan 9759] Sesch channel 9759 request ok
paramiko.transport: DEBUG: [chan 9759] EOF received (9759)
paramiko.transport: DEBUG: [chan 9759] EOF sent (9759)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4879 count=858 bs=1k
paramiko.transport: DEBUG: [chan 9760] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9760] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9760 opened.
paramiko.transport: DEBUG: [chan 9760] Sesch channel 9760 request ok
paramiko.transport: DEBUG: [chan 9760] EOF received (9760)
paramiko.transport: DEBUG: [chan 9760] EOF sent (9760)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4879 count=858 bs=1k
paramiko.transport: DEBUG: [chan 9761] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9761] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9761 opened.
paramiko.transport: DEBUG: [chan 9761] Sesch channel 9761 request ok
paramiko.transport: DEBUG: [chan 9761] EOF received (9761)
paramiko.transport: DEBUG: [chan 9761] EOF sent (9761)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4880 count=476 bs=1k
paramiko.transport: DEBUG: [chan 9762] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9762] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9762 opened.
paramiko.transport: DEBUG: [chan 9762] Sesch channel 9762 request ok
paramiko.transport: DEBUG: [chan 9762] EOF received (9762)
paramiko.transport: DEBUG: [chan 9762] EOF sent (9762)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4880 count=476 bs=1k
paramiko.transport: DEBUG: [chan 9763] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9763] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9763 opened.
paramiko.transport: DEBUG: [chan 9763] Sesch channel 9763 request ok
paramiko.transport: DEBUG: [chan 9763] EOF received (9763)
paramiko.transport: DEBUG: [chan 9763] EOF sent (9763)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4881 count=290 bs=1k
paramiko.transport: DEBUG: [chan 9764] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9764] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9764 opened.
paramiko.transport: DEBUG: [chan 9764] Sesch channel 9764 request ok
paramiko.transport: DEBUG: [chan 9764] EOF received (9764)
paramiko.transport: DEBUG: [chan 9764] EOF sent (9764)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4881 count=290 bs=1k
paramiko.transport: DEBUG: [chan 9765] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9765] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9765 opened.
paramiko.transport: DEBUG: [chan 9765] Sesch channel 9765 request ok
paramiko.transport: DEBUG: [chan 9765] EOF received (9765)
paramiko.transport: DEBUG: [chan 9765] EOF sent (9765)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4882 count=436 bs=1k
paramiko.transport: DEBUG: [chan 9766] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9766] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9766 opened.
paramiko.transport: DEBUG: [chan 9766] Sesch channel 9766 request ok
paramiko.transport: DEBUG: [chan 9766] EOF received (9766)
paramiko.transport: DEBUG: [chan 9766] EOF sent (9766)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4882 count=436 bs=1k
paramiko.transport: DEBUG: [chan 9767] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9767] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9767 opened.
paramiko.transport: DEBUG: [chan 9767] Sesch channel 9767 request ok
paramiko.transport: DEBUG: [chan 9767] EOF received (9767)
paramiko.transport: DEBUG: [chan 9767] EOF sent (9767)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4883 count=443 bs=1k
paramiko.transport: DEBUG: [chan 9768] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9768] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9768 opened.
paramiko.transport: DEBUG: [chan 9768] Sesch channel 9768 request ok
paramiko.transport: DEBUG: [chan 9768] EOF received (9768)
paramiko.transport: DEBUG: [chan 9768] EOF sent (9768)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4883 count=443 bs=1k
paramiko.transport: DEBUG: [chan 9769] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9769] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9769 opened.
paramiko.transport: DEBUG: [chan 9769] Sesch channel 9769 request ok
paramiko.transport: DEBUG: [chan 9769] EOF received (9769)
paramiko.transport: DEBUG: [chan 9769] EOF sent (9769)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4884 count=142 bs=1k
paramiko.transport: DEBUG: [chan 9770] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9770] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9770 opened.
paramiko.transport: DEBUG: [chan 9770] Sesch channel 9770 request ok
paramiko.transport: DEBUG: [chan 9770] EOF received (9770)
paramiko.transport: DEBUG: [chan 9770] EOF sent (9770)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4884 count=142 bs=1k
paramiko.transport: DEBUG: [chan 9771] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9771] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9771 opened.
paramiko.transport: DEBUG: [chan 9771] Sesch channel 9771 request ok
paramiko.transport: DEBUG: [chan 9771] EOF received (9771)
paramiko.transport: DEBUG: [chan 9771] EOF sent (9771)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4885 count=512 bs=1k
paramiko.transport: DEBUG: [chan 9772] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9772] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9772 opened.
paramiko.transport: DEBUG: [chan 9772] Sesch channel 9772 request ok
paramiko.transport: DEBUG: [chan 9772] EOF received (9772)
paramiko.transport: DEBUG: [chan 9772] EOF sent (9772)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4885 count=512 bs=1k
paramiko.transport: DEBUG: [chan 9773] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9773] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9773 opened.
paramiko.transport: DEBUG: [chan 9773] Sesch channel 9773 request ok
paramiko.transport: DEBUG: [chan 9773] EOF received (9773)
paramiko.transport: DEBUG: [chan 9773] EOF sent (9773)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4886 count=663 bs=1k
paramiko.transport: DEBUG: [chan 9774] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9774] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9774 opened.
paramiko.transport: DEBUG: [chan 9774] Sesch channel 9774 request ok
paramiko.transport: DEBUG: [chan 9774] EOF received (9774)
paramiko.transport: DEBUG: [chan 9774] EOF sent (9774)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4886 count=663 bs=1k
paramiko.transport: DEBUG: [chan 9775] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9775] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9775 opened.
paramiko.transport: DEBUG: [chan 9775] Sesch channel 9775 request ok
paramiko.transport: DEBUG: [chan 9775] EOF received (9775)
paramiko.transport: DEBUG: [chan 9775] EOF sent (9775)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4887 count=235 bs=1k
paramiko.transport: DEBUG: [chan 9776] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9776] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9776 opened.
paramiko.transport: DEBUG: [chan 9776] Sesch channel 9776 request ok
paramiko.transport: DEBUG: [chan 9776] EOF received (9776)
paramiko.transport: DEBUG: [chan 9776] EOF sent (9776)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4887 count=235 bs=1k
paramiko.transport: DEBUG: [chan 9777] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9777] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9777 opened.
paramiko.transport: DEBUG: [chan 9777] Sesch channel 9777 request ok
paramiko.transport: DEBUG: [chan 9777] EOF received (9777)
paramiko.transport: DEBUG: [chan 9777] EOF sent (9777)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4888 count=944 bs=1k
paramiko.transport: DEBUG: [chan 9778] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9778] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9778 opened.
paramiko.transport: DEBUG: [chan 9778] Sesch channel 9778 request ok
paramiko.transport: DEBUG: [chan 9778] EOF received (9778)
paramiko.transport: DEBUG: [chan 9778] EOF sent (9778)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4888 count=944 bs=1k
paramiko.transport: DEBUG: [chan 9779] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9779] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9779 opened.
paramiko.transport: DEBUG: [chan 9779] Sesch channel 9779 request ok
paramiko.transport: DEBUG: [chan 9779] EOF received (9779)
paramiko.transport: DEBUG: [chan 9779] EOF sent (9779)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4889 count=946 bs=1k
paramiko.transport: DEBUG: [chan 9780] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9780] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9780 opened.
paramiko.transport: DEBUG: [chan 9780] Sesch channel 9780 request ok
paramiko.transport: DEBUG: [chan 9780] EOF received (9780)
paramiko.transport: DEBUG: [chan 9780] EOF sent (9780)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4889 count=946 bs=1k
paramiko.transport: DEBUG: [chan 9781] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9781] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9781 opened.
paramiko.transport: DEBUG: [chan 9781] Sesch channel 9781 request ok
paramiko.transport: DEBUG: [chan 9781] EOF received (9781)
paramiko.transport: DEBUG: [chan 9781] EOF sent (9781)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4890 count=904 bs=1k
paramiko.transport: DEBUG: [chan 9782] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9782] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9782 opened.
paramiko.transport: DEBUG: [chan 9782] Sesch channel 9782 request ok
paramiko.transport: DEBUG: [chan 9782] EOF received (9782)
paramiko.transport: DEBUG: [chan 9782] EOF sent (9782)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4890 count=904 bs=1k
paramiko.transport: DEBUG: [chan 9783] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9783] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9783 opened.
paramiko.transport: DEBUG: [chan 9783] Sesch channel 9783 request ok
paramiko.transport: DEBUG: [chan 9783] EOF received (9783)
paramiko.transport: DEBUG: [chan 9783] EOF sent (9783)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4891 count=560 bs=1k
paramiko.transport: DEBUG: [chan 9784] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9784] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9784 opened.
paramiko.transport: DEBUG: [chan 9784] Sesch channel 9784 request ok
paramiko.transport: DEBUG: [chan 9784] EOF received (9784)
paramiko.transport: DEBUG: [chan 9784] EOF sent (9784)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4891 count=560 bs=1k
paramiko.transport: DEBUG: [chan 9785] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9785] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9785 opened.
paramiko.transport: DEBUG: [chan 9785] Sesch channel 9785 request ok
paramiko.transport: DEBUG: [chan 9785] EOF received (9785)
paramiko.transport: DEBUG: [chan 9785] EOF sent (9785)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4892 count=738 bs=1k
paramiko.transport: DEBUG: [chan 9786] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9786] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9786 opened.
paramiko.transport: DEBUG: [chan 9786] Sesch channel 9786 request ok
paramiko.transport: DEBUG: [chan 9786] EOF received (9786)
paramiko.transport: DEBUG: [chan 9786] EOF sent (9786)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4892 count=738 bs=1k
paramiko.transport: DEBUG: [chan 9787] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9787] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9787 opened.
paramiko.transport: DEBUG: [chan 9787] Sesch channel 9787 request ok
paramiko.transport: DEBUG: [chan 9787] EOF received (9787)
paramiko.transport: DEBUG: [chan 9787] EOF sent (9787)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4893 count=947 bs=1k
paramiko.transport: DEBUG: [chan 9788] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9788] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9788 opened.
paramiko.transport: DEBUG: [chan 9788] Sesch channel 9788 request ok
paramiko.transport: DEBUG: [chan 9788] EOF received (9788)
paramiko.transport: DEBUG: [chan 9788] EOF sent (9788)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4893 count=947 bs=1k
paramiko.transport: DEBUG: [chan 9789] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9789] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9789 opened.
paramiko.transport: DEBUG: [chan 9789] Sesch channel 9789 request ok
paramiko.transport: DEBUG: [chan 9789] EOF received (9789)
paramiko.transport: DEBUG: [chan 9789] EOF sent (9789)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4894 count=749 bs=1k
paramiko.transport: DEBUG: [chan 9790] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9790] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9790 opened.
paramiko.transport: DEBUG: [chan 9790] Sesch channel 9790 request ok
paramiko.transport: DEBUG: [chan 9790] EOF received (9790)
paramiko.transport: DEBUG: [chan 9790] EOF sent (9790)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4894 count=749 bs=1k
paramiko.transport: DEBUG: [chan 9791] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9791] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9791 opened.
paramiko.transport: DEBUG: [chan 9791] Sesch channel 9791 request ok
paramiko.transport: DEBUG: [chan 9791] EOF received (9791)
paramiko.transport: DEBUG: [chan 9791] EOF sent (9791)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4895 count=255 bs=1k
paramiko.transport: DEBUG: [chan 9792] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9792] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9792 opened.
paramiko.transport: DEBUG: [chan 9792] Sesch channel 9792 request ok
paramiko.transport: DEBUG: [chan 9792] EOF received (9792)
paramiko.transport: DEBUG: [chan 9792] EOF sent (9792)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4895 count=255 bs=1k
paramiko.transport: DEBUG: [chan 9793] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9793] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9793 opened.
paramiko.transport: DEBUG: [chan 9793] Sesch channel 9793 request ok
paramiko.transport: DEBUG: [chan 9793] EOF received (9793)
paramiko.transport: DEBUG: [chan 9793] EOF sent (9793)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4896 count=356 bs=1k
paramiko.transport: DEBUG: [chan 9794] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9794] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9794 opened.
paramiko.transport: DEBUG: [chan 9794] Sesch channel 9794 request ok
paramiko.transport: DEBUG: [chan 9794] EOF received (9794)
paramiko.transport: DEBUG: [chan 9794] EOF sent (9794)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4896 count=356 bs=1k
paramiko.transport: DEBUG: [chan 9795] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9795] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9795 opened.
paramiko.transport: DEBUG: [chan 9795] Sesch channel 9795 request ok
paramiko.transport: DEBUG: [chan 9795] EOF received (9795)
paramiko.transport: DEBUG: [chan 9795] EOF sent (9795)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4897 count=777 bs=1k
paramiko.transport: DEBUG: [chan 9796] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9796] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9796 opened.
paramiko.transport: DEBUG: [chan 9796] Sesch channel 9796 request ok
paramiko.transport: DEBUG: [chan 9796] EOF received (9796)
paramiko.transport: DEBUG: [chan 9796] EOF sent (9796)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4897 count=777 bs=1k
paramiko.transport: DEBUG: [chan 9797] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9797] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9797 opened.
paramiko.transport: DEBUG: [chan 9797] Sesch channel 9797 request ok
paramiko.transport: DEBUG: [chan 9797] EOF received (9797)
paramiko.transport: DEBUG: [chan 9797] EOF sent (9797)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4898 count=877 bs=1k
paramiko.transport: DEBUG: [chan 9798] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9798] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9798 opened.
paramiko.transport: DEBUG: [chan 9798] Sesch channel 9798 request ok
paramiko.transport: DEBUG: [chan 9798] EOF received (9798)
paramiko.transport: DEBUG: [chan 9798] EOF sent (9798)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4898 count=877 bs=1k
paramiko.transport: DEBUG: [chan 9799] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9799] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9799 opened.
paramiko.transport: DEBUG: [chan 9799] Sesch channel 9799 request ok
paramiko.transport: DEBUG: [chan 9799] EOF received (9799)
paramiko.transport: DEBUG: [chan 9799] EOF sent (9799)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4899 count=871 bs=1k
paramiko.transport: DEBUG: [chan 9800] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9800] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9800 opened.
paramiko.transport: DEBUG: [chan 9800] Sesch channel 9800 request ok
paramiko.transport: DEBUG: [chan 9800] EOF received (9800)
paramiko.transport: DEBUG: [chan 9800] EOF sent (9800)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4899 count=871 bs=1k
paramiko.transport: DEBUG: [chan 9801] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9801] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9801 opened.
paramiko.transport: DEBUG: [chan 9801] Sesch channel 9801 request ok
paramiko.transport: DEBUG: [chan 9801] EOF received (9801)
paramiko.transport: DEBUG: [chan 9801] EOF sent (9801)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4900 count=29 bs=1k
paramiko.transport: DEBUG: [chan 9802] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9802] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9802 opened.
paramiko.transport: DEBUG: [chan 9802] Sesch channel 9802 request ok
paramiko.transport: DEBUG: [chan 9802] EOF received (9802)
paramiko.transport: DEBUG: [chan 9802] EOF sent (9802)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4900 count=29 bs=1k
paramiko.transport: DEBUG: [chan 9803] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9803] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9803 opened.
paramiko.transport: DEBUG: [chan 9803] Sesch channel 9803 request ok
paramiko.transport: DEBUG: [chan 9803] EOF received (9803)
paramiko.transport: DEBUG: [chan 9803] EOF sent (9803)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4901 count=219 bs=1k
paramiko.transport: DEBUG: [chan 9804] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9804] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9804 opened.
paramiko.transport: DEBUG: [chan 9804] Sesch channel 9804 request ok
paramiko.transport: DEBUG: [chan 9804] EOF received (9804)
paramiko.transport: DEBUG: [chan 9804] EOF sent (9804)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4901 count=219 bs=1k
paramiko.transport: DEBUG: [chan 9805] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9805] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9805 opened.
paramiko.transport: DEBUG: [chan 9805] Sesch channel 9805 request ok
paramiko.transport: DEBUG: [chan 9805] EOF received (9805)
paramiko.transport: DEBUG: [chan 9805] EOF sent (9805)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4902 count=300 bs=1k
paramiko.transport: DEBUG: [chan 9806] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9806] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9806 opened.
paramiko.transport: DEBUG: [chan 9806] Sesch channel 9806 request ok
paramiko.transport: DEBUG: [chan 9806] EOF received (9806)
paramiko.transport: DEBUG: [chan 9806] EOF sent (9806)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4902 count=300 bs=1k
paramiko.transport: DEBUG: [chan 9807] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9807] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9807 opened.
paramiko.transport: DEBUG: [chan 9807] Sesch channel 9807 request ok
paramiko.transport: DEBUG: [chan 9807] EOF received (9807)
paramiko.transport: DEBUG: [chan 9807] EOF sent (9807)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4903 count=751 bs=1k
paramiko.transport: DEBUG: [chan 9808] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9808] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9808 opened.
paramiko.transport: DEBUG: [chan 9808] Sesch channel 9808 request ok
paramiko.transport: DEBUG: [chan 9808] EOF received (9808)
paramiko.transport: DEBUG: [chan 9808] EOF sent (9808)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4903 count=751 bs=1k
paramiko.transport: DEBUG: [chan 9809] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9809] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9809 opened.
paramiko.transport: DEBUG: [chan 9809] Sesch channel 9809 request ok
paramiko.transport: DEBUG: [chan 9809] EOF received (9809)
paramiko.transport: DEBUG: [chan 9809] EOF sent (9809)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4904 count=743 bs=1k
paramiko.transport: DEBUG: [chan 9810] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9810] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9810 opened.
paramiko.transport: DEBUG: [chan 9810] Sesch channel 9810 request ok
paramiko.transport: DEBUG: [chan 9810] EOF received (9810)
paramiko.transport: DEBUG: [chan 9810] EOF sent (9810)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4904 count=743 bs=1k
paramiko.transport: DEBUG: [chan 9811] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9811] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9811 opened.
paramiko.transport: DEBUG: [chan 9811] Sesch channel 9811 request ok
paramiko.transport: DEBUG: [chan 9811] EOF received (9811)
paramiko.transport: DEBUG: [chan 9811] EOF sent (9811)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4905 count=894 bs=1k
paramiko.transport: DEBUG: [chan 9812] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9812] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9812 opened.
paramiko.transport: DEBUG: [chan 9812] Sesch channel 9812 request ok
paramiko.transport: DEBUG: [chan 9812] EOF received (9812)
paramiko.transport: DEBUG: [chan 9812] EOF sent (9812)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4905 count=894 bs=1k
paramiko.transport: DEBUG: [chan 9813] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9813] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9813 opened.
paramiko.transport: DEBUG: [chan 9813] Sesch channel 9813 request ok
paramiko.transport: DEBUG: [chan 9813] EOF received (9813)
paramiko.transport: DEBUG: [chan 9813] EOF sent (9813)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4906 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 9814] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9814] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9814 opened.
paramiko.transport: DEBUG: [chan 9814] Sesch channel 9814 request ok
paramiko.transport: DEBUG: [chan 9814] EOF received (9814)
paramiko.transport: DEBUG: [chan 9814] EOF sent (9814)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4906 count=1012 bs=1k
paramiko.transport: DEBUG: [chan 9815] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9815] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9815 opened.
paramiko.transport: DEBUG: [chan 9815] Sesch channel 9815 request ok
paramiko.transport: DEBUG: [chan 9815] EOF received (9815)
paramiko.transport: DEBUG: [chan 9815] EOF sent (9815)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4907 count=666 bs=1k
paramiko.transport: DEBUG: [chan 9816] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9816] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9816 opened.
paramiko.transport: DEBUG: [chan 9816] Sesch channel 9816 request ok
paramiko.transport: DEBUG: [chan 9816] EOF received (9816)
paramiko.transport: DEBUG: [chan 9816] EOF sent (9816)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4907 count=666 bs=1k
paramiko.transport: DEBUG: [chan 9817] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9817] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9817 opened.
paramiko.transport: DEBUG: [chan 9817] Sesch channel 9817 request ok
paramiko.transport: DEBUG: [chan 9817] EOF received (9817)
paramiko.transport: DEBUG: [chan 9817] EOF sent (9817)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4908 count=230 bs=1k
paramiko.transport: DEBUG: [chan 9818] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9818] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9818 opened.
paramiko.transport: DEBUG: [chan 9818] Sesch channel 9818 request ok
paramiko.transport: DEBUG: [chan 9818] EOF received (9818)
paramiko.transport: DEBUG: [chan 9818] EOF sent (9818)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4908 count=230 bs=1k
paramiko.transport: DEBUG: [chan 9819] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9819] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9819 opened.
paramiko.transport: DEBUG: [chan 9819] Sesch channel 9819 request ok
paramiko.transport: DEBUG: [chan 9819] EOF received (9819)
paramiko.transport: DEBUG: [chan 9819] EOF sent (9819)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4909 count=499 bs=1k
paramiko.transport: DEBUG: [chan 9820] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9820] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9820 opened.
paramiko.transport: DEBUG: [chan 9820] Sesch channel 9820 request ok
paramiko.transport: DEBUG: [chan 9820] EOF received (9820)
paramiko.transport: DEBUG: [chan 9820] EOF sent (9820)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4909 count=499 bs=1k
paramiko.transport: DEBUG: [chan 9821] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9821] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9821 opened.
paramiko.transport: DEBUG: [chan 9821] Sesch channel 9821 request ok
paramiko.transport: DEBUG: [chan 9821] EOF received (9821)
paramiko.transport: DEBUG: [chan 9821] EOF sent (9821)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4910 count=609 bs=1k
paramiko.transport: DEBUG: [chan 9822] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9822] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9822 opened.
paramiko.transport: DEBUG: [chan 9822] Sesch channel 9822 request ok
paramiko.transport: DEBUG: [chan 9822] EOF received (9822)
paramiko.transport: DEBUG: [chan 9822] EOF sent (9822)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4910 count=609 bs=1k
paramiko.transport: DEBUG: [chan 9823] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9823] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9823 opened.
paramiko.transport: DEBUG: [chan 9823] Sesch channel 9823 request ok
paramiko.transport: DEBUG: [chan 9823] EOF received (9823)
paramiko.transport: DEBUG: [chan 9823] EOF sent (9823)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4911 count=192 bs=1k
paramiko.transport: DEBUG: [chan 9824] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9824] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9824 opened.
paramiko.transport: DEBUG: [chan 9824] Sesch channel 9824 request ok
paramiko.transport: DEBUG: [chan 9824] EOF received (9824)
paramiko.transport: DEBUG: [chan 9824] EOF sent (9824)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4911 count=192 bs=1k
paramiko.transport: DEBUG: [chan 9825] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9825] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9825 opened.
paramiko.transport: DEBUG: [chan 9825] Sesch channel 9825 request ok
paramiko.transport: DEBUG: [chan 9825] EOF received (9825)
paramiko.transport: DEBUG: [chan 9825] EOF sent (9825)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4912 count=479 bs=1k
paramiko.transport: DEBUG: [chan 9826] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9826] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9826 opened.
paramiko.transport: DEBUG: [chan 9826] Sesch channel 9826 request ok
paramiko.transport: DEBUG: [chan 9826] EOF received (9826)
paramiko.transport: DEBUG: [chan 9826] EOF sent (9826)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4912 count=479 bs=1k
paramiko.transport: DEBUG: [chan 9827] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9827] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9827 opened.
paramiko.transport: DEBUG: [chan 9827] Sesch channel 9827 request ok
paramiko.transport: DEBUG: [chan 9827] EOF received (9827)
paramiko.transport: DEBUG: [chan 9827] EOF sent (9827)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4913 count=444 bs=1k
paramiko.transport: DEBUG: [chan 9828] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9828] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9828 opened.
paramiko.transport: DEBUG: [chan 9828] Sesch channel 9828 request ok
paramiko.transport: DEBUG: [chan 9828] EOF received (9828)
paramiko.transport: DEBUG: [chan 9828] EOF sent (9828)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4913 count=444 bs=1k
paramiko.transport: DEBUG: [chan 9829] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9829] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9829 opened.
paramiko.transport: DEBUG: [chan 9829] Sesch channel 9829 request ok
paramiko.transport: DEBUG: [chan 9829] EOF received (9829)
paramiko.transport: DEBUG: [chan 9829] EOF sent (9829)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4914 count=36 bs=1k
paramiko.transport: DEBUG: [chan 9830] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9830] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9830 opened.
paramiko.transport: DEBUG: [chan 9830] Sesch channel 9830 request ok
paramiko.transport: DEBUG: [chan 9830] EOF received (9830)
paramiko.transport: DEBUG: [chan 9830] EOF sent (9830)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4914 count=36 bs=1k
paramiko.transport: DEBUG: [chan 9831] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9831] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9831 opened.
paramiko.transport: DEBUG: [chan 9831] Sesch channel 9831 request ok
paramiko.transport: DEBUG: [chan 9831] EOF received (9831)
paramiko.transport: DEBUG: [chan 9831] EOF sent (9831)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4915 count=126 bs=1k
paramiko.transport: DEBUG: [chan 9832] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9832] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9832 opened.
paramiko.transport: DEBUG: [chan 9832] Sesch channel 9832 request ok
paramiko.transport: DEBUG: [chan 9832] EOF received (9832)
paramiko.transport: DEBUG: [chan 9832] EOF sent (9832)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4915 count=126 bs=1k
paramiko.transport: DEBUG: [chan 9833] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9833] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9833 opened.
paramiko.transport: DEBUG: [chan 9833] Sesch channel 9833 request ok
paramiko.transport: DEBUG: [chan 9833] EOF received (9833)
paramiko.transport: DEBUG: [chan 9833] EOF sent (9833)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4916 count=483 bs=1k
paramiko.transport: DEBUG: [chan 9834] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9834] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9834 opened.
paramiko.transport: DEBUG: [chan 9834] Sesch channel 9834 request ok
paramiko.transport: DEBUG: [chan 9834] EOF received (9834)
paramiko.transport: DEBUG: [chan 9834] EOF sent (9834)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4916 count=483 bs=1k
paramiko.transport: DEBUG: [chan 9835] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9835] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9835 opened.
paramiko.transport: DEBUG: [chan 9835] Sesch channel 9835 request ok
paramiko.transport: DEBUG: [chan 9835] EOF received (9835)
paramiko.transport: DEBUG: [chan 9835] EOF sent (9835)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4917 count=550 bs=1k
paramiko.transport: DEBUG: [chan 9836] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9836] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9836 opened.
paramiko.transport: DEBUG: [chan 9836] Sesch channel 9836 request ok
paramiko.transport: DEBUG: [chan 9836] EOF received (9836)
paramiko.transport: DEBUG: [chan 9836] EOF sent (9836)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4917 count=550 bs=1k
paramiko.transport: DEBUG: [chan 9837] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9837] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9837 opened.
paramiko.transport: DEBUG: [chan 9837] Sesch channel 9837 request ok
paramiko.transport: DEBUG: [chan 9837] EOF received (9837)
paramiko.transport: DEBUG: [chan 9837] EOF sent (9837)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4918 count=339 bs=1k
paramiko.transport: DEBUG: [chan 9838] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9838] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9838 opened.
paramiko.transport: DEBUG: [chan 9838] Sesch channel 9838 request ok
paramiko.transport: DEBUG: [chan 9838] EOF received (9838)
paramiko.transport: DEBUG: [chan 9838] EOF sent (9838)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4918 count=339 bs=1k
paramiko.transport: DEBUG: [chan 9839] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9839] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9839 opened.
paramiko.transport: DEBUG: [chan 9839] Sesch channel 9839 request ok
paramiko.transport: DEBUG: [chan 9839] EOF received (9839)
paramiko.transport: DEBUG: [chan 9839] EOF sent (9839)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4919 count=912 bs=1k
paramiko.transport: DEBUG: [chan 9840] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9840] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9840 opened.
paramiko.transport: DEBUG: [chan 9840] Sesch channel 9840 request ok
paramiko.transport: DEBUG: [chan 9840] EOF received (9840)
paramiko.transport: DEBUG: [chan 9840] EOF sent (9840)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4919 count=912 bs=1k
paramiko.transport: DEBUG: [chan 9841] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9841] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9841 opened.
paramiko.transport: DEBUG: [chan 9841] Sesch channel 9841 request ok
paramiko.transport: DEBUG: [chan 9841] EOF received (9841)
paramiko.transport: DEBUG: [chan 9841] EOF sent (9841)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4920 count=529 bs=1k
paramiko.transport: DEBUG: [chan 9842] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9842] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9842 opened.
paramiko.transport: DEBUG: [chan 9842] Sesch channel 9842 request ok
paramiko.transport: DEBUG: [chan 9842] EOF received (9842)
paramiko.transport: DEBUG: [chan 9842] EOF sent (9842)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4920 count=529 bs=1k
paramiko.transport: DEBUG: [chan 9843] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9843] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9843 opened.
paramiko.transport: DEBUG: [chan 9843] Sesch channel 9843 request ok
paramiko.transport: DEBUG: [chan 9843] EOF received (9843)
paramiko.transport: DEBUG: [chan 9843] EOF sent (9843)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4921 count=882 bs=1k
paramiko.transport: DEBUG: [chan 9844] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9844] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9844 opened.
paramiko.transport: DEBUG: [chan 9844] Sesch channel 9844 request ok
paramiko.transport: DEBUG: [chan 9844] EOF received (9844)
paramiko.transport: DEBUG: [chan 9844] EOF sent (9844)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4921 count=882 bs=1k
paramiko.transport: DEBUG: [chan 9845] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9845] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9845 opened.
paramiko.transport: DEBUG: [chan 9845] Sesch channel 9845 request ok
paramiko.transport: DEBUG: [chan 9845] EOF received (9845)
paramiko.transport: DEBUG: [chan 9845] EOF sent (9845)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4922 count=211 bs=1k
paramiko.transport: DEBUG: [chan 9846] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9846] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9846 opened.
paramiko.transport: DEBUG: [chan 9846] Sesch channel 9846 request ok
paramiko.transport: DEBUG: [chan 9846] EOF received (9846)
paramiko.transport: DEBUG: [chan 9846] EOF sent (9846)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4922 count=211 bs=1k
paramiko.transport: DEBUG: [chan 9847] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9847] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9847 opened.
paramiko.transport: DEBUG: [chan 9847] Sesch channel 9847 request ok
paramiko.transport: DEBUG: [chan 9847] EOF received (9847)
paramiko.transport: DEBUG: [chan 9847] EOF sent (9847)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4923 count=808 bs=1k
paramiko.transport: DEBUG: [chan 9848] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9848] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9848 opened.
paramiko.transport: DEBUG: [chan 9848] Sesch channel 9848 request ok
paramiko.transport: DEBUG: [chan 9848] EOF received (9848)
paramiko.transport: DEBUG: [chan 9848] EOF sent (9848)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4923 count=808 bs=1k
paramiko.transport: DEBUG: [chan 9849] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9849] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9849 opened.
paramiko.transport: DEBUG: [chan 9849] Sesch channel 9849 request ok
paramiko.transport: DEBUG: [chan 9849] EOF received (9849)
paramiko.transport: DEBUG: [chan 9849] EOF sent (9849)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4924 count=743 bs=1k
paramiko.transport: DEBUG: [chan 9850] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9850] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9850 opened.
paramiko.transport: DEBUG: [chan 9850] Sesch channel 9850 request ok
paramiko.transport: DEBUG: [chan 9850] EOF received (9850)
paramiko.transport: DEBUG: [chan 9850] EOF sent (9850)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4924 count=743 bs=1k
paramiko.transport: DEBUG: [chan 9851] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9851] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9851 opened.
paramiko.transport: DEBUG: [chan 9851] Sesch channel 9851 request ok
paramiko.transport: DEBUG: [chan 9851] EOF received (9851)
paramiko.transport: DEBUG: [chan 9851] EOF sent (9851)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4925 count=145 bs=1k
paramiko.transport: DEBUG: [chan 9852] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9852] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9852 opened.
paramiko.transport: DEBUG: [chan 9852] Sesch channel 9852 request ok
paramiko.transport: DEBUG: [chan 9852] EOF received (9852)
paramiko.transport: DEBUG: [chan 9852] EOF sent (9852)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4925 count=145 bs=1k
paramiko.transport: DEBUG: [chan 9853] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9853] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9853 opened.
paramiko.transport: DEBUG: [chan 9853] Sesch channel 9853 request ok
paramiko.transport: DEBUG: [chan 9853] EOF received (9853)
paramiko.transport: DEBUG: [chan 9853] EOF sent (9853)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4926 count=179 bs=1k
paramiko.transport: DEBUG: [chan 9854] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9854] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9854 opened.
paramiko.transport: DEBUG: [chan 9854] Sesch channel 9854 request ok
paramiko.transport: DEBUG: [chan 9854] EOF received (9854)
paramiko.transport: DEBUG: [chan 9854] EOF sent (9854)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4926 count=179 bs=1k
paramiko.transport: DEBUG: [chan 9855] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9855] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9855 opened.
paramiko.transport: DEBUG: [chan 9855] Sesch channel 9855 request ok
paramiko.transport: DEBUG: [chan 9855] EOF received (9855)
paramiko.transport: DEBUG: [chan 9855] EOF sent (9855)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4927 count=426 bs=1k
paramiko.transport: DEBUG: [chan 9856] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9856] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9856 opened.
paramiko.transport: DEBUG: [chan 9856] Sesch channel 9856 request ok
paramiko.transport: DEBUG: [chan 9856] EOF received (9856)
paramiko.transport: DEBUG: [chan 9856] EOF sent (9856)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4927 count=426 bs=1k
paramiko.transport: DEBUG: [chan 9857] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9857] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9857 opened.
paramiko.transport: DEBUG: [chan 9857] Sesch channel 9857 request ok
paramiko.transport: DEBUG: [chan 9857] EOF received (9857)
paramiko.transport: DEBUG: [chan 9857] EOF sent (9857)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4928 count=428 bs=1k
paramiko.transport: DEBUG: [chan 9858] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9858] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9858 opened.
paramiko.transport: DEBUG: [chan 9858] Sesch channel 9858 request ok
paramiko.transport: DEBUG: [chan 9858] EOF received (9858)
paramiko.transport: DEBUG: [chan 9858] EOF sent (9858)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4928 count=428 bs=1k
paramiko.transport: DEBUG: [chan 9859] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9859] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9859 opened.
paramiko.transport: DEBUG: [chan 9859] Sesch channel 9859 request ok
paramiko.transport: DEBUG: [chan 9859] EOF received (9859)
paramiko.transport: DEBUG: [chan 9859] EOF sent (9859)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4929 count=585 bs=1k
paramiko.transport: DEBUG: [chan 9860] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9860] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9860 opened.
paramiko.transport: DEBUG: [chan 9860] Sesch channel 9860 request ok
paramiko.transport: DEBUG: [chan 9860] EOF received (9860)
paramiko.transport: DEBUG: [chan 9860] EOF sent (9860)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4929 count=585 bs=1k
paramiko.transport: DEBUG: [chan 9861] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9861] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9861 opened.
paramiko.transport: DEBUG: [chan 9861] Sesch channel 9861 request ok
paramiko.transport: DEBUG: [chan 9861] EOF received (9861)
paramiko.transport: DEBUG: [chan 9861] EOF sent (9861)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4930 count=695 bs=1k
paramiko.transport: DEBUG: [chan 9862] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9862] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9862 opened.
paramiko.transport: DEBUG: [chan 9862] Sesch channel 9862 request ok
paramiko.transport: DEBUG: [chan 9862] EOF received (9862)
paramiko.transport: DEBUG: [chan 9862] EOF sent (9862)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4930 count=695 bs=1k
paramiko.transport: DEBUG: [chan 9863] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9863] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9863 opened.
paramiko.transport: DEBUG: [chan 9863] Sesch channel 9863 request ok
paramiko.transport: DEBUG: [chan 9863] EOF received (9863)
paramiko.transport: DEBUG: [chan 9863] EOF sent (9863)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4931 count=895 bs=1k
paramiko.transport: DEBUG: [chan 9864] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9864] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9864 opened.
paramiko.transport: DEBUG: [chan 9864] Sesch channel 9864 request ok
paramiko.transport: DEBUG: [chan 9864] EOF received (9864)
paramiko.transport: DEBUG: [chan 9864] EOF sent (9864)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4931 count=895 bs=1k
paramiko.transport: DEBUG: [chan 9865] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9865] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9865 opened.
paramiko.transport: DEBUG: [chan 9865] Sesch channel 9865 request ok
paramiko.transport: DEBUG: [chan 9865] EOF received (9865)
paramiko.transport: DEBUG: [chan 9865] EOF sent (9865)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4932 count=159 bs=1k
paramiko.transport: DEBUG: [chan 9866] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9866] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9866 opened.
paramiko.transport: DEBUG: [chan 9866] Sesch channel 9866 request ok
paramiko.transport: DEBUG: [chan 9866] EOF received (9866)
paramiko.transport: DEBUG: [chan 9866] EOF sent (9866)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4932 count=159 bs=1k
paramiko.transport: DEBUG: [chan 9867] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9867] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9867 opened.
paramiko.transport: DEBUG: [chan 9867] Sesch channel 9867 request ok
paramiko.transport: DEBUG: [chan 9867] EOF received (9867)
paramiko.transport: DEBUG: [chan 9867] EOF sent (9867)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4933 count=749 bs=1k
paramiko.transport: DEBUG: [chan 9868] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9868] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9868 opened.
paramiko.transport: DEBUG: [chan 9868] Sesch channel 9868 request ok
paramiko.transport: DEBUG: [chan 9868] EOF received (9868)
paramiko.transport: DEBUG: [chan 9868] EOF sent (9868)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4933 count=749 bs=1k
paramiko.transport: DEBUG: [chan 9869] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9869] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9869 opened.
paramiko.transport: DEBUG: [chan 9869] Sesch channel 9869 request ok
paramiko.transport: DEBUG: [chan 9869] EOF received (9869)
paramiko.transport: DEBUG: [chan 9869] EOF sent (9869)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4934 count=717 bs=1k
paramiko.transport: DEBUG: [chan 9870] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9870] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9870 opened.
paramiko.transport: DEBUG: [chan 9870] Sesch channel 9870 request ok
paramiko.transport: DEBUG: [chan 9870] EOF received (9870)
paramiko.transport: DEBUG: [chan 9870] EOF sent (9870)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4934 count=717 bs=1k
paramiko.transport: DEBUG: [chan 9871] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9871] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9871 opened.
paramiko.transport: DEBUG: [chan 9871] Sesch channel 9871 request ok
paramiko.transport: DEBUG: [chan 9871] EOF received (9871)
paramiko.transport: DEBUG: [chan 9871] EOF sent (9871)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4935 count=579 bs=1k
paramiko.transport: DEBUG: [chan 9872] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9872] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9872 opened.
paramiko.transport: DEBUG: [chan 9872] Sesch channel 9872 request ok
paramiko.transport: DEBUG: [chan 9872] EOF received (9872)
paramiko.transport: DEBUG: [chan 9872] EOF sent (9872)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4935 count=579 bs=1k
paramiko.transport: DEBUG: [chan 9873] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9873] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9873 opened.
paramiko.transport: DEBUG: [chan 9873] Sesch channel 9873 request ok
paramiko.transport: DEBUG: [chan 9873] EOF received (9873)
paramiko.transport: DEBUG: [chan 9873] EOF sent (9873)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4936 count=185 bs=1k
paramiko.transport: DEBUG: [chan 9874] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9874] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9874 opened.
paramiko.transport: DEBUG: [chan 9874] Sesch channel 9874 request ok
paramiko.transport: DEBUG: [chan 9874] EOF received (9874)
paramiko.transport: DEBUG: [chan 9874] EOF sent (9874)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4936 count=185 bs=1k
paramiko.transport: DEBUG: [chan 9875] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9875] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9875 opened.
paramiko.transport: DEBUG: [chan 9875] Sesch channel 9875 request ok
paramiko.transport: DEBUG: [chan 9875] EOF received (9875)
paramiko.transport: DEBUG: [chan 9875] EOF sent (9875)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4937 count=568 bs=1k
paramiko.transport: DEBUG: [chan 9876] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9876] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9876 opened.
paramiko.transport: DEBUG: [chan 9876] Sesch channel 9876 request ok
paramiko.transport: DEBUG: [chan 9876] EOF received (9876)
paramiko.transport: DEBUG: [chan 9876] EOF sent (9876)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4937 count=568 bs=1k
paramiko.transport: DEBUG: [chan 9877] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9877] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9877 opened.
paramiko.transport: DEBUG: [chan 9877] Sesch channel 9877 request ok
paramiko.transport: DEBUG: [chan 9877] EOF received (9877)
paramiko.transport: DEBUG: [chan 9877] EOF sent (9877)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4938 count=440 bs=1k
paramiko.transport: DEBUG: [chan 9878] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9878] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9878 opened.
paramiko.transport: DEBUG: [chan 9878] Sesch channel 9878 request ok
paramiko.transport: DEBUG: [chan 9878] EOF received (9878)
paramiko.transport: DEBUG: [chan 9878] EOF sent (9878)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4938 count=440 bs=1k
paramiko.transport: DEBUG: [chan 9879] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9879] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9879 opened.
paramiko.transport: DEBUG: [chan 9879] Sesch channel 9879 request ok
paramiko.transport: DEBUG: [chan 9879] EOF received (9879)
paramiko.transport: DEBUG: [chan 9879] EOF sent (9879)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4939 count=251 bs=1k
paramiko.transport: DEBUG: [chan 9880] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9880] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9880 opened.
paramiko.transport: DEBUG: [chan 9880] Sesch channel 9880 request ok
paramiko.transport: DEBUG: [chan 9880] EOF received (9880)
paramiko.transport: DEBUG: [chan 9880] EOF sent (9880)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4939 count=251 bs=1k
paramiko.transport: DEBUG: [chan 9881] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9881] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9881 opened.
paramiko.transport: DEBUG: [chan 9881] Sesch channel 9881 request ok
paramiko.transport: DEBUG: [chan 9881] EOF received (9881)
paramiko.transport: DEBUG: [chan 9881] EOF sent (9881)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4940 count=966 bs=1k
paramiko.transport: DEBUG: [chan 9882] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9882] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9882 opened.
paramiko.transport: DEBUG: [chan 9882] Sesch channel 9882 request ok
paramiko.transport: DEBUG: [chan 9882] EOF received (9882)
paramiko.transport: DEBUG: [chan 9882] EOF sent (9882)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4940 count=966 bs=1k
paramiko.transport: DEBUG: [chan 9883] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9883] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9883 opened.
paramiko.transport: DEBUG: [chan 9883] Sesch channel 9883 request ok
paramiko.transport: DEBUG: [chan 9883] EOF received (9883)
paramiko.transport: DEBUG: [chan 9883] EOF sent (9883)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4941 count=800 bs=1k
paramiko.transport: DEBUG: [chan 9884] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9884] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9884 opened.
paramiko.transport: DEBUG: [chan 9884] Sesch channel 9884 request ok
paramiko.transport: DEBUG: [chan 9884] EOF received (9884)
paramiko.transport: DEBUG: [chan 9884] EOF sent (9884)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4941 count=800 bs=1k
paramiko.transport: DEBUG: [chan 9885] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9885] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9885 opened.
paramiko.transport: DEBUG: [chan 9885] Sesch channel 9885 request ok
paramiko.transport: DEBUG: [chan 9885] EOF received (9885)
paramiko.transport: DEBUG: [chan 9885] EOF sent (9885)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4942 count=406 bs=1k
paramiko.transport: DEBUG: [chan 9886] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9886] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9886 opened.
paramiko.transport: DEBUG: [chan 9886] Sesch channel 9886 request ok
paramiko.transport: DEBUG: [chan 9886] EOF received (9886)
paramiko.transport: DEBUG: [chan 9886] EOF sent (9886)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4942 count=406 bs=1k
paramiko.transport: DEBUG: [chan 9887] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9887] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9887 opened.
paramiko.transport: DEBUG: [chan 9887] Sesch channel 9887 request ok
paramiko.transport: DEBUG: [chan 9887] EOF received (9887)
paramiko.transport: DEBUG: [chan 9887] EOF sent (9887)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4943 count=971 bs=1k
paramiko.transport: DEBUG: [chan 9888] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9888] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9888 opened.
paramiko.transport: DEBUG: [chan 9888] Sesch channel 9888 request ok
paramiko.transport: DEBUG: [chan 9888] EOF received (9888)
paramiko.transport: DEBUG: [chan 9888] EOF sent (9888)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4943 count=971 bs=1k
paramiko.transport: DEBUG: [chan 9889] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9889] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9889 opened.
paramiko.transport: DEBUG: [chan 9889] Sesch channel 9889 request ok
paramiko.transport: DEBUG: [chan 9889] EOF received (9889)
paramiko.transport: DEBUG: [chan 9889] EOF sent (9889)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4944 count=513 bs=1k
paramiko.transport: DEBUG: [chan 9890] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9890] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9890 opened.
paramiko.transport: DEBUG: [chan 9890] Sesch channel 9890 request ok
paramiko.transport: DEBUG: [chan 9890] EOF received (9890)
paramiko.transport: DEBUG: [chan 9890] EOF sent (9890)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4944 count=513 bs=1k
paramiko.transport: DEBUG: [chan 9891] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9891] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9891 opened.
paramiko.transport: DEBUG: [chan 9891] Sesch channel 9891 request ok
paramiko.transport: DEBUG: [chan 9891] EOF received (9891)
paramiko.transport: DEBUG: [chan 9891] EOF sent (9891)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4945 count=992 bs=1k
paramiko.transport: DEBUG: [chan 9892] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9892] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9892 opened.
paramiko.transport: DEBUG: [chan 9892] Sesch channel 9892 request ok
paramiko.transport: DEBUG: [chan 9892] EOF received (9892)
paramiko.transport: DEBUG: [chan 9892] EOF sent (9892)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4945 count=992 bs=1k
paramiko.transport: DEBUG: [chan 9893] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9893] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9893 opened.
paramiko.transport: DEBUG: [chan 9893] Sesch channel 9893 request ok
paramiko.transport: DEBUG: [chan 9893] EOF received (9893)
paramiko.transport: DEBUG: [chan 9893] EOF sent (9893)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4946 count=784 bs=1k
paramiko.transport: DEBUG: [chan 9894] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9894] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9894 opened.
paramiko.transport: DEBUG: [chan 9894] Sesch channel 9894 request ok
paramiko.transport: DEBUG: [chan 9894] EOF received (9894)
paramiko.transport: DEBUG: [chan 9894] EOF sent (9894)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4946 count=784 bs=1k
paramiko.transport: DEBUG: [chan 9895] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9895] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9895 opened.
paramiko.transport: DEBUG: [chan 9895] Sesch channel 9895 request ok
paramiko.transport: DEBUG: [chan 9895] EOF received (9895)
paramiko.transport: DEBUG: [chan 9895] EOF sent (9895)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4947 count=603 bs=1k
paramiko.transport: DEBUG: [chan 9896] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9896] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9896 opened.
paramiko.transport: DEBUG: [chan 9896] Sesch channel 9896 request ok
paramiko.transport: DEBUG: [chan 9896] EOF received (9896)
paramiko.transport: DEBUG: [chan 9896] EOF sent (9896)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4947 count=603 bs=1k
paramiko.transport: DEBUG: [chan 9897] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9897] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9897 opened.
paramiko.transport: DEBUG: [chan 9897] Sesch channel 9897 request ok
paramiko.transport: DEBUG: [chan 9897] EOF received (9897)
paramiko.transport: DEBUG: [chan 9897] EOF sent (9897)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4948 count=339 bs=1k
paramiko.transport: DEBUG: [chan 9898] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9898] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9898 opened.
paramiko.transport: DEBUG: [chan 9898] Sesch channel 9898 request ok
paramiko.transport: DEBUG: [chan 9898] EOF received (9898)
paramiko.transport: DEBUG: [chan 9898] EOF sent (9898)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4948 count=339 bs=1k
paramiko.transport: DEBUG: [chan 9899] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9899] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9899 opened.
paramiko.transport: DEBUG: [chan 9899] Sesch channel 9899 request ok
paramiko.transport: DEBUG: [chan 9899] EOF received (9899)
paramiko.transport: DEBUG: [chan 9899] EOF sent (9899)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4949 count=827 bs=1k
paramiko.transport: DEBUG: [chan 9900] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9900] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9900 opened.
paramiko.transport: DEBUG: [chan 9900] Sesch channel 9900 request ok
paramiko.transport: DEBUG: [chan 9900] EOF received (9900)
paramiko.transport: DEBUG: [chan 9900] EOF sent (9900)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4949 count=827 bs=1k
paramiko.transport: DEBUG: [chan 9901] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9901] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9901 opened.
paramiko.transport: DEBUG: [chan 9901] Sesch channel 9901 request ok
paramiko.transport: DEBUG: [chan 9901] EOF received (9901)
paramiko.transport: DEBUG: [chan 9901] EOF sent (9901)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4950 count=994 bs=1k
paramiko.transport: DEBUG: [chan 9902] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9902] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9902 opened.
paramiko.transport: DEBUG: [chan 9902] Sesch channel 9902 request ok
paramiko.transport: DEBUG: [chan 9902] EOF received (9902)
paramiko.transport: DEBUG: [chan 9902] EOF sent (9902)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4950 count=994 bs=1k
paramiko.transport: DEBUG: [chan 9903] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9903] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9903 opened.
paramiko.transport: DEBUG: [chan 9903] Sesch channel 9903 request ok
paramiko.transport: DEBUG: [chan 9903] EOF received (9903)
paramiko.transport: DEBUG: [chan 9903] EOF sent (9903)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4951 count=722 bs=1k
paramiko.transport: DEBUG: [chan 9904] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9904] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9904 opened.
paramiko.transport: DEBUG: [chan 9904] Sesch channel 9904 request ok
paramiko.transport: DEBUG: [chan 9904] EOF received (9904)
paramiko.transport: DEBUG: [chan 9904] EOF sent (9904)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4951 count=722 bs=1k
paramiko.transport: DEBUG: [chan 9905] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9905] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9905 opened.
paramiko.transport: DEBUG: [chan 9905] Sesch channel 9905 request ok
paramiko.transport: DEBUG: [chan 9905] EOF received (9905)
paramiko.transport: DEBUG: [chan 9905] EOF sent (9905)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4952 count=481 bs=1k
paramiko.transport: DEBUG: [chan 9906] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9906] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9906 opened.
paramiko.transport: DEBUG: [chan 9906] Sesch channel 9906 request ok
paramiko.transport: DEBUG: [chan 9906] EOF received (9906)
paramiko.transport: DEBUG: [chan 9906] EOF sent (9906)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4952 count=481 bs=1k
paramiko.transport: DEBUG: [chan 9907] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9907] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9907 opened.
paramiko.transport: DEBUG: [chan 9907] Sesch channel 9907 request ok
paramiko.transport: DEBUG: [chan 9907] EOF received (9907)
paramiko.transport: DEBUG: [chan 9907] EOF sent (9907)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4953 count=815 bs=1k
paramiko.transport: DEBUG: [chan 9908] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9908] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9908 opened.
paramiko.transport: DEBUG: [chan 9908] Sesch channel 9908 request ok
paramiko.transport: DEBUG: [chan 9908] EOF received (9908)
paramiko.transport: DEBUG: [chan 9908] EOF sent (9908)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4953 count=815 bs=1k
paramiko.transport: DEBUG: [chan 9909] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9909] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9909 opened.
paramiko.transport: DEBUG: [chan 9909] Sesch channel 9909 request ok
paramiko.transport: DEBUG: [chan 9909] EOF received (9909)
paramiko.transport: DEBUG: [chan 9909] EOF sent (9909)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4954 count=947 bs=1k
paramiko.transport: DEBUG: [chan 9910] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9910] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9910 opened.
paramiko.transport: DEBUG: [chan 9910] Sesch channel 9910 request ok
paramiko.transport: DEBUG: [chan 9910] EOF received (9910)
paramiko.transport: DEBUG: [chan 9910] EOF sent (9910)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4954 count=947 bs=1k
paramiko.transport: DEBUG: [chan 9911] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9911] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9911 opened.
paramiko.transport: DEBUG: [chan 9911] Sesch channel 9911 request ok
paramiko.transport: DEBUG: [chan 9911] EOF received (9911)
paramiko.transport: DEBUG: [chan 9911] EOF sent (9911)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4955 count=411 bs=1k
paramiko.transport: DEBUG: [chan 9912] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9912] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9912 opened.
paramiko.transport: DEBUG: [chan 9912] Sesch channel 9912 request ok
paramiko.transport: DEBUG: [chan 9912] EOF received (9912)
paramiko.transport: DEBUG: [chan 9912] EOF sent (9912)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4955 count=411 bs=1k
paramiko.transport: DEBUG: [chan 9913] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9913] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9913 opened.
paramiko.transport: DEBUG: [chan 9913] Sesch channel 9913 request ok
paramiko.transport: DEBUG: [chan 9913] EOF received (9913)
paramiko.transport: DEBUG: [chan 9913] EOF sent (9913)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4956 count=737 bs=1k
paramiko.transport: DEBUG: [chan 9914] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9914] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9914 opened.
paramiko.transport: DEBUG: [chan 9914] Sesch channel 9914 request ok
paramiko.transport: DEBUG: [chan 9914] EOF received (9914)
paramiko.transport: DEBUG: [chan 9914] EOF sent (9914)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4956 count=737 bs=1k
paramiko.transport: DEBUG: [chan 9915] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9915] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9915 opened.
paramiko.transport: DEBUG: [chan 9915] Sesch channel 9915 request ok
paramiko.transport: DEBUG: [chan 9915] EOF received (9915)
paramiko.transport: DEBUG: [chan 9915] EOF sent (9915)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4957 count=985 bs=1k
paramiko.transport: DEBUG: [chan 9916] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9916] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9916 opened.
paramiko.transport: DEBUG: [chan 9916] Sesch channel 9916 request ok
paramiko.transport: DEBUG: [chan 9916] EOF received (9916)
paramiko.transport: DEBUG: [chan 9916] EOF sent (9916)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4957 count=985 bs=1k
paramiko.transport: DEBUG: [chan 9917] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9917] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9917 opened.
paramiko.transport: DEBUG: [chan 9917] Sesch channel 9917 request ok
paramiko.transport: DEBUG: [chan 9917] EOF received (9917)
paramiko.transport: DEBUG: [chan 9917] EOF sent (9917)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4958 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 9918] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9918] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9918 opened.
paramiko.transport: DEBUG: [chan 9918] Sesch channel 9918 request ok
paramiko.transport: DEBUG: [chan 9918] EOF received (9918)
paramiko.transport: DEBUG: [chan 9918] EOF sent (9918)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4958 count=1017 bs=1k
paramiko.transport: DEBUG: [chan 9919] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9919] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9919 opened.
paramiko.transport: DEBUG: [chan 9919] Sesch channel 9919 request ok
paramiko.transport: DEBUG: [chan 9919] EOF received (9919)
paramiko.transport: DEBUG: [chan 9919] EOF sent (9919)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4959 count=46 bs=1k
paramiko.transport: DEBUG: [chan 9920] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9920] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9920 opened.
paramiko.transport: DEBUG: [chan 9920] Sesch channel 9920 request ok
paramiko.transport: DEBUG: [chan 9920] EOF received (9920)
paramiko.transport: DEBUG: [chan 9920] EOF sent (9920)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4959 count=46 bs=1k
paramiko.transport: DEBUG: [chan 9921] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9921] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9921 opened.
paramiko.transport: DEBUG: [chan 9921] Sesch channel 9921 request ok
paramiko.transport: DEBUG: [chan 9921] EOF received (9921)
paramiko.transport: DEBUG: [chan 9921] EOF sent (9921)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4960 count=561 bs=1k
paramiko.transport: DEBUG: [chan 9922] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9922] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9922 opened.
paramiko.transport: DEBUG: [chan 9922] Sesch channel 9922 request ok
paramiko.transport: DEBUG: [chan 9922] EOF received (9922)
paramiko.transport: DEBUG: [chan 9922] EOF sent (9922)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4960 count=561 bs=1k
paramiko.transport: DEBUG: [chan 9923] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9923] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9923 opened.
paramiko.transport: DEBUG: [chan 9923] Sesch channel 9923 request ok
paramiko.transport: DEBUG: [chan 9923] EOF received (9923)
paramiko.transport: DEBUG: [chan 9923] EOF sent (9923)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4961 count=307 bs=1k
paramiko.transport: DEBUG: [chan 9924] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9924] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9924 opened.
paramiko.transport: DEBUG: [chan 9924] Sesch channel 9924 request ok
paramiko.transport: DEBUG: [chan 9924] EOF received (9924)
paramiko.transport: DEBUG: [chan 9924] EOF sent (9924)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4961 count=307 bs=1k
paramiko.transport: DEBUG: [chan 9925] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9925] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9925 opened.
paramiko.transport: DEBUG: [chan 9925] Sesch channel 9925 request ok
paramiko.transport: DEBUG: [chan 9925] EOF received (9925)
paramiko.transport: DEBUG: [chan 9925] EOF sent (9925)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4962 count=749 bs=1k
paramiko.transport: DEBUG: [chan 9926] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9926] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9926 opened.
paramiko.transport: DEBUG: [chan 9926] Sesch channel 9926 request ok
paramiko.transport: DEBUG: [chan 9926] EOF received (9926)
paramiko.transport: DEBUG: [chan 9926] EOF sent (9926)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4962 count=749 bs=1k
paramiko.transport: DEBUG: [chan 9927] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9927] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9927 opened.
paramiko.transport: DEBUG: [chan 9927] Sesch channel 9927 request ok
paramiko.transport: DEBUG: [chan 9927] EOF received (9927)
paramiko.transport: DEBUG: [chan 9927] EOF sent (9927)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4963 count=595 bs=1k
paramiko.transport: DEBUG: [chan 9928] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9928] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9928 opened.
paramiko.transport: DEBUG: [chan 9928] Sesch channel 9928 request ok
paramiko.transport: DEBUG: [chan 9928] EOF received (9928)
paramiko.transport: DEBUG: [chan 9928] EOF sent (9928)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4963 count=595 bs=1k
paramiko.transport: DEBUG: [chan 9929] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9929] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9929 opened.
paramiko.transport: DEBUG: [chan 9929] Sesch channel 9929 request ok
paramiko.transport: DEBUG: [chan 9929] EOF received (9929)
paramiko.transport: DEBUG: [chan 9929] EOF sent (9929)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4964 count=847 bs=1k
paramiko.transport: DEBUG: [chan 9930] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9930] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9930 opened.
paramiko.transport: DEBUG: [chan 9930] Sesch channel 9930 request ok
paramiko.transport: DEBUG: [chan 9930] EOF received (9930)
paramiko.transport: DEBUG: [chan 9930] EOF sent (9930)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4964 count=847 bs=1k
paramiko.transport: DEBUG: [chan 9931] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9931] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9931 opened.
paramiko.transport: DEBUG: [chan 9931] Sesch channel 9931 request ok
paramiko.transport: DEBUG: [chan 9931] EOF received (9931)
paramiko.transport: DEBUG: [chan 9931] EOF sent (9931)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4965 count=749 bs=1k
paramiko.transport: DEBUG: [chan 9932] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9932] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9932 opened.
paramiko.transport: DEBUG: [chan 9932] Sesch channel 9932 request ok
paramiko.transport: DEBUG: [chan 9932] EOF received (9932)
paramiko.transport: DEBUG: [chan 9932] EOF sent (9932)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4965 count=749 bs=1k
paramiko.transport: DEBUG: [chan 9933] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9933] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9933 opened.
paramiko.transport: DEBUG: [chan 9933] Sesch channel 9933 request ok
paramiko.transport: DEBUG: [chan 9933] EOF received (9933)
paramiko.transport: DEBUG: [chan 9933] EOF sent (9933)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4966 count=711 bs=1k
paramiko.transport: DEBUG: [chan 9934] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9934] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9934 opened.
paramiko.transport: DEBUG: [chan 9934] Sesch channel 9934 request ok
paramiko.transport: DEBUG: [chan 9934] EOF received (9934)
paramiko.transport: DEBUG: [chan 9934] EOF sent (9934)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4966 count=711 bs=1k
paramiko.transport: DEBUG: [chan 9935] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9935] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9935 opened.
paramiko.transport: DEBUG: [chan 9935] Sesch channel 9935 request ok
paramiko.transport: DEBUG: [chan 9935] EOF received (9935)
paramiko.transport: DEBUG: [chan 9935] EOF sent (9935)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4967 count=707 bs=1k
paramiko.transport: DEBUG: [chan 9936] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9936] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9936 opened.
paramiko.transport: DEBUG: [chan 9936] Sesch channel 9936 request ok
paramiko.transport: DEBUG: [chan 9936] EOF received (9936)
paramiko.transport: DEBUG: [chan 9936] EOF sent (9936)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4967 count=707 bs=1k
paramiko.transport: DEBUG: [chan 9937] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9937] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9937 opened.
paramiko.transport: DEBUG: [chan 9937] Sesch channel 9937 request ok
paramiko.transport: DEBUG: [chan 9937] EOF received (9937)
paramiko.transport: DEBUG: [chan 9937] EOF sent (9937)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4968 count=672 bs=1k
paramiko.transport: DEBUG: [chan 9938] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9938] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9938 opened.
paramiko.transport: DEBUG: [chan 9938] Sesch channel 9938 request ok
paramiko.transport: DEBUG: [chan 9938] EOF received (9938)
paramiko.transport: DEBUG: [chan 9938] EOF sent (9938)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4968 count=672 bs=1k
paramiko.transport: DEBUG: [chan 9939] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9939] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9939 opened.
paramiko.transport: DEBUG: [chan 9939] Sesch channel 9939 request ok
paramiko.transport: DEBUG: [chan 9939] EOF received (9939)
paramiko.transport: DEBUG: [chan 9939] EOF sent (9939)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4969 count=530 bs=1k
paramiko.transport: DEBUG: [chan 9940] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9940] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9940 opened.
paramiko.transport: DEBUG: [chan 9940] Sesch channel 9940 request ok
paramiko.transport: DEBUG: [chan 9940] EOF received (9940)
paramiko.transport: DEBUG: [chan 9940] EOF sent (9940)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4969 count=530 bs=1k
paramiko.transport: DEBUG: [chan 9941] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9941] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9941 opened.
paramiko.transport: DEBUG: [chan 9941] Sesch channel 9941 request ok
paramiko.transport: DEBUG: [chan 9941] EOF received (9941)
paramiko.transport: DEBUG: [chan 9941] EOF sent (9941)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4970 count=932 bs=1k
paramiko.transport: DEBUG: [chan 9942] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9942] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9942 opened.
paramiko.transport: DEBUG: [chan 9942] Sesch channel 9942 request ok
paramiko.transport: DEBUG: [chan 9942] EOF received (9942)
paramiko.transport: DEBUG: [chan 9942] EOF sent (9942)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4970 count=932 bs=1k
paramiko.transport: DEBUG: [chan 9943] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9943] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9943 opened.
paramiko.transport: DEBUG: [chan 9943] Sesch channel 9943 request ok
paramiko.transport: DEBUG: [chan 9943] EOF received (9943)
paramiko.transport: DEBUG: [chan 9943] EOF sent (9943)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4971 count=410 bs=1k
paramiko.transport: DEBUG: [chan 9944] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9944] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9944 opened.
paramiko.transport: DEBUG: [chan 9944] Sesch channel 9944 request ok
paramiko.transport: DEBUG: [chan 9944] EOF received (9944)
paramiko.transport: DEBUG: [chan 9944] EOF sent (9944)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4971 count=410 bs=1k
paramiko.transport: DEBUG: [chan 9945] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9945] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9945 opened.
paramiko.transport: DEBUG: [chan 9945] Sesch channel 9945 request ok
paramiko.transport: DEBUG: [chan 9945] EOF received (9945)
paramiko.transport: DEBUG: [chan 9945] EOF sent (9945)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4972 count=789 bs=1k
paramiko.transport: DEBUG: [chan 9946] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9946] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9946 opened.
paramiko.transport: DEBUG: [chan 9946] Sesch channel 9946 request ok
paramiko.transport: DEBUG: [chan 9946] EOF received (9946)
paramiko.transport: DEBUG: [chan 9946] EOF sent (9946)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4972 count=789 bs=1k
paramiko.transport: DEBUG: [chan 9947] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9947] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9947 opened.
paramiko.transport: DEBUG: [chan 9947] Sesch channel 9947 request ok
paramiko.transport: DEBUG: [chan 9947] EOF received (9947)
paramiko.transport: DEBUG: [chan 9947] EOF sent (9947)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4973 count=950 bs=1k
paramiko.transport: DEBUG: [chan 9948] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9948] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9948 opened.
paramiko.transport: DEBUG: [chan 9948] Sesch channel 9948 request ok
paramiko.transport: DEBUG: [chan 9948] EOF received (9948)
paramiko.transport: DEBUG: [chan 9948] EOF sent (9948)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4973 count=950 bs=1k
paramiko.transport: DEBUG: [chan 9949] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9949] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9949 opened.
paramiko.transport: DEBUG: [chan 9949] Sesch channel 9949 request ok
paramiko.transport: DEBUG: [chan 9949] EOF received (9949)
paramiko.transport: DEBUG: [chan 9949] EOF sent (9949)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4974 count=636 bs=1k
paramiko.transport: DEBUG: [chan 9950] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9950] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9950 opened.
paramiko.transport: DEBUG: [chan 9950] Sesch channel 9950 request ok
paramiko.transport: DEBUG: [chan 9950] EOF received (9950)
paramiko.transport: DEBUG: [chan 9950] EOF sent (9950)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4974 count=636 bs=1k
paramiko.transport: DEBUG: [chan 9951] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9951] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9951 opened.
paramiko.transport: DEBUG: [chan 9951] Sesch channel 9951 request ok
paramiko.transport: DEBUG: [chan 9951] EOF received (9951)
paramiko.transport: DEBUG: [chan 9951] EOF sent (9951)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4975 count=387 bs=1k
paramiko.transport: DEBUG: [chan 9952] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9952] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9952 opened.
paramiko.transport: DEBUG: [chan 9952] Sesch channel 9952 request ok
paramiko.transport: DEBUG: [chan 9952] EOF received (9952)
paramiko.transport: DEBUG: [chan 9952] EOF sent (9952)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4975 count=387 bs=1k
paramiko.transport: DEBUG: [chan 9953] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9953] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9953 opened.
paramiko.transport: DEBUG: [chan 9953] Sesch channel 9953 request ok
paramiko.transport: DEBUG: [chan 9953] EOF received (9953)
paramiko.transport: DEBUG: [chan 9953] EOF sent (9953)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4976 count=249 bs=1k
paramiko.transport: DEBUG: [chan 9954] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9954] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9954 opened.
paramiko.transport: DEBUG: [chan 9954] Sesch channel 9954 request ok
paramiko.transport: DEBUG: [chan 9954] EOF received (9954)
paramiko.transport: DEBUG: [chan 9954] EOF sent (9954)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4976 count=249 bs=1k
paramiko.transport: DEBUG: [chan 9955] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9955] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9955 opened.
paramiko.transport: DEBUG: [chan 9955] Sesch channel 9955 request ok
paramiko.transport: DEBUG: [chan 9955] EOF received (9955)
paramiko.transport: DEBUG: [chan 9955] EOF sent (9955)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4977 count=209 bs=1k
paramiko.transport: DEBUG: [chan 9956] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9956] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9956 opened.
paramiko.transport: DEBUG: [chan 9956] Sesch channel 9956 request ok
paramiko.transport: DEBUG: [chan 9956] EOF received (9956)
paramiko.transport: DEBUG: [chan 9956] EOF sent (9956)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4977 count=209 bs=1k
paramiko.transport: DEBUG: [chan 9957] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9957] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9957 opened.
paramiko.transport: DEBUG: [chan 9957] Sesch channel 9957 request ok
paramiko.transport: DEBUG: [chan 9957] EOF received (9957)
paramiko.transport: DEBUG: [chan 9957] EOF sent (9957)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4978 count=721 bs=1k
paramiko.transport: DEBUG: [chan 9958] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9958] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9958 opened.
paramiko.transport: DEBUG: [chan 9958] Sesch channel 9958 request ok
paramiko.transport: DEBUG: [chan 9958] EOF received (9958)
paramiko.transport: DEBUG: [chan 9958] EOF sent (9958)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4978 count=721 bs=1k
paramiko.transport: DEBUG: [chan 9959] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9959] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9959 opened.
paramiko.transport: DEBUG: [chan 9959] Sesch channel 9959 request ok
paramiko.transport: DEBUG: [chan 9959] EOF received (9959)
paramiko.transport: DEBUG: [chan 9959] EOF sent (9959)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4979 count=129 bs=1k
paramiko.transport: DEBUG: [chan 9960] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9960] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9960 opened.
paramiko.transport: DEBUG: [chan 9960] Sesch channel 9960 request ok
paramiko.transport: DEBUG: [chan 9960] EOF received (9960)
paramiko.transport: DEBUG: [chan 9960] EOF sent (9960)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4979 count=129 bs=1k
paramiko.transport: DEBUG: [chan 9961] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9961] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9961 opened.
paramiko.transport: DEBUG: [chan 9961] Sesch channel 9961 request ok
paramiko.transport: DEBUG: [chan 9961] EOF received (9961)
paramiko.transport: DEBUG: [chan 9961] EOF sent (9961)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4980 count=55 bs=1k
paramiko.transport: DEBUG: [chan 9962] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9962] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9962 opened.
paramiko.transport: DEBUG: [chan 9962] Sesch channel 9962 request ok
paramiko.transport: DEBUG: [chan 9962] EOF received (9962)
paramiko.transport: DEBUG: [chan 9962] EOF sent (9962)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4980 count=55 bs=1k
paramiko.transport: DEBUG: [chan 9963] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9963] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9963 opened.
paramiko.transport: DEBUG: [chan 9963] Sesch channel 9963 request ok
paramiko.transport: DEBUG: [chan 9963] EOF received (9963)
paramiko.transport: DEBUG: [chan 9963] EOF sent (9963)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4981 count=663 bs=1k
paramiko.transport: DEBUG: [chan 9964] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9964] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9964 opened.
paramiko.transport: DEBUG: [chan 9964] Sesch channel 9964 request ok
paramiko.transport: DEBUG: [chan 9964] EOF received (9964)
paramiko.transport: DEBUG: [chan 9964] EOF sent (9964)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4981 count=663 bs=1k
paramiko.transport: DEBUG: [chan 9965] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9965] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9965 opened.
paramiko.transport: DEBUG: [chan 9965] Sesch channel 9965 request ok
paramiko.transport: DEBUG: [chan 9965] EOF received (9965)
paramiko.transport: DEBUG: [chan 9965] EOF sent (9965)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4982 count=199 bs=1k
paramiko.transport: DEBUG: [chan 9966] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9966] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9966 opened.
paramiko.transport: DEBUG: [chan 9966] Sesch channel 9966 request ok
paramiko.transport: DEBUG: [chan 9966] EOF received (9966)
paramiko.transport: DEBUG: [chan 9966] EOF sent (9966)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4982 count=199 bs=1k
paramiko.transport: DEBUG: [chan 9967] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9967] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9967 opened.
paramiko.transport: DEBUG: [chan 9967] Sesch channel 9967 request ok
paramiko.transport: DEBUG: [chan 9967] EOF received (9967)
paramiko.transport: DEBUG: [chan 9967] EOF sent (9967)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4983 count=262 bs=1k
paramiko.transport: DEBUG: [chan 9968] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9968] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9968 opened.
paramiko.transport: DEBUG: [chan 9968] Sesch channel 9968 request ok
paramiko.transport: DEBUG: [chan 9968] EOF received (9968)
paramiko.transport: DEBUG: [chan 9968] EOF sent (9968)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4983 count=262 bs=1k
paramiko.transport: DEBUG: [chan 9969] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9969] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9969 opened.
paramiko.transport: DEBUG: [chan 9969] Sesch channel 9969 request ok
paramiko.transport: DEBUG: [chan 9969] EOF received (9969)
paramiko.transport: DEBUG: [chan 9969] EOF sent (9969)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4984 count=917 bs=1k
paramiko.transport: DEBUG: [chan 9970] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9970] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9970 opened.
paramiko.transport: DEBUG: [chan 9970] Sesch channel 9970 request ok
paramiko.transport: DEBUG: [chan 9970] EOF received (9970)
paramiko.transport: DEBUG: [chan 9970] EOF sent (9970)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4984 count=917 bs=1k
paramiko.transport: DEBUG: [chan 9971] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9971] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9971 opened.
paramiko.transport: DEBUG: [chan 9971] Sesch channel 9971 request ok
paramiko.transport: DEBUG: [chan 9971] EOF received (9971)
paramiko.transport: DEBUG: [chan 9971] EOF sent (9971)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4985 count=505 bs=1k
paramiko.transport: DEBUG: [chan 9972] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9972] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9972 opened.
paramiko.transport: DEBUG: [chan 9972] Sesch channel 9972 request ok
paramiko.transport: DEBUG: [chan 9972] EOF received (9972)
paramiko.transport: DEBUG: [chan 9972] EOF sent (9972)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4985 count=505 bs=1k
paramiko.transport: DEBUG: [chan 9973] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9973] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9973 opened.
paramiko.transport: DEBUG: [chan 9973] Sesch channel 9973 request ok
paramiko.transport: DEBUG: [chan 9973] EOF received (9973)
paramiko.transport: DEBUG: [chan 9973] EOF sent (9973)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4986 count=930 bs=1k
paramiko.transport: DEBUG: [chan 9974] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9974] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9974 opened.
paramiko.transport: DEBUG: [chan 9974] Sesch channel 9974 request ok
paramiko.transport: DEBUG: [chan 9974] EOF received (9974)
paramiko.transport: DEBUG: [chan 9974] EOF sent (9974)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4986 count=930 bs=1k
paramiko.transport: DEBUG: [chan 9975] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9975] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9975 opened.
paramiko.transport: DEBUG: [chan 9975] Sesch channel 9975 request ok
paramiko.transport: DEBUG: [chan 9975] EOF received (9975)
paramiko.transport: DEBUG: [chan 9975] EOF sent (9975)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4987 count=713 bs=1k
paramiko.transport: DEBUG: [chan 9976] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9976] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9976 opened.
paramiko.transport: DEBUG: [chan 9976] Sesch channel 9976 request ok
paramiko.transport: DEBUG: [chan 9976] EOF received (9976)
paramiko.transport: DEBUG: [chan 9976] EOF sent (9976)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4987 count=713 bs=1k
paramiko.transport: DEBUG: [chan 9977] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9977] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9977 opened.
paramiko.transport: DEBUG: [chan 9977] Sesch channel 9977 request ok
paramiko.transport: DEBUG: [chan 9977] EOF received (9977)
paramiko.transport: DEBUG: [chan 9977] EOF sent (9977)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4988 count=895 bs=1k
paramiko.transport: DEBUG: [chan 9978] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9978] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9978 opened.
paramiko.transport: DEBUG: [chan 9978] Sesch channel 9978 request ok
paramiko.transport: DEBUG: [chan 9978] EOF received (9978)
paramiko.transport: DEBUG: [chan 9978] EOF sent (9978)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4988 count=895 bs=1k
paramiko.transport: DEBUG: [chan 9979] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9979] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9979 opened.
paramiko.transport: DEBUG: [chan 9979] Sesch channel 9979 request ok
paramiko.transport: DEBUG: [chan 9979] EOF received (9979)
paramiko.transport: DEBUG: [chan 9979] EOF sent (9979)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4989 count=803 bs=1k
paramiko.transport: DEBUG: [chan 9980] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9980] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9980 opened.
paramiko.transport: DEBUG: [chan 9980] Sesch channel 9980 request ok
paramiko.transport: DEBUG: [chan 9980] EOF received (9980)
paramiko.transport: DEBUG: [chan 9980] EOF sent (9980)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4989 count=803 bs=1k
paramiko.transport: DEBUG: [chan 9981] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9981] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9981 opened.
paramiko.transport: DEBUG: [chan 9981] Sesch channel 9981 request ok
paramiko.transport: DEBUG: [chan 9981] EOF received (9981)
paramiko.transport: DEBUG: [chan 9981] EOF sent (9981)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4990 count=43 bs=1k
paramiko.transport: DEBUG: [chan 9982] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9982] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9982 opened.
paramiko.transport: DEBUG: [chan 9982] Sesch channel 9982 request ok
paramiko.transport: DEBUG: [chan 9982] EOF received (9982)
paramiko.transport: DEBUG: [chan 9982] EOF sent (9982)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4990 count=43 bs=1k
paramiko.transport: DEBUG: [chan 9983] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9983] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9983 opened.
paramiko.transport: DEBUG: [chan 9983] Sesch channel 9983 request ok
paramiko.transport: DEBUG: [chan 9983] EOF received (9983)
paramiko.transport: DEBUG: [chan 9983] EOF sent (9983)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4991 count=448 bs=1k
paramiko.transport: DEBUG: [chan 9984] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9984] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9984 opened.
paramiko.transport: DEBUG: [chan 9984] Sesch channel 9984 request ok
paramiko.transport: DEBUG: [chan 9984] EOF received (9984)
paramiko.transport: DEBUG: [chan 9984] EOF sent (9984)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4991 count=448 bs=1k
paramiko.transport: DEBUG: [chan 9985] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9985] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9985 opened.
paramiko.transport: DEBUG: [chan 9985] Sesch channel 9985 request ok
paramiko.transport: DEBUG: [chan 9985] EOF received (9985)
paramiko.transport: DEBUG: [chan 9985] EOF sent (9985)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4992 count=528 bs=1k
paramiko.transport: DEBUG: [chan 9986] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9986] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9986 opened.
paramiko.transport: DEBUG: [chan 9986] Sesch channel 9986 request ok
paramiko.transport: DEBUG: [chan 9986] EOF received (9986)
paramiko.transport: DEBUG: [chan 9986] EOF sent (9986)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4992 count=528 bs=1k
paramiko.transport: DEBUG: [chan 9987] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9987] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9987 opened.
paramiko.transport: DEBUG: [chan 9987] Sesch channel 9987 request ok
paramiko.transport: DEBUG: [chan 9987] EOF received (9987)
paramiko.transport: DEBUG: [chan 9987] EOF sent (9987)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4993 count=932 bs=1k
paramiko.transport: DEBUG: [chan 9988] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9988] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9988 opened.
paramiko.transport: DEBUG: [chan 9988] Sesch channel 9988 request ok
paramiko.transport: DEBUG: [chan 9988] EOF received (9988)
paramiko.transport: DEBUG: [chan 9988] EOF sent (9988)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4993 count=932 bs=1k
paramiko.transport: DEBUG: [chan 9989] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9989] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9989 opened.
paramiko.transport: DEBUG: [chan 9989] Sesch channel 9989 request ok
paramiko.transport: DEBUG: [chan 9989] EOF received (9989)
paramiko.transport: DEBUG: [chan 9989] EOF sent (9989)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4994 count=45 bs=1k
paramiko.transport: DEBUG: [chan 9990] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9990] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9990 opened.
paramiko.transport: DEBUG: [chan 9990] Sesch channel 9990 request ok
paramiko.transport: DEBUG: [chan 9990] EOF received (9990)
paramiko.transport: DEBUG: [chan 9990] EOF sent (9990)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4994 count=45 bs=1k
paramiko.transport: DEBUG: [chan 9991] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9991] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9991 opened.
paramiko.transport: DEBUG: [chan 9991] Sesch channel 9991 request ok
paramiko.transport: DEBUG: [chan 9991] EOF received (9991)
paramiko.transport: DEBUG: [chan 9991] EOF sent (9991)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4995 count=853 bs=1k
paramiko.transport: DEBUG: [chan 9992] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9992] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9992 opened.
paramiko.transport: DEBUG: [chan 9992] Sesch channel 9992 request ok
paramiko.transport: DEBUG: [chan 9992] EOF received (9992)
paramiko.transport: DEBUG: [chan 9992] EOF sent (9992)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4995 count=853 bs=1k
paramiko.transport: DEBUG: [chan 9993] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9993] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9993 opened.
paramiko.transport: DEBUG: [chan 9993] Sesch channel 9993 request ok
paramiko.transport: DEBUG: [chan 9993] EOF received (9993)
paramiko.transport: DEBUG: [chan 9993] EOF sent (9993)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4996 count=706 bs=1k
paramiko.transport: DEBUG: [chan 9994] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9994] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9994 opened.
paramiko.transport: DEBUG: [chan 9994] Sesch channel 9994 request ok
paramiko.transport: DEBUG: [chan 9994] EOF received (9994)
paramiko.transport: DEBUG: [chan 9994] EOF sent (9994)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4996 count=706 bs=1k
paramiko.transport: DEBUG: [chan 9995] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9995] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9995 opened.
paramiko.transport: DEBUG: [chan 9995] Sesch channel 9995 request ok
paramiko.transport: DEBUG: [chan 9995] EOF received (9995)
paramiko.transport: DEBUG: [chan 9995] EOF sent (9995)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4997 count=91 bs=1k
paramiko.transport: DEBUG: [chan 9996] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9996] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9996 opened.
paramiko.transport: DEBUG: [chan 9996] Sesch channel 9996 request ok
paramiko.transport: DEBUG: [chan 9996] EOF received (9996)
paramiko.transport: DEBUG: [chan 9996] EOF sent (9996)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4997 count=91 bs=1k
paramiko.transport: DEBUG: [chan 9997] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9997] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9997 opened.
paramiko.transport: DEBUG: [chan 9997] Sesch channel 9997 request ok
paramiko.transport: DEBUG: [chan 9997] EOF received (9997)
paramiko.transport: DEBUG: [chan 9997] EOF sent (9997)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4998 count=227 bs=1k
paramiko.transport: DEBUG: [chan 9998] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9998] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9998 opened.
paramiko.transport: DEBUG: [chan 9998] Sesch channel 9998 request ok
paramiko.transport: DEBUG: [chan 9998] EOF received (9998)
paramiko.transport: DEBUG: [chan 9998] EOF sent (9998)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4998 count=227 bs=1k
paramiko.transport: DEBUG: [chan 9999] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 9999] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 9999 opened.
paramiko.transport: DEBUG: [chan 9999] Sesch channel 9999 request ok
paramiko.transport: DEBUG: [chan 9999] EOF received (9999)
paramiko.transport: DEBUG: [chan 9999] EOF sent (9999)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/monitor/testfiles5000/testfile_4999 count=355 bs=1k
paramiko.transport: DEBUG: [chan 10000] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10000] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10000 opened.
paramiko.transport: DEBUG: [chan 10000] Sesch channel 10000 request ok
paramiko.transport: DEBUG: [chan 10000] EOF received (10000)
paramiko.transport: DEBUG: [chan 10000] EOF sent (10000)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: dd if=/dev/zero of=/udisk/usb1/testfiles5000/testfile_4999 count=355 bs=1k
paramiko.transport: DEBUG: [chan 10001] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10001] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10001 opened.
paramiko.transport: DEBUG: [chan 10001] Sesch channel 10001 request ok
paramiko.transport: DEBUG: [chan 10001] EOF received (10001)
paramiko.transport: DEBUG: [chan 10001] EOF sent (10001)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: cp -a /udisk/usb1/testfiles5000 /udisk/monitor/testfiles5000_mul
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: cp -a /udisk/monitor/testfiles5000 /udisk/usb1/testfiles5000_mul
paramiko.transport: DEBUG: [chan 10002] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10003] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10002] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10002 opened.
paramiko.transport: DEBUG: [chan 10003] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10003 opened.
paramiko.transport: DEBUG: [chan 10003] Sesch channel 10003 request ok
paramiko.transport: DEBUG: [chan 10002] Sesch channel 10002 request ok
paramiko.transport: DEBUG: [chan 10002] EOF received (10002)
paramiko.transport: DEBUG: [chan 10002] EOF sent (10002)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: ls -lh /udisk/monitor
paramiko.transport: DEBUG: [chan 10004] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10003] EOF received (10003)
paramiko.transport: DEBUG: [chan 10003] EOF sent (10003)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: ls -lh /udisk/usb1
paramiko.transport: DEBUG: [chan 10005] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10004] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10004 opened.
paramiko.transport: DEBUG: [chan 10005] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10005 opened.
paramiko.transport: DEBUG: [chan 10004] Sesch channel 10004 request ok
paramiko.transport: DEBUG: [chan 10005] Sesch channel 10005 request ok
paramiko.transport: DEBUG: [chan 10005] EOF received (10005)
paramiko.transport: DEBUG: [chan 10005] EOF sent (10005)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: ERROR: [ats_00081006_disk_storage_test.py: 65] cp to /udisk/monitor/testfiles5000 failed![/udisk/usb1/testfiles5000_mul]
paramiko.transport: DEBUG: [chan 10004] EOF received (10004)
paramiko.transport: DEBUG: [chan 10004] EOF sent (10004)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: ERROR: [ats_00081006_disk_storage_test.py: 65] cp drwxr-xr-x 9 root root 4.0K Aug 1 19:26 0
-rwxr-xr-x 1 root root 1.1G Aug 2 11:18 fieforcp.zip
-rwxr-xr-x 1 root root 1.1G Aug 2 16:57 fieforcp1.zip
-rwxr-xr-x 1 root root 5.8G Sep 20 21:09 fileforcp_10G.zip
drwx------ 2 root root 16.0K Jul 25 13:14 lost+found
drwxr-xr-x 2 root root 148.0K Nov 17 08:54 testfiles5000
to /udisk/usb1/testfiles5000 failed![/udisk/monitor/testfiles5000_mul]
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: ERROR: [framework.py: 75] fail
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/monitor/testfiles5000
paramiko.transport: DEBUG: [chan 10006] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10006] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10006 opened.
paramiko.transport: DEBUG: [chan 10006] Sesch channel 10006 request ok
paramiko.transport: DEBUG: [chan 10006] EOF received (10006)
paramiko.transport: DEBUG: [chan 10006] EOF sent (10006)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/usb1/testfiles5000
paramiko.transport: DEBUG: [chan 10007] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10007] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10007 opened.
paramiko.transport: DEBUG: [chan 10007] Sesch channel 10007 request ok
paramiko.transport: DEBUG: [chan 10007] EOF received (10007)
paramiko.transport: DEBUG: [chan 10007] EOF sent (10007)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/monitor/testfiles5000_mul
paramiko.transport: DEBUG: [chan 10008] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10008] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10008 opened.
paramiko.transport: DEBUG: [chan 10008] Sesch channel 10008 request ok
paramiko.transport: DEBUG: [chan 10008] EOF received (10008)
paramiko.transport: DEBUG: [chan 10008] EOF sent (10008)
C:\ATS\testcases\ats_result\tmp\20171117_083216-00081006\output.log: DEBUG: [base.py: 81] To send cmd: rm -rf /udisk/usb1/testfiles5000_mul
paramiko.transport: DEBUG: [chan 10009] Max packet in: 32768 bytes
paramiko.transport: DEBUG: [chan 10009] Max packet out: 32759 bytes
paramiko.transport: DEBUG: Secsh channel 10009 opened.
paramiko.transport: DEBUG: [chan 10009] Sesch channel 10009 request ok
paramiko.transport: DEBUG: [chan 10009] EOF received (10009)
paramiko.transport: DEBUG: [chan 10009] EOF sent (10009)
--------------------- >> end captured logging << ---------------------
|
|||||
| Total | 4 | 1 | 3 | 0 | 0 | |